This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I need to solve this asap. Any help is appreciated. I am using Windows 2000 Professional, IBM WebSphere Application Server 3.5, JDK 1.2.2 Error: ............................................................... Unhandled error! You might want to consider having an error page to report such errors more gracefully com.sun.jsp.JspException: Compilation failed at javax.servlet.ServletException.(ServletException.java:49) at com.sun.jsp.JspException.(JspException.java:29) at com.sun.jsp.compiler.Main.compile(Main.java:347) at com.sun.jsp.runtime.JspLoader.compile(JspLoader.java:86) at com.sun.jsp.runtime.JspLoader.loadJSP(JspLoader.java:210) at com.sun.jsp.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:126) at com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:137) at com.sun.jsp.runtime.JspServlet.serviceJspFile(JspServlet.java:505) at com.sun.jsp.runtime.JspServlet.service(JspServlet.java:615) at javax.servlet.http.HttpServlet.service(HttpServlet.java:639) at com.ibm.servlet.engine.webapp......... .............................................................. Source code : (Just trying to insert two rows of data into a table, Note: I removed the percentage characters)
[This message has been edited by Srini Madgula (edited December 04, 2001).]
luckas
Greenhorn
Joined: Dec 05, 2001
Posts: 2
posted
0
You can try to see the errors log: <Websphere_Path>\WebSphere\AppServer\logs\default_server_stdout.log and <Websphere_Path>\WebSphere\AppServer\logs\default_server_stderror.log
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.