Hi, Well, thanks for providing a bit of entertainment as we head into the weekend ;)
Look in your Login servlet class for infinite loops or infinite recursion. This has nothing to do with tomcat's classes and it's far from being a tomcat bug. To answer your question: this is the best place to bring up what you think is a bug or an issue to receive feedback on it prior to opening a bugzilla issue. So you're in the right forum doing the right thing. Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Rostislav Svoboda [mailto:[EMAIL PROTECTED] >Sent: Friday, March 19, 2004 12:31 PM >To: Tomcat Users List >Subject: internal error (); ServletException: Error instantiating servlet; >StackOverflowError > >Hi All > >i think i found a bug in tomcat 5.0.19. is this the right place for a bug >report ? > >EOF & thx for clarification or bug fix or both > >Bost > > >======================================================================= ==== >======================================= >here is the server response: >======================================================================= ==== >======================================= > >HTTP Status 500 - > >type Exception report > >message > >description The server encountered an internal error () that prevented it >from fulfilling this request. > >exception > >javax.servlet.ServletException: Error instantiating servlet class Login > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j >ava:164) > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:20 >6) > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java >:833) > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce >ssConnection(Http11Protocol.java:732) > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java >:619) > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP >ool.java:688) > java.lang.Thread.run(Thread.java:534) > >root cause > >java.lang.StackOverflowError > >note The full stack trace of the root cause is available in the Tomcat >logs. >Apache Tomcat/5.0.19 > >======================================================================= ==== >======================================= >and here the Tomcal log: >======================================================================= ==== >======================================= > >2004-03-19 18:20:51 StandardContext[/manager]Manager: undeploy: Undeploying >web application at '/migration' >2004-03-19 18:20:51 StandardContext[/manager]Manager: Undeploying document >base D:\Provari_Dev\Dev\migration\build >2004-03-19 18:21:11 StandardContext[/manager]Manager: install: Installing >web application at '/migration' from >'file://D:\Provari_Dev\Dev\migration/build' >2004-03-19 18:21:31 StandardContext[/migration]Marking servlet Login as >unavailable >2004-03-19 18:21:31 StandardWrapperValve[Login]: Allocate exception for >servlet Login >javax.servlet.ServletException: Error instantiating servlet class Login > at >org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.ja va:1 >011) > at >org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java: 712) > at >org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperVal ve.j >ava:187) > at >org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC onte >xt.java:151) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: 567) > at >org.apache.catalina.core.StandardContextValve.invokeInternal(StandardCo ntex >tValve.java:245) > at >org.apache.catalina.core.StandardContextValve.invoke(StandardContextVal ve.j >ava:199) > at >org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC onte >xt.java:151) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: 567) > at >org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.jav a:18 >4) > at >org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC onte >xt.java:151) > at >org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.jav a:16 >4) > at >org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC onte >xt.java:149) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: 567) > at >org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve .jav >a:156) > at >org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC onte >xt.java:151) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: 567) > at >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:972) > at >org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:206) > at >org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:8 33) > at >org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process Conn >ection(Http11Protocol.java:732) > at >org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:6 19) > at >org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo l.ja >va:688) > at java.lang.Thread.run(Thread.java:534) >----- Root Cause ----- >java.lang.StackOverflowError > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]