'ant undeploy && ant' solved the so-called problem, thanks.

regards.

Eric Barroca wrote:
Hi,

I got this error 3 days ago. Could you try an "ant clean deploy" and restart?

Thanks,

EB.

On 23 mai 07, at 15:45, Stefane Fermigier wrote:

Works for me, and for the Teamcity tester.

It was broken twice today, see the timeline here:

http://teamcity.nuxeo.org/viewType.html?buildTypeId=bt2&tab=buildTypeHistoryList <http://teamcity.nuxeo.org/viewType.html?buildTypeId=bt2&tab=buildTypeHistoryList>

OTOH, I can only prove that it works with the default HSQL DB. Maybe your issues, Vincent and Mirto, are with other databases.

If so, can you fill a bug in the Jira ?

Thanks,

  S.

On May 23, 2007, at 3:09 PM, Vincent Dutat wrote:

Hi,

I am having the problem too, can anybody look at it ? Some changes have been made in the login module ...

Mirto Silvio Busico wrote:
He all,
I'm at svn 19208.
I've done the normal deploy (tearminates saying BUILD successful).
But when I try to login the usernames are refused (I tried with
Administrator and some users I defined)
What is the problem?
Thanks
    Mirto
P.S. BTW in the Jboss log I see:
13:02:59,598 INFO  [Server] JBoss (MX MicroKernel) [4.0.4.GA (build:
CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 2m:27s:22ms
13:02:59,787 INFO  [Lifecycle] starting up: loginLogoutAction
13:03:00,095 INFO  [Lifecycle] starting up: userServicesContext
13:03:00,129 INFO  [Lifecycle] starting up: userSession
13:03:00,167 INFO  [Lifecycle] starting up: conversionActions
13:03:00,197 INFO  [Lifecycle] starting up: deleteActions
13:03:00,289 ERROR [ClientException] ClientException created...
org.nuxeo.ecm.core.api.ClientException: Error connecting to ECServer. null
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate.getECServer(ECServerBusinessDelegate.java:77)
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate$$FastClassByCGLIB$$225487ca.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.jboss.seam.interceptors.OutcomeInterceptor.interceptOutcome(OutcomeInterceptor.java:21)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.RollbackInterceptor.rollbackIfNecessary(RollbackInterceptor.java:29)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ConversationInterceptor.endOrBeginLongRunningConversation(ConversationInterceptor.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.BusinessProcessInterceptor.manageBusinessProcessContext(BusinessProcessInterceptor.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ExceptionInterceptor.handleExceptions(ExceptionInterceptor.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.SynchronizationInterceptor.serialize(SynchronizationInterceptor.java:31)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.intercept.RootInterceptor.createSeamInvocationContext(RootInterceptor.java:144)
        at
org.jboss.seam.intercept.RootInterceptor.invokeInContexts(RootInterceptor.java:129)
        at
org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:102)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:145)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.intercept(JavaBeanInterceptor.java:80)
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate$$EnhancerByCGLIB$$bf53c44.getECServer(<generated>)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:102)
at org.jboss.seam.Component.callComponentMethod(Component.java:1818)
        at org.jboss.seam.Component.unwrap(Component.java:1844)
        at org.jboss.seam.Component.getInstance(Component.java:1666)
        at org.jboss.seam.Component.getInstance(Component.java:1619)
at org.jboss.seam.Component.getInstanceToInject(Component.java:1869)
        at org.jboss.seam.Component.injectFields(Component.java:1369)
        at org.jboss.seam.Component.inject(Component.java:1139)
        at
org.jboss.seam.interceptors.BijectionInterceptor.bijectNonreentrantComponent(BijectionInterceptor.java:76)
        at
org.jboss.seam.interceptors.BijectionInterceptor.bijectComponent(BijectionInterceptor.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ConversationInterceptor.endOrBeginLongRunningConversation(ConversationInterceptor.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.BusinessProcessInterceptor.manageBusinessProcessContext(BusinessProcessInterceptor.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ExceptionInterceptor.handleExceptions(ExceptionInterceptor.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.SynchronizationInterceptor.serialize(SynchronizationInterceptor.java:31)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.intercept.RootInterceptor.createSeamInvocationContext(RootInterceptor.java:144)
        at
org.jboss.seam.intercept.RootInterceptor.invokeInContexts(RootInterceptor.java:129)
        at
org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:102)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:145)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.intercept(JavaBeanInterceptor.java:80)
        at
org.nuxeo.ecm.webapp.action.DeleteActionsBean$$EnhancerByCGLIB$$fda917c9.create(<generated>)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:102)
at org.jboss.seam.Component.callComponentMethod(Component.java:1818) at org.jboss.seam.Component.callCreateMethod(Component.java:1766)
        at org.jboss.seam.Component.newInstance(Component.java:1755)
        at org.jboss.seam.contexts.Lifecycle.startup(Lifecycle.java:164)
        at
org.jboss.seam.contexts.Lifecycle.beginSession(Lifecycle.java:224)
        at
org.jboss.seam.servlet.SeamListener.sessionCreated(SeamListener.java:41)
        at
org.apache.catalina.session.StandardSession.tellNew(StandardSession.java:384)
        at
org.apache.catalina.session.StandardSession.setId(StandardSession.java:356)
        at
org.apache.catalina.session.ManagerBase.createSession(ManagerBase.java:825)
        at
org.apache.catalina.session.StandardManager.createSession(StandardManager.java:290)
        at
org.apache.catalina.connector.Request.doGetSession(Request.java:2225)
        at
org.apache.catalina.connector.Request.getSessionInternal(Request.java:2169)
        at
org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:232)
        at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
        at
org.jboss.web.tomcat.security.JaccContextValve.invoke <http://web.tomcat.security.JaccContextValve.invoke>(JaccContextValve.java:74)
        at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
        at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
        at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
        at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NullPointerException
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate.getECServer(ECServerBusinessDelegate.java:72)
        ... 164 more
13:03:00,294 ERROR [[/nuxeo]] Session event listener threw exception
java.lang.RuntimeException: exception invoking: getECServer
        at
org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:112)
at org.jboss.seam.Component.callComponentMethod(Component.java:1818)
        at org.jboss.seam.Component.unwrap(Component.java:1844)
        at org.jboss.seam.Component.getInstance(Component.java:1666)
        at org.jboss.seam.Component.getInstance(Component.java:1619)
at org.jboss.seam.Component.getInstanceToInject(Component.java:1869)
        at org.jboss.seam.Component.injectFields(Component.java:1369)
        at org.jboss.seam.Component.inject(Component.java:1139)
        at
org.jboss.seam.interceptors.BijectionInterceptor.bijectNonreentrantComponent(BijectionInterceptor.java:76)
        at
org.jboss.seam.interceptors.BijectionInterceptor.bijectComponent(BijectionInterceptor.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ConversationInterceptor.endOrBeginLongRunningConversation(ConversationInterceptor.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.BusinessProcessInterceptor.manageBusinessProcessContext(BusinessProcessInterceptor.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ExceptionInterceptor.handleExceptions(ExceptionInterceptor.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.SynchronizationInterceptor.serialize(SynchronizationInterceptor.java:31)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.intercept.RootInterceptor.createSeamInvocationContext(RootInterceptor.java:144)
        at
org.jboss.seam.intercept.RootInterceptor.invokeInContexts(RootInterceptor.java:129)
        at
org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:102)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:145)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.intercept(JavaBeanInterceptor.java:80)
        at
org.nuxeo.ecm.webapp.action.DeleteActionsBean$$EnhancerByCGLIB$$fda917c9.create(<generated>)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:102)
at org.jboss.seam.Component.callComponentMethod(Component.java:1818) at org.jboss.seam.Component.callCreateMethod(Component.java:1766)
        at org.jboss.seam.Component.newInstance(Component.java:1755)
        at org.jboss.seam.contexts.Lifecycle.startup(Lifecycle.java:164)
        at
org.jboss.seam.contexts.Lifecycle.beginSession(Lifecycle.java:224)
        at
org.jboss.seam.servlet.SeamListener.sessionCreated(SeamListener.java:41)
        at
org.apache.catalina.session.StandardSession.tellNew(StandardSession.java:384)
        at
org.apache.catalina.session.StandardSession.setId(StandardSession.java:356)
        at
org.apache.catalina.session.ManagerBase.createSession(ManagerBase.java:825)
        at
org.apache.catalina.session.StandardManager.createSession(StandardManager.java:290)
        at
org.apache.catalina.connector.Request.doGetSession(Request.java:2225)
        at
org.apache.catalina.connector.Request.getSessionInternal(Request.java:2169)
        at
org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:232)
        at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
        at
org.jboss.web.tomcat.security.JaccContextValve.invoke <http://web.tomcat.security.JaccContextValve.invoke>(JaccContextValve.java:74)
        at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
        at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
        at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
        at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.nuxeo.ecm.core.api.ClientException: Error connecting to
ECServer. null
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate.getECServer(ECServerBusinessDelegate.java:77)
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate$$FastClassByCGLIB$$225487ca.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.jboss.seam.interceptors.OutcomeInterceptor.interceptOutcome(OutcomeInterceptor.java:21)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.RollbackInterceptor.rollbackIfNecessary(RollbackInterceptor.java:29)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ConversationInterceptor.endOrBeginLongRunningConversation(ConversationInterceptor.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.BusinessProcessInterceptor.manageBusinessProcessContext(BusinessProcessInterceptor.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.ExceptionInterceptor.handleExceptions(ExceptionInterceptor.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.interceptors.SynchronizationInterceptor.serialize(SynchronizationInterceptor.java:31)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
        at
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
        at
org.jboss.seam.intercept.RootInterceptor.createSeamInvocationContext(RootInterceptor.java:144)
        at
org.jboss.seam.intercept.RootInterceptor.invokeInContexts(RootInterceptor.java:129)
        at
org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:102)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:145)
        at
org.jboss.seam.intercept.JavaBeanInterceptor.intercept(JavaBeanInterceptor.java:80)
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate$$EnhancerByCGLIB$$bf53c44.getECServer(<generated>)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
        at
org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:102)
        ... 92 more
Caused by: java.lang.NullPointerException
        at
org.nuxeo.ecm.webapp.delegate.ECServerBusinessDelegate.getECServer(ECServerBusinessDelegate.java:72)
        ... 164 more

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


--
Stefane Fermigier, CEO, Nuxeo SAS
Open Source Enterprise Content Management (ECM)
Nuxeo 5 EP is out! - Now Java EE based, standards compliant
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87


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

--
Éric Barroca - Ex. VP of Operations - +33 6 21 74 77 64
www.nuxeo.com - Nuxeo: Open Source ECM - www.nuxeo.org <http://www.nuxeo.org>
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform !



------------------------------------------------------------------------

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

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

Reply via email to