I love when people moving away from windows, good luck to you!
And about message... well, it's definitely what it's says...
ClassCastException, thus means that cast somewhere is wrong, or so. Like
(String)whatever, or etc. Check for casts in your file, and make sure
it's correct.
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 2/5/01, 1:46:15 PM, "Lifeng Xu" <[EMAIL PROTECTED]> wrote regarding
java.lang.ClassCastException from Tomcat/Appache:
> Hi,
> I am migrating a tested working project from window platform onto our new
> Linux environment. Apache/Tomcat/Iprise appServer are the same on both
> platforms. Now I am getting the following error from inside
Appache/Tomcat
> when running the app on Linux, which I didn't get when I run it on
windows.
> The message doesn't make much sence to me.
> Can someone tell me what I am missing here?
> java.lang.ClassCastException: java.lang.String
> at
>
_0002fNewEnrollment_0002ejspNewEnrollment_jsp_0._jspService(_0002fNewEnrol
lm
> ent_0002ejspNewEnrollment_jsp_0.java:1803)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
>
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.
ja
> va:174)
> at
> org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
> at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
>
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:50
3)
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
> at
>
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnecti
on
> (Ajp12ConnectionHandler.java:156)
> at
>
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:3
38
> )
> at java.lang.Thread.run(Thread.java:498)
> Thanks in advance.
> Lifeng
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
NOTICE: This communication may contain confidential or other privileged information.
If you are not the intended recipient, or believe that you have received this
communication in error, please do not print, copy, retransmit, disseminate, or
otherwise use the information. Also, please indicate to the sender that you have
received this email in error, and delete the copy you received. Any communication
that does not relate to official Columbia business is that of the sender and is
neither given nor endorsed by Columbia. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]