JBoss 3.0 -

can somebody explain why I keep getting this child not unique error and why
the server says it is undeploying a tmp/95.ejb-jar file 2 times, then says
it can't cause it's null or not a copy then goes and says it undeployed it.
Rather confusing.

org.jboss.deployment.DeploymentException: Error during deploy; - nested
throwable is: java.lang.IllegalArgumentException: addChild:  Child name
'/BonusRoot' is not unique
java.lang.IllegalArgumentException: addChild:  Child name '/BonusRoot' is
not unique
        at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
        at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:454)
        at
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCa
talinaServiceSX.java:443)
        at
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatal
inaServiceSX.java:287)
        at
org.jboss.web.AbstractWebContainer.deploy(AbstractWebContainer.java:389)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:458)
        at
org.jboss.deployment.MainDeployer.deploySubPackages(MainDeployer.java:793)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:453)
        at org.jboss.deployment.MainDeployer.scan(MainDeployer.java:296)
        at org.jboss.deployment.MainDeployer.run(MainDeployer.java:259)
        at java.lang.Thread.run(Thread.java:484)
org.jboss.deployment.DeploymentException: Error during deploy; - nested
throwable is: java.lang.IllegalArgumentException: addChild:  Child name
'/BonusRoot' is not unique
        at
org.jboss.web.AbstractWebContainer.deploy(AbstractWebContainer.java:399)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:458)
        at
org.jboss.deployment.MainDeployer.deploySubPackages(MainDeployer.java:793)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:453)
        at org.jboss.deployment.MainDeployer.scan(MainDeployer.java:296)
        at org.jboss.deployment.MainDeployer.run(MainDeployer.java:259)
        at java.lang.Thread.run(Thread.java:484)
13:23:41,956 INFO  [EARDeployer] Deploying J2EE application:
file:/homes/bell/JBoss/jboss-3.0.0beta/deploy/BonusApp.ear
13:23:40,990 INFO  [MainDeployer] Undeploying
file:/homes/bell/JBoss/jboss-3.0.0beta/deploy/BonusApp.ear
13:23:40,991 INFO  [MainDeployer] Undeploying
file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/96.ejb-jar-ic4.jar
13:23:40,992 INFO  [EJBDeployer]
Undeploying:file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/96.ejb-jar-ic4
.jar
13:23:40,997 INFO  [MainDeployer] not deleting localUrl, it is null or not a
copy: file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/96.ejb-jar-ic4.jar
13:23:40,998 INFO  [MainDeployer] Undeployed
file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/96.ejb-jar-ic4.jar
13:23:40,999 INFO  [MainDeployer] Undeploying
file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/95.ejb-jar-ic.jar
13:23:41,026 INFO  [EJBDeployer]
Undeploying:file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/95.ejb-jar-ic.
jar
13:23:41,034 INFO  [MainDeployer] not deleting localUrl, it is null or not a
copy: file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/95.ejb-jar-ic.jar
13:23:41,036 INFO  [MainDeployer] Undeployed
file:/homes/bell/JBoss/jboss-3.0.0beta/tmp/deploy/95.ejb-jar-ic.jar




**********************************************************************
This e-mail and any files transmitted with it are confidential and may
be legally privileged or otherwise exempt from disclosure under
applicable law. This e-mail and its files are intended solely for
the individual or entity to whom they are addressed and their content
is the property of Smiths Aerospace.  If you are not the intended
recipient, please do not read, copy, use or disclose this communication.
If you have received this e-mail in error please notify the e-mail 
administrator at [EMAIL PROTECTED] and then delete this e-mail, its
files and any copies.

This footnote also confirms that this e-mail message has been scanned
for the presence of known computer viruses.
***********************************************************************

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to