xin wu | 13 May 09:10
Picon

Error opening session for repository default

Hi all,

I installed Nuxeo EP 5.1.4 on RedHat with jdk 1.5, I got errors when I started it:
---------------------------------------------------------------------------------
2008-05-13 14:22:44,955 ERROR [STDERR] May 13, 2008 2:22:44 PM com.sun.faces.lifecycle.ELResolverInitPhaseListener populateFacesELResolverForJsp
INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.
2008-05-13 14:22:46,466 ERROR [org.nuxeo.ecm.platform.ui.web.shield.NuxeoErrorInterceptor] Exception caught, redirecting to the error page...
org.nuxeo.ecm.core.api.ClientException: org.nuxeo.ecm.core.api.WrappedException: Exception: org.nuxeo.ecm.core.api.ClientException. message: Error opening session for repository default
    at org.nuxeo.ecm.platform.ui.web.shield.NuxeoErrorInterceptor.invokeAndWrapExceptions(NuxeoErrorInterceptor.java:102)
...............
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: org.nuxeo.ecm.core.api.ClientException. message: Error opening session for repository default
    at org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate.getDocumentManager(DocumentManagerBusinessDelegate.java:117)
    at org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate$$FastClassByCGLIB$$db39b833.invoke(<generated>)
-----------------------------------------------------------------------------------

I noticed that Nuxeo can not open the session to the default repos.

I tried to delete all .lock files under repos and restart Nuxeo but does not work.

Any Help will be greatly appreciated.

--


Best regards,
Xin

_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
Anahide Tchertchian | 15 May 14:54

Re: Error opening session for repository default

Hi,

The error logs you provide are not enough to understand what the problem 
is. Please provide the first exception stack trace.

Regards,

-- 
Anahide Tchertchian, Nuxeo
Mail: at@... - Tel: +33 (0)1 40 33 79 87
http://www.nuxeo.com - http://www.nuxeo.org

xin wu a écrit :
> Hi all,
> 
> I installed Nuxeo EP 5.1.4 on RedHat with jdk 1.5, I got errors when I 
> started it:
> ---------------------------------------------------------------------------------
> 2008-05-13 14:22:44,955 ERROR [STDERR] May 13, 2008 2:22:44 PM 
> com.sun.faces.lifecycle.ELResolverInitPhaseListener 
> populateFacesELResolverForJsp
> INFO: JSF1027: [null] The ELResolvers for JSF were not registered with 
> the JSP container.
> 2008-05-13 14:22:46,466 ERROR 
> [org.nuxeo.ecm.platform.ui.web.shield.NuxeoErrorInterceptor] Exception 
> caught, redirecting to the error page...
> org.nuxeo.ecm.core.api.ClientException: 
> org.nuxeo.ecm.core.api.WrappedException: Exception: 
> org.nuxeo.ecm.core.api.ClientException. message: Error opening session 
> for repository default
>     at 
> org.nuxeo.ecm.platform.ui.web.shield.NuxeoErrorInterceptor.invokeAndWrapExceptions(NuxeoErrorInterceptor.java:102)
> ...............
> Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
> org.nuxeo.ecm.core.api.ClientException. message: Error opening session 
> for repository default
>     at 
> org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate.getDocumentManager(DocumentManagerBusinessDelegate.java:117)
>     at 
> org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate$$FastClassByCGLIB$$db39b833.invoke(<generated>)
> -----------------------------------------------------------------------------------
> 
> I noticed that Nuxeo can not open the session to the default repos.
> 
> I tried to delete all .lock files under repos and restart Nuxeo but does 
> not work.
> 
> Any Help will be greatly appreciated.
> 
> -- 
> 
> 
> Best regards,
> Xin
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> ECM mailing list
> ECM@...
> http://lists.nuxeo.com/mailman/listinfo/ecm

Gmane