[jboss-dev] EJB3 deployment problem in JBAS HEAD

Richard Achmatowicz richard.achmatowicz at jboss.com
Thu Oct 12 18:23:56 EDT 2006


Dear All

Building JBAS HEAD and running leads to a deployment problem:

[rachmatowicz at dev03 bin]$ ./run.sh -c default -b $MYTESTIP_1 -u 239.11.12.13
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta

  JAVA: /opt/jdk1.5.0_08/bin/java

  JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

  CLASSPATH: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/bin/run.jar:/opt/jdk1.5.0_08/lib/tools.jar

=========================================================================

18:09:18,412 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
18:09:18,413 INFO  [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.Beta (build: CVSTag=HEAD date=200610121725)
18:09:18,413 INFO  [ServerImpl] Home Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta
18:09:18,413 INFO  [ServerImpl] Home URL: file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/
18:09:18,413 INFO  [ServerImpl] Library URL: file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/lib/
18:09:18,414 INFO  [ServerImpl] Patch URL: null
18:09:18,414 INFO  [ServerImpl] Server Name: default
18:09:18,414 INFO  [ServerImpl] Server Home Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default
18:09:18,415 INFO  [ServerImpl] Server Home URL: file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/
18:09:18,415 INFO  [ServerImpl] Server Data Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/data
18:09:18,415 INFO  [ServerImpl] Server Temp Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/tmp
18:09:18,415 INFO  [ServerImpl] Server Config URL: file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/conf/
18:09:18,415 INFO  [ServerImpl] Server Library URL: file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/lib/
18:09:18,415 INFO  [ServerImpl] Root Deployment Filename: jboss-service.xml
18:09:18,461 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/conf/deployer-beans.xml
18:09:19,090 INFO  [ProfileImpl] Using profile root:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/bin/file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/profile
18:09:19,743 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_08-b03,Sun Microsystems Inc.
18:09:19,743 INFO  [ServerInfo] OS-System: Linux 2.4.21-47.ELsmp,i386
18:09:19,791 INFO  [JMXKernel] Legacy JMX core initialized
18:09:23,032 INFO  [WebService] Using RMI server codebase: http://10.16.6.135:8083/
18:09:23,446 INFO  [NamingService] JNDI bootstrap JNP=/10.16.6.135:1099, RMI=/10.16.6.135:1098, backlog=50, no client SocketFactory, Server SocketFactory=class org.jboss.net.sockets.DefaultSocketFactory
18:09:24,340 INFO  [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://10.16.6.135:4446/?dataType=invocation&enableTcpNoDelay=true&marshaller=org.jboss.invocation.unified.marshall.InvocationMarshaller&socketTimeout=600000&unmarshaller=org.jboss.invocation.unified.marshall.InvocationUnMarshaller]
18:09:30,877 INFO  [MailService] Mail Service bound to java:/Mail
18:09:31,048 INFO  [RARDeployment] Required license terms exist, view .../deploy/jms/jms-ra.rar!/META-INF/ra.xml
18:09:31,063 INFO  [RARDeployment] Required license terms exist, view .../deploy/jboss-xa-jdbc.rar!/META-INF/ra.xml
18:09:31,064 INFO  [RARDeployment] Required license terms exist, view .../deploy/mail-ra.rar!/META-INF/ra.xml
18:09:31,095 INFO  [RARDeployment] Required license terms exist, view .../deploy/jboss-ha-local-jdbc.rar!/META-INF/ra.xml
18:09:31,096 INFO  [RARDeployment] Required license terms exist, view .../deploy/jboss-ha-xa-jdbc.rar!/META-INF/ra.xml
18:09:31,096 INFO  [RARDeployment] Required license terms exist, view .../deploy/jboss-local-jdbc.rar!/META-INF/ra.xml
18:09:31,726 INFO  [Embedded] Catalina naming disabled
18:09:31,768 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
18:09:31,771 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
18:09:32,100 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /opt/jdk1.5.0_08/jre/lib/i386/server:/opt/jdk1.5.0_08/jre/lib/i386:/opt/jdk1.5.0_08/jre/../lib/i386
18:09:32,263 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-10.16.6.135-8080
18:09:32,265 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-10.16.6.135-8009
18:09:32,265 INFO  [Catalina] Initialization processed in 494 ms
18:09:32,265 INFO  [StandardService] Starting service jboss.web
18:09:32,271 INFO  [StandardEngine] Starting Servlet Engine: Apache Tomcat/2.0.0.dev
18:09:32,346 INFO  [StandardHost] XML validation disabled
18:09:32,395 INFO  [Catalina] Server startup in 130 ms
18:09:32,534 INFO  [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
18:09:32,889 INFO  [RARDeployment] Required license terms exist, view .../deploy/quartz-ra.rar!/META-INF/ra.xml
18:09:32,975 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
18:09:33,004 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
18:09:33,007 INFO  [RAMJobStore] RAMJobStore initialized.
18:09:33,008 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
18:09:33,008 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
18:09:33,009 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
18:09:33,069 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

*** DEPLOYMENTS MISSING DEPLOYERS: Name

file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/bsh-deployer.xml
file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/ear-deployer.xml
file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/ejb-deployer.xml
file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/http-invoker.sar/invoker.war/
file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/jbossweb-tomcat6.sar/ROOT.war/
file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/jmx-console.war/
file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/management/console-mgr.sar/web-console.war/
jar:file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/jbossws.sar/jbossws-context.war!/
*** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}

jboss.ws:service=DeployerInterceptorEJB21
 -> jboss.ejb:service=EJBDeployer{Create:** NOT FOUND **}
 -> jboss.ejb:service=EJBDeployer{Start:** NOT FOUND **}

jboss.ws:service=DeployerInterceptorEJB3
 -> jboss.ejb3:service=EJB3Deployer{Create:** NOT FOUND **}
 -> jboss.ejb3:service=EJB3Deployer{Start:** NOT FOUND **}


*** CONTEXTS IN ERROR: Name -> Error

jboss.ejb3:service=EJB3Deployer -> ** NOT FOUND **

jboss.ejb:service=EJBDeployer -> ** NOT FOUND **


18:09:33,087 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-10.16.6.135-8080
18:09:33,105 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-10.16.6.135-8009
18:09:33,109 INFO  [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta (build: CVSTag=HEAD date=200610121725)] Started in 14s:691ms
18:11:14,210 INFO  [ServerImpl] JBoss SHUTDOWN
18:11:14,211 INFO  [ServerImpl] Undeploying all packages
18:11:14,234 INFO  [MailService] Mail service 'java:/Mail' removed from JNDI
18:11:14,243 INFO  [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' from JNDI name 'java:DefaultDS'
18:11:14,248 INFO  [Http11Protocol] Pausing Coyote HTTP/1.1 on http-10.16.6.135-8080
18:11:14,248 INFO  [AjpProtocol] Pausing Coyote AJP/1.3 on ajp-10.16.6.135-8009
18:11:15,251 INFO  [StandardService] Stopping service jboss.web
18:11:15,258 INFO  [Http11Protocol] Stopping Coyote HTTP/1.1 on http-10.16.6.135-8080
18:11:15,259 INFO  [AjpProtocol] Stopping Coyote AJP/1.3 on ajp-10.16.6.135-8009
18:11:15,260 INFO  [AprLifecycleListener] Failed shutdown of Apache Portable Runtime
18:11:15,283 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
18:11:15,283 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
18:11:15,285 INFO  [SimpleThreadPool] There are still 20 worker threads active. See javadoc runInThread(Runnable) for a possible explanation
18:11:15,285 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete.
18:11:15,502 INFO  [HypersonicDatabase] Database standalone closed clean
Shutting down Microcontainer
18:11:15,765 INFO  [ServerImpl] Shutdown complete
Shutdown complete
Halting VM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-development/attachments/20061012/961ebe0d/attachment.html 


More information about the jboss-development mailing list