• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

http:// localhost:8080 /web-console

 
Ranch Hand
Posts: 563
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello,
I am just starting with JBoss, so please forgive my dumbness at beginning.
OK, I have what I think is a very basic problem.
http://localhost:8080/jmx-console/index.jsp works perfect
but
http://http://localhost:8080/web-console fails (cannot display the page)
What is wrong ? Thanks for your help !
I am using
C:\j2sdk1.4.1_06
and
C:\jboss-3.2.3
-----------------------------
Here are the logs that I have on my MSDOS box, when I launch run.bat:
-----------------------------
19:41:42,029 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/
all/deploy/jms/uil2-service.xml
19:41:42,079 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
-3.2.3/server/all/deploy/management/web-console.war
19:41:45,504 ERROR [EmbeddedTomcatService] Problem in init
org.jboss.deployment.DeploymentException: Was unable to move war to: C:\jboss-3.
2.3\server\all\tmp\deploy\tmp52581web-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.GeneratedMethodAccessor31.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.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.deploy(URLDeploymen
tScanner.java:302)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
canner.java:476)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
doScan(AbstractDeploymentScanner.java:201)
at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
bstractDeploymentScanner.java:274)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:1
92)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
ler.java:976)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:394)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.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(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.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:536)
19:41:45,594 WARN [NestedThrowable] Duplicate throwable nesting of same base ty
pe: class org.jboss.deployment.DeploymentException is assignable from: class org
.jboss.deployment.DeploymentException
19:41:45,594 ERROR [MainDeployer] Could not initialise deloyment: file:/C:/jboss
-3.2.3/server/all/deploy/management/web-console.war
org.jboss.deployment.DeploymentException: Was unable to move war to: C:\jboss-3.
2.3\server\all\tmp\deploy\tmp52581web-console.war.tmp; - nested throwable: (org.
jboss.deployment.DeploymentException: Was unable to move war to: C:\jboss-3.2.3\
server\all\tmp\deploy\tmp52581web-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.GeneratedMethodAccessor31.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.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.deploy(URLDeploymen
tScanner.java:302)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
canner.java:476)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
doScan(AbstractDeploymentScanner.java:201)
at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
bstractDeploymentScanner.java:274)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:1
92)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
ler.java:976)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:394)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.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(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.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:536)
Caused by: org.jboss.deployment.DeploymentException: Was unable to move war to:
C:\jboss-3.2.3\server\all\tmp\deploy\tmp52581web-console.war.tmp
at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:296
)
... 48 more
19:41:45,594 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
-3.2.3/server/all/deploy/jmx-console.war/
19:41:45,704 INFO [EmbeddedTomcatService] deploy, ctxPath=/jmx-console, warUrl=
file:/C:/jboss-3.2.3/server/all/deploy/jmx-console.war/
19:41:45,874 INFO [Engine] SingleSignOnContextConfig[/jmx-console]: Ajout de ce
rtificats -> requ�te Attribut de Valve (attribute Valve)
19:41:45,904 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class
loader rg.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@10b755d
19:41:45,904 INFO [Engine] StandardManager[/jmx-console]: Alimentation de la cl
asse du g�n�rateur de nombre al�atoire java.security.SecureRandom
19:41:45,904 INFO [Engine] StandardManager[/jmx-console]: L'alimentation du g�n
�rateur de nombre al�atoire est termin�
19:41:45,904 INFO [Engine] StandardWrapper[/jmx-console efault]: Chargement du
conteneur (container) de servlet default
19:41:45,904 INFO [Engine] StandardWrapper[/jmx-console:invoker]: Chargement du
conteneur (container) de servlet invoker
19:41:46,325 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/
all/deploy/jmx-console.war/
19:41:46,325 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
-3.2.3/server/all/deploy/deploy.last/
19:41:46,335 INFO [JARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/
all/deploy/deploy.last/farm-service.xml
19:41:46,375 INFO [AbstractDeploymentScanner$ScannerThread] Running
19:41:46,395 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
-3.2.3/server/all/farm/cluster-examples-service.xml
19:41:46,415 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/
all/farm/cluster-examples-service.xml
19:41:46,425 INFO [FarmMemberService] Started jboss:service=FarmMember,partitio
n=DefaultPartition
19:41:46,425 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/
all/deploy/deploy.last/
19:41:46,425 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
ration 'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
<none>
Incompletely deployed packages:
[org.jboss.deployment.DeploymentInfo@db3d85c7 { url=file:/C:/jboss-3.2.3/server/
all/deploy/management/web-console.war }
deployer: org.jboss.web.tomcat.tc4.EmbeddedTomcatService@1dd9891
status: null
state: FAILED
watch: file:/C:/jboss-3.2.3/server/all/deploy/management/web-console.war
lastDeployed: 1084041705594
lastModified: 1084041704000
mbeans:
]MBeans waiting for classes:
<none>
MBeans waiting for other MBeans:
<none>
19:41:46,425 INFO [URLDeploymentScanner] Started jboss.deployment:type=Deployme
ntScanner,flavor=URL
19:41:46,475 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/
all/conf/jboss-service.xml
19:41:46,485 INFO [Server] JBoss (MX MicroKernel) [3.2.3 (build: CVSTag=JBoss_3
_2_3 date=200311301445)] Started in 1m:3s:113ms
 
Lasagna is spaghetti flvored cake. Just like this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic