[ 
https://jira.nuxeo.org/browse/NXP-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=71135#action_71135
 ] 

Bogdan Stefanescu commented on NXP-4619:
----------------------------------------

Should be a JBoss bug -> this is a regression introduced by the modification of 
the 
conf/xmdesc/org.jboss.deployment.MainDeployer-xmbean.xml
file
(we changed the CopyFiles attribute from true to false to avoid un-jaring all 
nuxeo libraries and copying them in tmp dir.)
If you put back CopyFiles to true - the war is deployed correctly.

But using the nuxeo trunk version if you remove the nuxeo patch and put 
CopyFiles to false nuxeo is no more starting. I have this exception:

15:05:26,151 ERROR [[/nuxeo]] Exception sending context initialized event to 
listener instance of class org.jboss.seam.servlet.SeamListener
java.lang.IllegalStateException: duplicate factory for: jbpmHelper (duplicate 
is specified in components.xml)
        at 
org.jboss.seam.core.Init.checkDuplicateFactoryExpressions(Init.java:188)
        at org.jboss.seam.core.Init.checkDuplicateFactory(Init.java:181)
        at org.jboss.seam.core.Init.addFactoryValueExpression(Init.java:244)
        at 
org.jboss.seam.init.Initialization.installComponents(Initialization.java:940)
        at org.jboss.seam.init.Initialization.init(Initialization.java:589)
        at 
org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:34)
        at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3856)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4361)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
        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:597)
        at 
org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
        at 
org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at 
org.apache.catalina.core.StandardContext.init(StandardContext.java:5312)
 

> war file are being undeployed and deleted from JBoss
> ----------------------------------------------------
>
>                 Key: NXP-4619
>                 URL: https://jira.nuxeo.org/browse/NXP-4619
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.3 GA
>            Reporter: Alexandre Russel
>            Assignee: Bogdan Stefanescu
>         Attachments: hello.war, server.log.zip
>
>
> From the forum thread:
> http://discussions.nuxeo.org/discussions/thread.jspa?threadID=3235&tstart=0
> When trying to deploy a war file in $JBoss/server/default/deploy/ , the file 
> is being deployed, then undeployed and deleted.
> I tested in 5.2.0, the file is deployed normally.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to