You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Davanum Srinivas <di...@yahoo.com> on 2003/06/17 13:45:57 UTC

Re: APACHE AXIS - Interesting twist in JDK 1.2.2

forwarding to axis-user@ mailing list....

-- dims

--- TVS Murthy <tv...@vmsoft.com> wrote:
> When using AXIS 1.1 RC2 or even AXIS 1.1, immediately upon download and 
> unzipping it to PC, etc.
> I get the following error when run with JDK 1.2.2 (SUN). The happy 
> axis.jsp is good, classpath is good.
> Error: 500Location: /axisas/servlet/AxisServletInternal Servlet Error:
> 
> java.lang.IllegalMonitorStateException: current thread not owner	at 
> org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java, 
> Compiled Code)	at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java)	at 
> org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)	at
> org.apache.tomcat.core.Handler.invoke(Handler.java:322)	
> at org.apache.tomcat.core.Handler.service(Handler.java, Compiled Code)	
> at 
> org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:485)	at 
> org.apache.tomcat.core.ContextManager.internalService(ContextManager.java, Compiled Code)	at 
> org.apache.tomcat.core.ContextManager.service(ContextManager.java, Compiled Code)	at 
> org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:176)
> at 
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java, 
> Compiled Code)	at 
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java, Compiled Code)	at
> 
> java.lang.Thread.run(Thread.java:479)
> 
> However, if I compile the sources and run it under jdk1.2.2, it does 
> not give this error !
> 
> I am unable to unravel this mystery !
> 
> I have downloaded multiple times, at work and at home and even asked 
> others to download it and so on, just to see if it makes a difference.
> 
> It does not. It always gives this illegal monitorstate exception.
> 
> If I did my own compile, it seems to work on jdk1.2.2.
> 
> Will appreciate any info/help in this matter.
> 
> Thanks
> 
> TVS
> 
>  
> 
> 


=====
Davanum Srinivas - http://webservices.apache.org/~dims/

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Re: APACHE AXIS - Interesting twist in JDK 1.2.2

Posted by Jim Geppert <ge...@mail.org>.
Per the Axis documentation, Axis requires JDK 1.3 or greater

----- Original Message -----
From: "Davanum Srinivas" <di...@yahoo.com>
To: "TVS Murthy" <tv...@vmsoft.com>
Cc: <ax...@ws.apache.org>
Sent: Tuesday, June 17, 2003 6:45 AM
Subject: Re: APACHE AXIS - Interesting twist in JDK 1.2.2


> forwarding to axis-user@ mailing list....
>
> -- dims
>
> --- TVS Murthy <tv...@vmsoft.com> wrote:
> > When using AXIS 1.1 RC2 or even AXIS 1.1, immediately upon download and
> > unzipping it to PC, etc.
> > I get the following error when run with JDK 1.2.2 (SUN). The happy
> > axis.jsp is good, classpath is good.
> > Error: 500Location: /axisas/servlet/AxisServletInternal Servlet Error:
> >
> > java.lang.IllegalMonitorStateException: current thread not owner at
> >
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java,
> > Compiled Code) at
> > javax.servlet.http.HttpServlet.service(HttpServlet.java) at
> >
org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)
at
> > org.apache.tomcat.core.Handler.invoke(Handler.java:322)
> > at org.apache.tomcat.core.Handler.service(Handler.java, Compiled Code)
> > at
> > org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:485)
at
> >
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java,
Compiled Code) at
> > org.apache.tomcat.core.ContextManager.service(ContextManager.java,
Compiled Code) at
> >
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10I
nterceptor.java:176)
> > at
> > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java,
> > Compiled Code) at
> >
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a, Compiled Code) at
> >
> > java.lang.Thread.run(Thread.java:479)
> >
> > However, if I compile the sources and run it under jdk1.2.2, it does
> > not give this error !
> >
> > I am unable to unravel this mystery !
> >
> > I have downloaded multiple times, at work and at home and even asked
> > others to download it and so on, just to see if it makes a difference.
> >
> > It does not. It always gives this illegal monitorstate exception.
> >
> > If I did my own compile, it seems to work on jdk1.2.2.
> >
> > Will appreciate any info/help in this matter.
> >
> > Thanks
> >
> > TVS
> >
> >
> >
> >
>
>
> =====
> Davanum Srinivas - http://webservices.apache.org/~dims/
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>