Hi,

It may be my fault.
I can't reproduice your problem, but this could be tied to the URLFilter
I added recently.
I just desactivated it in the default configuration (changed it in
web.xml in Jboss-runtime-extensions).

Tiry

Le mercredi 14 mars 2007 à 11:45 +0100, Mirto Silvio Busico a écrit :
> Hi all,
> I'm experiencing an unexpected behaviour; to reproduce:
> 
>    1. start nuxeo5
>    2. login and go to any page
>    3. stop and start nuxeo5
>    4. click on the "reload page" button in your web browser
>    5. you get an 500 internal error
> 
> I see that the error in an authentication failure.
> It is correct, because the session is lost.
> But I expected to be presented with the login page, not an internal
> error page.
> 
> This makes sense?
> 
> Regards
>     Mirto
> 
> P.S. the first error lines:
> HTTP Status 500 -
> 
> type Exception report
> 
> message
> 
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
> 
> exception
> 
> javax.servlet.ServletException:
> //default/*/default/default/default?timestamp=0 @42,192
> test="#{currentDocument!=null and currentDocument.type!=null and
> currentDocument.type!='Domain' and currentDocument.type!='WorkspaceRoot'
> and currentDocument.type!='SectionRoot'}" Authentication failure
>     javax.faces.webapp.FacesServlet.service(FacesServlet.java:154)
>    
> org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:100)
>    
> org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147)
>    
> org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:129)
>    
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
> 
> root cause
> 

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to