Hello,
Under Mac OS X 10.5.5, I downloaded nuxeo-ep-5.1.6.GA-installer-2.jar,
ran the installer, accepted the defaults, changed to the installation
directory and started jboss.
The server came up, and the log in screen came up just fine. However,
when I attempted to login using 'Administrator/Administrator' I
received:
10:46:59,163 ERROR [STDERR] Nov 6, 2008 10:46:59 AM
com.sun.faces.lifecycle.ELResolverInitPhaseListener
populateFacesELResolverForJsp
INFO: JSF1027: [null] The ELResolvers for JSF were not registered with
the JSP container.
10:47:03,360 ERROR [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)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
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>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at
org
.jboss
.seam
.intercept.RootInvocationContext.proceed(RootInvocationContext.java:45)
at
org
.jboss
.seam
.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:55)
at org.nuxeo.ecm.platform.ui.web.shield.NuxeoErrorInterceptor.invokeAndWrapExceptions
(NuxeoErrorInterceptor.java:72)
... 255 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.api.ClientException. message: org/apache/jackrabbit/
core/version/XAVersionManager
at
org
.nuxeo
.ecm
.core
.api.ejb.EJBExceptionHandler.wrapException(EJBExceptionHandler.java:61)
at
org
.nuxeo
.ecm.core.api.ejb.DocumentManagerBean.connect(DocumentManagerBean.java:
172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
java.lang.NoClassDefFoundError. message: org/apache/jackrabbit/core/
version/XAVersionManager
at
org
.apache
.jackrabbit.core.XASessionImpl.createVersionManager(XASessionImpl.java:
168)
at org.apache.jackrabbit.core.SessionImpl.<init>(SessionImpl.java:259)
at org.apache.jackrabbit.core.SessionImpl.<init>(SessionImpl.java:220)
at org.apache.jackrabbit.core.XASessionImpl.<init>(XASessionImpl.java:
98)
at
org
.apache
.jackrabbit
.core.RepositoryImpl.createSessionInstance(RepositoryImpl.java:1313)
at
org
.apache
.jackrabbit.core.RepositoryImpl.createSession(RepositoryImpl.java:834)
Suggestions?
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm