0 Replies Latest reply on Apr 1, 2004 6:40 PM by csmanohar

    Newbie Question - JBossManagedConnectionPool error

    csmanohar

      Please let me know if this question belongs to another forum.
      I have installed ECLipse 2.1/ JBoss 3.2.3/Tomcat 4.1/J2SDK1.4.2. I have installed the JBoss IDE. I have imported an application into the environment, did a rebuild,packaging and finally deployed it to the local server (localhost:8080). I get the following error when the server is starting up. For what it is worth, I'd like to mention that the server does start successfully when the application is not deployed.
      Please help me fix this problem.
      Thanks
      -- Manohar

      Since I am not sure which part of the log helps identify the problem, I am including everything. Please excuse if this offensive.

      19:21:08,013 INFO [Server] Starting JBoss (MX MicroKernel)...
      19:21:08,028 INFO [Server] Release ID: JBoss [WonderLand] 3.2.3 (build: CVSTag=JBoss_3_2_3 date=200311301445)
      19:21:08,028 INFO [Server] Home Dir: C:\jboss-3.2.3
      19:21:08,028 INFO [Server] Home URL: file:/C:/jboss-3.2.3/
      19:21:08,028 INFO [Server] Library URL: file:/C:/jboss-3.2.3/lib/
      19:21:08,028 INFO [Server] Patch URL: null
      19:21:08,028 INFO [Server] Server Name: default
      19:21:08,028 INFO [Server] Server Home Dir: C:\jboss-3.2.3\server\default
      19:21:08,028 INFO [Server] Server Home URL: file:/C:/jboss-3.2.3/server/default/
      19:21:08,044 INFO [Server] Server Data Dir: C:\jboss-3.2.3\server\default\data
      19:21:08,044 INFO [Server] Server Temp Dir: C:\jboss-3.2.3\server\default\tmp
      19:21:08,044 INFO [Server] Server Config URL: file:/C:/jboss-3.2.3/server/default/conf/
      19:21:08,044 INFO [Server] Server Library URL: file:/C:/jboss-3.2.3/server/default/lib/
      19:21:08,044 INFO [Server] Root Deployment Filename: jboss-service.xml
      19:21:08,044 INFO [Server] Starting General Purpose Architecture (GPA)...
      19:21:08,591 INFO [ServerInfo] Java version: 1.4.2,Sun Microsystems Inc.
      19:21:08,591 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.4.2-b28,Sun Microsystems Inc.
      19:21:08,591 INFO [ServerInfo] OS-System: Windows 2000 5.0,x86
      19:21:08,653 INFO [ServiceController] Controller MBean online
      19:21:09,810 INFO [MainDeployer] Started jboss.system:service=MainDeployer
      19:21:09,903 INFO [MainDeployer] Adding deployer: org.jboss.deployment.JARDeployer@1a68ef9
      19:21:09,903 INFO [JARDeployer] Started jboss.system:service=JARDeployer
      19:21:09,935 INFO [MainDeployer] Adding deployer: org.jboss.deployment.SARDeployer@de1b8a
      19:21:09,950 INFO [SARDeployer] Started jboss.system:service=ServiceDeployer
      19:21:09,950 INFO [Server] Core system initialized
      19:21:09,981 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/conf/jboss-service.xml
      19:21:15,513 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      19:21:15,825 INFO [LocalJBossServerDomain] Started jboss.management.local:j2eeType=J2EEDomain,name=Manager
      19:21:15,825 INFO [Log4jService] Started jboss.system:type=Log4jService,service=Logging
      19:21:15,825 INFO [AbstractDeploymentScanner$ScannerThread] Running
      19:21:15,856 INFO [WebService] Started WebServer with address: 0.0.0.0:8083
      19:21:15,856 INFO [WebService] Using RMI server codebase: http://PC122:8083/
      19:21:15,856 INFO [WebService] Started jboss:service=WebService
      19:21:15,872 INFO [NamingService] Starting jnp server
      19:21:16,060 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
      19:21:16,091 INFO [NamingService] Listening on port 1099
      19:21:16,106 INFO [NamingService] Started jboss:service=Naming
      19:21:16,106 INFO [JNDIView] Started jboss:service=JNDIView
      19:21:16,106 INFO [SecurityConfig] Started jboss.security:service=SecurityConfig
      19:21:16,185 INFO [XMLLoginConfig] Started jboss.security:service=XMLLoginConfig
      19:21:16,200 INFO [JaasSecurityManagerService] Started jboss.security:service=JaasSecurityManager
      19:21:16,263 INFO [TransactionManagerService] Started jboss:service=TransactionManager
      19:21:16,310 INFO [JRMPInvoker] Started jboss:service=invoker,type=jrmp
      19:21:16,372 INFO [JRMPProxyFactory] Started jboss:service=proxyFactory,target=ClientUserTransactionFactory
      19:21:16,372 INFO [JRMPProxyFactory] Started jboss:service=proxyFactory,target=ClientUserTransaction
      19:21:16,388 INFO [ClientUserTransactionService] Started jboss:service=ClientUserTransaction
      19:21:16,388 INFO [LocalInvoker] Started jboss:service=invoker,type=local
      19:21:16,435 INFO [PooledInvoker] Started jboss:service=invoker,type=pooled
      19:21:16,450 INFO [MainDeployer] Adding deployer: org.jboss.ejb.EJBDeployer@1758cd1
      19:21:16,450 INFO [EJBDeployer] Started jboss.ejb:service=EJBDeployer
      19:21:16,450 INFO [MainDeployer] Adding deployer: org.jboss.deployment.EARDeployer@1e940b
      19:21:16,450 INFO [EARDeployer] Started jboss.j2ee:service=EARDeployer
      19:21:16,481 INFO [MainDeployer] Adding deployer: org.jboss.varia.deployment.BeanShellSubDeployer@9be2b5
      19:21:16,497 INFO [BeanShellSubDeployer] Started jboss.scripts:service=BSHDeployer
      19:21:16,544 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/
      19:21:16,560 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:16,591 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:16,950 INFO [HttpInvoker] Started jboss:service=invoker,type=http
      19:21:16,950 INFO [HttpInvokerHA] Started jboss:service=invoker,type=httpHA
      19:21:16,966 INFO [HttpProxyFactory] Started jboss:service=invoker,type=http,target=Naming
      19:21:16,966 INFO [HttpProxyFactory] Started jboss:service=invoker,type=http,target=Naming,readonly=true
      19:21:17,044 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/
      19:21:17,075 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jboss-jca.sar
      19:21:17,841 INFO [XSLSubDeployer] Created templates: org.apache.xalan.templates.StylesheetRoot@e41d4a
      19:21:17,841 INFO [MainDeployer] Adding deployer: org.jboss.resource.RARDeployer@3f265b
      19:21:17,841 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:17,841 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:17,841 INFO [MainDeployer] Deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/ is waiting for an appropriate deployer.
      19:21:17,841 INFO [RARDeployer] Started jboss.jca:service=RARDeployer
      19:21:17,841 INFO [MainDeployer] Adding deployer: org.jboss.deployment.XSLSubDeployer@d1b72d
      19:21:17,841 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:17,841 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:17,841 INFO [MainDeployer] Deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/ is waiting for an appropriate deployer.
      19:21:17,841 INFO [XSLSubDeployer] Started jboss.jca:service=ConnectionFactoryDeployer
      19:21:17,856 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jboss-jca.sar
      19:21:17,856 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/
      19:21:17,903 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/ant.jar
      19:21:17,919 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/bootstrap.jar
      19:21:17,935 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/catalina.jar
      19:21:17,966 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/commons-beanutils.jar
      19:21:17,981 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/commons-collections.jar
      19:21:17,997 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/commons-digester.jar
      19:21:18,013 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/commons-logging.jar
      19:21:18,044 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/jakarta-regexp-1.3.jar
      19:21:18,044 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/jasper-compiler.jar
      19:21:18,060 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/jasper-runtime.jar
      19:21:18,075 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/naming-common.jar
      19:21:18,091 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/naming-resources.jar
      19:21:18,091 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/servlets-common.jar
      19:21:18,106 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/servlets-default.jar
      19:21:18,138 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/servlets-invoker.jar
      19:21:18,153 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/servlets-webdav.jar
      19:21:18,169 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/tomcat-coyote.jar
      19:21:18,185 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/tomcat-http11.jar
      19:21:18,200 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/tomcat-jk2.jar
      19:21:18,216 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/tomcat-util.jar
      19:21:18,247 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/tomcat41-service.jar
      19:21:20,481 INFO [STDOUT] Apache Tomcat/4.1.29
      19:21:20,794 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on port 8080
      19:21:20,794 INFO [Engine] CoyoteConnector Coyote can't register jmx for protocol
      19:21:20,825 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on port 8080
      19:21:20,966 INFO [Engine] CoyoteConnector Coyote can't register jmx for protocol
      19:21:21,028 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
      19:21:21,060 INFO [JkMain] Jk running ID=0 time=0/94 config=null
      19:21:21,060 INFO [EmbeddedTomcatService] OK
      19:21:21,060 INFO [MainDeployer] Adding deployer: org.jboss.web.tomcat.tc4.EmbeddedTomcatService@30fc1f
      19:21:21,060 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:21,403 INFO [EmbeddedTomcatService] deploy, ctxPath=/invoker, warUrl=file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:22,106 INFO [Engine] SingleSignOnContextConfig[/invoker]: Added certificates -> request attribute Valve
      19:21:22,200 INFO [Engine] SingleSignOnContextConfig[/invoker]: Configured an authenticator for method BASIC
      19:21:22,231 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@40d611
      19:21:22,231 INFO [Engine] StandardManager[/invoker]: Seeding random number generator class java.security.SecureRandom
      19:21:22,997 INFO [Engine] StandardManager[/invoker]: Seeding of random number generator has been completed
      19:21:23,356 INFO [Engine] StandardWrapper[/invoker:default]: Loading container servlet default
      19:21:23,747 INFO [Engine] StandardWrapper[/invoker:invoker]: Loading container servlet invoker
      19:21:27,216 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/http-invoker.sar/invoker.war/
      19:21:27,216 INFO [EmbeddedTomcatService] Started jboss.web:service=WebServer
      19:21:27,294 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/
      19:21:27,325 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-httpil.sar/
      19:21:27,419 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
      19:21:27,606 INFO [EmbeddedTomcatService] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
      19:21:27,950 INFO [Engine] SingleSignOnContextConfig[/jbossmq-httpil]: Added certificates -> request attribute Valve
      19:21:27,950 INFO [Engine] SingleSignOnContextConfig[/jbossmq-httpil]: Configured an authenticator for method BASIC
      19:21:27,981 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@4dd014
      19:21:27,981 INFO [Engine] StandardManager[/jbossmq-httpil]: Seeding random number generator class java.security.SecureRandom
      19:21:27,981 INFO [Engine] StandardManager[/jbossmq-httpil]: Seeding of random number generator has been completed
      19:21:27,981 INFO [Engine] StandardWrapper[/jbossmq-httpil:default]: Loading container servlet default
      19:21:27,981 INFO [Engine] StandardWrapper[/jbossmq-httpil:invoker]: Loading container servlet invoker
      19:21:28,263 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-httpil.sar/
      19:21:28,263 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jmx-invoker-adaptor-server.sar/
      19:21:28,466 INFO [JRMPProxyFactory] Started jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
      19:21:28,466 INFO [NamingAlias] Bound link jmx/rmi/RMIAdaptor to jmx/invoker/RMIAdaptor
      19:21:28,466 INFO [NamingAlias] Started jboss.jmx:alias=jmx/rmi/RMIAdaptor
      19:21:28,466 INFO [InvokerAdaptorService] Started jboss.jmx:type=adaptor,name=Invoker
      19:21:28,497 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jmx-invoker-adaptor-server.sar/
      19:21:28,513 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/management/console-mgr.sar
      19:21:28,638 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55489console-mgr.sar-contents/console-mgr-classes.jar
      19:21:28,669 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55489console-mgr.sar-contents/jcommon.jar
      19:21:28,716 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55489console-mgr.sar-contents/jfreechart-demo.jar
      19:21:28,810 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55489console-mgr.sar-contents/jfreechart.jar
      19:21:29,138 INFO [PluginManager] Started jboss.admin:service=PluginManager
      19:21:29,153 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/management/console-mgr.sar
      19:21:29,153 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/snmp-adaptor.sar/
      19:21:29,216 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/deploy/snmp-adaptor.sar/castor.jar
      19:21:30,841 INFO [TrapdService] Started jboss.jmx:name=SnmpAgent,service=trapd,type=logger
      19:21:30,856 INFO [SnmpAgentService] Instantiating trap emitter ...
      19:21:30,888 INFO [SnmpAgentService] Starting trap emitter ...
      19:21:30,888 INFO [TrapEmitter] Reading resource: "/managers.xml"
      19:21:31,310 INFO [TrapEmitter] "/managers.xml" valid. Read 1 monitoring managers
      19:21:31,310 INFO [TrapEmitter] Executing resource: "/managers.xml"
      19:21:31,419 INFO [TrapFactorySupport] Reading resource: "/notifications.xml"
      19:21:31,497 INFO [TrapFactorySupport] "/notifications.xml" valid. Read 2 mappings
      19:21:31,497 INFO [TrapFactorySupport] Executing resource: "/notifications.xml"
      19:21:31,560 INFO [TrapFactorySupport] Trap factory going active
      19:21:31,560 INFO [SnmpAgentService] Instantiating subscription manager ...
      19:21:31,560 INFO [SnmpAgentService] Starting subscription manager ...
      19:21:31,560 INFO [SubscriptionMgr] Reading resource: "/mbeans.xml"
      19:21:31,606 INFO [SubscriptionMgr] "/mbeans.xml" valid. Read 2 monitored objects
      19:21:31,606 INFO [SubscriptionMgr] Executing resource: "/mbeans.xml"
      19:21:31,606 INFO [SubscriptionMgr] Subscription manager done
      19:21:31,606 INFO [SnmpAgentService] Starting heartbeat controller ...
      19:21:31,606 WARN [Heartbeat] Heartbeat disabled
      19:21:31,685 INFO [SnmpAgentService] Snmp Agent going active
      19:21:31,685 INFO [SnmpAgentService] Started jboss.jmx:name=SnmpAgent,service=snmp,type=adaptor
      19:21:31,700 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/snmp-adaptor.sar/
      19:21:31,731 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/uuid-key-generator.sar
      19:21:31,794 INFO [UUIDKeyGeneratorFactoryService] Started jboss:service=UUIDKeyGeneratorFactory
      19:21:31,794 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/uuid-key-generator.sar
      19:21:31,825 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jboss-local-jdbc.rar
      19:21:31,919 INFO [RARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55492jboss-local-jdbc.rar-contents/jboss-local-jdbc.jar
      19:21:31,981 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jboss-local-jdbc.rar
      19:21:32,013 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jboss-xa-jdbc.rar
      19:21:32,091 INFO [RARMetaData] Loading JBoss Resource Adapter for JDBC 2 XA drivers
      19:21:32,091 INFO [RARMetaData] Required license terms present. See deployment descriptor.
      19:21:32,091 INFO [RARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55493jboss-xa-jdbc.rar-contents/jboss-xa-jdbc.jar
      19:21:32,122 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jboss-xa-jdbc.rar
      19:21:32,138 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jms-ra.rar
      19:21:32,216 INFO [RARDeployer] nested deployment: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55494jms-ra.rar-contents/jms-ra.jar
      19:21:32,247 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jms-ra.rar
      19:21:32,278 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/db2-ds.xml
      19:21:32,794 INFO [RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=DBPROD
      19:21:32,810 INFO [JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=DBPROD
      19:21:32,810 INFO [RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=VENDOR
      19:21:32,810 INFO [JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=VENDOR
      19:21:32,919 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/db2-ds.xml
      19:21:32,981 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/hsqldb-ds.xml
      19:21:33,231 INFO [RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
      19:21:33,231 INFO [JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=DefaultDS
      19:21:33,231 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/hsqldb-ds.xml
      19:21:33,528 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jms-ds.xml
      19:21:34,856 INFO [JMSProviderLoader] Bound adapter to java:/DefaultJMSProvider
      19:21:34,856 INFO [JMSProviderLoader] Started jboss.mq:service=JMSProviderLoader,name=JBossMQProvider
      19:21:34,888 INFO [ServerSessionPoolLoader] pool factory StdJMSPool bound to java:/StdJMSPool
      19:21:34,888 INFO [ServerSessionPoolLoader] Started jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
      19:21:35,091 INFO [RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=JmsXA
      19:21:35,091 INFO [JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=JmsXA
      19:21:35,122 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jms-ds.xml
      19:21:35,138 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/cache-invalidation-service.xml
      19:21:35,294 INFO [InvalidationManager] Starting Invalidation Manager jboss.cache:service=InvalidationManager
      19:21:35,294 INFO [InvalidationManager] Started jboss.cache:service=InvalidationManager
      19:21:35,325 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/cache-invalidation-service.xml
      19:21:35,450 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/client-deployer-service.xml
      19:21:35,653 INFO [MainDeployer] Adding deployer: org.jboss.deployment.ClientDeployer@1a544a5
      19:21:35,653 INFO [ClientDeployer] Started jboss.j2ee:service=ClientDeployer
      19:21:35,872 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/client-deployer-service.xml
      19:21:35,997 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/hsqldb-jdbc2-service.xml
      19:21:36,294 INFO [MessageCache] Started jboss.mq:service=MessageCache
      19:21:36,341 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/hsqldb-jdbc2-service.xml
      19:21:36,419 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-destinations-service.xml
      19:21:36,888 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-destinations-service.xml
      19:21:37,153 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-service.xml
      19:21:37,919 INFO [DynamicStateManager] Started jboss.mq:service=StateManager
      19:21:37,981 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jbossmq-service.xml
      19:21:38,075 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jvm-il-service.xml
      19:21:38,341 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/jvm-il-service.xml
      19:21:38,466 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/oil-service.xml
      19:21:38,981 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/oil-service.xml
      19:21:39,013 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/oil2-service.xml
      19:21:39,231 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/oil2-service.xml
      19:21:39,278 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/rmi-il-service.xml
      19:21:39,481 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/rmi-il-service.xml
      19:21:39,653 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jms/uil2-service.xml
      19:21:40,575 INFO [NamingAlias] Bound link UILConnectionFactory to UIL2ConnectionFactory
      19:21:40,575 INFO [NamingAlias] Started jboss.mq:service=InvocationLayer,type=UIL
      19:21:40,575 INFO [NamingAlias] Bound link UILXAConnectionFactory to UIL2XAConnectionFactory
      19:21:40,575 INFO [NamingAlias] Started jboss.mq:service=InvocationLayer,type=UILXA
      19:21:40,591 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jms/uil2-service.xml
      19:21:40,606 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/mail-service.xml
      19:21:40,981 INFO [MailService] Mail Service bound to java:/Mail
      19:21:40,981 INFO [MailService] Started jboss:service=Mail
      19:21:40,997 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/mail-service.xml
      19:21:41,013 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/properties-service.xml
      19:21:41,106 INFO [PropertyEditorManagerService] Started jboss:type=Service,name=PropertyEditorManager
      19:21:41,216 INFO [SystemPropertiesService] Started jboss:type=Service,name=SystemProperties
      19:21:41,231 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/properties-service.xml
      19:21:41,247 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/schedule-manager-service.xml
      19:21:41,278 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/schedule-manager-service.xml
      19:21:41,294 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/scheduler-service.xml
      19:21:41,325 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/scheduler-service.xml
      19:21:41,325 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/sqlexception-service.xml
      19:21:41,356 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/sqlexception-service.xml
      19:21:41,388 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/transaction-service.xml
      19:21:41,497 INFO [CachedConnectionManager] Started jboss.jca:service=CachedConnectionManager
      19:21:41,513 INFO [DBPROD] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DBPROD to JNDI name 'java:/DBPROD'
      19:21:41,528 INFO [TxConnectionManager] Started jboss.jca:service=LocalTxCM,name=DBPROD
      19:21:41,528 INFO [VENDOR] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=VENDOR to JNDI name 'java:/VENDOR'
      19:21:41,528 INFO [TxConnectionManager] Started jboss.jca:service=LocalTxCM,name=VENDOR
      19:21:41,560 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@64dfeb
      19:21:41,575 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@1be8bf1
      19:21:41,575 INFO [JaasSecurityManagerService] Added HsqlDbRealm, org.jboss.security.plugins.SecurityDomainContext@d591a6 to map
      19:21:41,575 INFO [DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
      19:21:41,575 INFO [TxConnectionManager] Started jboss.jca:service=LocalTxCM,name=DefaultDS
      19:21:45,481 INFO [PersistenceManager] Started jboss.mq:service=PersistenceManager
      19:21:45,497 INFO [DestinationManager] Started jboss.mq:service=DestinationManager
      19:21:45,544 INFO [A] Bound to JNDI name: queue/A
      19:21:45,544 INFO [A] Started jboss.mq.destination:service=Queue,name=A
      19:21:45,544 INFO [B] Bound to JNDI name: queue/B
      19:21:45,544 INFO [B] Started jboss.mq.destination:service=Queue,name=B
      19:21:45,544 INFO [C] Bound to JNDI name: queue/C
      19:21:45,544 INFO [C] Started jboss.mq.destination:service=Queue,name=C
      19:21:45,560 INFO [D] Bound to JNDI name: queue/D
      19:21:45,560 INFO [D] Started jboss.mq.destination:service=Queue,name=D
      19:21:45,560 INFO [ex] Bound to JNDI name: queue/ex
      19:21:45,560 INFO [ex] Started jboss.mq.destination:service=Queue,name=ex
      19:21:45,591 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@1978b94
      19:21:45,591 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@4cdac8
      19:21:45,591 INFO [JaasSecurityManagerService] Added jbossmq, org.jboss.security.plugins.SecurityDomainContext@1afa486 to map
      19:21:45,606 INFO [SecurityManager] Started jboss.mq:service=SecurityManager
      19:21:45,622 INFO [testTopic] Bound to JNDI name: topic/testTopic
      19:21:45,622 INFO [testTopic] Started jboss.mq.destination:service=Topic,name=testTopic
      19:21:45,622 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
      19:21:45,622 INFO [securedTopic] Started jboss.mq.destination:service=Topic,name=securedTopic
      19:21:45,622 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
      19:21:45,622 INFO [testDurableTopic] Started jboss.mq.destination:service=Topic,name=testDurableTopic
      19:21:45,622 INFO [testQueue] Bound to JNDI name: queue/testQueue
      19:21:45,622 INFO [testQueue] Started jboss.mq.destination:service=Queue,name=testQueue
      19:21:45,622 INFO [InterceptorLoader] Started jboss.mq:service=TracingInterceptor
      19:21:45,622 INFO [Invoker] Started jboss.mq:service=Invoker
      19:21:45,778 INFO [HTTPServerILService] Started jboss.mq:service=InvocationLayer,type=HTTP
      19:21:45,778 INFO [JVMServerILService] Started jboss.mq:service=InvocationLayer,type=JVM
      19:21:45,778 INFO [OILServerILService] JBossMQ OIL service available at : /0.0.0.0:8090
      19:21:45,872 INFO [OILServerILService] Started jboss.mq:service=InvocationLayer,type=OIL
      19:21:45,872 INFO [OIL2ServerILService] JBossMQ OIL2 service available at : /0.0.0.0:8092
      19:21:45,919 INFO [OIL2ServerILService] Started jboss.mq:service=InvocationLayer,type=OIL2
      19:21:46,013 INFO [RMIServerILService] Started jboss.mq:service=InvocationLayer,type=RMI
      19:21:46,013 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
      19:21:46,138 INFO [UILServerILService] Started jboss.mq:service=InvocationLayer,type=UIL2
      19:21:46,138 INFO [DLQ] Bound to JNDI name: queue/DLQ
      19:21:46,138 INFO [DLQ] Started jboss.mq.destination:service=Queue,name=DLQ
      19:21:46,169 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@19c18ae
      19:21:46,169 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@1187eb3
      19:21:46,169 INFO [JaasSecurityManagerService] Added JmsXARealm, org.jboss.security.plugins.SecurityDomainContext@126456a to map
      19:21:46,185 INFO [JmsXA] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=TxCM,name=JmsXA to JNDI name 'java:/JmsXA'
      19:21:46,185 INFO [TxConnectionManager] Started jboss.jca:service=TxCM,name=JmsXA
      19:21:46,185 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/transaction-service.xml
      19:21:46,216 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/user-service.xml
      19:21:46,231 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/user-service.xml
      19:21:46,231 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/jmx-console.war/
      19:21:46,419 INFO [EmbeddedTomcatService] deploy, ctxPath=/jmx-console, warUrl=file:/C:/jboss-3.2.3/server/default/deploy/jmx-console.war/
      19:21:46,731 INFO [Engine] SingleSignOnContextConfig[/jmx-console]: Added certificates -> request attribute Valve
      19:21:46,763 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@124bd93
      19:21:46,763 INFO [Engine] StandardManager[/jmx-console]: Seeding random number generator class java.security.SecureRandom
      19:21:46,763 INFO [Engine] StandardManager[/jmx-console]: Seeding of random number generator has been completed
      19:21:46,778 INFO [Engine] StandardWrapper[/jmx-console:default]: Loading container servlet default
      19:21:46,778 INFO [Engine] StandardWrapper[/jmx-console:invoker]: Loading container servlet invoker
      19:21:47,450 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/jmx-console.war/
      19:21:47,466 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/management/web-console.war
      19:21:47,919 INFO [EmbeddedTomcatService] deploy, ctxPath=/web-console, warUrl=file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55515web-console.war/
      19:21:48,481 INFO [Engine] SingleSignOnContextConfig[/web-console]: Added certificates -> request attribute Valve
      19:21:48,513 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@1540a77
      19:21:48,513 INFO [Engine] StandardManager[/web-console]: Seeding random number generator class java.security.SecureRandom
      19:21:48,528 INFO [Engine] StandardManager[/web-console]: Seeding of random number generator has been completed
      19:21:48,950 INFO [Engine] StandardWrapper[/web-console:default]: Loading container servlet default
      19:21:48,997 INFO [Engine] StandardWrapper[/web-console:invoker]: Loading container servlet invoker
      19:21:49,872 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/default/deploy/management/web-console.war
      19:21:49,919 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3/server/default/deploy/ANTSApp.ear
      19:21:52,591 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-3.2.3/server/default/deploy/ANTSApp.ear
      19:22:22,544 INFO [EjbModule] Deploying Package
      19:22:24,341 INFO [EjbModule] Deploying Mra_receipt
      19:22:24,372 INFO [EjbModule] Deploying Asn_action_history
      19:22:24,403 INFO [EjbModule] Deploying Order_commit
      19:22:24,419 INFO [EjbModule] Deploying Exclude_login
      19:22:24,435 INFO [EjbModule] Deploying Supplier_email
      19:22:24,466 INFO [EjbModule] Deploying Carrier
      19:22:24,481 INFO [EjbModule] Deploying Part_ship_route
      19:22:24,513 INFO [EjbModule] Deploying Supplierpart
      19:22:24,528 INFO [EjbModule] Deploying Exclude_supplier
      19:22:24,544 INFO [EjbModule] Deploying Delivery_order
      19:22:24,560 INFO [EjbModule] Deploying Event
      19:22:24,575 INFO [EjbModule] Deploying VendorMaster
      19:22:24,825 INFO [EjbModule] Deploying Event_log
      19:22:24,841 INFO [EjbModule] Deploying Supplier_profile
      19:22:24,856 INFO [EjbModule] Deploying Do_field_history
      19:22:24,903 INFO [EjbModule] Deploying Asn_do
      19:22:24,935 INFO [EjbModule] Deploying Sia_holiday
      19:22:24,966 INFO [EjbModule] Deploying Asn
      19:22:24,981 INFO [EjbModule] Deploying Service_level
      19:22:25,013 INFO [EjbModule] Deploying EAScheduleManager
      19:22:25,060 INFO [EjbModule] Deploying EventManager
      19:22:25,075 INFO [EjbModule] Deploying OrderCommitManager
      19:22:25,091 INFO [EjbModule] Deploying SupplierPartManager
      19:22:25,122 INFO [EjbModule] Deploying MyStatusManager
      19:22:25,122 INFO [EjbModule] Deploying EventLogManager
      19:22:25,138 INFO [EjbModule] Deploying PopulateManager
      19:22:25,153 INFO [EjbModule] Deploying ASNManager
      19:22:25,169 INFO [EjbModule] Deploying EventUtilManager
      19:22:25,200 INFO [EjbModule] Deploying CarrierManager
      19:22:25,216 INFO [EjbModule] Deploying DOManager
      19:22:25,231 INFO [EjbModule] Deploying MRAManager
      19:22:25,247 INFO [EjbModule] Deploying SupplierManager
      19:22:25,247 INFO [EjbModule] Deploying MfgCalendarManager
      19:22:25,263 INFO [EjbModule] Deploying SupplierProfileManager
      19:22:29,106 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/PackageLocalHome,plugin=pool,service=EJB
      19:22:29,106 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/PackageLocalHome,service=EJB
      19:22:29,200 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Mra_receiptLocalHome,plugin=pool,service=EJB
      19:22:29,200 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Mra_receiptLocalHome,service=EJB
      19:22:29,231 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Asn_action_historyLocalHome,plugin=pool,service=EJB
      19:22:29,231 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Asn_action_historyLocalHome,service=EJB
      19:22:29,263 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Order_commitLocalHome,plugin=pool,service=EJB
      19:22:29,278 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Order_commitLocalHome,service=EJB
      19:22:29,325 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Exclude_loginLocalHome,plugin=pool,service=EJB
      19:22:29,325 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Exclude_loginLocalHome,service=EJB
      19:22:29,341 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Supplier_emailLocalHome,plugin=pool,service=EJB
      19:22:29,356 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Supplier_emailLocalHome,service=EJB
      19:22:29,388 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/CarrierLocalHome,plugin=pool,service=EJB
      19:22:29,388 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/CarrierLocalHome,service=EJB
      19:22:29,435 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Part_ship_routeLocalHome,plugin=pool,service=EJB
      19:22:29,435 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Part_ship_routeLocalHome,service=EJB
      19:22:29,513 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/SupplierpartLocalHome,plugin=pool,service=EJB
      19:22:29,513 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/SupplierpartLocalHome,service=EJB
      19:22:29,544 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Exclude_supplierLocalHome,plugin=pool,service=EJB
      19:22:29,544 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Exclude_supplierLocalHome,service=EJB
      19:22:29,622 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Delivery_orderLocalHome,plugin=pool,service=EJB
      19:22:29,622 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Delivery_orderLocalHome,service=EJB
      19:22:29,653 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/EventLocalHome,plugin=pool,service=EJB
      19:22:29,669 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/EventLocalHome,service=EJB
      19:22:29,685 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/VendorMasterLocalHome,plugin=pool,service=EJB
      19:22:29,685 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/VendorMasterLocalHome,service=EJB
      19:22:29,731 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Event_logLocalHome,plugin=pool,service=EJB
      19:22:29,731 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Event_logLocalHome,service=EJB
      19:22:29,763 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Supplier_profileLocalHome,plugin=pool,service=EJB
      19:22:29,763 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Supplier_profileLocalHome,service=EJB
      19:22:29,825 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Do_field_historyLocalHome,plugin=pool,service=EJB
      19:22:29,825 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Do_field_historyLocalHome,service=EJB
      19:22:29,856 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Asn_doLocalHome,plugin=pool,service=EJB
      19:22:29,856 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Asn_doLocalHome,service=EJB
      19:22:29,872 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Sia_holidayLocalHome,plugin=pool,service=EJB
      19:22:29,872 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Sia_holidayLocalHome,service=EJB
      19:22:29,935 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/AsnLocalHome,plugin=pool,service=EJB
      19:22:29,935 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/AsnLocalHome,service=EJB
      19:22:31,403 INFO [Service_level] Table 'SERVICE_LEVEL' already exists
      19:22:32,778 INFO [Mra_receipt] Table 'MRA_RECEIPT' already exists
      19:22:32,903 INFO [Order_commit] Table 'ORDER_COMMIT' already exists
      19:22:32,981 INFO [Carrier] Table 'CARRIER' already exists
      19:22:33,013 INFO [Supplier_profile] Table 'SUPPLIER_PROFILE' already exists
      19:22:33,044 INFO [Event_log] Table 'EVENT_LOG' already exists
      19:22:33,138 INFO [Asn_do] Table 'ASN_DO' already exists
      19:22:33,169 INFO [Package] Table 'PACKAGE' already exists
      19:22:33,294 INFO [Supplierpart] Table 'SUPPLIERPART' already exists
      19:22:33,372 INFO [Exclude_supplier] Table 'EXCLUDE_SUPPLIER' already exists
      19:22:33,372 INFO [Exclude_login] Table 'EXCLUDE_LOGIN' already exists
      19:22:33,466 INFO [Sia_holiday] Table 'SIA_HOLIDAY' already exists
      19:22:33,544 INFO [Asn] Table 'ASN' already exists
      19:22:33,622 INFO [Part_ship_route] Table 'PART_SHIP_ROUTE' already exists
      19:22:33,747 INFO [Asn_action_history] Table 'ASN_ACTION_HISTORY' already exists
      19:22:33,794 INFO [Delivery_order] Table 'DELIVERY_ORDER' already exists
      19:22:33,888 INFO [Event] Table 'EVENT' already exists
      19:22:33,919 INFO [Supplier_email] Table 'SUPPLIER_EMAIL' already exists
      19:22:33,950 INFO [Do_field_history] Table 'DO_FIELD_HISTORY' already exists
      19:22:33,950 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ejb/entity/Service_levelLocalHome,plugin=pool,service=EJB
      19:22:33,950 INFO [EntityContainer] Started jboss.j2ee:jndiName=ejb/entity/Service_levelLocalHome,service=EJB
      19:22:34,044 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EAScheduleManagerHome,plugin=pool,service=EJB
      19:22:34,044 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EAScheduleManagerHome,service=EJB
      19:22:34,075 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EventManagerHome,plugin=pool,service=EJB
      19:22:34,075 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EventManagerHome,service=EJB
      19:22:34,122 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/OrderCommitManagerHome,plugin=pool,service=EJB
      19:22:34,122 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/OrderCommitManagerHome,service=EJB
      19:22:34,185 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/SupplierPartManagerHome,plugin=pool,service=EJB
      19:22:34,185 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/SupplierPartManagerHome,service=EJB
      19:22:34,216 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/MyStatusManagerHome,plugin=pool,service=EJB
      19:22:34,216 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/MyStatusManagerHome,service=EJB
      19:22:34,263 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EventLogManagerHome,plugin=pool,service=EJB
      19:22:34,263 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EventLogManagerHome,service=EJB
      19:22:34,294 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/PopulateManagerHome,plugin=pool,service=EJB
      19:22:34,294 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/PopulateManagerHome,service=EJB
      19:22:34,356 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/ASNManagerHome,plugin=pool,service=EJB
      19:22:34,356 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/ASNManagerHome,service=EJB
      19:22:34,435 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EventUtilManagerHome,plugin=pool,service=EJB
      19:22:34,435 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/EventUtilManagerHome,service=EJB
      19:22:34,466 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/CarrierManagerHome,plugin=pool,service=EJB
      19:22:34,466 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/CarrierManagerHome,service=EJB
      19:22:34,513 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/DOManagerHome,plugin=pool,service=EJB
      19:22:34,513 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/DOManagerHome,service=EJB
      19:22:34,544 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/MRAManagerHome,plugin=pool,service=EJB
      19:22:34,544 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/MRAManagerHome,service=EJB
      19:22:34,575 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/SupplierManagerHome,plugin=pool,service=EJB
      19:22:34,575 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/SupplierManagerHome,service=EJB
      19:22:34,606 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/MfgCalendarManagerHome,plugin=pool,service=EJB
      19:22:34,606 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/MfgCalendarManagerHome,service=EJB
      19:22:34,638 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/SupplierProfileManagerHome,plugin=pool,service=EJB
      19:22:34,638 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/com/sia/ants/ejb/session/SupplierProfileManagerHome,service=EJB
      19:22:34,638 INFO [EjbModule] Started jboss.j2ee:module=ANTSEJB.jar,service=EjbModule
      19:22:34,638 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55516ANTSApp.ear-contents/ANTSEJB.jar
      19:22:34,981 INFO [EmbeddedTomcatService] deploy, ctxPath=/ants, warUrl=file:/C:/jboss-3.2.3/server/default/tmp/deploy/tmp55516ANTSApp.ear-contents/ANTSWeb.war/
      19:22:35,185 INFO [EmbeddedTomcatService] ClusteredHTTPSessionService not found
      19:22:35,185 ERROR [EmbeddedTomcatService] Failed to setup clustering, clustering disabled
      19:22:36,278 INFO [Engine] SingleSignOnContextConfig[/ants]: Added certificates -> request attribute Valve
      19:22:36,278 INFO [Engine] SingleSignOnContextConfig[/ants]: Configured an authenticator for method FORM
      19:22:36,325 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@1abdb5e
      19:22:36,325 INFO [Engine] StandardManager[/ants]: Seeding random number generator class java.security.SecureRandom
      19:22:36,325 INFO [Engine] StandardManager[/ants]: Seeding of random number generator has been completed
      19:22:39,513 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection:
      java.lang.NoSuchFieldError: batchReturn
      at COM.ibm.db2.jdbc.app.DB2Driver.SQLAllocEnv(Native Method)
      at COM.ibm.db2.jdbc.app.DB2Driver.(DB2Driver.java:244)
      at COM.ibm.db2.jdbc.app.DB2Driver.(DB2Driver.java:129)
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:219)
      at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getDriver(LocalManagedConnectionFactory.java:265)
      at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:149)
      at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:477)
      at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:213)
      at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:496)
      at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:425)
      at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:318)
      at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:477)
      at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:814)
      at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:102)
      at com.sia.ants.util.DataBaseManager.getDBConnection(DataBaseManager.java:38)
      at com.sia.ants.ejb.session.SupplierManagerBean.query(SupplierManagerBean.java:92)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:683)
      at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:185)
      at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:72)
      at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)
      at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:267)
      at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:128)
      at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:118)
      at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
      at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
      at org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:331)
      at org.jboss.ejb.Container.invoke(Container.java:700)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
      at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:101)
      at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:90)
      at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
      at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:45)
      at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:100)
      at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
      at $Proxy131.query(Unknown Source)
      at com.sia.ants.command.SupplierCommand.query(SupplierCommand.java:44)
      at com.sia.ants.servlet.AuthenticationServletFilter.init(AuthenticationServletFilter.java:162)
      at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:266)
      at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:327)
      at org.apache.catalina.core.ApplicationFilterConfig.(ApplicationFilterConfig.java:120)
      at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3160)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:3617)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:821)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
      at org.jboss.web.tomcat.tc4.EmbeddedTomcatService.createWebContext(EmbeddedTomcatService.java:549)
      at org.jboss.web.tomcat.tc4.EmbeddedTomcatService.performDeploy(EmbeddedTomcatService.java:309)
      at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:428)
      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 sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
      at $Proxy6.deploy(Unknown Source)
      at org.jboss.deployment.scanner.URLDeploymentScanner.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 sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:976)
      at $Proxy0.start(Unknown Source)
      at org.jboss.system.ServiceController.start(ServiceController.java:394)
      at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
      at $Proxy4.start(Unknown Source)
      at org.jboss.deployment.SARDeployer.start(SARDeployer.java:226)
      at org.jboss.deployment.MainDeployer.start(MainDeployer.java:832)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:642)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
      at $Proxy5.deploy(Unknown Source)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
      at org.jboss.Main.boot(Main.java:150)
      at org.jboss.Main$1.run(Main.java:395)
      at java.lang.Thread.run(Thread.java:534)