Hi,

I'm trying to get BASE up and running, and I've hit a snag attempting to 
load a CDF file.  The HTTP Status 500 page popped up with the following 
information:

org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 54 in the jsp file: 
/filemanager/upload/show_exception.jsp
Unreachable code
51: sc.setSessionSetting("FileUploadProgress", null);
52: sc.setSessionSetting("UnpackProgress", null);
53: throw progress.getException();
54: %>


Stacktrace:
        
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
        
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
        
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:423)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:308)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)
        
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        
net.sf.basedb.clients.web.servlet.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:72)

Here's some more useful information:

BASE Version: BASE 2.4.0 (build #3693; schema #40)
Tomcat Version: Apache Tomcat/6.0.14
JVM Version: 1.5.0-b64

Any idea what's going on?

Thanks!

Jesse

_________________________________________________________________
Senaste nytt från Hollywood http://starlounge.msn.se/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to