Re: Can't happen - classname is null, who added this ?

2001-11-02 Thread Sriram Narayanan

This happens when you make any changes to some servlets, and then access those 
servlets.

I see this in tomcat 3.2.3

Sriram




_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Can't happen - classname is null, who added this ?

2001-11-02 Thread James, Stuart

I get this error if i change/recompiled a class in web-inf/classes without
bouncing tomcat.
 

-Original Message-
From: Voon, Wendy [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 6:03 AM
To: '[EMAIL PROTECTED]'
Subject: Can't happen - classname is null, who added this ?


Hi,

I am running TC 3.2.3

I am getting a weird error, does anyone know what this means?

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

Cheers in advance,
Wendy Voon
Consultant
Black Diamond
T e c h n o l o g i e s
Level 1, 6 Riverside Quay,
Southbank, Victoria, 3006.
E-mail: [EMAIL PROTECTED]
Telephone: (03) 9698 - 7600
Facsimile: (03) 9698 - 7666
Web: http://www.bdt.com.au/ 

---INTERNET E-MAIL CONFIDENTIALITY/DISCLAIMER

Privileged and confidential information may be contained in this e-mail.  If
you are not the intended recipient of this communication please delete and
destroy all copies and kindly notify the sender by return e-mail.
Recipients of this e-mail must not use, disclose or forward any information
or attachments without express permission from Black Diamond Technologies. 

Any views expressed in this communication are those of the individual sender
except where the sender specifically states them to be the views of Black
Diamond Technologies.  Except as required at law, we do not represent
warrant and/or guarantee that the integrity of this communication has been
maintained or that it is free of errors, viruses, interception or
interference.




___
Email Disclaimer

This communication is for the attention of the
named recipient only and should not be passed
on to any other person. Information relating to
any company or security, is for information
purposes only and should not be interpreted as
a solicitation or offer to buy or sell any security.
The information on which this communication is based
has been obtained from sources we believe to be reliable,
but we do not guarantee its accuracy or completeness.
All expressions of opinion are subject to change
without notice.  All e-mail messages, and associated attachments,
are subject to interception and monitoring for lawful business purposes.
___

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Can't happen - classname is null, who added this ?

2001-11-02 Thread Erwin Ambrosch

I got the same message several times when I recompiled an already 
deployed web-app and configured tomcat to reload recompiled classes 
dynamically.

Erwin

Micael Padraig Og mac Grene wrote:

 Usually happens when you add something to a web container run in conjunction
 with a JBoss application server without bouncing JBoss.  Did you do that?
 
 
 -Original Message-
 From: Voon, Wendy [EMAIL PROTECTED]
 To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
 Date: Thursday, November 01, 2001 9:58 PM
 Subject: Can't happen - classname is null, who added this ?
 
 
 
Hi,

I am running TC 3.2.3

I am getting a weird error, does anyone know what this means?

Internal Servlet Error:
java.lang.IllegalStateException: Can't happen - classname is null, who

 added
 
this ?

Cheers in advance,
Wendy Voon
Consultant
Black Diamond
T e c h n o l o g i e s
Level 1, 6 Riverside Quay,
Southbank, Victoria, 3006.
E-mail: [EMAIL PROTECTED]
Telephone: (03) 9698 - 7600
Facsimile: (03) 9698 - 7666
Web: http://www.bdt.com.au/

---INTERNET E-MAIL CONFIDENTIALITY/DISCLAIMER

Privileged and confidential information may be contained in this e-mail.

 If
 
you are not the intended recipient of this communication please delete and
destroy all copies and kindly notify the sender by return e-mail.
Recipients of this e-mail must not use, disclose or forward any information
or attachments without express permission from Black Diamond Technologies.

Any views expressed in this communication are those of the individual

 sender
 
except where the sender specifically states them to be the views of Black
Diamond Technologies.  Except as required at law, we do not represent
warrant and/or guarantee that the integrity of this communication has been
maintained or that it is free of errors, viruses, interception or
interference.




 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 


-- 
Mit freundlichen GrĂ¼ssen

Erwin Ambrosch

== e-business for e-people ===
   DI(FH) Erwin Ambrosch
   ebutec business solutions

  email:mailto:[EMAIL PROTECTED]
  web:  http://www.ebutec.at

A - 9020 Klagenfurt == Peter Mitterhofergasse 33
   tel: +43-(0)463-429429-200
   fax: +43-(0)463-429429-9

==
Zur Information: Das Unternehmen 2A DTR-Services
wurde mit Wirkung vom 1. September 2001 in die
ebutec business solutions oeg umfirmiert.
 ebutec business solutions ===



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Can't happen - classname is null, who added this ?

2001-11-01 Thread Voon, Wendy

Hi,

I am running TC 3.2.3

I am getting a weird error, does anyone know what this means?

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

Cheers in advance,
Wendy Voon
Consultant
Black Diamond
T e c h n o l o g i e s
Level 1, 6 Riverside Quay,
Southbank, Victoria, 3006.
E-mail: [EMAIL PROTECTED]
Telephone: (03) 9698 - 7600
Facsimile: (03) 9698 - 7666
Web: http://www.bdt.com.au/ 

---INTERNET E-MAIL CONFIDENTIALITY/DISCLAIMER

Privileged and confidential information may be contained in this e-mail.  If
you are not the intended recipient of this communication please delete and
destroy all copies and kindly notify the sender by return e-mail.
Recipients of this e-mail must not use, disclose or forward any information
or attachments without express permission from Black Diamond Technologies. 

Any views expressed in this communication are those of the individual sender
except where the sender specifically states them to be the views of Black
Diamond Technologies.  Except as required at law, we do not represent
warrant and/or guarantee that the integrity of this communication has been
maintained or that it is free of errors, viruses, interception or
interference.





Re: Can't happen - classname is null, who added this ?

2001-11-01 Thread Micael Padraig Og mac Grene

Usually happens when you add something to a web container run in conjunction
with a JBoss application server without bouncing JBoss.  Did you do that?


-Original Message-
From: Voon, Wendy [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Date: Thursday, November 01, 2001 9:58 PM
Subject: Can't happen - classname is null, who added this ?


Hi,

I am running TC 3.2.3

I am getting a weird error, does anyone know what this means?

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

Cheers in advance,
Wendy Voon
Consultant
Black Diamond
T e c h n o l o g i e s
Level 1, 6 Riverside Quay,
Southbank, Victoria, 3006.
E-mail: [EMAIL PROTECTED]
Telephone: (03) 9698 - 7600
Facsimile: (03) 9698 - 7666
Web: http://www.bdt.com.au/

---INTERNET E-MAIL CONFIDENTIALITY/DISCLAIMER

Privileged and confidential information may be contained in this e-mail.
If
you are not the intended recipient of this communication please delete and
destroy all copies and kindly notify the sender by return e-mail.
Recipients of this e-mail must not use, disclose or forward any information
or attachments without express permission from Black Diamond Technologies.

Any views expressed in this communication are those of the individual
sender
except where the sender specifically states them to be the views of Black
Diamond Technologies.  Except as required at law, we do not represent
warrant and/or guarantee that the integrity of this communication has been
maintained or that it is free of errors, viruses, interception or
interference.





--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Can't happen - classname is null, who added this ?

2001-11-01 Thread Micael Padraig Og mac Grene

And, are you running David Geary's app?  That is a good source for that
under those circumstances.

-Original Message-
From: Voon, Wendy [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Date: Thursday, November 01, 2001 9:58 PM
Subject: Can't happen - classname is null, who added this ?


Hi,

I am running TC 3.2.3

I am getting a weird error, does anyone know what this means?

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

Cheers in advance,
Wendy Voon
Consultant
Black Diamond
T e c h n o l o g i e s
Level 1, 6 Riverside Quay,
Southbank, Victoria, 3006.
E-mail: [EMAIL PROTECTED]
Telephone: (03) 9698 - 7600
Facsimile: (03) 9698 - 7666
Web: http://www.bdt.com.au/

---INTERNET E-MAIL CONFIDENTIALITY/DISCLAIMER

Privileged and confidential information may be contained in this e-mail.
If
you are not the intended recipient of this communication please delete and
destroy all copies and kindly notify the sender by return e-mail.
Recipients of this e-mail must not use, disclose or forward any information
or attachments without express permission from Black Diamond Technologies.

Any views expressed in this communication are those of the individual
sender
except where the sender specifically states them to be the views of Black
Diamond Technologies.  Except as required at law, we do not represent
warrant and/or guarantee that the integrity of this communication has been
maintained or that it is free of errors, viruses, interception or
interference.





--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Can't happen - classname is null, who added this

2001-06-19 Thread Frank Lawlor

I get this message if I replace one of my classes while Tomcat is
running.  Try restarting Tomcat.

Frank Lawlor
Athens Group, Inc.
(512) 345-0600 x151
Athens Group, an employee-owned consulting firm integrating technology
strategy and software solutions.






Can't happen - classname is null, who added this

2001-06-16 Thread Venkatesh T


Hi
 When i am running the tomcat and opened the files, some times
frequently i am getting the following errors. If i restart the tomcat
it is working fine. Can any one know about this. Tell
me how to rectify this problem. My OS is Win NT 4.0 Server. Tomcat
version is 3.2.1
Thanks in advance
venkatesh


Error: 500
Location: /jsp/test.jsp
Internal Servlet Error:
java.lang.IllegalStateException: Can't happen - classname
is null, who added this ?
at org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261)
at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:289)
at org.apache.tomcat.core.Handler.service(Handler.java:254)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at org.apache.tomcat.core.ContextManager.handleStatus(ContextManager.java:1049)
at org.apache.tomcat.facade.HttpServletResponseFacade.sendError(HttpServletResponseFacade.java:216)
at org.apache.tomcat.facade.HttpServletResponseFacade.sendRedirect(HttpServletResponseFacade.java:230)
at ssp.jsp._0002fssp_0002fjsp_0002fuser_0005fvalidations_0002ejspuser_0005fvalidations_jsp_5._jspService(_0002fssp_0002fjsp_0002fuser_0005fvalidations_0002ejspuser_0005fvalidations_jsp_5.java:149)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:177)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:318)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java,
Compiled Code)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
at org.apache.tomcat.core.Handler.service(Handler.java:286)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java,
Compiled Code)
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java,
Compiled Code)
at java.lang.Thread.run(Thread.java:479)



Re: Can't happen - classname is null, who added this

2001-06-16 Thread Luba Powell



Venkatesh--

This message is generated by Tomcat ServletWrapper 
program.
It is trying to load the servlet, but finds that 
it's class (note: Class not same
as Object) is NULL. 
I sincerely doubt that there is a bug in their 
program - I would start looking
at your CLASSPATH and other ENV variables. 

Seems to be a common program.

R/Luba


  - Original Message - 
  From: 
  Venkatesh T 
  To: [EMAIL PROTECTED] 
  
  Sent: Saturday, June 16, 2001 7:47 
  AM
  Subject: Can't happen - classname is 
  null, who added this
  Hi  When i am running the tomcat and opened the 
  files, some times frequently i am getting the following errors. If i 
  restart the tomcat it is working fine. Can any one know about 
  this. Tell me how to rectify this problem. My OS is Win NT 4.0 
  Server. Tomcat version is 3.2.1 
  Thanks in advance venkatesh   
  Error: 500 Location: /jsp/test.jsp Internal 
  Servlet Error: 
  java.lang.IllegalStateException: Can't happen - classname is 
  null, who added this ? at 
  org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261) 
  at 
  org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:289) 
  at org.apache.tomcat.core.Handler.service(Handler.java:254) 
  at 
  org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) 
  at 
  org.apache.tomcat.core.ContextManager.handleStatus(ContextManager.java:1049) 
  at 
  org.apache.tomcat.facade.HttpServletResponseFacade.sendError(HttpServletResponseFacade.java:216) 
  at 
  org.apache.tomcat.facade.HttpServletResponseFacade.sendRedirect(HttpServletResponseFacade.java:230) 
  at 
  ssp.jsp._0002fssp_0002fjsp_0002fuser_0005fvalidations_0002ejspuser_0005fvalidations_jsp_5._jspService(_0002fssp_0002fjsp_0002fuser_0005fvalidations_0002ejspuser_0005fvalidations_jsp_5.java:149) 
  at 
  org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119) 
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
  at 
  org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:177) 
  at 
  org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:318) 
  at org.apache.jasper.servlet.JspServlet.service(JspServlet.java, 
  Compiled Code) at 
  javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at 
  org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404) 
  at org.apache.tomcat.core.Handler.service(Handler.java:286) 
  at 
  org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) 
  at 
  org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797) 
  at 
  org.apache.tomcat.core.ContextManager.service(ContextManager.java:743) 
  at 
  org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210) 
  at 
  org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java, Compiled 
  Code) at 
  org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java, 
  Compiled Code) at java.lang.Thread.run(Thread.java:479)  
  


RE: Can't happen - classname is null, who added this

2001-06-16 Thread Michael Wentzel

 This message is generated by Tomcat ServletWrapper program.
 It is trying to load the servlet, but finds that it's class (note: Class
not same
 as Object) is NULL.  
 I sincerely doubt that there is a bug in their program - I would start
looking
 at your CLASSPATH and other ENV variables.  
 Seems to be a common program . 

This does not have to do with classpath OR env vars.  It is actually a flaw
in class
loading.  Every time a class is recompiled it generates a new id based on
the class
definitions and therefore when tomcat tries to instantiate a instance of a
class
and the serialid has changed since the classdef was loaded the classloadeer
believes
that it can't find the classdef and throws this message.

Once again I am going to mention that people need to stop posting to the
list in
HTML.  If you go back and read the webpage where you signed up for the list
one of the
guidelines is no meta formats(ie HTML).  Some people who use mailviewers
such as pine,
elm, mail( don't laugh I do actually know individuals who have used mail to
read/send
mail ), cannot read or will have a difficult time reading HTML messages.

I realize no matter how many times I rant about this there will still be
people who
post in HTML but my objective is to reduce the number of these individuals
and while
I CAN read HTML messages I don't see the need for that kind of excessive
junk here and
understand the viewpoint of those who aren't able to read these messages.



--- 
Michael Wentzel 
Software Developer 
Software As We Think - http://www.aswethink.com



Re: Can't happen - classname is null, who added this

2001-06-16 Thread Luba Powell


It is actually a flaw
class
loading.  Every time a class is recompiled it generates a new id based on
the class loading


Mike, would you recommend to use our own ClassLoaders until this
problem is fixed.  Does it exist in version 4?

R/Luba



- Original Message -
From: Michael Wentzel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, June 16, 2001 12:54 PM
Subject: RE: Can't happen - classname is null, who added this


  This message is generated by Tomcat ServletWrapper program.
  It is trying to load the servlet, but finds that it's class (note: Class
 not same
  as Object) is NULL.
  I sincerely doubt that there is a bug in their program - I would start
 looking
  at your CLASSPATH and other ENV variables.
  Seems to be a common program .

 This does not have to do with classpath OR env vars.  It is actually a
flaw
 in class
 loading.  Every time a class is recompiled it generates a new id based on
 the class
 definitions and therefore when tomcat tries to instantiate a instance of a
 class
 and the serialid has changed since the classdef was loaded the
classloadeer
 believes
 that it can't find the classdef and throws this message.

 Once again I am going to mention that people need to stop posting to the
 list in
 HTML.  If you go back and read the webpage where you signed up for the
list
 one of the
 guidelines is no meta formats(ie HTML).  Some people who use mailviewers
 such as pine,
 elm, mail( don't laugh I do actually know individuals who have used mail
to
 read/send
 mail ), cannot read or will have a difficult time reading HTML messages.

 I realize no matter how many times I rant about this there will still be
 people who
 post in HTML but my objective is to reduce the number of these individuals
 and while
 I CAN read HTML messages I don't see the need for that kind of excessive
 junk here and
 understand the viewpoint of those who aren't able to read these messages.



 ---
 Michael Wentzel
 Software Developer
 Software As We Think - http://www.aswethink.com