2 Replies Latest reply on Oct 16, 2003 8:03 AM by goedo

    port 8082 jboss does not work

    goedo

      hi!
      i got no response from port 8082; port 8080 says (as expected)
      http status 500
      ...
      apache tomcat/4.1.27-LE-jdk14
      note that the log files are different if I start from different directories! i have copied the output after this lines...

      my config:
      jboss-3.2.2RC4
      sun jdk 1.4.2.01
      win xp up to date with all updates
      help!!!
      tia
      roger

      this is the log starting from c:\jboss\bin:

      12:48:56,176 INFO [Engine] ContextConfig[/web-console]: Added certificates -> r
      equest attribute Valve
      12:48:56,191 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class
      loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@e7ce4c
      12:48:56,191 INFO [Engine] StandardManager[/web-console]: Seeding random number
      generator class java.security.SecureRandom
      12:48:56,207 INFO [Engine] StandardManager[/web-console]: Seeding of random num
      ber generator has been completed
      12:48:56,457 INFO [Engine] StandardWrapper[/web-console:default]: Loading conta
      iner servlet default
      12:48:56,535 INFO [Engine] StandardWrapper[/web-console:invoker]: Loading conta
      iner servlet invoker
      12:48:57,129 INFO [MainDeployer] Deployed package: file:/C:/jboss/server/defaul
      t/deploy/management/web-console.war
      12:48:57,145 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/deploy/application.xml
      12:48:57,160 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jbos
      s/server/default/deploy/application.xml
      12:48:57,176 INFO [MainDeployer] Deployment of package: file:/C:/jboss/server/d
      efault/deploy/application.xml is waiting for an appropriate deployer.
      12:48:57,176 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/deploy/docroot/index.html
      12:48:57,223 WARN [JARDeployer] Failed to add deployable jar: file:/C:/jboss/se
      rver/default/tmp/deploy/tmp8309index.html
      java.util.zip.ZipException: error in opening zip file
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at org.jboss.deployment.SubDeployerSupport.processNestedDeployments(SubD
      eployerSupport.java:245)
      at org.jboss.deployment.SubDeployerSupport.init(SubDeployerSupport.java:
      143)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:686)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:629)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.GeneratedMethodAccessor4.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.GeneratedMethodAccessor5.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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:824)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
      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(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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:388)
      at java.lang.Thread.run(Unknown Source)
      12:48:57,238 INFO [MainDeployer] Deployed package: file:/C:/jboss/server/defaul
      t/deploy/docroot/index.html
      12:48:57,238 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/deploy/ejb-jar.xml
      12:48:57,254 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jbos
      s/server/default/deploy/ejb-jar.xml
      12:48:57,254 INFO [MainDeployer] Deployment of package: file:/C:/jboss/server/d
      efault/deploy/ejb-jar.xml is waiting for an appropriate deployer.
      12:48:57,254 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/deploy/index.html
      12:48:57,285 WARN [JARDeployer] Failed to add deployable jar: file:/C:/jboss/se
      rver/default/tmp/deploy/tmp8311index.html
      java.util.zip.ZipException: error in opening zip file
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at org.jboss.deployment.SubDeployerSupport.processNestedDeployments(SubD
      eployerSupport.java:245)
      at org.jboss.deployment.SubDeployerSupport.init(SubDeployerSupport.java:
      143)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:686)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:629)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.GeneratedMethodAccessor4.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.GeneratedMethodAccessor5.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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:824)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
      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(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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:388)
      at java.lang.Thread.run(Unknown Source)
      12:48:57,285 INFO [MainDeployer] Deployed package: file:/C:/jboss/server/defaul
      t/deploy/index.html
      12:48:57,285 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/deploy/jboss.xml
      12:48:57,301 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jbos
      s/server/default/deploy/jboss.xml
      12:48:57,301 INFO [MainDeployer] Deployment of package: file:/C:/jboss/server/d
      efault/deploy/jboss.xml is waiting for an appropriate deployer.
      12:48:57,301 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/deploy/packaging-build.xml
      12:48:57,317 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jbos
      s/server/default/deploy/packaging-build.xml
      12:48:57,317 INFO [MainDeployer] Deployment of package: file:/C:/jboss/server/d
      efault/deploy/packaging-build.xml is waiting for an appropriate deployer.
      12:48:57,317 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/deploy/xdoclet-build.xml
      12:48:57,348 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jbos
      s/server/default/deploy/xdoclet-build.xml
      12:48:57,348 INFO [MainDeployer] Deployment of package: file:/C:/jboss/server/d
      efault/deploy/xdoclet-build.xml is waiting for an appropriate deployer.
      12:48:57,348 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:
      [org.jboss.deployment.DeploymentInfo@8390a9a5 { url=file:/C:/jboss/server/defaul
      t/deploy/application.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/application.xml
      lastDeployed: 1066301337176
      lastModified: 1066301337160
      mbeans:
      , org.jboss.deployment.DeploymentInfo@27e82000 { url=file:/C:/jboss/server/defau
      lt/deploy/ejb-jar.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/ejb-jar.xml
      lastDeployed: 1066301337254
      lastModified: 1066301337254
      mbeans:
      , org.jboss.deployment.DeploymentInfo@eced86c { url=file:/C:/jboss/server/defaul
      t/deploy/jboss.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/jboss.xml
      lastDeployed: 1066301337301
      lastModified: 1066301337301
      mbeans:
      , org.jboss.deployment.DeploymentInfo@e7275d79 { url=file:/C:/jboss/server/defau
      lt/deploy/packaging-build.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/packaging-build.xml
      lastDeployed: 1066301337317
      lastModified: 1066301337317
      mbeans:
      , org.jboss.deployment.DeploymentInfo@78ffa891 { url=file:/C:/jboss/server/defau
      lt/deploy/xdoclet-build.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/xdoclet-build.xml
      lastDeployed: 1066301337348
      lastModified: 1066301337348
      mbeans:
      ]Incompletely deployed packages:
      [org.jboss.deployment.DeploymentInfo@8390a9a5 { url=file:/C:/jboss/server/defaul
      t/deploy/application.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/application.xml
      lastDeployed: 1066301337176
      lastModified: 1066301337160
      mbeans:
      , org.jboss.deployment.DeploymentInfo@27e82000 { url=file:/C:/jboss/server/defau
      lt/deploy/ejb-jar.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/ejb-jar.xml
      lastDeployed: 1066301337254
      lastModified: 1066301337254
      mbeans:
      , org.jboss.deployment.DeploymentInfo@eced86c { url=file:/C:/jboss/server/defaul
      t/deploy/jboss.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/jboss.xml
      lastDeployed: 1066301337301
      lastModified: 1066301337301
      mbeans:
      , org.jboss.deployment.DeploymentInfo@e7275d79 { url=file:/C:/jboss/server/defau
      lt/deploy/packaging-build.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/packaging-build.xml
      lastDeployed: 1066301337317
      lastModified: 1066301337317
      mbeans:
      , org.jboss.deployment.DeploymentInfo@78ffa891 { url=file:/C:/jboss/server/defau
      lt/deploy/xdoclet-build.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/server/default/deploy/xdoclet-build.xml
      lastDeployed: 1066301337348
      lastModified: 1066301337348
      mbeans:
      ]MBeans waiting for classes:

      MBeans waiting for other MBeans:


      12:48:57,348 INFO [URLDeploymentScanner] Started
      12:48:57,410 INFO [MainDeployer] Deployed package: file:/C:/jboss/server/defaul
      t/conf/jboss-service.xml
      12:48:57,410 INFO [Server] JBoss (MX MicroKernel) [3.2.2RC4 (build: CVSTag=JBos
      s_3_2_2_RC4 date=200309172341)] Started in 17s:783ms
      12:49:20,787 INFO [Engine] StandardHost[localhost]: MAPPING configuration error
      for request URI /
      12:49:20,787 INFO [Engine] StandardHost[localhost]: MAPPING configuration error
      for request URI /


      and this is the log starting (after copying all) from C:\jboss-3.2.2RC4\bin:

      12:51:30,877 INFO [SystemPropertiesService] Starting
      12:51:30,877 INFO [SystemPropertiesService] Started
      12:51:30,893 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/properties-service.xml
      12:51:30,893 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/schedule-manager-service.xml
      12:51:30,924 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/schedule-manager-service.xml
      12:51:30,924 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/scheduler-service.xml
      12:51:30,955 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/scheduler-service.xml
      12:51:30,955 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/sqlexception-service.xml
      12:51:30,987 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/sqlexception-service.xml
      12:51:30,987 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/transaction-service.xml
      12:51:31,002 INFO [CachedConnectionManager] Creating
      12:51:31,002 INFO [CachedConnectionManager] Created
      12:51:31,002 INFO [TxConnectionManager] Creating
      12:51:31,002 INFO [TxConnectionManager] Created
      12:51:31,018 INFO [PersistenceManager] Creating
      12:51:31,018 INFO [PersistenceManager] Created
      12:51:31,018 INFO [DestinationManager] Creating
      12:51:31,033 INFO [DestinationManager] Created
      12:51:31,049 INFO [A] Creating
      12:51:31,049 INFO [A] Created
      12:51:31,049 INFO [B] Creating
      12:51:31,049 INFO [B] Created
      12:51:31,049 INFO [C] Creating
      12:51:31,049 INFO [C] Created
      12:51:31,049 INFO [D] Creating
      12:51:31,049 INFO [D] Created
      12:51:31,049 INFO [ex] Creating
      12:51:31,049 INFO [ex] Created
      12:51:31,049 INFO [SecurityManager] Creating
      12:51:31,049 INFO [SecurityManager] Created
      12:51:31,049 INFO [testTopic] Creating
      12:51:31,049 INFO [testTopic] Created
      12:51:31,049 INFO [securedTopic] Creating
      12:51:31,049 INFO [securedTopic] Created
      12:51:31,049 INFO [testDurableTopic] Creating
      12:51:31,049 INFO [testDurableTopic] Created
      12:51:31,049 INFO [testQueue] Creating
      12:51:31,049 INFO [testQueue] Created
      12:51:31,049 INFO [InterceptorLoader] Creating
      12:51:31,049 INFO [InterceptorLoader] Created
      12:51:31,049 INFO [Invoker] Creating
      12:51:31,065 INFO [Invoker] Created
      12:51:31,065 INFO [HTTPServerILService] Creating
      12:51:31,065 INFO [HTTPServerILService] Created
      12:51:31,065 INFO [JVMServerILService] Creating
      12:51:31,065 INFO [JVMServerILService] Created
      12:51:31,065 INFO [OILServerILService] Creating
      12:51:31,065 INFO [OILServerILService] Created
      12:51:31,065 INFO [OIL2ServerILService] Creating
      12:51:31,065 INFO [OIL2ServerILService] Created
      12:51:31,065 INFO [RMIServerILService] Creating
      12:51:31,065 INFO [RMIServerILService] Created
      12:51:31,065 INFO [UILServerILService] Creating
      12:51:31,065 INFO [UILServerILService] Created
      12:51:31,065 INFO [UILServerILService] Creating
      12:51:31,065 INFO [UILServerILService] Created
      12:51:31,065 INFO [DLQ] Creating
      12:51:31,065 INFO [DLQ] Created
      12:51:31,065 INFO [TxConnectionManager] Creating
      12:51:31,065 INFO [TxConnectionManager] Created
      12:51:31,065 INFO [CachedConnectionManager] Starting
      12:51:31,080 INFO [CachedConnectionManager] Started
      12:51:31,096 INFO [TxConnectionManager] Starting
      12:51:31,112 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.se
      curity.plugins.JaasSecurityManager@19fc25
      12:51:31,127 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util
      .TimedCachePolicy@1631573
      12:51:31,127 INFO [JaasSecurityManagerService] Added HsqlDbRealm, org.jboss.sec
      urity.plugins.SecurityDomainContext@1533c8 to map
      12:51:31,127 INFO [DefaultDS] Bound connection factory for resource adapter for
      ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'jav
      a:/DefaultDS'
      12:51:31,143 INFO [TxConnectionManager] Started
      12:51:31,143 INFO [PersistenceManager] Starting
      12:51:31,299 INFO [PersistenceManager] Started
      12:51:31,299 INFO [DestinationManager] Starting
      12:51:31,315 INFO [DestinationManager] Started
      12:51:31,315 INFO [A] Starting
      12:51:31,362 INFO [A] Bound to JNDI name: queue/A
      12:51:31,362 INFO [A] Started
      12:51:31,362 INFO [B] Starting
      12:51:31,362 INFO [B] Bound to JNDI name: queue/B
      12:51:31,362 INFO [B] Started
      12:51:31,362 INFO [C] Starting
      12:51:31,362 INFO [C] Bound to JNDI name: queue/C
      12:51:31,362 INFO [C] Started
      12:51:31,362 INFO [D] Starting
      12:51:31,362 INFO [D] Bound to JNDI name: queue/D
      12:51:31,362 INFO [D] Started
      12:51:31,362 INFO [ex] Starting
      12:51:31,377 INFO [ex] Bound to JNDI name: queue/ex
      12:51:31,377 INFO [ex] Started
      12:51:31,377 INFO [SecurityManager] Starting
      12:51:31,393 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.se
      curity.plugins.JaasSecurityManager@7fc8b2
      12:51:31,393 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util
      .TimedCachePolicy@15151aa
      12:51:31,393 INFO [JaasSecurityManagerService] Added jbossmq, org.jboss.securit
      y.plugins.SecurityDomainContext@1c87093 to map
      12:51:31,393 INFO [SecurityManager] Started
      12:51:31,393 INFO [testTopic] Starting
      12:51:31,408 INFO [testTopic] Bound to JNDI name: topic/testTopic
      12:51:31,408 INFO [testTopic] Started
      12:51:31,408 INFO [securedTopic] Starting
      12:51:31,408 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
      12:51:31,408 INFO [securedTopic] Started
      12:51:31,408 INFO [testDurableTopic] Starting
      12:51:31,408 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic

      12:51:31,408 INFO [testDurableTopic] Started
      12:51:31,408 INFO [testQueue] Starting
      12:51:31,408 INFO [testQueue] Bound to JNDI name: queue/testQueue
      12:51:31,408 INFO [testQueue] Started
      12:51:31,408 INFO [InterceptorLoader] Starting
      12:51:31,408 INFO [InterceptorLoader] Started
      12:51:31,408 INFO [Invoker] Starting
      12:51:31,408 INFO [Invoker] Started
      12:51:31,408 INFO [HTTPServerILService] Starting
      12:51:31,658 INFO [HTTPServerILService] Started
      12:51:31,658 INFO [JVMServerILService] Starting
      12:51:31,674 INFO [JVMServerILService] Started
      12:51:31,674 INFO [OILServerILService] Starting
      12:51:31,674 INFO [OILServerILService] JBossMQ OIL service available at : 0.0.0
      .0/0.0.0.0:8090
      12:51:31,690 INFO [OILServerILService] Started
      12:51:31,690 INFO [OIL2ServerILService] Starting
      12:51:31,690 INFO [OIL2ServerILService] JBossMQ OIL2 service available at : 0.0
      .0.0/0.0.0.0:8092
      12:51:31,721 INFO [OIL2ServerILService] Started
      12:51:31,721 INFO [RMIServerILService] Starting
      12:51:31,768 INFO [RMIServerILService] Started
      12:51:31,768 INFO [UILServerILService] Starting
      12:51:31,768 INFO [UILServerILService] JBossMQ UIL service available at : 0.0.0
      .0/0.0.0.0:8091
      12:51:31,783 INFO [UILServerILService] Started
      12:51:31,783 INFO [UILServerILService] Starting
      12:51:31,783 INFO [UILServerILService] JBossMQ UIL service available at : 0.0.0
      .0/0.0.0.0:8093
      12:51:31,846 INFO [UILServerILService] Started
      12:51:31,846 INFO [DLQ] Starting
      12:51:31,846 INFO [DLQ] Bound to JNDI name: queue/DLQ
      12:51:31,846 INFO [DLQ] Started
      12:51:31,846 INFO [TxConnectionManager] Starting
      12:51:31,862 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.se
      curity.plugins.JaasSecurityManager@c5f20f
      12:51:31,862 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util
      .TimedCachePolicy@196de29
      12:51:31,862 INFO [JaasSecurityManagerService] Added JmsXARealm, org.jboss.secu
      rity.plugins.SecurityDomainContext@1d382ab to map
      12:51:31,877 INFO [JmsXA] Bound connection factory for resource adapter for Con
      nectionManager 'jboss.jca:service=TxCM,name=JmsXA to JNDI name 'java:/JmsXA'
      12:51:31,877 INFO [TxConnectionManager] Started
      12:51:31,877 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/transaction-service.xml
      12:51:31,877 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/user-service.xml
      12:51:31,908 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/user-service.xml
      12:51:31,908 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/management/ejb-management.jar
      12:51:32,346 INFO [EjbModule] Creating
      12:51:32,346 INFO [EjbModule] Deploying MEJB
      12:51:32,440 INFO [StatelessSessionContainer] Creating
      12:51:32,440 INFO [StatelessSessionInstancePool] Creating
      12:51:32,440 INFO [StatelessSessionInstancePool] Created
      12:51:32,455 INFO [StatelessSessionContainer] Created
      12:51:32,455 INFO [EjbModule] Created
      12:51:32,455 INFO [EjbModule] Starting
      12:51:32,455 INFO [StatelessSessionContainer] Starting
      12:51:32,518 INFO [StatelessSessionInstancePool] Starting
      12:51:32,518 INFO [StatelessSessionInstancePool] Started
      12:51:32,518 INFO [StatelessSessionContainer] Started
      12:51:32,518 INFO [EjbModule] Started
      12:51:32,518 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.2RC4/server/defaul
      t/deploy/management/ejb-management.jar
      12:51:32,565 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/management/ejb-management.jar
      12:51:32,565 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/jmx-console.war/
      12:51:32,659 INFO [EmbeddedTomcatService] deploy, ctxPath=/jmx-console, warUrl=
      file:/C:/jboss-3.2.2RC4/server/default/deploy/jmx-console.war/
      12:51:32,909 INFO [Engine] ContextConfig[/jmx-console]: Added certificates -> r
      equest attribute Valve
      12:51:32,940 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class
      loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@33c3e6
      12:51:32,940 INFO [Engine] StandardManager[/jmx-console]: Seeding random number
      generator class java.security.SecureRandom
      12:51:32,940 INFO [Engine] StandardManager[/jmx-console]: Seeding of random num
      ber generator has been completed
      12:51:32,940 INFO [Engine] StandardWrapper[/jmx-console:default]: Loading conta
      iner servlet default
      12:51:32,940 INFO [Engine] StandardWrapper[/jmx-console:invoker]: Loading conta
      iner servlet invoker
      12:51:33,409 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/jmx-console.war/
      12:51:33,424 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/management/web-console.war
      12:51:33,690 INFO [EmbeddedTomcatService] deploy, ctxPath=/web-console, warUrl=
      file:/C:/jboss-3.2.2RC4/server/default/tmp/deploy/tmp30300web-console.war/
      12:51:33,877 INFO [Engine] ContextConfig[/web-console]: Added certificates -> r
      equest attribute Valve
      12:51:33,909 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class
      loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@10718b7
      12:51:33,909 INFO [Engine] StandardManager[/web-console]: Seeding random number
      generator class java.security.SecureRandom
      12:51:33,909 INFO [Engine] StandardManager[/web-console]: Seeding of random num
      ber generator has been completed
      12:51:34,143 INFO [Engine] StandardWrapper[/web-console:default]: Loading conta
      iner servlet default
      12:51:34,206 INFO [Engine] StandardWrapper[/web-console:invoker]: Loading conta
      iner servlet invoker
      12:51:34,784 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/management/web-console.war
      12:51:34,784 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      -3.2.2RC4/server/default/deploy/index.html
      12:51:34,799 WARN [JARDeployer] Failed to add deployable jar: file:/C:/jboss-3.
      2.2RC4/server/default/tmp/deploy/tmp30301index.html
      java.util.zip.ZipException: error in opening zip file
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at org.jboss.deployment.SubDeployerSupport.processNestedDeployments(SubD
      eployerSupport.java:245)
      at org.jboss.deployment.SubDeployerSupport.init(SubDeployerSupport.java:
      143)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:686)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:629)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.GeneratedMethodAccessor4.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.GeneratedMethodAccessor5.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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:824)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
      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(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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:388)
      at java.lang.Thread.run(Unknown Source)
      12:51:34,815 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/deploy/index.html
      12:51:34,815 INFO [URLDeploymentScanner] Started
      12:51:34,878 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2RC4/serv
      er/default/conf/jboss-service.xml
      12:51:34,893 INFO [Server] JBoss (MX MicroKernel) [3.2.2RC4 (build: CVSTag=JBos
      s_3_2_2_RC4 date=200309172341)] Started in 14s:892ms