Hello, i have a problem to deploy a new version of my application to jboss.
I rename the old jar and war files, i copy the new files to deploy folder and
when i start the server i get the following error:
007-11-08 09:39:08,109 ERROR [STDERR] Nov 8, 2007 9:39:08 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:08,109 ERROR [STDERR] Nov 8, 2007 9:39:08 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:08,109 ERROR [STDERR] Nov 8, 2007 9:39:08 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:08,109 ERROR [STDERR] Nov 8, 2007 9:39:08 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:08,125 ERROR [STDERR] Nov 8, 2007 9:39:08 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:08,125 ERROR [STDERR] Nov 8, 2007 9:39:08 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:08,125 ERROR [STDERR] Nov 8, 2007 9:39:08 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:13,141 ERROR [STDERR] Nov 8, 2007 9:39:13 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:13,141 ERROR [STDERR] Nov 8, 2007 9:39:13 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:13,141 ERROR [STDERR] Nov 8, 2007 9:39:13 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:13,141 ERROR [STDERR] Nov 8, 2007 9:39:13 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:13,156 ERROR [STDERR] Nov 8, 2007 9:39:13 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:13,156 ERROR [STDERR] Nov 8, 2007 9:39:13 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:13,156 ERROR [STDERR] Nov 8, 2007 9:39:13 AM
java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
2007-11-08 09:39:16,203 ERROR
[org.jboss.deployment.scanner.URLDeploymentScanner] MBeanException: Exception
in MBean operation 'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
[EMAIL PROTECTED] {
url=file:/D:/jboss-3.2.0_tomcat-4.1.24/server/default/deploy/ebillejbs.jarold }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/jboss-3.2.0_tomcat-4.1.24/server/default/deploy/ebillejbs.jarold
lastDeployed: 1194507554391
lastModified: 1194507554391
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/jboss-3.2.0_tomcat-4.1.24/server/default/deploy/ebillejbs.jarold2 }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/jboss-3.2.0_tomcat-4.1.24/server/default/deploy/ebillejbs.jarold2
lastDeployed: 1194507554422
lastModified: 1194507554406
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/jboss-3.2.0_tomcat-4.1.24/server/default/deploy/ebillweb.warold }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/jboss-3.2.0_tomcat-4.1.24/server/default/deploy/ebillweb.warold
lastDeployed: 1194507554531
lastModified: 1194507554531
My new files are ebillweb.war and ebillejbs.jar. I rename the old files
to ebillweb.warold, ebillejbs.jarold. It seems that the server does not
look for the new war and jar. What is the problem?
Thank u!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103046#4103046
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103046
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user