4 Replies Latest reply on Feb 18, 2009 4:14 AM by travler9

    Switch from HSQL to Postgres in 4.5.GA

    travler9

      Hi everybody,

      i have a question about the database switching in the current version of jboss esb 4.5. I installed a fresh jboss esb 4.5 server version and changed the config file, like in the administator guid is described. When i run the server i get an error. I run on a other server an ESB 4.4 with Postgres and it works fine.

      Somebody any idear?

      Thanks in advance

      Stefan

      Here the full error stack:

      =========================================================================
      
       JBoss Bootstrap Environment
      
       JBOSS_HOME: /opt/jbossesb-server-4.5.GA
      
       JAVA: java
      
       JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -XX:PermSize=200M -XX:MaxPermSize=200M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true
      
       CLASSPATH: /opt/jbossesb-server-4.5.GA/bin/run.jar
      
      =========================================================================
      
      15:28:35,370 INFO [Server] Starting JBoss (MX MicroKernel)...
      15:28:35,371 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)
      15:28:35,372 INFO [Server] Home Dir: /opt/jbossesb-server-4.5.GA
      15:28:35,372 INFO [Server] Home URL: file:/opt/jbossesb-server-4.5.GA/
      15:28:35,373 INFO [Server] Patch URL: null
      15:28:35,373 INFO [Server] Server Name: default
      15:28:35,374 INFO [Server] Server Home Dir: /opt/jbossesb-server-4.5.GA/server/default
      15:28:35,374 INFO [Server] Server Home URL: file:/opt/jbossesb-server-4.5.GA/server/default/
      15:28:35,374 INFO [Server] Server Log Dir: /opt/jbossesb-server-4.5.GA/server/default/log
      15:28:35,374 INFO [Server] Server Temp Dir: /opt/jbossesb-server-4.5.GA/server/default/tmp
      15:28:35,375 INFO [Server] Root Deployment Filename: jboss-service.xml
      15:28:35,763 INFO [ServerInfo] Java version: 1.5.0_15,Sun Microsystems Inc.
      15:28:35,763 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 1.5.0_15-b04,Sun Microsystems Inc.
      15:28:35,763 INFO [ServerInfo] OS-System: Linux 2.6.24-19-server,amd64
      15:28:36,690 INFO [Server] Core system initialized
      15:28:41,505 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
      15:28:41,525 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
      15:28:43,001 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
      15:28:43,021 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
      15:28:43,521 INFO [TransactionManagerService] Starting recovery manager
      15:28:43,802 INFO [TransactionManagerService] Recovery manager started
      15:28:43,802 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
      15:29:02,956 INFO [NativeServerConfig] JBoss Web Services - Native
      15:29:02,965 INFO [NativeServerConfig] jbossws-3.0.1-native-2.0.4.GA (build=200803312044)
      15:29:05,701 INFO [Embedded] Catalina naming disabled
      15:29:06,174 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64/server:/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/amd64:/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/../lib/amd64
      15:29:06,391 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
      15:29:06,412 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
      15:29:06,412 INFO [Catalina] Initialization processed in 731 ms
      15:29:06,413 INFO [StandardService] Starting service jboss.web
      15:29:06,415 INFO [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
      15:29:06,581 INFO [Catalina] Server startup in 168 ms
      15:29:06,899 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
      15:29:08,746 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
      15:29:09,245 INFO [TomcatDeployer] deploy, ctxPath=/juddi, warUrl=.../tmp/deploy/tmp15363juddi-exp.war/
      15:29:09,570 INFO [RegistryServlet] Loading jUDDI configuration.
      15:29:09,582 WARN [RegistryServlet] Could not locate jUDDI properties '/WEB-INF/juddi.properties'. Using defaults.
      15:29:09,589 INFO [RegistryServlet] Initializing jUDDI components.
      15:29:10,323 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/
      15:29:10,689 INFO [TomcatDeployer] deploy, ctxPath=/juddi, warUrl=.../deploy/juddi-service.sar/juddi.war/
      15:29:10,695 INFO [RegistryServlet] jUDDI Stopping: Cleaning up existing resources.
      15:29:10,952 INFO [RegistryServlet] Loading jUDDI configuration.
      15:29:10,952 INFO [RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
      15:29:10,952 INFO [RegistryServlet] Initializing jUDDI components.
      15:29:11,472 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
      15:29:12,788 INFO [MailService] Mail Service bound to java:/Mail
      15:29:13,216 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
      15:29:13,308 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
      15:29:13,408 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
      15:29:13,525 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=juddiDB' to JNDI name 'java:juddiDB'
      15:29:13,537 INFO [JuddiRMIService] starting juddi RMI service
      15:29:15,359 INFO [SoapUI] initialized soapui-settings from [/opt/jbossesb-server-4.5.GA/server/default/data/soapui-settings.xml]
      15:29:15,499 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
      15:29:15,594 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms-ra.rar
      15:29:15,665 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
      15:29:15,690 INFO [QuartzResourceAdapter] start quartz!!!
      15:29:15,883 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
      15:29:16,045 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      15:29:16,048 INFO [RAMJobStore] RAMJobStore initialized.
      15:29:16,062 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
      15:29:16,062 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      15:29:16,063 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      15:29:17,353 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      15:29:18,430 WARN [JDBCSupport] SQLException caught, SQLState 37000 code:-11- assuming deadlock detected, try:1
      java.sql.SQLException: Unexpected token: FOR in statement [SELECT NEXT_ID FROM JBM_COUNTER WHERE NAME=? FOR UPDATE]
       at org.hsqldb.jdbc.Util.throwError(Unknown Source)
       at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
       at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
       at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.doPrepareStatement(BaseWrapperManagedConnection.java:449)
       at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.prepareStatement(BaseWrapperManagedConnection.java:437)
       at org.jboss.resource.adapter.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java:243)
       at org.jboss.messaging.core.impl.JDBCPersistenceManager$1ReserveIDBlockRunner.doTransaction(JDBCPersistenceManager.java:366)
       at org.jboss.messaging.core.impl.JDBCPersistenceManager$1ReserveIDBlockRunner.doTransaction(JDBCPersistenceManager.java:352)
       at org.jboss.messaging.core.impl.JDBCSupport$JDBCTxRunner2.execute(JDBCSupport.java:465)
       at org.jboss.messaging.core.impl.JDBCSupport$JDBCTxRunner2.executeWithRetry(JDBCSupport.java:503)
       at org.jboss.messaging.core.impl.JDBCPersistenceManager.reserveIDBlock(JDBCPersistenceManager.java:440)
       at org.jboss.messaging.core.impl.IDManager.getNextBigBlock(IDManager.java:87)
       at org.jboss.messaging.core.impl.IDManager.start(IDManager.java:74)
       at org.jboss.jms.server.ServerPeer.startService(ServerPeer.java:282)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
       at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:417)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy4.start(Unknown Source)
       at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy30.start(Unknown Source)
       at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:197)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
       at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy9.deploy(Unknown Source)
       at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
       at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
       at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:417)
       at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy4.start(Unknown Source)
       at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy5.deploy(Unknown Source)
       at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
       at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
       at org.jboss.Main.boot(Main.java:200)
       at org.jboss.Main$1.run(Main.java:508)
       at java.lang.Thread.run(Thread.java:595)
      15:29:18,453 WARN [JDBCSupport] Trying again after a pause
      
      (...)
      
      15:29:25,611 WARN [ServiceController] Problem starting service jboss.messaging:service=ServerPeer
      java.lang.IllegalStateException: Failed to execute transaction
       at org.jboss.messaging.core.impl.JDBCSupport$JDBCTxRunner2.executeWithRetry(JDBCSupport.java:525)
       at org.jboss.messaging.core.impl.JDBCPersistenceManager.reserveIDBlock(JDBCPersistenceManager.java:440)
       at org.jboss.messaging.core.impl.IDManager.getNextBigBlock(IDManager.java:87)
       at org.jboss.messaging.core.impl.IDManager.start(IDManager.java:74)
       at org.jboss.jms.server.ServerPeer.startService(ServerPeer.java:282)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
       at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:417)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at org.jboss.system.ServiceController.start(ServiceController.java:435)
       at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy4.start(Unknown Source)
       at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy30.start(Unknown Source)
       at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:197)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
       at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy9.deploy(Unknown Source)
       at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
       at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
       at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:417)
       at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy4.start(Unknown Source)
       at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy5.deploy(Unknown Source)
       at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
       at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
       at org.jboss.Main.boot(Main.java:200)
       at org.jboss.Main$1.run(Main.java:508)
       at java.lang.Thread.run(Thread.java:595)
      15:29:25,921 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      15:29:26,540 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ManagementDS' to JNDI name 'java:ManagementDS'
      15:29:26,626 ERROR [MainDeployer] Could not create deployment: file:/opt/jbossesb-server-4.5.GA/server/default/deploy/postgres-ds.xml
      org.jboss.deployment.DeploymentException: Trying to install an already registered mbean: jboss.jca:service=LocalTxCM,name=DefaultDS
       at org.jboss.system.ServiceCreator.install(ServiceCreator.java:103)
       at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:451)
       at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
       at org.jboss.system.ServiceController.install(ServiceController.java:226)
       at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy4.install(Unknown Source)
       at org.jboss.deployment.SARDeployer.create(SARDeployer.java:251)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy30.create(Unknown Source)
       at org.jboss.deployment.XSLSubDeployer.create(XSLSubDeployer.java:192)
       at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
       at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy9.deploy(Unknown Source)
       at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
       at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
       at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:417)
       at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy4.start(Unknown Source)
       at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
       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:585)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy5.deploy(Unknown Source)
       at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
       at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
       at org.jboss.Main.boot(Main.java:200)
       at org.jboss.Main$1.run(Main.java:508)
       at java.lang.Thread.run(Thread.java:595)
      15:29:26,692 INFO [TomcatDeployer] deploy, ctxPath=/contract, warUrl=.../tmp/deploy/tmp15426contract-exp.war/
      15:29:27,544 INFO [TomcatDeployer] deploy, ctxPath=/esb-console, warUrl=.../tmp/deploy/tmp15427esb-console-exp.war/
      15:29:33,614 INFO [ServletContextListener] Welcome to Seam 2.0.2.SP1
      15:29:36,273 WARN [Initialization] <action expression="#{redirect.captureCurrentView}" /> has been deprecated, use <action execute="#{redirect.captureCurrentView}" /> instead
      15:29:36,274 WARN [Initialization] <action expression="#{redirect.returnToCapturedView}" /> has been deprecated, use <action execute="#{redirect.returnToCapturedView}" /> instead
      15:29:36,629 WARN [Initialization] Did not install PojoCache due to NoClassDefFoundError: org/jgroups/MembershipListener
      15:29:36,718 WARN [Component] Component class should be serializable: contentDisplayAction
      15:29:36,757 WARN [Component] Component class should be serializable: navigationAction
      15:29:36,782 WARN [Component] Component class should be serializable: operationAction
      15:29:37,310 WARN [Component] Component class should be serializable: resourceConfigurationUIBean
      15:29:37,334 WARN [Component] Component class should be serializable: resourceTypeContentAction
      15:29:37,541 INFO [BootstrapAction] Bootstrapping Administration Console v1.0.0.GA...
      15:29:37,570 INFO [PluginContainer] Initializing Plugin Container v1.1.1.GA...
      15:29:45,739 INFO [InventoryManager] Initializing Inventory Manager...
      15:29:45,792 WARN [SystemInfoFactory] System info API not accessible on this platform (native shared library not found in java.library.path).
      15:29:45,883 INFO [InventoryManager] Detected new Platform [Resource[id=-2, type=Linux, key=esb.server.de, name=esb.server.de, version=Linux 2.6.24-19-server]] - adding to local inventory...
      15:29:46,041 INFO [InventoryManager] Inventory Manager initialized.
      15:29:46,134 INFO [ResourceFactoryManager] Initializing
      15:29:46,134 INFO [ContentManager] Initializing Content Manager...
      15:29:46,135 INFO [ContentManager] Content Manager initialized...
      15:29:46,153 INFO [BootstrapAction] Loaded RHQ plugin [JBossAS].
      15:29:46,153 INFO [BootstrapAction] Loaded RHQ plugin [Tomcat].
      15:29:46,153 INFO [BootstrapAction] Loaded RHQ plugin [Platforms].
      15:29:46,153 INFO [BootstrapAction] Loaded RHQ plugin [JMX].
      15:29:46,153 INFO [BootstrapAction] Loaded RHQ plugin [JBossESB].
      15:29:46,157 INFO [PluginContainerResourceManager] Discovering Resources...
      15:29:46,181 INFO [AutoDiscoveryExecutor] Executing server discovery scan...
      15:29:46,213 INFO [TomcatDiscoveryComponent] Discovering Tomcat servers
      15:29:46,258 INFO [JBossASDiscoveryComponent] Discovering JBossAS 3.2.x and 4.x servers...
      15:29:46,356 INFO [InventoryManager] Detected new Server [Resource[id=-3, type=JBossAS Server, key=/opt/jbossesb-server-4.5.GA/server/default, name=esb.server.de JBossAS 4.2.3.GA default (1099), version=4.2.3.GA]] - adding to local inventory...
      15:29:46,475 INFO [JBossASServerComponent] Loading JBoss connection [jnp://127.0.0.1:1099] with install path [/opt/jbossesb-server-4.5.GA]...
      15:29:46,490 INFO [ClassLoaderFactory] Classloader built with:
       file:/opt/jbossesb-server-4.5.GA/server/default/tmp/jon_temp/org-mc4j-ems-impl15440.jar
      
      15:29:46,545 INFO [DConnection] Querying MBeanServer for all MBeans
      15:29:46,554 INFO [DConnection] Found 444 MBeans, starting load
      15:29:46,711 INFO [AutoDiscoveryExecutor] Found 0 servers.
      15:29:46,751 INFO [InventoryManager] Detected new Server [Resource[id=-4, type=Embedded Tomcat Server, key=jboss-web.deployer, name=esb.server.de Embedded JBossWeb Server 2.0.1.GA (127.0.0.1), version=2.0.1.GA]] - adding to local inventory...
      15:29:47,837 INFO [BootstrapAction] Done bootstrapping Administration Console.
      15:29:47,879 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      15:29:47,904 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.LIBRARIES=/WEB-INF/on.component.taglib.xml, facelets.DEVELOPMENT=true, org.richfaces.SKIN=jboss-console, javax.faces.CONFIG_FILES=/WEB-INF/navigation.xml, javax.faces.DEFAULT_SUFFIX=.xhtml, javax.faces.STATE_SAVING_METHOD=client}
      15:29:47,904 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      15:29:47,969 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      15:29:47,981 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.LIBRARIES=/WEB-INF/on.component.taglib.xml, facelets.DEVELOPMENT=true, org.richfaces.SKIN=jboss-console, javax.faces.CONFIG_FILES=/WEB-INF/navigation.xml, javax.faces.DEFAULT_SUFFIX=.xhtml, javax.faces.STATE_SAVING_METHOD=client}
      15:29:47,982 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      15:29:48,085 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
      15:29:50,096 INFO [JBoss4ESBDeployer] create esb service, jbossesb.esb
      15:29:50,214 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=JBossESBDS' to JNDI name 'java:JBossESBDS'
      15:29:50,550 INFO [DatabaseInitializer] java:/JBossESBDS datasource is already initialized
      15:29:51,359 INFO [JBoss4ESBDeployer] create esb service, jbpm.esb
      15:29:51,453 INFO [H2Database] jdbc:h2:file:/opt/jbossesb-server-4.5.GA/server/default/data/h2/jbpmDB;MVCC=TRUE;DB_CLOSE_ON_EXIT=FALSE
      15:29:52,876 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=JbpmDS' to JNDI name 'java:JbpmDS'
      15:29:52,964 INFO [DatabaseInitializer] java:/JbpmDS datasource is already initialized
      15:29:52,974 INFO [JbpmConfiguration] using jbpm configuration resource 'jbpm.cfg.xml'
      15:29:53,076 INFO [StaleObjectLogConfigurer] stale object exceptions will be hidden from logging
      15:29:53,148 INFO [TomcatDeployer] deploy, ctxPath=/jbpm-console, warUrl=.../tmp/deploy/tmp15463jsf-console-exp.war/
      15:29:53,151 WARN [TomcatDeployer] message-destination-ref 'jms/JobQueue' ignoring message-destination-link 'JobQueue' because it has a jndi-name in jboss-web.xml
      15:29:53,347 INFO [Environment] Hibernate 3.2.4.sp1
      15:29:53,367 INFO [Environment] hibernate.properties not found
      15:29:53,394 INFO [Environment] Bytecode provider name : cglib
      15:29:53,405 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
      15:29:53,658 INFO [Configuration] configuring from resource: hibernate.cfg.xml
      15:29:53,691 INFO [Configuration] Configuration resource: hibernate.cfg.xml
      15:29:53,919 INFO [BootstrapListener] Bootstrap Hibernate session
      15:29:53,943 INFO [Configuration] Reading mappings from resource : hibernate.extra.hbm.xml
      15:29:54,167 INFO [Configuration] Reading mappings from resource : hibernate.identity.hbm.xml
      15:29:54,323 INFO [HbmBinder] Mapping class: org.jbpm.identity.User -> JBPM_ID_USER
      15:29:54,418 INFO [HbmBinder] Mapping collection: org.jbpm.identity.User.permissions -> JBPM_ID_PERMISSIONS
      15:29:54,432 INFO [HbmBinder] Mapping class: org.jbpm.identity.Group -> JBPM_ID_GROUP
      15:29:54,637 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Group.permissions -> JBPM_ID_PERMISSIONS
      15:29:54,644 INFO [HbmBinder] Mapping class: org.jbpm.identity.Membership -> JBPM_ID_MEMBERSHIP
      15:29:54,653 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Membership.permissions -> JBPM_ID_PERMISSIONS
      15:29:54,653 INFO [Configuration] Reading mappings from resource : org/jbpm/db/hibernate.queries.hbm.xml
      15:29:54,734 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/action/MailAction.hbm.xml
      15:29:54,788 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/def/ProcessDefinition.hbm.xml
      15:29:54,863 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.ProcessDefinition -> JBPM_PROCESSDEFINITION
      15:29:54,962 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/def/Node.hbm.xml
      15:29:55,046 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Node -> JBPM_NODE
      15:29:55,078 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/def/Transition.hbm.xml
      15:29:55,146 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Transition -> JBPM_TRANSITION
      15:29:55,150 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/def/Event.hbm.xml
      15:29:55,214 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Event -> JBPM_EVENT
      15:29:55,227 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/def/Action.hbm.xml
      15:29:55,319 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Action -> JBPM_ACTION
      15:29:55,324 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/def/SuperState.hbm.xml
      15:29:55,499 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.def.SuperState -> JBPM_NODE
      15:29:55,499 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/def/ExceptionHandler.hbm.xml
      15:29:55,570 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.ExceptionHandler -> JBPM_EXCEPTIONHANDLER
      15:29:55,572 INFO [Configuration] Reading mappings from resource : org/jbpm/instantiation/Delegation.hbm.xml
      15:29:55,606 INFO [HbmBinder] Mapping class: org.jbpm.instantiation.Delegation -> JBPM_DELEGATION
      15:29:55,630 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/action/Script.hbm.xml
      15:29:55,694 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.action.Script -> JBPM_ACTION
      15:29:55,695 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/StartState.hbm.xml
      15:29:55,731 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.StartState -> JBPM_NODE
      15:29:55,738 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/EndState.hbm.xml
      15:29:55,778 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.EndState -> JBPM_NODE
      15:29:55,796 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/ProcessState.hbm.xml
      15:29:55,852 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.ProcessState -> JBPM_NODE
      15:29:55,856 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/Decision.hbm.xml
      15:29:55,908 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.Decision -> JBPM_NODE
      15:29:55,932 INFO [HbmBinder] Mapping collection: org.jbpm.graph.node.Decision.decisionConditions -> JBPM_DECISIONCONDITIONS
      15:29:55,933 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/Fork.hbm.xml
      15:29:55,990 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.Fork -> JBPM_NODE
      15:29:55,997 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/Join.hbm.xml
      15:29:56,048 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.Join -> JBPM_NODE
      15:29:56,051 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/MailNode.hbm.xml
      15:29:56,104 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.MailNode -> JBPM_NODE
      15:29:56,109 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/State.hbm.xml
      15:29:56,163 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.State -> JBPM_NODE
      15:29:56,164 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/node/TaskNode.hbm.xml
      15:29:56,222 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.node.TaskNode -> JBPM_NODE
      15:29:56,242 INFO [Configuration] Reading mappings from resource : org/jbpm/context/def/ContextDefinition.hbm.xml
      15:29:56,286 INFO [Configuration] Reading mappings from resource : org/jbpm/context/def/VariableAccess.hbm.xml
      15:29:56,519 INFO [HbmBinder] Mapping class: org.jbpm.context.def.VariableAccess -> JBPM_VARIABLEACCESS
      15:29:56,523 INFO [Configuration] Reading mappings from resource : org/jbpm/bytes/ByteArray.hbm.xml
      15:29:56,546 INFO [HbmBinder] Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY
      15:29:56,553 INFO [HbmBinder] Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> JBPM_BYTEBLOCK
      15:29:56,554 INFO [Configuration] Reading mappings from resource : org/jbpm/module/def/ModuleDefinition.hbm.xml
      15:29:56,610 INFO [HbmBinder] Mapping class: org.jbpm.module.def.ModuleDefinition -> JBPM_MODULEDEFINITION
      15:29:56,621 INFO [Configuration] Reading mappings from resource : org/jbpm/file/def/FileDefinition.hbm.xml
      15:29:56,656 INFO [HbmBinder] Mapping subclass: org.jbpm.file.def.FileDefinition -> JBPM_MODULEDEFINITION
      15:29:56,662 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml
      15:29:56,699 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.def.TaskMgmtDefinition -> JBPM_MODULEDEFINITION
      15:29:56,723 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/Swimlane.hbm.xml
      15:29:56,757 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.Swimlane -> JBPM_SWIMLANE
      15:29:56,773 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/Task.hbm.xml
      15:29:56,820 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK
      15:29:56,838 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/TaskController.hbm.xml
      15:29:56,880 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.TaskController -> JBPM_TASKCONTROLLER
      15:29:56,904 INFO [Configuration] Reading mappings from resource : org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
      15:29:56,937 INFO [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION
      15:29:56,952 INFO [Configuration] Reading mappings from resource : org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
      15:29:56,979 INFO [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION
      15:29:56,994 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/exe/Comment.hbm.xml
      15:29:57,035 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
      15:29:57,038 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/exe/ProcessInstance.hbm.xml
      15:29:57,094 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE
      15:29:57,122 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/exe/Token.hbm.xml
      15:29:57,167 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
      15:29:57,181 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/exe/RuntimeAction.hbm.xml
      15:29:57,236 INFO [HbmBinder] Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION
      15:29:57,245 INFO [Configuration] Reading mappings from resource : org/jbpm/module/exe/ModuleInstance.hbm.xml
      15:29:57,278 INFO [HbmBinder] Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE
      15:29:57,284 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/ContextInstance.hbm.xml
      15:29:57,317 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE
      15:29:57,332 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/TokenVariableMap.hbm.xml
      15:29:57,367 INFO [HbmBinder] Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP
      15:29:57,378 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/VariableInstance.hbm.xml
      15:29:57,425 INFO [HbmBinder] Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,438 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml
      15:29:57,468 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,481 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml
      15:29:57,515 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,524 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml
      15:29:57,585 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,585 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml
      15:29:57,607 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,613 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml
      15:29:57,646 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,653 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml
      15:29:57,693 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,693 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml
      15:29:57,723 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,731 INFO [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml
      15:29:57,763 INFO [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE
      15:29:57,763 INFO [Configuration] Reading mappings from resource : org/jbpm/job/Job.hbm.xml
      15:29:57,789 INFO [HbmBinder] Mapping class: org.jbpm.job.Job -> JBPM_JOB
      15:29:57,814 INFO [Configuration] Reading mappings from resource : org/jbpm/job/Timer.hbm.xml
      15:29:57,837 INFO [HbmBinder] Mapping subclass: org.jbpm.job.Timer -> JBPM_JOB
      15:29:57,845 INFO [Configuration] Reading mappings from resource : org/jbpm/job/ExecuteNodeJob.hbm.xml
      15:29:57,873 INFO [HbmBinder] Mapping subclass: org.jbpm.job.ExecuteNodeJob -> JBPM_JOB
      15:29:57,882 INFO [Configuration] Reading mappings from resource : org/jbpm/job/ExecuteActionJob.hbm.xml
      15:29:57,911 INFO [HbmBinder] Mapping subclass: org.jbpm.job.ExecuteActionJob -> JBPM_JOB
      15:29:57,913 INFO [Configuration] Reading mappings from resource : org/jbpm/job/CleanUpProcessJob.hbm.xml
      15:29:57,942 INFO [HbmBinder] Mapping subclass: org.jbpm.job.CleanUpProcessJob -> JBPM_JOB
      15:29:57,942 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
      15:29:57,974 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE
      15:29:57,979 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
      15:29:58,035 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE
      15:29:58,052 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
      15:29:58,064 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
      15:29:58,097 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR
      15:29:58,111 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
      15:29:58,111 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
      15:29:58,146 INFO [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE
      15:29:58,156 INFO [Configuration] Reading mappings from resource : org/jbpm/logging/log/ProcessLog.hbm.xml
      15:29:58,177 INFO [HbmBinder] Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
      15:29:58,192 INFO [Configuration] Reading mappings from resource : org/jbpm/logging/log/MessageLog.hbm.xml
      15:29:58,201 INFO [HbmBinder] Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
      15:29:58,215 INFO [Configuration] Reading mappings from resource : org/jbpm/logging/log/CompositeLog.hbm.xml
      15:29:58,224 INFO [HbmBinder] Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG
      15:29:58,255 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/ActionLog.hbm.xml
      15:29:58,264 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
      15:29:58,285 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/NodeLog.hbm.xml
      15:29:58,294 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
      15:29:58,316 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
      15:29:58,324 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
      15:29:58,335 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
      15:29:58,357 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG
      15:29:58,357 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessStateLog.hbm.xml
      15:29:58,386 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessStateLog -> JBPM_LOG
      15:29:58,386 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/SignalLog.hbm.xml
      15:29:58,394 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
      15:29:58,415 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/TokenCreateLog.hbm.xml
      15:29:58,424 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG
      15:29:58,445 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/TokenEndLog.hbm.xml
      15:29:58,453 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
      15:29:58,466 INFO [Configuration] Reading mappings from resource : org/jbpm/graph/log/TransitionLog.hbm.xml
      15:29:58,491 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG
      15:29:58,492 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableLog.hbm.xml
      15:29:58,523 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG
      15:29:58,524 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableCreateLog.hbm.xml
      15:29:58,544 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG
      15:29:58,549 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableDeleteLog.hbm.xml
      15:29:58,557 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG
      15:29:58,579 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableUpdateLog.hbm.xml
      15:29:58,622 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG
      15:29:58,623 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml
      15:29:58,630 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
      15:29:58,642 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml
      15:29:58,655 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG
      15:29:58,672 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml
      15:29:58,679 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG
      15:29:58,692 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml
      15:29:58,706 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LOG
      15:29:58,712 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml
      15:29:58,719 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_LOG
      15:29:58,742 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml
      15:29:58,749 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG
      15:29:58,762 INFO [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml
      15:29:58,768 INFO [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG
      15:29:58,782 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskLog.hbm.xml
      15:29:58,788 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG
      15:29:58,802 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml
      15:29:58,809 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> JBPM_LOG
      15:29:58,822 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml
      15:29:58,838 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> JBPM_LOG
      15:29:58,843 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml
      15:29:58,865 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> JBPM_LOG
      15:29:58,866 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml
      15:29:58,891 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> JBPM_LOG
      15:29:58,892 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml
      15:29:58,906 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> JBPM_LOG
      15:29:58,908 INFO [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml
      15:29:58,918 INFO [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG
      15:29:58,934 INFO [Configuration] Configured SessionFactory: null
      15:29:58,943 INFO [HbmBinder] Mapping subclass: org.jbpm.context.def.ContextDefinition -> JBPM_MODULEDEFINITION
      15:29:58,943 INFO [HbmBinder] Mapping subclass: org.jbpm.graph.action.MailAction -> JBPM_ACTION
      15:29:58,944 INFO [HbmBinder] Mapping collection: org.jbpm.identity.User.memberships -> JBPM_ID_MEMBERSHIP
      15:29:58,945 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Group.children -> JBPM_ID_GROUP
      15:29:58,945 INFO [HbmBinder] Mapping collection: org.jbpm.identity.Group.memberships -> JBPM_ID_MEMBERSHIP
      15:29:58,945 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.events -> JBPM_EVENT
      15:29:58,946 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
      15:29:58,946 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.nodes -> JBPM_NODE
      15:29:58,952 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.actions -> JBPM_ACTION
      15:29:58,953 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.definitions -> JBPM_MODULEDEFINITION
      15:29:58,953 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.events -> JBPM_EVENT
      15:29:58,953 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
      15:29:58,961 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.leavingTransitions -> JBPM_TRANSITION
      15:29:58,962 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.arrivingTransitions -> JBPM_TRANSITION
      15:29:58,962 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.events -> JBPM_EVENT
      15:29:58,962 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
      15:29:58,963 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.Event.actions -> JBPM_ACTION
      15:29:58,963 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.SuperState.nodes -> JBPM_NODE
      15:29:58,963 INFO [HbmBinder] Mapping collection: org.jbpm.graph.def.ExceptionHandler.actions -> JBPM_ACTION
      15:29:58,963 INFO [HbmBinder] Mapping collection: org.jbpm.graph.action.Script.variableAccesses -> JBPM_VARIABLEACCESS
      15:29:58,963 INFO [HbmBinder] Mapping collection: org.jbpm.graph.node.ProcessState.variableAccesses -> JBPM_VARIABLEACCESS
      15:29:58,966 INFO [HbmBinder] Mapping collection: org.jbpm.graph.node.TaskNode.tasks -> JBPM_TASK
      15:29:58,967 INFO [HbmBinder] Mapping collection: org.jbpm.file.def.FileDefinition.processFiles -> JBPM_BYTEARRAY
      15:29:58,973 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes -> JBPM_SWIMLANE
      15:29:58,973 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks -> JBPM_TASK
      15:29:58,973 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Swimlane.tasks -> JBPM_TASK
      15:29:58,973 INFO [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Task.events -> JBPM_EVENT
      15:29:58,974 INFO [HbmBinder] Mappi


        • 1. Re: Switch from HSQL to Postgres in 4.5.GA
          travler9

          here the rest:

          15:30:08,545 INFO [DatabaseInitializer] java:/ManagementDS datasource is already initialized
          15:30:08,558 INFO [TomcatDeployer] deploy, ctxPath=/jbossesb, warUrl=.../tmp/deploy/tmp15487management.esb-contents/jbossesb-exp.war/
          15:30:08,722 INFO [JBoss4ESBDeployer] create esb service, slsb.esb
          15:30:09,256 INFO [JBoss4ESBDeployer] create esb service, smooks.esb
          15:30:10,117 INFO [JBoss4ESBDeployer] create esb service, soap.esb
          15:30:10,599 INFO [JBoss4ESBDeployer] create esb service, spring.esb
          15:30:10,607 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
          
          --- Incompletely deployed packages ---
          org.jboss.deployment.DeploymentInfo@10f6f31c { url=file:/opt/jbossesb-server-4.5.GA/server/default/deploy/postgres-ds.xml }
           deployer: org.jboss.deployment.XSLSubDeployer@c4c7e10
           status: Deployment FAILED reason: Trying to install an already registered mbean: jboss.jca:service=LocalTxCM,name=DefaultDS
           state: FAILED
           watch: file:/opt/jbossesb-server-4.5.GA/server/default/deploy/postgres-ds.xml
           altDD: null
           lastDeployed: 1234535366599
           lastModified: 1234535366000
           mbeans:
          
          --- MBeans waiting for other MBeans ---
          ObjectName: jboss.messaging:service=ServerPeer
           State: FAILED
           Reason: java.lang.IllegalStateException: Failed to execute transaction
           I Depend On:
           jboss.messaging:service=PersistenceManager
           jboss.messaging:service=JMSUserManager
           jboss.messaging:service=Connector,transport=bisocket
           Depends On Me:
           jboss.messaging.connectionfactory:service=ConnectionFactory
           jboss.messaging.connectionfactory:service=ClusteredConnectionFactory
           jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory
           jboss.messaging.destination:service=Queue,name=DLQ
           jboss.messaging.destination:service=Queue,name=ExpiryQueue
           jboss.messaging.destination:service=Topic,name=testTopic
           jboss.messaging.destination:service=Topic,name=securedTopic
           jboss.messaging.destination:service=Topic,name=testDurableTopic
           jboss.messaging.destination:service=Queue,name=testQueue
           jboss.messaging.destination:service=Queue,name=A
           jboss.messaging.destination:service=Queue,name=B
           jboss.messaging.destination:service=Queue,name=C
           jboss.messaging.destination:service=Queue,name=D
           jboss.messaging.destination:service=Queue,name=ex
           jboss.messaging.destination:service=Queue,name=PrivateDLQ
           jboss.messaging.destination:service=Queue,name=PrivateExpiryQueue
           jboss.messaging.destination:service=Queue,name=QueueWithOwnDLQAndExpiryQueue
           jboss.messaging.destination:service=Topic,name=TopicWithOwnDLQAndExpiryQueue
           jboss.messaging.destination:service=Queue,name=QueueWithOwnRedeliveryDelay
           jboss.messaging.destination:service=Topic,name=TopicWithOwnRedeliveryDelay
           jboss.messaging.destination:service=Queue,name=testDistributedQueue
           jboss.messaging.destination:service=Topic,name=testDistributedTopic
           jboss.messaging:service=PostOffice
           jboss.messaging:service=Bootstrap
           jboss.esb.destination:service=Queue,name=DeadMessageQueue
           jboss.esb.destination:service=Queue,name=DataCollectorQueue
           jboss.esb.destination:service=Queue,name=OperationsCollectorQueue
           jboss.esb.destination:service=Queue,name=OperationsResultCollectorQueue
           jboss.esb.destination:service=Queue,name=CallbackQueue
           jboss.esb.console.destination:service=Queue,name=DataFilerQueue
           jboss.esb.console.destination:service=Queue,name=OperationsFilerQueue
           jboss.esb.console.destination:service=Queue,name=InvokerFilerQueue
          
          ObjectName: jboss.esb.destination:service=Queue,name=DeadMessageQueue
           State: CONFIGURED
           I Depend On:
           jboss.messaging:service=ServerPeer
           Depends On Me:
           jboss.esb:deployment=jbossesb.esb
          
          ObjectName: jboss.esb.destination:service=Queue,name=DataCollectorQueue
           State: CONFIGURED
           I Depend On:
           jboss.messaging:service=ServerPeer
           Depends On Me:
           jboss.esb:deployment=jbossesb.esb
          
          ObjectName: jboss.esb.destination:service=Queue,name=OperationsCollectorQueue
           State: CONFIGURED
           I Depend On:
           jboss.messaging:service=ServerPeer
           Depends On Me:
           jboss.esb:deployment=jbossesb.esb
          
          ObjectName: jboss.esb.destination:service=Queue,name=OperationsResultCollectorQueue
           State: CONFIGURED
           I Depend On:
           jboss.messaging:service=ServerPeer
           Depends On Me:
           jboss.esb:deployment=jbossesb.esb
          
          ObjectName: jboss.esb:deployment=jbossesb.esb
           State: NOTYETINSTALLED
           I Depend On:
           jboss.esb:service=MessageStoreDatabaseInitializer
           jboss.esb.destination:service=Queue,name=DeadMessageQueue
           jboss.jca:service=DataSourceBinding,name=JBossESBDS
           jboss.esb.destination:service=Queue,name=OperationsResultCollectorQueue
           jboss.esb.destination:service=Queue,name=OperationsCollectorQueue
           jboss.esb.destination:service=Queue,name=DataCollectorQueue
           Depends On Me:
           jboss.esb:deployment=jbpm.esb
           jboss.esb:deployment=jbrules.esb
           jboss.esb:deployment=management.esb
           jboss.esb:deployment=slsb.esb
           jboss.esb:deployment=smooks.esb
           jboss.esb:deployment=soap.esb
           jboss.esb:deployment=spring.esb
          
          ...
          
          15:30:10,784 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
          15:30:10,831 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
          15:30:10,856 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 1m:35s:479ms
          15:30:19,594 INFO [ConnectionManager] Using JNDI to aquire a JDBC DataSource with name: java:/juddiDB
          15:30:19,604 INFO [Loader] Using the Context ClassLoader
          


          Here my config:

          \server\deploy\postgres-ds.xml
          <datasources>
           <local-tx-datasource>
           <jndi-name>DefaultDS</jndi-name>
           <connection-url>jdbc:postgresql://localhost:5432/esb_default</connection-url>
           <driver-class>org.postgresql.Driver</driver-class>
           <user-name>esb</user-name>
           <password>jbossesb</password>
           </local-tx-datasource>
          </datasources>
          


          \server\deploy\jbossesb.sar\jbossesb-properties.xml
          ...
           <properties name="dbstore">
           <!-- connection manager type -->
           <property name="org.jboss.soa.esb.persistence.db.conn.manager" value="org.jboss.internal.soa.esb.persistence.manager.StandaloneConnectionManager"/>
           <!-- standalone connection pooling settings -->
           <property name="org.jboss.soa.esb.persistence.db.connection.url" value="jdbc:postgresql://localhost:5432/esb_message_store"/>
           <property name="org.jboss.soa.esb.persistence.db.jdbc.driver" value="org.postgresql.Driver"/>
           <property name="org.jboss.soa.esb.persistence.db.user" value="esb"/>
           <property name="org.jboss.soa.esb.persistence.db.pwd" value="jbossesb"/>
           <property name="org.jboss.soa.esb.persistence.db.pool.initial.size" value="2"/>
           <property name="org.jboss.soa.esb.persistence.db.pool.min.size" value="2"/>
           <property name="org.jboss.soa.esb.persistence.db.pool.max.size" value="5"/>
           <!-- table managed by pool to test for valid connections - created by pool automatically -->
           <property name="org.jboss.soa.esb.persistence.db.pool.test.table" value="pooltest"/>
           <property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis" value="5000"/>
           </properties>
          ...
          


          \server\deploy\jbossesb.sar\juddi-ds.xml
          <datasources>
           <local-tx-datasource>
           <jndi-name>juddiDB</jndi-name>
           <connection-url>jdbc:postgresql://localhost:5432/esb_juddi</connection-url>
           <driver-class>org.postgresql.Driver</driver-class>
           <user-name>esb</user-name>
           <password>jbossesb</password>
           <min-pool-size>5</min-pool-size>
           <max-pool-size>20</max-pool-size>
           <idle-timeout-minutes>0</idle-timeout-minutes>
           <prepared-statement-cache-size>32</prepared-statement-cache-size>
           </local-tx-datasource>
          </datasources>
          


          \server\deploy\jbossesb.sar\esb.juddi.xml
          ...
          <entry key="juddi.databaseExistsSql">select * from ${prefix}BUSINESS_ENTITY</entry>
          <entry key="juddi.sqlFiles">juddi-sql/postgresql/create_database.sql,juddi-sql/postgresql/import.sql</entry>
          ...
          


          \server\deploy\jbossesb.esb\jbossesb-service.xml
          <server>
           <mbean code="org.jboss.internal.soa.esb.dependencies.DatabaseInitializer"
           name="jboss.esb:service=MessageStoreDatabaseInitializer">
           <attribute name="Datasource">java:/JBossESBDS</attribute>
           <attribute name="ExistsSql">select * from message</attribute>
           <attribute name="SqlFiles">
           message-store-sql/postgresql/create_database.sql
           </attribute>
           <depends>jboss.jca:service=DataSourceBinding,name=JBossESBDS</depends>
           </mbean>
          </server>
          


          \server\deploy\jbossesb.esb\message-store-ds.xml
          <datasources>
           <local-tx-datasource>
           <jndi-name>JBossESBDS</jndi-name>
           <connection-url>jdbc:postgresql://localhost:5432/esb_message_store</connection-url>
           <driver-class>org.postgresql.Driver</driver-class>
           <user-name>esb</user-name>
           <password>jbossesb</password>
           <min-pool-size>5</min-pool-size>
           <max-pool-size>20</max-pool-size>
           <idle-timeout-minutes>0</idle-timeout-minutes>
           <prepared-statement-cache-size>32</prepared-statement-cache-size>
           </local-tx-datasource>
          </datasources>
          


          \server\deploy\jboss-messaging.sar\postgresql-persistence-service.xml
          --> File from JBM Distribution 1.4.0 SP3
          


          • 2. Re: Switch from HSQL to Postgres in 4.5.GA
            tcunning

            The juddi scripts seem to be fine, I'm going through the message-store/JBM scripts right now to try to find your error.

            • 3. Re: Switch from HSQL to Postgres in 4.5.GA
              tcunning

              I think what is going on here is that your postgres-persistence-service.xml is pointing towards an hsqldb datasource (if you look at the trace, you can see the hsqldb Driver in there).

              You should change the following in postgres-persistence-service.xml :

               <!-- The datasource to use for the persistence manager -->
              
               <attribute name="DataSource">java:/DefaultDS</attribute>
              


              to

               <!-- The datasource to use for the persistence manager -->
              
               <attribute name="DataSource">java:/JBossESBDS</attribute>
              


              • 4. Re: Switch from HSQL to Postgres in 4.5.GA
                travler9

                Your right tcunning,

                i haven't delete the hsqldb-ds.xml in deploy folder. That's the reson for the registered hsql datasource.

                Thank you for your help.

                Stefan