RE: java.lang.VerifyError

2004-01-06 Thread Shapira, Yoav
ilto:[EMAIL PROTECTED] >Sent: Tuesday, January 06, 2004 6:49 AM >To: tomcat-user >Subject: java.lang.VerifyError > >Hi, > >I am using Tomcat 5.0. I am getting an error as > >java.lang.VerifyError: (class: org/apache/xalan/xpath/xdom/XercesLiaison, >method: pars

java.lang.VerifyError

2004-01-06 Thread Rahul Toraskar
Hi, I am using Tomcat 5.0. I am getting an error as java.lang.VerifyError: (class: org/apache/xalan/xpath/xdom/XercesLiaison, method: parse signature: (Lorg/xml/sax/InputSource;)V) Incompatible object argument for function call is anybody aware of it? Thanks, Rahul Toraskar.

problem after upgrading 4.0.1 -> 4.1.3: java.lang.VerifyError

2002-06-28 Thread Mark Prins
Many of my servlets that worked under 4.0.1 are complaining with: java.lang.VerifyError: (class: com/caris/fusion/servlet/JDMC_FusionServletBase, method: init signature: (Ljavax/servlet/ServletConfig;)V) Incompatible object argument for function call Any thoughts on this? Mark

Re: java.lang.VerifyError while using struts with Tomcat 4.0.x

2002-05-05 Thread Dmitri Lysenko
exception log below: [EmbeddedCatalinaServiceSX] action: Error creating Action instance for path '/security/common/topiclist', class name 'com.nuix.itopix.action.TopicListAction' java.lang.VerifyError: (class: com/nuix/itopix/action/TopicListAction, method: defaultAction signature:

Re: java.lang.VerifyError while using struts with Tomcat 4.0.x

2002-05-02 Thread Craig R. McClanahan
D]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: java.lang.VerifyError while using struts with Tomcat 4.0.x > > Hi, > > I'm using tomcat 4.0.3 integrated with JBoss 2.4.4 (they run in the same > JVM). Strut

java.lang.VerifyError while using struts with Tomcat 4.0.x

2002-05-02 Thread Dmitri Lysenko
Hi, I'm using tomcat 4.0.3 integrated with JBoss 2.4.4 (they run in the same JVM). Struts framework is used to handle the presentation logic. This combination works fine with Tomcat 3.x. However after I upgrated to the Tomcat 4.0.3 I'm experiencing the java.lang.VerifyError (Inc

java.lang.VerifyError while using struts with Tomcat 4.0.x

2002-05-01 Thread Dmitri Lysenko
Hi, I'm using tomcat 4.0.3 integrated with JBoss 2.4.4 (they run in the same JVM). Struts framework is used to handle the presentation logic. This combination works fine with Tomcat 3.x. However after I upgrated to the Tomcat 4.0.3 I'm experiencing the java.lang.VerifyError (Inc

RE: Desperate with java.lang.VerifyError

2001-03-27 Thread Partha Bhattacharjee
I think that is a prob. with the tomcat. I suggest u install it again -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001 11:57 AM To: [EMAIL PROTECTED] Subject: Desperate with java.lang.VerifyError Hi everybody. I am getting all the

Re: Desperate with java.lang.VerifyError

2001-03-26 Thread Kenneth Westelinck
Hi, I think I had this error too. It was due to 2 classes with the same name, but different version, in the classpath. hope this helps, Kenneth Westelinck >From: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Desperate with java.lang.VerifyErro

Desperate with java.lang.VerifyError

2001-03-26 Thread jdevora
Hi everybody. I am getting all the time a very estrange error that is driven me mad... Just after call a Servlet I get the error: Error: 500 Location: /sharewatch/ShareWatch Internal Servlet Error: java.lang.VerifyError: (class: com/saadian/sharewatch/utils/Screen, method: showPage