Bug report #700 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/700>

REPORT #700 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.2.1
   JVM Release: 1.2.1_04
   Operating System: Solaris
   OS Release: ???
   Platform: SPARC

Synopsis: 
java.lang.IllegalStateException: Can't happen - classname is null, who added this ?

Description:
Error: 500
Location: /bow
Internal Servlet Error:

java.lang.IllegalStateException: Can't happen - classname is null, who added this ?
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.(Compiled Code) at java.lang.Exception.(Compiled Code) 
at java.lang.RuntimeException.(Compiled Code) at 
java.lang.IllegalStateException.(Compiled Code) at 
org.apache.tomcat.core.ServletWrapper.loadServlet(Compiled Code) at 
org.apache.tomcat.core.ServletWrapper.init(Compiled Code) at 
org.apache.tomcat.core.Handler.service(Compiled Code) at 
org.apache.tomcat.core.ServletWrapper.service(Compiled Code) at 
org.apache.tomcat.core.ContextManager.handleStatus(Compiled Code) at 
org.apache.tomcat.core.ContextManager.internalService(Compiled Code) at 
org.apache.tomcat.core.ContextManager.service(Compiled Code) at 
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled Code) 
at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code) at 
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled Code) at 
java.lang.Thread.run(Thread.java:485)

Title: BugRat Report # 700

BugRat Report # 700

Project: Tomcat Release: 3.2.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: David Winterfeldt ( [EMAIL PROTECTED] )
Date Submitted: Jan 4 2001, 03:04:57 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
java.lang.IllegalStateException: Can't happen - classname is null, who added this ?
Environment: (jvm, os, osrel, platform)
1.2.1_04, Solaris, ???, SPARC

Additional Environment Description:
I'm developing a web app with the JDBCRealm connected to Oracle.

Report Description:
Error: 500 Location: /bow Internal Servlet Error: java.lang.IllegalStateException: Can't happen - classname is null, who added this ? at java.lang.Throwable.fillInStackTrace(Native Method) at java.lang.Throwable.fillInStackTrace(Compiled Code) at java.lang.Throwable.(Compiled Code) at java.lang.Exception.(Compiled Code) at java.lang.RuntimeException.(Compiled Code) at java.lang.IllegalStateException.(Compiled Code) at org.apache.tomcat.core.ServletWrapper.loadServlet(Compiled Code) at org.apache.tomcat.core.ServletWrapper.init(Compiled Code) at org.apache.tomcat.core.Handler.service(Compiled Code) at org.apache.tomcat.core.ServletWrapper.service(Compiled Code) at org.apache.tomcat.core.ContextManager.handleStatus(Compiled Code) at org.apache.tomcat.core.ContextManager.internalService(Compiled Code) at org.apache.tomcat.core.ContextManager.service(Compiled Code) at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled Code) at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled Code) at java.lang.Thread.run(Thread.java:485)

How To Reproduce:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to