[jboss-user] [jBPM] - Re: jBPM 5 on JBoss AS 6.

cindy.c do-not-reply at jboss.com
Fri Mar 18 10:20:05 EDT 2011


cindy.c [http://community.jboss.org/people/cindy.c] created the discussion

"Re: jBPM 5 on JBoss AS 6."

To view the discussion, visit: http://community.jboss.org/message/594112#594112

--------------------------------------------------------------
Here is the log while starting jBoss: 

...
23:23:10,304 INFO  [RARDeployment] Required license terms exist, view vfs:/apps/jboss-6.0.0.Final/server/default/deploy/mail-ra.rar/META-INF/ra.xml
23:23:10,317 INFO  [RARDeployment] Required license terms exist, view vfs:/apps/jboss-6.0.0.Final/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
23:23:10,466 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: Thread-2
23:23:10,529 INFO  [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
23:23:10,529 INFO  [QuartzScheduler] Quartz Scheduler v.1.8.3 created.
23:23:10,531 INFO  [RAMJobStore] RAMJobStore initialized.
23:23:10,533 INFO  [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.3) 'JBossQuartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

23:23:10,533 INFO  [StdSchedulerFactory] Quartz scheduler 'JBossQuartzScheduler' initialized from an externally opened InputStream.
23:23:10,533 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.8.3
23:23:10,533 INFO  [QuartzScheduler] Scheduler JBossQuartzScheduler_$_NON_CLUSTERED started.
23:23:11,075 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
23:23:13,036 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
23:23:13,428 INFO  [xnio] XNIO Version 2.1.0.CR2
23:23:13,435 INFO  [nio] XNIO NIO Implementation Version 2.1.0.CR2
23:23:14,242 INFO  [remoting] JBoss Remoting version 3.1.0.Beta2
23:23:14,350 INFO  [TomcatDeployment] deploy, ctxPath=/
23:23:14,626 INFO  [TomcatDeployment] deploy, ctxPath=/designer
23:23:14,866 INFO  [TomcatDeployment] deploy, ctxPath=/drools-guvnor
23:23:15,012 INFO  [TomcatDeployment] deploy, ctxPath=/jbpm-gwt-console-server
23:23:15,176 INFO  [TomcatDeployment] deploy, ctxPath=/jbpm-gwt-console
23:23:15,236 INFO  [service] Removing bootstrap log handlers
23:23:15,420 ERROR [ProfileServiceBootstrap] Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService" is missing the following dependencies:
    Dependency "jboss.jdbc:datasource=DefaultDS,service=metadata" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jdbc:datasource=DefaultDS,service=metadata' **")
  Deployment "jboss.ejb:service=EJBTimerService" is missing the following dependencies:
    Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")

DEPLOYMENTS IN ERROR:
  Deployment "jboss.jdbc:datasource=DefaultDS,service=metadata" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jdbc:datasource=DefaultDS,service=metadata' **

        at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.GA]
        at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.GA]
        at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.0.0.Final]
        at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]
        at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.0.0.Final]
        at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
        at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
        at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
        at java.lang.Thread.run(Thread.java:662) [:1.6.0_23]

23:23:15,435 INFO  [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
23:23:15,438 INFO  [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
23:23:15,438 INFO  [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.0.0.Final "Neo"] Started in 1m:741ms

Thanks for helping.
Regards,
Cindy
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/594112#594112]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110318/2c537e36/attachment-0001.html 


More information about the jboss-user mailing list