Fred wrote: > I never said it was a bug. > > I just said I had an Exception thrown at JBoss startup. > I found it significant enough to share the info.
And you've been right to do so. Feedbacks are really important to us at
this stage.
Thanks !
J.
>
> Stefane Fermigier a écrit :
>> Then it's not a bug.
>>
>> S.
>>
>> On Feb 15, 2007, at 3:05 PM, Fred wrote:
>>
>>> I forgot to say that I got this error message at startup BUT the app
>>> seems to work : I can login and play with the documents.
>>>
>>> The exception doesn't block the deploy process.
>>>
>>> Fred
>>>
>>> Fred a écrit :
>>>> I still have the problem after a JBoss cleanup (data directory
>>>> cleared and Nuxeo ear and jars deleted)
>>>> The build is fine, it's just at JBoss startup I got the message
>>>> Stefane Fermigier a écrit :
>>>>> The corresponing build and smoke test were successful on the TeamCity:
>>>>>
>>>>> http://teamcity.nuxeo.org/viewLog.html?tab=buildResultsDiv&buildTypeId=bt4&buildId=331
>>>>> <http://teamcity.nuxeo.org/viewLog.html?tab=buildResultsDiv&buildTypeId=bt4&buildId=331
>>>>> <http://teamcity.nuxeo.org/viewLog.html?tab=buildResultsDiv&buildTypeId=bt4&buildId=331>>
>>>>>
>>>>> So I suppose you should clean up (including your jboss instance)
>>>>> and try again.
>>>>>
>>>>> S.
>>>>>
>>>>> On Feb 15, 2007, at 11:23 AM, Fred wrote:
>>>>>
>>>>>> Revision 12375
>>>>>>
>>>>>>
>>>>>> Stefane Fermigier a écrit :
>>>>>>> Which version ?
>>>>>>> According to the TeamCity continuous integration tests
>>>>>>> (http://teamcity.nuxeo.org/) we don't have such problems with the
>>>>>>> trunk.
>>>>>>> S.
>>>>>>> On Feb 15, 2007, at 10:06 AM, Fred wrote:
>>>>>>>> Here's the trace :
>>>>>>>>
>>>>>>>> 10:04:02,078 ERROR [ComponentManager] Failed to create the
>>>>>>>> component service:org.nuxeo.ecm.platform.actions.relations.we
>>>>>>>> b
>>>>>>>> java.lang.ArrayIndexOutOfBoundsException: 0
>>>>>>>> at
>>>>>>>> org.nuxeo.common.utils.ArrayUtils.arrayMerge(ArrayUtils.java:47)
>>>>>>>> at
>>>>>>>> org.nuxeo.ecm.platform.actions.ActionService.mergeActions(ActionService.java:237)
>>>>>>>> at
>>>>>>>> org.nuxeo.ecm.platform.actions.ActionService.registerActionExtension(ActionService.java:167)
>>>>>>>> at
>>>>>>>> org.nuxeo.ecm.platform.actions.ActionService.registerExtension(ActionService.java:108)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:143)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:312)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:253)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:158)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:124)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:88)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:99)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:61)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:75)
>>>>>>>> at
>>>>>>>> org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:157)
>>>>>>>> at
>>>>>>>> org.nuxeo.osgi.AbstractBundle.setResolved(AbstractBundle.java:203)
>>>>>>>> at
>>>>>>>> org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:154)
>>>>>>>> at
>>>>>>>> org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:110)
>>>>>>>> at
>>>>>>>> org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:72)
>>>>>>>> at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:104)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.jboss.osgi.JBossOSGiAdapter.installBundle(JBossOSGiAdapter.java:41)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.jboss.osgi.JBossOSGiAdapter.handleNotification2(JBossOSGiAdapter.java:136)
>>>>>>>> at
>>>>>>>> org.jboss.system.ListenerServiceMBeanSupport.handleNotification(ListenerServiceMBeanSupport.java:403)
>>>>>>>> at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown
>>>>>>>> Source)
>>>>>>>> at
>>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>>>> at java.lang.reflect.Method.invoke(Method.java:585)
>>>>>>>> at
>>>>>>>> org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
>>>>>>>> at $Proxy48.handleNotification(Unknown Source)
>>>>>>>> at
>>>>>>>> org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.
>>>>>>>> java:127)
>>>>>>>> at
>>>>>>>> org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.ja
>>>>>>>> va:110)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.java:340)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
>>>>>>>> at org.jboss.ejb3.EJB3Deployer.start(EJB3Deployer.java:460)
>>>>>>>> at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown
>>>>>>>> Source)
>>>>>>>> at
>>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>>>> at java.lang.reflect.Method.invoke(Method.java:585)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
>>>>>>>> at
>>>>>>>> org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
>>>>>>>> at
>>>>>>>> org.jboss.ws.server.WebServiceDeployer.start(WebServiceDeployer.java:117)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java
>>>>>>>> :188)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>>>>>>>
>>>>>>>> at
>>>>>>>> org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>>>>>>>> at $Proxy41.start(Unknown Source)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
>>>>>>>> at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown
>>>>>>>> Source)
>>>>>>>> at
>>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>>>> at java.lang.reflect.Method.invoke(Method.java:585)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>>>>>>>
>>>>>>>> at
>>>>>>>> org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>>>>>>>> at $Proxy15.deploy(Unknown Source)
>>>>>>>> at
>>>>>>>> org.nuxeo.runtime.jboss.deployment.NuxeoDeployer.start(NuxeoDeployer.java:195)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
>>>>>>>> at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown
>>>>>>>> Source)
>>>>>>>> at
>>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>>>> at java.lang.reflect.Method.invoke(Method.java:585)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>>>>>>>
>>>>>>>> at
>>>>>>>> org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>>>>>>>> at $Proxy6.deploy(Unknown Source)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:26
>>>>>>>> 3)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
>>>>>>>> at
>>>>>>>> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
>>>>>>>> at
>>>>>>>> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
>>>>>>>> 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.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>>>>>>>
>>>>>>>> at
>>>>>>>> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
>>>>>>>> at $Proxy0.start(Unknown Source)
>>>>>>>> at
>>>>>>>> org.jboss.system.ServiceController.start(ServiceController.java:417)
>>>>>>>>
>>>>>>>> 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.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>>>>>>>
>>>>>>>> at
>>>>>>>> org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>>>>>>>> at $Proxy4.start(Unknown Source)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
>>>>>>>> at
>>>>>>>> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
>>>>>>>> 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.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>>>>>>>> at
>>>>>>>> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>>>>>>>>
>>>>>>>> at
>>>>>>>> org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>>>>>>>> at $Proxy5.deploy(Unknown Source)
>>>>>>>> at
>>>>>>>> org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
>>>>>>>> at
>>>>>>>> org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
>>>>>>>> at org.jboss.Main.boot(Main.java:200)
>>>>>>>> at org.jboss.Main$1.run(Main.java:464)
>>>>>>>> at java.lang.Thread.run(Thread.java:595)
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> 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
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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
>>>
>>> _______________________________________________
>>> 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]
>> http://lists.nuxeo.com/mailman/listinfo/ecm
>
> _______________________________________________
> ECM mailing list
> [email protected]
> http://lists.nuxeo.com/mailman/listinfo/ecm
>
--
Julien Anguenot | Nuxeo R&D (Paris, France)
Open Source ECM - http://www.nuxeo.com
Nuxeo 5 : http://www.nuxeo.org
Mobile: +33 (0) 6 72 57 57 66
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
