6 Replies Latest reply on Jan 15, 2004 8:51 AM by panning

    Error deploying the RosterApp example for CMP

    rahul_41

       

      "rahul_41@yahoo.com" wrote:
      "rahul_41@yahoo.com" wrote:
      I sucessfully deployed the bank application, but when I try the CMP example I get the following errors. I would appreciate any help in the matter.....

      Thank you.

      17:31:28,718 INFO [MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/d
      efault/deploy/RosterApp.ear
      17:31:28,718 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:
      <none>
      Incompletely deployed packages:
      <none>
      MBeans waiting for classes:
      <none>
      MBeans waiting for other MBeans:
      [ObjectName: jboss.j2ee:jndiName=local/LeagueEJB,service=EJB
      state: FAILED
      I Depend On:
      Depends On Me: org.jboss.deployment.DeploymentException: Error compiling EJB-QL
      statement 'select object(p) from Player p
      where p.teams is empty'; - nested throwable: (java.lang.NoSuchMethodError)]
      17:31:28,734 INFO [URLDeploymentScanner] Started jboss.deployment:type=Deployme
      ntScanner,flavor=URL
      17:31:28,781 INFO [MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/d
      efault/conf/jboss-service.xml
      17:31:28,796 INFO [Server] JBoss (MX MicroKernel) [3.2.3 (build: CVSTag=JBoss_3
      _2_3 date=200311301445)] Started in 43s:765ms


        • 1. Re: Error deploying the RosterApp example for CMP

           

          "luke_t" wrote:
          "luke_t" wrote:

          Could you check the server log file please, rather than the console? If you can't see anything obviously wrong, post it here (a fresh one, so it's not too big).

          Luke.


          • 2. Re: Error deploying the RosterApp example for CMP
            rahul_41

             

            "rahul_41@yahoo.com" wrote:
            "rahul_41@yahoo.com" wrote:
            Here is a fresh server log file.


            2004-01-03 13:59:11,468 INFO [org.jboss.management.j2ee.LocalJBossServerDomain] Started jboss.management.local:j2eeType=J2EEDomain,name=Manager
            2004-01-03 13:59:11,468 INFO [org.jboss.logging.Log4jService] Started jboss.system:type=Log4jService,service=Logging
            2004-01-03 13:59:11,484 INFO [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Running
            2004-01-03 13:59:11,531 INFO [org.jboss.web.WebService] Started WebServer with address: 0.0.0.0:8083
            2004-01-03 13:59:11,531 INFO [org.jboss.web.WebService] Using RMI server codebase: http://vc-g:8083/
            2004-01-03 13:59:11,531 INFO [org.jboss.web.WebService] Started jboss:service=WebService
            2004-01-03 13:59:11,531 INFO [org.jboss.naming.NamingService] Starting jnp server
            2004-01-03 13:59:11,671 INFO [org.jboss.naming.NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=0.0.0.0/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
            2004-01-03 13:59:11,703 INFO [org.jboss.naming.NamingService] Listening on port 1099
            2004-01-03 13:59:11,703 INFO [org.jboss.naming.NamingService] Started jboss:service=Naming
            2004-01-03 13:59:11,703 INFO [org.jboss.naming.JNDIView] Started jboss:service=JNDIView
            2004-01-03 13:59:11,718 INFO [org.jboss.security.plugins.SecurityConfig] Started jboss.security:service=SecurityConfig
            2004-01-03 13:59:11,750 INFO [org.jboss.security.auth.login.XMLLoginConfig] Started jboss.security:service=XMLLoginConfig
            2004-01-03 13:59:11,765 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Started jboss.security:service=JaasSecurityManager
            2004-01-03 13:59:11,812 INFO [org.jboss.tm.TransactionManagerService] Started jboss:service=TransactionManager
            2004-01-03 13:59:11,843 INFO [org.jboss.invocation.jrmp.server.JRMPInvoker] Started jboss:service=invoker,type=jrmp
            2004-01-03 13:59:11,859 INFO [org.jboss.invocation.jrmp.server.JRMPProxyFactory] Started jboss:service=proxyFactory,target=ClientUserTransactionFactory
            2004-01-03 13:59:11,875 INFO [org.jboss.invocation.jrmp.server.JRMPProxyFactory] Started jboss:service=proxyFactory,target=ClientUserTransaction
            2004-01-03 13:59:11,890 INFO [org.jboss.tm.usertx.server.ClientUserTransactionService] Started jboss:service=ClientUserTransaction
            2004-01-03 13:59:11,890 INFO [org.jboss.invocation.local.LocalInvoker] Started jboss:service=invoker,type=local
            2004-01-03 13:59:11,906 INFO [org.jboss.invocation.pooled.server.PooledInvoker] Started jboss:service=invoker,type=pooled
            2004-01-03 13:59:11,906 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.ejb.EJBDeployer@7b6354
            2004-01-03 13:59:11,906 INFO [org.jboss.ejb.EJBDeployer] Started jboss.ejb:service=EJBDeployer
            2004-01-03 13:59:11,906 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.deployment.EARDeployer@3e754f
            2004-01-03 13:59:11,906 INFO [org.jboss.deployment.EARDeployer] Started jboss.j2ee:service=EARDeployer
            2004-01-03 13:59:11,921 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.varia.deployment.BeanShellSubDeployer@7593af
            2004-01-03 13:59:11,921 INFO [org.jboss.varia.deployment.BeanShellSubDeployer] Started jboss.scripts:service=BSHDeployer
            2004-01-03 13:59:11,953 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/http-invoker.sar/
            2004-01-03 13:59:11,953 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/http-invoker.sar/invoker.war/
            2004-01-03 13:59:11,984 INFO [org.jboss.deployment.MainDeployer] deployment waiting for deployer: file:/C:/JBOSS_DIST/server/default/deploy/http-invoker.sar/invoker.war/
            2004-01-03 13:59:12,078 INFO [org.jboss.invocation.http.server.HttpInvoker] Started jboss:service=invoker,type=http
            2004-01-03 13:59:12,078 INFO [org.jboss.invocation.http.server.HttpInvokerHA] Started jboss:service=invoker,type=httpHA
            2004-01-03 13:59:12,093 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Started jboss:service=invoker,type=http,target=Naming
            2004-01-03 13:59:12,093 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Started jboss:service=invoker,type=http,target=Naming,readonly=true
            2004-01-03 13:59:12,156 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/http-invoker.sar/
            2004-01-03 13:59:12,156 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-httpil.sar/
            2004-01-03 13:59:12,171 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
            2004-01-03 13:59:12,203 INFO [org.jboss.deployment.MainDeployer] deployment waiting for deployer: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
            2004-01-03 13:59:12,234 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-httpil.sar/
            2004-01-03 13:59:12,250 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/
            2004-01-03 13:59:12,250 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/commons-logging.jar
            2004-01-03 13:59:12,250 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/commons-beanutils.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/servlets-invoker.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/jakarta-regexp-1.3.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/naming-common.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/catalina.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/ant.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/servlets-webdav.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/servlets-default.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/jasper-runtime.jar
            2004-01-03 13:59:12,265 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/commons-digester.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/tomcat41-service.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/bootstrap.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/servlets-common.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/naming-resources.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/commons-collections.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/tomcat-coyote.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/tomcat-http11.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/tomcat-util.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/jasper-compiler.jar
            2004-01-03 13:59:12,296 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/tomcat-jk2.jar
            2004-01-03 13:59:12,312 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/classes12.jar
            2004-01-03 13:59:12,312 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/servlet.jar
            2004-01-03 13:59:12,312 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/servlet-2_3-fcs-classfiles.zip
            2004-01-03 13:59:15,296 INFO [STDOUT] Apache Tomcat/4.1.29
            2004-01-03 13:59:15,406 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute soLinger: -1
            2004-01-03 13:59:15,406 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute soTimeout: 60000
            2004-01-03 13:59:15,406 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute serverSoTimeout: 0
            2004-01-03 13:59:15,406 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute tcpNoDelay: true
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute jkHome: C:\JBOSS_DIST\server\default
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute port: 8080
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute maxThreads: 100
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute backlog: 10
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute tcpNoDelay: true
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute soLinger: -1
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute soTimeout: 20000
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute timeout: 300000
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute serverSoTimeout: 0
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute maxKeepAliveRequests: 100
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute tomcatAuthentication: true
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute compression: off
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute address: 0.0.0.0/0.0.0.0
            2004-01-03 13:59:15,421 DEBUG [org.apache.coyote.http11.Http11Protocol] Attribute secure: false
            2004-01-03 13:59:15,437 INFO [org.apache.coyote.http11.Http11Protocol] Initializing Coyote HTTP/1.1 on port 8080
            2004-01-03 13:59:15,437 INFO [org.jboss.web.localhost.Engine] CoyoteConnector Coyote can't register jmx for protocol
            2004-01-03 13:59:15,453 INFO [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on port 8080
            2004-01-03 13:59:15,531 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty jkHome C:\JBOSS_DIST\server\default
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty port 8009
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty maxThreads 75
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty backlog 10
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty tcpNoDelay true
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty soLinger -1
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty soTimeout 20000
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty timeout 300000
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty serverSoTimeout 0
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty disableUploadTimeout false
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty maxKeepAliveRequests 100
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty tomcatAuthentication true
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty compression off
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty address 0.0.0.0
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkCoyoteHandler] setProperty secure false
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkMain] Starting Jk2, base dir= C:\JBOSS_DIST\server\default
            2004-01-03 13:59:15,546 DEBUG [org.apache.jk.server.JkMain] No properties file found C:\JBOSS_DIST\server\default\conf\jk2.properties
            2004-01-03 13:59:15,546 INFO [org.jboss.web.localhost.Engine] CoyoteConnector Coyote can't register jmx for protocol
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting tomcatAuthentication request.tomcatAuthentication true
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting soTimeout channelSocket.soTimeout 20000
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting port channelSocket.port 8009
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting maxThreads channelSocket.maxThreads 75
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting backlog channelSocket.backlog 10
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting timeout channelSocket.timeout 300000
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting address channelSocket.address 0.0.0.0
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Substituting tcpNoDelay channelSocket.tcpNoDelay true
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing channelSocket::channelSocket address
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting address on channelSocket org.apache.jk.common.ChannelSocket@221e9e
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.ChannelSocket@221e9e address=0.0.0.0
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing channelSocket::channelSocket soTimeout
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting soTimeout on channelSocket org.apache.jk.common.ChannelSocket@221e9e
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.ChannelSocket@221e9e soTimeout=20000
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing channelSocket::channelSocket timeout
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting timeout on channelSocket org.apache.jk.common.ChannelSocket@221e9e
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.ChannelSocket@221e9e timeout=300000
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing channelSocket::channelSocket maxThreads
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting maxThreads on channelSocket org.apache.jk.common.ChannelSocket@221e9e
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.ChannelSocket@221e9e maxThreads=75
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.common.ChannelSocket] Setting maxThreads 75
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing channelSocket::channelSocket backlog
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting backlog on channelSocket org.apache.jk.common.ChannelSocket@221e9e
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.ChannelSocket@221e9e backlog=10
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing channelSocket::channelSocket tcpNoDelay
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting tcpNoDelay on channelSocket org.apache.jk.common.ChannelSocket@221e9e
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.ChannelSocket@221e9e tcpNoDelay=true
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing request::request tomcatAuthentication
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting tomcatAuthentication on request org.apache.jk.common.HandlerRequest@264eab
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.HandlerRequest@264eab tomcatAuthentication=true
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Processing channelSocket::channelSocket port
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] Setting port on channelSocket org.apache.jk.common.ChannelSocket@221e9e
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.server.JkMain] setProperty org.apache.jk.common.ChannelSocket@221e9e port=8009
            2004-01-03 13:59:15,562 DEBUG [org.apache.jk.common.HandlerRequest] Container handler org.apache.jk.server.JkCoyoteHandler@299347 container org.apache.jk.server.JkCoyoteHandler
            2004-01-03 13:59:15,562 INFO [org.apache.jk.common.ChannelSocket] JK2: ajp13 listening on 0.0.0.0/0.0.0.0:8009
            2004-01-03 13:59:15,593 INFO [org.apache.jk.server.JkMain] Jk running ID=0 time=0/47 config=null
            2004-01-03 13:59:15,593 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] OK
            2004-01-03 13:59:15,593 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.web.tomcat.tc4.EmbeddedTomcatService@28305d
            2004-01-03 13:59:15,593 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/http-invoker.sar/invoker.war/
            2004-01-03 13:59:15,609 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Getting new thread data
            2004-01-03 13:59:15,609 DEBUG [org.apache.jk.common.ChannelSocket] Accepting ajp connections on 8009
            2004-01-03 13:59:15,828 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Getting new thread data
            2004-01-03 13:59:15,906 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] deploy, ctxPath=/invoker, warUrl=file:/C:/JBOSS_DIST/server/default/deploy/http-invoker.sar/invoker.war/
            2004-01-03 13:59:16,515 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/invoker]: Added certificates -> request attribute Valve
            2004-01-03 13:59:16,562 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/invoker]: Configured an authenticator for method BASIC
            2004-01-03 13:59:16,578 WARN [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@32bd65
            2004-01-03 13:59:16,593 INFO [org.jboss.web.localhost.Engine] StandardManager[/invoker]: Seeding random number generator class java.security.SecureRandom
            2004-01-03 13:59:16,593 INFO [org.jboss.web.localhost.Engine] StandardManager[/invoker]: Seeding of random number generator has been completed
            2004-01-03 13:59:16,656 INFO [org.jboss.web.localhost.Engine] EJBInvokerServlet: init
            2004-01-03 13:59:16,656 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/invoker:default]: Loading container servlet default
            2004-01-03 13:59:16,687 INFO [org.jboss.web.localhost.Engine] default: init
            2004-01-03 13:59:16,687 INFO [org.jboss.web.localhost.Engine] EJBInvokerHAServlet: init
            2004-01-03 13:59:16,687 INFO [org.jboss.web.localhost.Engine] JMXInvokerServlet: init
            2004-01-03 13:59:16,687 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/invoker:invoker]: Loading container servlet invoker
            2004-01-03 13:59:16,703 INFO [org.jboss.web.localhost.Engine] invoker: init
            2004-01-03 13:59:16,718 INFO [org.jboss.web.localhost.Engine] JNDIFactory: init
            2004-01-03 13:59:16,718 INFO [org.jboss.web.localhost.Engine] ReadOnlyJNDIFactory: init
            2004-01-03 13:59:16,734 INFO [org.jboss.web.localhost.Engine] jsp: init
            2004-01-03 13:59:17,328 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/http-invoker.sar/invoker.war/
            2004-01-03 13:59:17,328 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
            2004-01-03 13:59:17,359 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
            2004-01-03 13:59:17,468 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/jbossmq-httpil]: Added certificates -> request attribute Valve
            2004-01-03 13:59:17,468 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/jbossmq-httpil]: Configured an authenticator for method BASIC
            2004-01-03 13:59:17,484 WARN [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@3a9d95
            2004-01-03 13:59:17,484 INFO [org.jboss.web.localhost.Engine] StandardManager[/jbossmq-httpil]: Seeding random number generator class java.security.SecureRandom
            2004-01-03 13:59:17,484 INFO [org.jboss.web.localhost.Engine] StandardManager[/jbossmq-httpil]: Seeding of random number generator has been completed
            2004-01-03 13:59:17,484 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/jbossmq-httpil:default]: Loading container servlet default
            2004-01-03 13:59:17,484 INFO [org.jboss.web.localhost.Engine] default: init
            2004-01-03 13:59:17,484 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/jbossmq-httpil:invoker]: Loading container servlet invoker
            2004-01-03 13:59:17,484 INFO [org.jboss.web.localhost.Engine] invoker: init
            2004-01-03 13:59:17,484 INFO [org.jboss.web.localhost.Engine] jsp: init
            2004-01-03 13:59:17,625 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
            2004-01-03 13:59:17,625 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Started jboss.web:service=WebServer
            2004-01-03 13:59:17,640 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jbossweb-tomcat41.sar/
            2004-01-03 13:59:17,640 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/snmp-adaptor.sar/
            2004-01-03 13:59:17,671 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/deploy/snmp-adaptor.sar/castor.jar
            2004-01-03 13:59:18,046 INFO [org.jboss.jmx.adaptor.snmp.trapd.TrapdService] Started jboss.jmx:name=SnmpAgent,service=trapd,type=logger
            2004-01-03 13:59:18,046 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] Instantiating trap emitter ...
            2004-01-03 13:59:18,062 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] Starting trap emitter ...
            2004-01-03 13:59:18,062 INFO [org.jboss.jmx.adaptor.snmp.agent.TrapEmitter] Reading resource: "/managers.xml"
            2004-01-03 13:59:18,359 INFO [org.jboss.jmx.adaptor.snmp.agent.TrapEmitter] "/managers.xml" valid. Read 1 monitoring managers
            2004-01-03 13:59:18,359 INFO [org.jboss.jmx.adaptor.snmp.agent.TrapEmitter] Executing resource: "/managers.xml"
            2004-01-03 13:59:18,421 INFO [org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport] Reading resource: "/notifications.xml"
            2004-01-03 13:59:18,468 INFO [org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport] "/notifications.xml" valid. Read 2 mappings
            2004-01-03 13:59:18,468 INFO [org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport] Executing resource: "/notifications.xml"
            2004-01-03 13:59:18,515 INFO [org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport] Trap factory going active
            2004-01-03 13:59:18,515 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] Instantiating subscription manager ...
            2004-01-03 13:59:18,515 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] Starting subscription manager ...
            2004-01-03 13:59:18,515 INFO [org.jboss.jmx.adaptor.snmp.agent.SubscriptionMgr] Reading resource: "/mbeans.xml"
            2004-01-03 13:59:18,562 INFO [org.jboss.jmx.adaptor.snmp.agent.SubscriptionMgr] "/mbeans.xml" valid. Read 2 monitored objects
            2004-01-03 13:59:18,562 INFO [org.jboss.jmx.adaptor.snmp.agent.SubscriptionMgr] Executing resource: "/mbeans.xml"
            2004-01-03 13:59:18,562 INFO [org.jboss.jmx.adaptor.snmp.agent.SubscriptionMgr] Subscription manager done
            2004-01-03 13:59:18,562 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] Starting heartbeat controller ...
            2004-01-03 13:59:18,562 WARN [org.jboss.jmx.adaptor.snmp.agent.Heartbeat] Heartbeat disabled
            2004-01-03 13:59:18,609 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] Snmp Agent going active
            2004-01-03 13:59:18,609 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] Started jboss.jmx:name=SnmpAgent,service=snmp,type=adaptor
            2004-01-03 13:59:18,625 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/snmp-adaptor.sar/
            2004-01-03 13:59:18,625 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/management/console-mgr.sar
            2004-01-03 13:59:18,718 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18401console-mgr.sar-contents/console-mgr-classes.jar
            2004-01-03 13:59:18,734 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18401console-mgr.sar-contents/jcommon.jar
            2004-01-03 13:59:18,765 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18401console-mgr.sar-contents/jfreechart-demo.jar
            2004-01-03 13:59:18,796 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18401console-mgr.sar-contents/jfreechart.jar
            2004-01-03 13:59:19,062 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/management/console-mgr.sar
            2004-01-03 13:59:19,062 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jmx-invoker-adaptor-server.sar/
            2004-01-03 13:59:19,171 INFO [org.jboss.invocation.jrmp.server.JRMPProxyFactory] Started jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
            2004-01-03 13:59:19,187 INFO [org.jboss.naming.NamingAlias] Bound link jmx/rmi/RMIAdaptor to jmx/invoker/RMIAdaptor
            2004-01-03 13:59:19,187 INFO [org.jboss.naming.NamingAlias] Started jboss.jmx:alias=jmx/rmi/RMIAdaptor
            2004-01-03 13:59:19,203 INFO [org.jboss.console.manager.PluginManager] Started jboss.admin:service=PluginManager
            2004-01-03 13:59:19,218 INFO [org.jboss.jmx.connector.invoker.InvokerAdaptorService] Started jboss.jmx:type=adaptor,name=Invoker
            2004-01-03 13:59:19,218 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jmx-invoker-adaptor-server.sar/
            2004-01-03 13:59:19,234 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/uuid-key-generator.sar
            2004-01-03 13:59:19,281 INFO [org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactoryService] Started jboss:service=UUIDKeyGeneratorFactory
            2004-01-03 13:59:19,281 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/uuid-key-generator.sar
            2004-01-03 13:59:19,281 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jboss-jca.sar
            2004-01-03 13:59:20,109 INFO [org.jboss.deployment.XSLSubDeployer] Created templates: org.apache.xalan.templates.StylesheetRoot@6b7331
            2004-01-03 13:59:20,109 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.resource.RARDeployer@57b222
            2004-01-03 13:59:20,109 INFO [org.jboss.resource.RARDeployer] Started jboss.jca:service=RARDeployer
            2004-01-03 13:59:20,109 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.deployment.XSLSubDeployer@7ff5b6
            2004-01-03 13:59:20,109 INFO [org.jboss.deployment.XSLSubDeployer] Started jboss.jca:service=ConnectionFactoryDeployer
            2004-01-03 13:59:20,125 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jboss-jca.sar
            2004-01-03 13:59:20,125 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jms-ra.rar
            2004-01-03 13:59:20,218 INFO [org.jboss.resource.RARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18404jms-ra.rar-contents/jms-ra.jar
            2004-01-03 13:59:20,265 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jms-ra.rar
            2004-01-03 13:59:20,265 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jboss-local-jdbc.rar
            2004-01-03 13:59:20,328 INFO [org.jboss.resource.RARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18405jboss-local-jdbc.rar-contents/jboss-local-jdbc.jar
            2004-01-03 13:59:20,343 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jboss-local-jdbc.rar
            2004-01-03 13:59:20,343 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jboss-xa-jdbc.rar
            2004-01-03 13:59:20,375 INFO [org.jboss.resource.RARMetaData] Loading JBoss Resource Adapter for JDBC 2 XA drivers
            2004-01-03 13:59:20,375 INFO [org.jboss.resource.RARMetaData] Required license terms present. See deployment descriptor.
            2004-01-03 13:59:20,390 INFO [org.jboss.resource.RARDeployer] nested deployment: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18406jboss-xa-jdbc.rar-contents/jboss-xa-jdbc.jar
            2004-01-03 13:59:20,578 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jboss-xa-jdbc.rar
            2004-01-03 13:59:20,578 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jms-ds.xml
            2004-01-03 13:59:21,015 INFO [org.jboss.jms.jndi.JMSProviderLoader] Bound adapter to java:/DefaultJMSProvider
            2004-01-03 13:59:21,015 INFO [org.jboss.jms.jndi.JMSProviderLoader] Started jboss.mq:service=JMSProviderLoader,name=JBossMQProvider
            2004-01-03 13:59:21,031 INFO [org.jboss.jms.asf.ServerSessionPoolLoader] pool factory StdJMSPool bound to java:/StdJMSPool
            2004-01-03 13:59:21,031 INFO [org.jboss.jms.asf.ServerSessionPoolLoader] Started jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2004-01-03 13:59:21,078 INFO [org.jboss.resource.connectionmanager.RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2004-01-03 13:59:21,078 INFO [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2004-01-03 13:59:21,125 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jms-ds.xml
            2004-01-03 13:59:21,125 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/hsqldb-ds.xml
            2004-01-03 13:59:21,234 INFO [org.jboss.resource.connectionmanager.RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
            2004-01-03 13:59:21,234 INFO [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=DefaultDS
            2004-01-03 13:59:21,250 INFO [org.jboss.jdbc.HypersonicDatabase] Started jboss:service=Hypersonic
            2004-01-03 13:59:21,250 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/hsqldb-ds.xml
            2004-01-03 13:59:21,250 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jvm-il-service.xml
            2004-01-03 13:59:21,281 INFO [STDOUT] server.properties not found, using command line or default properties
            2004-01-03 13:59:21,281 INFO [STDOUT] Opening database: C:\JBOSS_DIST\server\default\data\hypersonic\default
            2004-01-03 13:59:21,281 INFO [STDOUT] HSQLDB server 1.7.1 is running
            2004-01-03 13:59:21,281 INFO [STDOUT] Use SHUTDOWN to close normally. Use [Ctrl]+[C] to abort abruptly
            2004-01-03 13:59:21,406 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jvm-il-service.xml
            2004-01-03 13:59:21,421 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/oil-service.xml
            2004-01-03 13:59:21,500 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/oil-service.xml
            2004-01-03 13:59:21,578 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/hsqldb-jdbc2-service.xml
            2004-01-03 13:59:21,656 INFO [STDOUT] Sat Jan 03 13:59:21 IST 2004 Listening for connections ...
            2004-01-03 13:59:21,750 INFO [org.jboss.mq.server.MessageCache] Started jboss.mq:service=MessageCache
            2004-01-03 13:59:21,765 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/hsqldb-jdbc2-service.xml
            2004-01-03 13:59:21,765 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/oil2-service.xml
            2004-01-03 13:59:21,796 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/oil2-service.xml
            2004-01-03 13:59:21,796 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/rmi-il-service.xml
            2004-01-03 13:59:21,843 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/rmi-il-service.xml
            2004-01-03 13:59:21,843 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-service.xml
            2004-01-03 13:59:22,000 INFO [org.jboss.mq.sm.file.DynamicStateManager] Started jboss.mq:service=StateManager
            2004-01-03 13:59:22,015 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-service.xml
            2004-01-03 13:59:22,031 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-destinations-service.xml
            2004-01-03 13:59:22,093 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/jbossmq-destinations-service.xml
            2004-01-03 13:59:22,093 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jms/uil2-service.xml
            2004-01-03 13:59:22,156 INFO [org.jboss.naming.NamingAlias] Bound link UILConnectionFactory to UIL2ConnectionFactory
            2004-01-03 13:59:22,156 INFO [org.jboss.naming.NamingAlias] Started jboss.mq:service=InvocationLayer,type=UIL
            2004-01-03 13:59:22,156 INFO [org.jboss.naming.NamingAlias] Bound link UILXAConnectionFactory to UIL2XAConnectionFactory
            2004-01-03 13:59:22,156 INFO [org.jboss.naming.NamingAlias] Started jboss.mq:service=InvocationLayer,type=UILXA
            2004-01-03 13:59:22,171 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jms/uil2-service.xml
            2004-01-03 13:59:22,171 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/sqlexception-service.xml
            2004-01-03 13:59:22,218 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/sqlexception-service.xml
            2004-01-03 13:59:22,218 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/user-service.xml
            2004-01-03 13:59:22,265 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/user-service.xml
            2004-01-03 13:59:22,265 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/transaction-service.xml
            2004-01-03 13:59:22,359 INFO [org.jboss.resource.connectionmanager.CachedConnectionManager] Started jboss.jca:service=CachedConnectionManager
            2004-01-03 13:59:22,406 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@479dfc
            2004-01-03 13:59:22,406 INFO [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@2b835a
            2004-01-03 13:59:22,406 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Added JmsXARealm, org.jboss.security.plugins.SecurityDomainContext@3cbb4b to map
            2004-01-03 13:59:22,437 INFO [org.jboss.resource.adapter.jms.JmsManagedConnectionFactory.JmsXA] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=TxCM,name=JmsXA to JNDI name 'java:/JmsXA'
            2004-01-03 13:59:22,437 INFO [org.jboss.resource.connectionmanager.TxConnectionManager] Started jboss.jca:service=TxCM,name=JmsXA
            2004-01-03 13:59:22,453 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@178655
            2004-01-03 13:59:22,453 INFO [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@746ad0
            2004-01-03 13:59:22,453 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Added HsqlDbRealm, org.jboss.security.plugins.SecurityDomainContext@108727 to map
            2004-01-03 13:59:22,468 INFO [org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
            2004-01-03 13:59:22,468 INFO [org.jboss.resource.connectionmanager.TxConnectionManager] Started jboss.jca:service=LocalTxCM,name=DefaultDS
            2004-01-03 13:59:22,671 INFO [org.jboss.mq.pm.jdbc2.PersistenceManager] Started jboss.mq:service=PersistenceManager
            2004-01-03 13:59:22,687 INFO [org.jboss.mq.server.jmx.DestinationManager] Started jboss.mq:service=DestinationManager
            2004-01-03 13:59:22,703 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@72d873
            2004-01-03 13:59:22,703 INFO [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@609eab
            2004-01-03 13:59:22,703 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Added jbossmq, org.jboss.security.plugins.SecurityDomainContext@51082f to map
            2004-01-03 13:59:22,718 INFO [org.jboss.mq.security.SecurityManager] Started jboss.mq:service=SecurityManager
            2004-01-03 13:59:22,718 INFO [org.jboss.mq.server.jmx.InterceptorLoader] Started jboss.mq:service=TracingInterceptor
            2004-01-03 13:59:22,718 INFO [org.jboss.mq.server.jmx.Invoker] Started jboss.mq:service=Invoker
            2004-01-03 13:59:22,796 INFO [org.jboss.mq.il.http.HTTPServerILService] Started jboss.mq:service=InvocationLayer,type=HTTP
            2004-01-03 13:59:22,812 INFO [org.jboss.mq.il.jvm.JVMServerILService] Started jboss.mq:service=InvocationLayer,type=JVM
            2004-01-03 13:59:22,812 INFO [org.jboss.mq.il.oil.OILServerILService] JBossMQ OIL service available at : 0.0.0.0/0.0.0.0:8090
            2004-01-03 13:59:22,828 INFO [org.jboss.mq.il.oil.OILServerILService] Started jboss.mq:service=InvocationLayer,type=OIL
            2004-01-03 13:59:22,843 INFO [org.jboss.mq.il.oil2.OIL2ServerILService] JBossMQ OIL2 service available at : 0.0.0.0/0.0.0.0:8092
            2004-01-03 13:59:22,859 INFO [org.jboss.mq.il.oil2.OIL2ServerILService] Started jboss.mq:service=InvocationLayer,type=OIL2
            2004-01-03 13:59:22,921 INFO [org.jboss.mq.il.rmi.RMIServerILService] Started jboss.mq:service=InvocationLayer,type=RMI
            2004-01-03 13:59:22,921 INFO [org.jboss.mq.il.uil2.UILServerILService] JBossMQ UIL service available at : 0.0.0.0/0.0.0.0:8093
            2004-01-03 13:59:22,984 INFO [org.jboss.mq.il.uil2.UILServerILService] Started jboss.mq:service=InvocationLayer,type=UIL2
            2004-01-03 13:59:23,015 INFO [org.jboss.mq.server.jmx.Queue.DLQ] Bound to JNDI name: queue/DLQ
            2004-01-03 13:59:23,015 INFO [org.jboss.mq.server.jmx.Queue.DLQ] Started jboss.mq.destination:service=Queue,name=DLQ
            2004-01-03 13:59:23,031 INFO [org.jboss.mq.server.jmx.Topic.testTopic] Bound to JNDI name: topic/testTopic
            2004-01-03 13:59:23,031 INFO [org.jboss.mq.server.jmx.Topic.testTopic] Started jboss.mq.destination:service=Topic,name=testTopic
            2004-01-03 13:59:23,031 INFO [org.jboss.mq.server.jmx.Topic.securedTopic] Bound to JNDI name: topic/securedTopic
            2004-01-03 13:59:23,031 INFO [org.jboss.mq.server.jmx.Topic.securedTopic] Started jboss.mq.destination:service=Topic,name=securedTopic
            2004-01-03 13:59:23,031 INFO [org.jboss.mq.server.jmx.Topic.testDurableTopic] Bound to JNDI name: topic/testDurableTopic
            2004-01-03 13:59:23,031 INFO [org.jboss.mq.server.jmx.Topic.testDurableTopic] Started jboss.mq.destination:service=Topic,name=testDurableTopic
            2004-01-03 13:59:23,046 INFO [org.jboss.mq.server.jmx.Queue.testQueue] Bound to JNDI name: queue/testQueue
            2004-01-03 13:59:23,046 INFO [org.jboss.mq.server.jmx.Queue.testQueue] Started jboss.mq.destination:service=Queue,name=testQueue
            2004-01-03 13:59:23,046 INFO [org.jboss.mq.server.jmx.Queue.A] Bound to JNDI name: queue/A
            2004-01-03 13:59:23,046 INFO [org.jboss.mq.server.jmx.Queue.A] Started jboss.mq.destination:service=Queue,name=A
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.B] Bound to JNDI name: queue/B
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.B] Started jboss.mq.destination:service=Queue,name=B
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.C] Bound to JNDI name: queue/C
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.C] Started jboss.mq.destination:service=Queue,name=C
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.D] Bound to JNDI name: queue/D
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.D] Started jboss.mq.destination:service=Queue,name=D
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.ex] Bound to JNDI name: queue/ex
            2004-01-03 13:59:23,062 INFO [org.jboss.mq.server.jmx.Queue.ex] Started jboss.mq.destination:service=Queue,name=ex
            2004-01-03 13:59:23,078 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/transaction-service.xml
            2004-01-03 13:59:23,078 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/schedule-manager-service.xml
            2004-01-03 13:59:23,109 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/schedule-manager-service.xml
            2004-01-03 13:59:23,109 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/properties-service.xml
            2004-01-03 13:59:23,156 INFO [org.jboss.varia.property.PropertyEditorManagerService] Started jboss:type=Service,name=PropertyEditorManager
            2004-01-03 13:59:23,156 INFO [org.jboss.varia.property.SystemPropertiesService] Started jboss:type=Service,name=SystemProperties
            2004-01-03 13:59:23,156 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/properties-service.xml
            2004-01-03 13:59:23,156 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/cache-invalidation-service.xml
            2004-01-03 13:59:23,203 INFO [org.jboss.cache.invalidation.InvalidationManager] Starting Invalidation Manager jboss.cache:service=InvalidationManager
            2004-01-03 13:59:23,203 INFO [org.jboss.cache.invalidation.InvalidationManager] Started jboss.cache:service=InvalidationManager
            2004-01-03 13:59:23,218 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/cache-invalidation-service.xml
            2004-01-03 13:59:23,218 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/scheduler-service.xml
            2004-01-03 13:59:23,234 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/scheduler-service.xml
            2004-01-03 13:59:23,234 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/client-deployer-service.xml
            2004-01-03 13:59:23,281 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.deployment.ClientDeployer@36bdda
            2004-01-03 13:59:23,281 INFO [org.jboss.deployment.ClientDeployer] Started jboss.j2ee:service=ClientDeployer
            2004-01-03 13:59:23,296 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/client-deployer-service.xml
            2004-01-03 13:59:23,296 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/mail-service.xml
            2004-01-03 13:59:23,515 INFO [org.jboss.mail.MailService] Mail Service bound to java:/Mail
            2004-01-03 13:59:23,515 INFO [org.jboss.mail.MailService] Started jboss:service=Mail
            2004-01-03 13:59:23,515 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/mail-service.xml
            2004-01-03 13:59:23,515 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/jmx-console.war/
            2004-01-03 13:59:23,593 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] deploy, ctxPath=/jmx-console, warUrl=file:/C:/JBOSS_DIST/server/default/deploy/jmx-console.war/
            2004-01-03 13:59:23,687 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/jmx-console]: Added certificates -> request attribute Valve
            2004-01-03 13:59:23,718 WARN [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@23d278
            2004-01-03 13:59:23,718 INFO [org.jboss.web.localhost.Engine] StandardManager[/jmx-console]: Seeding random number generator class java.security.SecureRandom
            2004-01-03 13:59:23,718 INFO [org.jboss.web.localhost.Engine] StandardManager[/jmx-console]: Seeding of random number generator has been completed
            2004-01-03 13:59:23,718 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/jmx-console:default]: Loading container servlet default
            2004-01-03 13:59:23,718 INFO [org.jboss.web.localhost.Engine] default: init
            2004-01-03 13:59:23,718 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/jmx-console:invoker]: Loading container servlet invoker
            2004-01-03 13:59:23,718 INFO [org.jboss.web.localhost.Engine] invoker: init
            2004-01-03 13:59:23,718 INFO [org.jboss.web.localhost.Engine] jsp: init
            2004-01-03 13:59:24,203 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/jmx-console.war/
            2004-01-03 13:59:24,203 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/management/web-console.war
            2004-01-03 13:59:24,656 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] deploy, ctxPath=/web-console, warUrl=file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18426web-console.war/
            2004-01-03 13:59:24,734 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/web-console]: Added certificates -> request attribute Valve
            2004-01-03 13:59:24,750 WARN [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@ef455
            2004-01-03 13:59:24,750 INFO [org.jboss.web.localhost.Engine] StandardManager[/web-console]: Seeding random number generator class java.security.SecureRandom
            2004-01-03 13:59:24,750 INFO [org.jboss.web.localhost.Engine] StandardManager[/web-console]: Seeding of random number generator has been completed
            2004-01-03 13:59:24,750 INFO [org.jboss.web.localhost.Engine] JSR77 J2EE Apps: init
            2004-01-03 13:59:24,781 INFO [org.jboss.web.localhost.Engine] J2EEFolder: init
            2004-01-03 13:59:25,062 INFO [org.jboss.web.localhost.Engine] JSR77 EJBModules and EJBs: init
            2004-01-03 13:59:25,078 INFO [org.jboss.web.localhost.Engine] MBeans: init
            2004-01-03 13:59:25,078 INFO [org.jboss.web.localhost.Engine] SystemFolder: init
            2004-01-03 13:59:25,109 INFO [org.jboss.web.localhost.Engine] JSR77 Domains and Servers: init
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] HTTP Invocation: init
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/web-console:default]: Loading container servlet default
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] default: init
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] JSR77 WebModule: init
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] UCLs: init
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/web-console:invoker]: Loading container servlet invoker
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] invoker: init
            2004-01-03 13:59:25,125 INFO [org.jboss.web.localhost.Engine] jsp: init
            2004-01-03 13:59:25,437 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/management/web-console.war
            2004-01-03 13:59:25,437 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/JBossDukesBank.ear
            2004-01-03 13:59:25,484 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/C:/JBOSS_DIST/server/default/deploy/JBossDukesBank.ear
            2004-01-03 13:59:26,421 INFO [org.jboss.ejb.EjbModule] Deploying AccountEJB
            2004-01-03 13:59:26,640 INFO [org.jboss.ejb.EjbModule] Deploying AccountControllerEJB
            2004-01-03 13:59:26,890 INFO [org.jboss.ejb.EjbModule] Deploying CustomerEJB
            2004-01-03 13:59:26,906 INFO [org.jboss.ejb.EjbModule] Deploying CustomerControllerEJB
            2004-01-03 13:59:27,031 INFO [org.jboss.ejb.EjbModule] Deploying TxEJB
            2004-01-03 13:59:27,046 INFO [org.jboss.ejb.EjbModule] Deploying TxControllerEJB
            2004-01-03 13:59:27,218 INFO [org.jboss.ejb.plugins.EntityInstancePool] Started jboss.j2ee:jndiName=MyAccount,plugin=pool,service=EJB
            2004-01-03 13:59:27,218 INFO [org.jboss.ejb.EntityContainer] Started jboss.j2ee:jndiName=MyAccount,service=EJB
            2004-01-03 13:59:27,250 INFO [org.jboss.ejb.plugins.StatefulSessionInstancePool] Started jboss.j2ee:jndiName=MyAccountController,plugin=pool,service=EJB
            2004-01-03 13:59:27,250 INFO [org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager] Started null
            2004-01-03 13:59:27,250 INFO [org.jboss.ejb.StatefulSessionContainer] Started jboss.j2ee:jndiName=MyAccountController,service=EJB
            2004-01-03 13:59:27,250 INFO [org.jboss.ejb.EjbModule] Started jboss.j2ee:module=account-ejb.jar,service=EjbModule
            2004-01-03 13:59:27,250 INFO [org.jboss.ejb.EJBDeployer] Deployed: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18427JBossDukesBank.ear-contents/account-ejb.jar
            2004-01-03 13:59:27,359 INFO [org.jboss.ejb.plugins.EntityInstancePool] Started jboss.j2ee:jndiName=MyCustomer,plugin=pool,service=EJB
            2004-01-03 13:59:27,359 INFO [org.jboss.ejb.EntityContainer] Started jboss.j2ee:jndiName=MyCustomer,service=EJB
            2004-01-03 13:59:27,390 INFO [org.jboss.ejb.plugins.StatefulSessionInstancePool] Started jboss.j2ee:jndiName=MyCustomerController,plugin=pool,service=EJB
            2004-01-03 13:59:27,390 INFO [org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager] Started null
            2004-01-03 13:59:27,390 INFO [org.jboss.ejb.StatefulSessionContainer] Started jboss.j2ee:jndiName=MyCustomerController,service=EJB
            2004-01-03 13:59:27,390 INFO [org.jboss.ejb.EjbModule] Started jboss.j2ee:module=customer-ejb.jar,service=EjbModule
            2004-01-03 13:59:27,390 INFO [org.jboss.ejb.EJBDeployer] Deployed: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18427JBossDukesBank.ear-contents/customer-ejb.jar
            2004-01-03 13:59:27,453 INFO [org.jboss.ejb.plugins.EntityInstancePool] Started jboss.j2ee:jndiName=MyTx,plugin=pool,service=EJB
            2004-01-03 13:59:27,453 INFO [org.jboss.ejb.EntityContainer] Started jboss.j2ee:jndiName=MyTx,service=EJB
            2004-01-03 13:59:27,468 INFO [org.jboss.ejb.plugins.StatefulSessionInstancePool] Started jboss.j2ee:jndiName=MyTxController,plugin=pool,service=EJB
            2004-01-03 13:59:27,468 INFO [org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager] Started null
            2004-01-03 13:59:27,468 INFO [org.jboss.ejb.StatefulSessionContainer] Started jboss.j2ee:jndiName=MyTxController,service=EJB
            2004-01-03 13:59:27,468 INFO [org.jboss.ejb.EjbModule] Started jboss.j2ee:module=tx-ejb.jar,service=EjbModule
            2004-01-03 13:59:27,468 INFO [org.jboss.ejb.EJBDeployer] Deployed: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18427JBossDukesBank.ear-contents/tx-ejb.jar
            2004-01-03 13:59:27,515 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] deploy, ctxPath=/bank, warUrl=file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18427JBossDukesBank.ear-contents/web-client.war/
            2004-01-03 13:59:28,015 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/bank]: Added certificates -> request attribute Valve
            2004-01-03 13:59:28,015 INFO [org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/bank]: Configured an authenticator for method FORM
            2004-01-03 13:59:28,046 WARN [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@5200be
            2004-01-03 13:59:28,046 INFO [org.jboss.web.localhost.Engine] StandardManager[/bank]: Seeding random number generator class java.security.SecureRandom
            2004-01-03 13:59:28,046 INFO [org.jboss.web.localhost.Engine] StandardManager[/bank]: Seeding of random number generator has been completed
            2004-01-03 13:59:28,046 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/bank:default]: Loading container servlet default
            2004-01-03 13:59:28,046 INFO [org.jboss.web.localhost.Engine] default: init
            2004-01-03 13:59:28,046 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/bank:invoker]: Loading container servlet invoker
            2004-01-03 13:59:28,046 INFO [org.jboss.web.localhost.Engine] invoker: init
            2004-01-03 13:59:28,046 INFO [org.jboss.web.localhost.Engine] jsp: init
            2004-01-03 13:59:28,156 INFO [org.jboss.deployment.EARDeployer] Started J2EE application: file:/C:/JBOSS_DIST/server/default/deploy/JBossDukesBank.ear
            2004-01-03 13:59:28,156 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/JBOSS_DIST/server/default/deploy/JBossDukesBank.ear
            2004-01-03 13:59:28,187 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/JBOSS_DIST/server/default/deploy/RosterApp.ear
            2004-01-03 13:59:28,218 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/C:/JBOSS_DIST/server/default/deploy/RosterApp.ear
            2004-01-03 13:59:28,421 INFO [org.jboss.ejb.EjbModule] Deploying RosterEJB
            2004-01-03 13:59:28,562 INFO [org.jboss.ejb.EjbModule] Deploying PlayerEJB
            2004-01-03 13:59:28,609 INFO [org.jboss.ejb.EjbModule] Deploying TeamEJB
            2004-01-03 13:59:28,609 INFO [org.jboss.ejb.EjbModule] Deploying LeagueEJB
            2004-01-03 13:59:28,687 INFO [org.jboss.ejb.plugins.StatefulSessionInstancePool] Started jboss.j2ee:jndiName=RosterEJB,plugin=pool,service=EJB
            2004-01-03 13:59:28,687 INFO [org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager] Started null
            2004-01-03 13:59:28,687 INFO [org.jboss.ejb.StatefulSessionContainer] Started jboss.j2ee:jndiName=RosterEJB,service=EJB
            2004-01-03 13:59:28,687 INFO [org.jboss.ejb.EjbModule] Started jboss.j2ee:module=roster-ejb.jar,service=EjbModule
            2004-01-03 13:59:28,703 INFO [org.jboss.ejb.EJBDeployer] Deployed: file:/C:/JBOSS_DIST/server/default/tmp/deploy/tmp18436RosterApp.ear-contents/roster-ejb.jar
            2004-01-03 13:59:29,625 INFO [org.jboss.ejb.plugins.EntityInstancePool] Started jboss.j2ee:jndiName=local/PlayerEJB,plugin=pool,service=EJB
            2004-01-03 13:59:29,640 INFO [org.jboss.ejb.EntityContainer] Started jboss.j2ee:jndiName=local/PlayerEJB,service=EJB
            2004-01-03 13:59:29,671 INFO [org.jboss.ejb.plugins.EntityInstancePool] Started jboss.j2ee:jndiName=local/TeamEJB,plugin=pool,service=EJB
            2004-01-03 13:59:29,671 INFO [org.jboss.ejb.EntityContainer] Started jboss.j2ee:jndiName=local/TeamEJB,service=EJB
            2004-01-03 13:59:30,421 INFO [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.LeagueEJB] Created table 'LEAGUEEJB' successfully.
            2004-01-03 13:59:30,468 INFO [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.TeamEJB] Created table 'TEAMEJB' successfully.
            2004-01-03 13:59:30,484 INFO [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.PlayerEJB] Created table 'PLAYEREJB' successfully.
            2004-01-03 13:59:30,484 INFO [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.PlayerEJB] Created table 'TEAMEJB_PLAYERS_PLAYEREJB_TEAMS' successfully.
            2004-01-03 13:59:30,671 ERROR [org.jboss.ejb.EntityContainer] Starting failed
            org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'select object(p) from Player p
            where p.teams is empty'; - nested throwable: (java.lang.NoSuchMethodError)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.<init>(JDBCEJBQLQuery.java:50)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory.createEJBQLQuery(JDBCCommandFactory.java:59)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.start(JDBCQueryManager.java:212)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDBCStoreManager.java:490)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:388)
            at org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:152)
            at org.jboss.ejb.EntityContainer.startService(EntityContainer.java:342)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
            at java.lang.reflect.Method.invoke(Native Method)
            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 $Proxy14.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:394)
            at java.lang.reflect.Method.invoke(Native Method)
            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 $Proxy53.start(Unknown Source)
            at org.jboss.ejb.EjbModule.startService(EjbModule.java:331)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
            at java.lang.reflect.Method.invoke(Native Method)
            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 $Proxy14.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:394)
            at java.lang.reflect.Method.invoke(Native Method)
            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 $Proxy12.start(Unknown Source)
            at org.jboss.ejb.EJBDeployer.start(EJBDeployer.java:544)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:832)
            at org.jboss.deployment.MainDeployer.start(MainDeployer.java:824)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:642)
            at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
            at java.lang.reflect.Method.invoke(Native Method)
            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.deploy(URLDeploymentScanner.java:302)
            at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:476)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:201)
            at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:274)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
            at java.lang.reflect.Method.invoke(Native Method)
            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 java.lang.reflect.Method.invoke(Native Method)
            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 java.lang.reflect.Method.invoke(Native Method)
            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:484)
            + nested throwable:
            java.lang.NoSuchMethodError
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler.visit(JDBCEJBQLCompiler.java:932)
            at org.jboss.ejb.plugins.cmp.ejbql.ASTSelect.jjtAccept(ASTSelect.java:25)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler.visit(JDBCEJBQLCompiler.java:487)
            at org.jboss.ejb.plugins.cmp.ejbql.ASTEJBQL.jjtAccept(ASTEJBQL.java:23)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler.compileEJBQL(JDBCEJBQLCompiler.java:148)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.<init>(JDBCEJBQLQuery.java:42)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory.createEJBQLQuery(JDBCCommandFactory.java:59)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.start(JDBCQueryManager.java:212)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDBCStoreManager.java:490)
            at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:388)
            at org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:152)
            at org.jboss.ejb.EntityContainer.startService(EntityContainer.java:342)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
            at java.lang.reflect.Method.invoke(Native Method)
            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 $Proxy14.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:394)
            at java.lang.reflect.Method.invoke(Native Method)
            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 $Proxy53.start(Unknown Source)
            at org.jboss.ejb.EjbModule.startService(EjbModule.java:331)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
            at java.lang.reflect.Method.invoke(Native Method)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedM


            • 3. Re: Error deploying the RosterApp example for CMP

               

              "luke_t" wrote:
              "luke_t" wrote:
              Hi again,

              I just downloaded it and followed the steps again and it deployed OK. What JDK are you using? And do you have a clean JBoss 3.2.3 installation without any other jar versions hanging around?

              Luke.


              • 4. Re: Error deploying the RosterApp example for CMP
                rahul_41

                 

                "rahul_41@yahoo.com" wrote:
                "rahul_41@yahoo.com" wrote:
                I am using jdk 1.3.1 with Jboss 3.2.3(the tomcat bundled version). The only other jar that I have is the duke bank application. I also have the classes12.jar(drivers for oracle though I am not using it).

                In any case I will reinstall jboss and try again. Thanks for your time and cooperation.


                • 5. Re: Error deploying the RosterApp example for CMP

                   

                  "luke_t" wrote:
                  "luke_t" wrote:
                  It might be worth trying a 1.4 JDK too, especially if it's not a Sun JDK (someone suggested that they'd seen similar problems with a 1.3 IBM version).

                  Luke.


                  • 6. Re: Error deploying the RosterApp example for CMP
                    panning

                     

                    "panning" wrote:
                    "panning" wrote:
                    I have also had this probelm.

                    It is present when runing Sun SDK 1.3.1_09-b03.

                    Using Sun SDK 1.4.1_06 it works fine.

                    I have seen this issue, allthough it was a Field not a Method with certain versions of JVM (IBM) see thread http://www.jboss.org/index.html?module=bb&op=viewtopic&t=41424

                    Peter