You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Uma Munugala <u....@CellFusion.com> on 2002/03/18 19:26:13 UTC

RE: Problem in running servlet please help--- urgent

Hi sequeira 
can u please suggest the site where I can find archives. I tried at
www.apache.org but Iam not finding any thing



Thanks a lot for help
Uma




-----Original Message-----
From: rsequeira@transentric.com [mailto:rsequeira@transentric.com]
Sent: Monday, March 18, 2002 9:32 AM
To: Tomcat Users List
Subject: RE: Problem in running servlet please help--- urgent



Post your code/log output. Maybe someone will have a look at it. Or you
could check the archives. I think I saw someone who had a similar problem.

RS





Uma Munugala <u....@CellFusion.com> on 03/18/2002 11:27:42 AM

Please respond to "Tomcat Users List" <to...@jakarta.apache.org>

To:   'Tomcat Users List' <to...@jakarta.apache.org>
cc:

Subject:  RE: Problem in running servlet please help--- urgent

Thanks for replying
   I have synchronized methods and they are returning boolean. Can u please
let me know how that is getting affected and what I need to do to solve
that
problem. The class has static members and static methods, when iam trying
to
access static members the error is coming.

java.lang.ClassFormatError: com/CellFusion/Relational/RelConnection
(Illegal
Variable name "")


Thanks a lot

Uma


-----Original Message-----
From: rsequeira@transentric.com [mailto:rsequeira@transentric.com]
Sent: Monday, March 18, 2002 8:41 AM
To: Tomcat Users List
Subject: Re: Problem in running servlet please help--- urgent



Do you have any synchronized method? Are there any return statements within
the synchronized methods?

RS




Uma Munugala <u....@CellFusion.com> on 03/18/2002 10:00:13 AM

Please respond to "Tomcat Users List" <to...@jakarta.apache.org>

To:   "'tomcat-user@jakarta.apache.org'" <to...@jakarta.apache.org>
cc:

Subject:  Problem in running servlet please help--- urgent


Hi
  Iam Running tomcat 4.0.3. on windows NT. Installation is successful, and
examples work properly.
I deployed my application in web-inf/classes
Iam getting an error when I run servlet.

When my servlet is invoked,
when code is trying to access the RelConnection.gDefaultConnectionIsOracle,
a static member Iam getting the error.
java.lang.ClassFormatError: com/CellFusion/Relational/RelConnection
(Illegal
Variable name "")
Relconnection is a public class with all static members and static methods.
In the same package it is able to get other methods. when it is trying to
access static variable iam getting this error.


Any help would be appreciated


Thanks
Uma

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>









--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>









--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>