[jboss-user] [JBoss jBPM] - Server restart fails after bp deployment

pkovgan do-not-reply at jboss.com
Sun Jan 21 04:03:55 EST 2007


Hi,

My jboss 4.0.4.GA (default configuration) fails to restart after bpel process deployment.
Process works fine, but after restart server comes to lines below and fails to proceed further.
Server does not move from this point and also no errors or warnings appear.
If I delete BP from deploy directory - it able to restart.


What may be a cause for the problem?

Listening for transport dt_socket at address: 8787
  | 08:47:47,474 INFO  [Server] Starting JBoss (MX MicroKernel)...
  | 08:47:47,474 INFO  [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
  | 08:47:47,484 INFO  [Server] Home Dir: C:\t_dir\servers\jboss-4.0.4.GA
  | 08:47:47,484 INFO  [Server] Home URL: file:/C:/t_dir/servers/jboss-4.0.4.GA/
  | 08:47:47,484 INFO  [Server] Patch URL: null
  | 08:47:47,494 INFO  [Server] Server Name: default
  | 08:47:47,494 INFO  [Server] Server Home Dir: C:\t_dir\servers\jboss-4.0.4.GA\server\default
  | 08:47:47,494 INFO  [Server] Server Home URL: file:/C:/t_dir/servers/jboss-4.0.4.GA/server/default/
  | 08:47:47,494 INFO  [Server] Server Log Dir: C:\t_dir\servers\jboss-4.0.4.GA\server\default\log
  | 08:47:47,494 INFO  [Server] Server Temp Dir: C:\t_dir\servers\jboss-4.0.4.GA\server\default\tmp
  | 08:47:47,494 INFO  [Server] Root Deployment Filename: jboss-service.xml
  | 08:47:47,915 INFO  [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
  | 08:47:47,915 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_06-b05,Sun Microsystems Inc.
  | 08:47:47,915 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
  | 08:47:48,806 INFO  [Server] Core system initialized
  | 08:47:51,019 INFO  [WebService] Using RMI server codebase: http://TLVD60155051A:8083/
  | 08:47:51,059 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
  | 08:47:51,460 INFO  [NamingService] JNDI bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.0:1098, backlog=50, no client SocketFactory, Server SocketFactory=class org.jboss.net.sockets.DefaultSock
  | etFactory
  | 08:47:55,836 INFO  [Embedded] Catalina naming disabled
  | 08:47:55,946 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
  | 08:47:55,946 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
  | 08:47:56,537 INFO  [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
  | 08:47:56,537 INFO  [Catalina] Initialization processed in 591 ms
  | 08:47:56,537 INFO  [StandardService] Starting service jboss.web
  | 08:47:56,547 INFO  [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.17
  | 08:47:56,627 INFO  [StandardHost] XML validation disabled
  | 08:47:56,667 INFO  [Catalina] Server startup in 130 ms
  | 08:47:56,878 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
  | 08:47:57,819 INFO  [WebappLoader] Dual registration of jndi stream handler: factory already defined
  | 08:47:58,680 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
  | 08:47:59,752 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp40016jbossws-exp.war/
  | 08:48:00,172 INFO  [SubscriptionManager] Bound event dispatcher to java:/EventDispatcher
  | 08:48:00,973 INFO  [TomcatDeployer] deploy, ctxPath=/jbpm-bpel, warUrl=.../tmp/deploy/tmp40024jbpm-bpel-exp.war/
  | 08:48:01,434 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
  | 08:48:06,181 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
  | 08:48:07,743 INFO  [MailService] Mail Service bound to java:/Mail
  | 08:48:08,194 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
  | 08:48:08,294 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
  | 08:48:08,364 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
  | 08:48:08,434 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=jbpmBpelDS' to JNDI name 'java:jbpmBpelDS'
  | 08:48:08,444 INFO  [JbpmConfiguration] using jbpm configuration resource 'jbpm.cfg.xml'
  | 08:48:08,604 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
  | 08:48:08,705 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
  | 08:48:08,785 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
  | 08:48:09,195 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
  | 08:48:09,616 INFO  [A] Bound to JNDI name: queue/A
  | 08:48:09,616 INFO  [B] Bound to JNDI name: queue/B
  | 08:48:09,626 INFO  [C] Bound to JNDI name: queue/C
  | 08:48:09,626 INFO  [D] Bound to JNDI name: queue/D
  | 08:48:09,636 INFO  [ex] Bound to JNDI name: queue/ex
  | 08:48:09,906 INFO  [testTopic] Bound to JNDI name: topic/testTopic
  | 08:48:09,916 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
  | 08:48:09,916 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
  | 08:48:09,916 INFO  [testQueue] Bound to JNDI name: queue/testQueue
  | 08:48:10,006 INFO  [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
  | 08:48:10,107 INFO  [DLQ] Bound to JNDI name: queue/DLQ
  | 08:48:10,407 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004478#4004478

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004478



More information about the jboss-user mailing list