Webchat 500 error

Installed webchat & fastpath. I get to the chat now image, but when I click it, I get the following error:

500

Translator.CompilationFailedExceptionCompiler errors:</p></p>
<p><p>Found 9 semantic errors compiling "I:/JRun4/servers/cfusion/SERVER-INF/temp/webchat.war-1925328335/WEB-INF/jsp/jrun__userinfo2ejspd.java":<br/><br/>
<br/><br/>
11. org.jivesoftware.smackx.Form;<br/><br/>
<sup><sup>--</sup></sup></p></p> ****** Semantic Error: The class file "Form.class" in "I:\JRun4\servers\cfusion\SERVER-INF\temp\webchat.war-1925328335\WEB-INF\lib\smackx.jar\org\jivesoftware\smackx" has an invalid format (duplicate local variable type table).
<p><p>13. org.jivesoftware.smackx.FormField;<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: The class file "FormField.class" in "I:\JRun4\servers\cfusion\SERVER-INF\temp\webchat.war-1925328335\WEB-INF\lib\smackx.jar\org\jivesoftware\smackx" has an invalid format (duplicate local variable type table).
<p><p>122. Form workgroupForm = WorkgroupStatus.getWorkgroupForm(workgroup);<br/><br/>
<sup><sup>--</sup></sup></p></p> ****** Semantic Error: Type "Form" was not found.
<p><p>142. FormField field = (FormField)iter.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>142. FormField field = (FormField)iter.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>205. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>205. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>222. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>222. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>
javax.servlet.ServletException: Translator.CompilationFailedExceptionCompiler errors:<br /><br/>
Found 9 semantic errors compiling "I:/JRun4/servers/cfusion/SERVER-INF/temp/webchat.war-1925328335/WEB-INF/jsp/jrun__userinfo2ejspd.java":<br/><br/>
<br/><br/>
11. org.jivesoftware.smackx.Form;<br/><br/>
<sup><sup>--</sup></sup></p></p> ****** Semantic Error: The class file "Form.class" in "I:\JRun4\servers\cfusion\SERVER-INF\temp\webchat.war-1925328335\WEB-INF\lib\smackx.jar\org\jivesoftware\smackx" has an invalid format (duplicate local variable type table).
<p><p>13. org.jivesoftware.smackx.FormField;<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: The class file "FormField.class" in "I:\JRun4\servers\cfusion\SERVER-INF\temp\webchat.war-1925328335\WEB-INF\lib\smackx.jar\org\jivesoftware\smackx" has an invalid format (duplicate local variable type table).
<p><p>122. Form workgroupForm = WorkgroupStatus.getWorkgroupForm(workgroup);<br/><br/>
<sup><sup>--</sup></sup></p></p> ****** Semantic Error: Type "Form" was not found.
<p><p>142. FormField field = (FormField)iter.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>142. FormField field = (FormField)iter.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>205. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>205. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>222. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p>222. FormField field = (FormField)fields.next();<br/><br/>
<sup><sup>-------</sup></sup></p></p> ****** Semantic Error: Type "FormField" was not found.
<p><p><br/><br/>
at jrun.jsp.Translator.compilePage(Translator.java:187)<br/><br/>
at jrun.jsp.Translator.translate(Translator.java:254)<br/><br/>
at jrun.jsp.Translator.translate(Translator.java:101)<br/><br/>
at jrun.jsp.JSPEngine.translateJSP(JSPEngine.java:707)<br/><br/>
at jrun.jsp.JSPServlet.translate(JSPServlet.java:125)<br/><br/>
at jrun.jsp.JSPServlet.service(JSPServlet.java:113)<br/><br/>
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)<br/><br/>
at com.jivesoftware.webchat.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:44)<br/><br/>
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)<br/><br/>
at com.jivesoftware.webchat.SetupFilter.doFilter(SetupFilter.java:91)<br/><br/>
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)<br/><br/>
at jrun.servlet.FilterChain.service(FilterChain.java:101)<br/><br/>
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)<br/><br/>
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)<br/><br/>
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)<br/><br/>
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)<br/><br/>
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)<br/><br/>
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)<br/><br/>
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)<br/><br/>