Page 1 of 1
sac login problem
Posted: Fri Feb 25, 2005 6:47 am
by heupink
hello.
I've just installed 92 eval, and now I have a problem logging on the admin console. I type sxadmin with the domain name and correct password. The error message is: "could not login. could not fetch configuration information. possible problem with administration server."
omshowu for sxadmin gives the correct values, as fas as I can see. What could be wrong?
My system: sles9 with tomcat from suse distr.
Any ideas?
mourik jan
Posted: Fri Feb 25, 2005 7:16 am
by heupink
just noticed that also the webmail interface gives a problem... I guess the two problems are related, I'm pasting the error message below, hope it helps to pinpoint the issue.
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:559)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:291)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
com.oddpost.server.filter.HttpConfFilter.doFilter(HttpConfFilter.java:175)
root cause
java.io.FileNotFoundException: /usr/share/tomcat/work/Catalina/localhost/webmail/org/apache/jsp/index_jsp.java (No such file or directory)
java.io.FileOutputStream.open(Native Method)
java.io.FileOutputStream.<init>(FileOutputStream.java:179)
java.io.FileOutputStream.<init>(FileOutputStream.java:70)
org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:223)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:456)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:553)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:291)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
com.oddpost.server.filter.HttpConfFilter.doFilter(HttpConfFilter.java:175)
note The full stack trace of the root cause is available in the Tomcat logs.
--------------------------------------------------------------------------------
Apache Tomcat/5.0.19
Posted: Fri Feb 25, 2005 8:06 am
by heupink
well, I don;t know what the problem was, but running the install wizard again to have it reconfigure everything solved the problems.
I'm up and running. :)