Bugs item #956881, was opened at 2004-05-19 14:15
Message generated for change (Settings changed) made by cnosshe
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=956881&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Cassio Matsuo Nosshe (cnosshe)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Jboss-NET & Jboss 3.2.2/3.2.3 = DeploymentException in W2K

Initial Comment:
I'been using jboss 3.2.1 and now I'm trying to migrate to 
jboss 3.2.2/3.2.3 to use Axis 1.1. 

My system is: 
- Windows 2000 - SP4 
- J2SDK 1.4.2_02 
- Intel Celeron

Steps:
1) Install Jboss 3.2.2/3.2.3
2) Copy the jboss-net.sar from server/all/deploy to 
server/default/deploy
3) Start Jboss

The following thing will occur: 
... 
2003-12-08 01:47:58,831 INFO 
[org.jboss.deployment.MainDeployer] Starting 
deployment of package: file:/E:/Devel-Tools/jboss-
3.2.2/server/default/deploy/management/web-
console.war 
2003-12-08 01:47:58,891 ERROR 
[org.jboss.web.tomcat.tc4.EmbeddedTomcatService] 
Problem in init 
org.jboss.deployment.DeploymentException: Was unable 
to move war to: E:\Devel-Tools\jboss-3.2.2
\server\default\tmp\deploy\tmp41801web-
console.war.tmp 
at org.jboss.web.AbstractWebContainer.init
(AbstractWebContainer.java:296) 
at org.jboss.deployment.MainDeployer.init
(MainDeployer.java:696) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:632) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:605) 
at sun.reflect.GeneratedMethodAccessor26.invoke
(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at org.jboss.mx.util.MBeanProxyExt.invoke
(MBeanProxyExt.java:177) 
at $Proxy6.deploy(Unknown Source) 
at 
org.jboss.deployment.scanner.URLDeploymentScanner.de
ploy(URLDeploymentScanner.java:302) 
at 
org.jboss.deployment.scanner.URLDeploymentScanner.sc
an(URLDeploymentScanner.java:476) 
at 
org.jboss.deployment.scanner.AbstractDeploymentScann
er$ScannerThread.doScan
(AbstractDeploymentScanner.java:201) 
at 
org.jboss.deployment.scanner.AbstractDeploymentScann
er.startService(AbstractDeploymentScanner.java:274) 
at org.jboss.system.ServiceMBeanSupport.start
(ServiceMBeanSupport.java:192) 
at sun.reflect.GeneratedMethodAccessor4.invoke
(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at 
org.jboss.system.ServiceController$ServiceProxy.invoke
(ServiceController.java:976) 
at $Proxy0.start(Unknown Source) 
at org.jboss.system.ServiceController.start
(ServiceController.java:394) 
at sun.reflect.GeneratedMethodAccessor5.invoke
(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at org.jboss.mx.util.MBeanProxyExt.invoke
(MBeanProxyExt.java:177) 
at $Proxy4.start(Unknown Source) 
at org.jboss.deployment.SARDeployer.start
(SARDeployer.java:226) 
at org.jboss.deployment.MainDeployer.start
(MainDeployer.java:832) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:642) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:605) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:589) 
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:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at org.jboss.mx.util.MBeanProxyExt.invoke
(MBeanProxyExt.java:177) 
at $Proxy5.deploy(Unknown Source) 
at org.jboss.system.server.ServerImpl.doStart
(ServerImpl.java:384) 
at org.jboss.system.server.ServerImpl.start
(ServerImpl.java:291) 
at org.jboss.Main.boot(Main.java:150) 
at org.jboss.Main$1.run(Main.java:395) 
at java.lang.Thread.run(Thread.java:534) 
2003-12-08 01:47:58,961 WARN 
[org.jboss.util.NestedThrowable] Duplicate throwable 
nesting of same base type: class 
org.jboss.deployment.DeploymentException is assignable 
from: class org.jboss.deployment.DeploymentException 
2003-12-08 01:47:58,971 ERROR 
[org.jboss.deployment.MainDeployer] Could not initialise 
deloyment: file:/E:/Devel-Tools/jboss-
3.2.2/server/default/deploy/management/web-
console.war 
org.jboss.deployment.DeploymentException: Was unable 
to move war to: E:\Devel-Tools\jboss-3.2.2
\server\default\tmp\deploy\tmp41801web-
console.war.tmp; - nested throwable: 
(org.jboss.deployment.DeploymentException: Was unable 
to move war to: E:\Devel-Tools\jboss-3.2.2
\server\default\tmp\deploy\tmp41801web-
console.war.tmp) 
at org.jboss.web.AbstractWebContainer.init
(AbstractWebContainer.java:350) 
at org.jboss.deployment.MainDeployer.init
(MainDeployer.java:696) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:632) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:605) 
at sun.reflect.GeneratedMethodAccessor26.invoke
(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at org.jboss.mx.util.MBeanProxyExt.invoke
(MBeanProxyExt.java:177) 
at $Proxy6.deploy(Unknown Source) 
at 
org.jboss.deployment.scanner.URLDeploymentScanner.de
ploy(URLDeploymentScanner.java:302) 
at 
org.jboss.deployment.scanner.URLDeploymentScanner.sc
an(URLDeploymentScanner.java:476) 
at 
org.jboss.deployment.scanner.AbstractDeploymentScann
er$ScannerThread.doScan
(AbstractDeploymentScanner.java:201) 
at 
org.jboss.deployment.scanner.AbstractDeploymentScann
er.startService(AbstractDeploymentScanner.java:274) 
at org.jboss.system.ServiceMBeanSupport.start
(ServiceMBeanSupport.java:192) 
at sun.reflect.GeneratedMethodAccessor4.invoke
(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at 
org.jboss.system.ServiceController$ServiceProxy.invoke
(ServiceController.java:976) 
at $Proxy0.start(Unknown Source) 
at org.jboss.system.ServiceController.start
(ServiceController.java:394) 
at sun.reflect.GeneratedMethodAccessor5.invoke
(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at org.jboss.mx.util.MBeanProxyExt.invoke
(MBeanProxyExt.java:177) 
at $Proxy4.start(Unknown Source) 
at org.jboss.deployment.SARDeployer.start
(SARDeployer.java:226) 
at org.jboss.deployment.MainDeployer.start
(MainDeployer.java:832) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:642) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:605) 
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:589) 
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:324) 
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284) 
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546) 
at org.jboss.mx.util.MBeanProxyExt.invoke
(MBeanProxyExt.java:177) 
at $Proxy5.deploy(Unknown Source) 
at org.jboss.system.server.ServerImpl.doStart
(ServerImpl.java:384) 
at org.jboss.system.server.ServerImpl.start
(ServerImpl.java:291) 
at org.jboss.Main.boot(Main.java:150) 
at org.jboss.Main$1.run(Main.java:395) 
at java.lang.Thread.run(Thread.java:534) 
Caused by: org.jboss.deployment.DeploymentException: 
Was unable to move war to: E:\Devel-Tools\jboss-3.2.2
\server\default\tmp\deploy\tmp41801web-
console.war.tmp 
at org.jboss.web.AbstractWebContainer.init
(AbstractWebContainer.java:296) 
... 48 more 
... 

The problem is: 
"Was unable to move war to: E:\Devel-Tools\jboss-3.2.2
\server\default\tmp\deploy\tmp41801web-
console.war.tmp" 

I've seen the code and that only occurs if the program 
cannot rename the file... but I saw in the folder and the 
file was there, renamed!!! 

If I start Jboss 3.2.2/3.2.3 without jboss-net.sar, that 
doesn't occur!! 

With Jboss 3.2.1, it runs perfectly!! 

Posts in the forum with the same error:
1) http://www.jboss.org/index.html?
module=bb&op=viewtopic&t=46788
2) http://www.jboss.org/index.html?
module=bb&op=viewtopic&t=45743
3) http://www.jboss.org/index.html?
module=bb&op=viewtopic&t=44394

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

Comment By: Stephane Nicoll (stephane_nicoll)
Date: 2004-06-28 12:40

Message:
Logged In: YES 
user_id=448198

We're running JBoss 3.2.3 with JBossNET and it's definitely
working. Check the rights of the deploy directory. The error
you have has nothing to do with jbossnet, it's about the web
console.

Remove also the tmp and work directory to do a fresh restart.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=956881&group_id=22866


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to