I've just synced to the latest CVS tips and have configured against a
MySQL DB for my user auth/auth.

I created a new user ("ewhite") successfully and verified that the user
ended up in the MySQL jetspeed.TURBINE_USER table.

I logged out of Jetspeed and logged back in using the new user account
and was greeted with a Java exception stack spewed into the browser
window.

I've verified that the /layouts/html/en/default.jsp file exists, so am
stumped by the log messages.

Checking the jetspeed.log file I see the following:



[Tue Dec 03 16:40:16 CST 2002] -- INFO -- JetspeedJspLayout: set
response content type to text/html; charset=iso-8859-1
[Tue Dec 03 16:40:16 CST 2002] -- INFO -- JetspeedJspLayout: set
'screenJSP' to: null
[Tue Dec 03 16:40:16 CST 2002] -- INFO -- JetspeedJspLayout: forward
request to: /layouts/html/en/default.jsp
[Tue Dec 03 16:40:16 CST 2002] -- DEBUG -- template exists:
/var/tomcat4/webapps/jetspeed/WEB-INF/templates/jsp/navigations/html/en/top_default.jsp
 returning /html/en/top_default.jsp
[Tue Dec 03 16:40:17 CST 2002] -- DEBUG -- template exists:
/var/tomcat4/webapps/jetspeed/WEB-INF/templates/jsp/navigations/html/en/left.jsp 
returning /html/en/left.jsp
[Tue Dec 03 16:40:17 CST 2002] -- ERROR -- Turbine.handleException:
Error encountered processing a template:/layouts/html/en/default.jsp
[Tue Dec 03 16:40:17 CST 2002] -- ERROR -- 
        Exception:  org.apache.turbine.util.TurbineException: Error encountered
processing a template:/layouts/html/en/default.jsp
        Stack Trace follows:
        org.apache.jasper.JasperException
        at org.apache.jasper.servlet.JspServletWrapper.service(Unknown Source)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(Unknown Source)



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to