<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>EJB3 deployment problem in JBAS HEAD</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Dear All<BR>
<BR>
Building JBAS HEAD and running leads to a deployment problem:<BR>
<BR>
[rachmatowicz@dev03 bin]$ ./run.sh -c default -b $MYTESTIP_1 -u 239.11.12.13<BR>
=========================================================================<BR>
<BR>
JBoss Bootstrap Environment<BR>
<BR>
JBOSS_HOME: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta<BR>
<BR>
JAVA: /opt/jdk1.5.0_08/bin/java<BR>
<BR>
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<BR>
<BR>
CLASSPATH: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/bin/run.jar:/opt/jdk1.5.0_08/lib/tools.jar<BR>
<BR>
=========================================================================<BR>
<BR>
18:09:18,412 INFO [ServerImpl] Starting JBoss (Microcontainer)...<BR>
18:09:18,413 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.Beta (build: CVSTag=HEAD date=200610121725)<BR>
18:09:18,413 INFO [ServerImpl] Home Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta<BR>
18:09:18,413 INFO [ServerImpl] Home URL: <A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/</A><BR>
18:09:18,413 INFO [ServerImpl] Library URL: <A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/lib/">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/lib/</A><BR>
18:09:18,414 INFO [ServerImpl] Patch URL: null<BR>
18:09:18,414 INFO [ServerImpl] Server Name: default<BR>
18:09:18,414 INFO [ServerImpl] Server Home Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default<BR>
18:09:18,415 INFO [ServerImpl] Server Home URL: <A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/</A><BR>
18:09:18,415 INFO [ServerImpl] Server Data Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/data<BR>
18:09:18,415 INFO [ServerImpl] Server Temp Dir: /home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/tmp<BR>
18:09:18,415 INFO [ServerImpl] Server Config URL: <A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/conf/">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/conf/</A><BR>
18:09:18,415 INFO [ServerImpl] Server Library URL: <A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/lib/">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/lib/</A><BR>
18:09:18,415 INFO [ServerImpl] Root Deployment Filename: jboss-service.xml<BR>
18:09:18,461 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=<A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/conf/deployer-beans.xml">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/conf/deployer-beans.xml</A><BR>
18:09:19,090 INFO [ProfileImpl] Using profile root:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/bin/<A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/profile">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/profile</A><BR>
18:09:19,743 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_08-b03,Sun Microsystems Inc.<BR>
18:09:19,743 INFO [ServerInfo] OS-System: Linux 2.4.21-47.ELsmp,i386<BR>
18:09:19,791 INFO [JMXKernel] Legacy JMX core initialized<BR>
18:09:23,032 INFO [WebService] Using RMI server codebase: <A HREF="http://10.16.6.135:8083/">http://10.16.6.135:8083/</A><BR>
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<BR>
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]<BR>
18:09:30,877 INFO [MailService] Mail Service bound to java:/Mail<BR>
18:09:31,048 INFO [RARDeployment] Required license terms exist, view .../deploy/jms/jms-ra.rar!/META-INF/ra.xml<BR>
18:09:31,063 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-xa-jdbc.rar!/META-INF/ra.xml<BR>
18:09:31,064 INFO [RARDeployment] Required license terms exist, view .../deploy/mail-ra.rar!/META-INF/ra.xml<BR>
18:09:31,095 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-ha-local-jdbc.rar!/META-INF/ra.xml<BR>
18:09:31,096 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-ha-xa-jdbc.rar!/META-INF/ra.xml<BR>
18:09:31,096 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-local-jdbc.rar!/META-INF/ra.xml<BR>
18:09:31,726 INFO [Embedded] Catalina naming disabled<BR>
18:09:31,768 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.<BR>
18:09:31,771 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.<BR>
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<BR>
18:09:32,263 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-10.16.6.135-8080<BR>
18:09:32,265 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-10.16.6.135-8009<BR>
18:09:32,265 INFO [Catalina] Initialization processed in 494 ms<BR>
18:09:32,265 INFO [StandardService] Starting service jboss.web<BR>
18:09:32,271 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/2.0.0.dev<BR>
18:09:32,346 INFO [StandardHost] XML validation disabled<BR>
18:09:32,395 INFO [Catalina] Server startup in 130 ms<BR>
18:09:32,534 INFO [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'<BR>
18:09:32,889 INFO [RARDeployment] Required license terms exist, view .../deploy/quartz-ra.rar!/META-INF/ra.xml<BR>
18:09:32,975 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main<BR>
18:09:33,004 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.<BR>
18:09:33,007 INFO [RAMJobStore] RAMJobStore initialized.<BR>
18:09:33,008 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'<BR>
18:09:33,008 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2<BR>
18:09:33,009 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.<BR>
18:09:33,069 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):<BR>
<BR>
*** DEPLOYMENTS MISSING DEPLOYERS: Name<BR>
<BR>
<A HREF="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/bsh-deployer.xml</A><BR>
<A HREF="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/ear-deployer.xml</A><BR>
<A HREF="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/ejb-deployer.xml</A><BR>
<A HREF="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/http-invoker.sar/invoker.war/</A><BR>
<A HREF="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/jbossweb-tomcat6.sar/ROOT.war/</A><BR>
<A HREF="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/jmx-console.war/</A><BR>
<A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/management/console-mgr.sar/web-console.war/">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/management/console-mgr.sar/web-console.war/</A><BR>
jar:<A HREF="file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/jbossws.sar/jbossws-context.war!/">file:/home/rachmatowicz/final-trunk/build/output/jboss-5.0.0.Beta/server/default/deploy/jbossws.sar/jbossws-context.war!/</A><BR>
*** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}<BR>
<BR>
jboss.ws:service=DeployerInterceptorEJB21<BR>
-> jboss.ejb:service=EJBDeployer{Create:** NOT FOUND **}<BR>
-> jboss.ejb:service=EJBDeployer{Start:** NOT FOUND **}<BR>
<BR>
jboss.ws:service=DeployerInterceptorEJB3<BR>
-> jboss.ejb3:service=EJB3Deployer{Create:** NOT FOUND **}<BR>
-> jboss.ejb3:service=EJB3Deployer{Start:** NOT FOUND **}<BR>
<BR>
<BR>
*** CONTEXTS IN ERROR: Name -> Error<BR>
<BR>
jboss.ejb3:service=EJB3Deployer -> ** NOT FOUND **<BR>
<BR>
jboss.ejb:service=EJBDeployer -> ** NOT FOUND **<BR>
<BR>
<BR>
18:09:33,087 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-10.16.6.135-8080<BR>
18:09:33,105 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-10.16.6.135-8009<BR>
18:09:33,109 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta (build: CVSTag=HEAD date=200610121725)] Started in 14s:691ms<BR>
18:11:14,210 INFO [ServerImpl] JBoss SHUTDOWN<BR>
18:11:14,211 INFO [ServerImpl] Undeploying all packages<BR>
18:11:14,234 INFO [MailService] Mail service 'java:/Mail' removed from JNDI<BR>
18:11:14,243 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' from JNDI name 'java:DefaultDS'<BR>
18:11:14,248 INFO [Http11Protocol] Pausing Coyote HTTP/1.1 on http-10.16.6.135-8080<BR>
18:11:14,248 INFO [AjpProtocol] Pausing Coyote AJP/1.3 on ajp-10.16.6.135-8009<BR>
18:11:15,251 INFO [StandardService] Stopping service jboss.web<BR>
18:11:15,258 INFO [Http11Protocol] Stopping Coyote HTTP/1.1 on http-10.16.6.135-8080<BR>
18:11:15,259 INFO [AjpProtocol] Stopping Coyote AJP/1.3 on ajp-10.16.6.135-8009<BR>
18:11:15,260 INFO [AprLifecycleListener] Failed shutdown of Apache Portable Runtime<BR>
18:11:15,283 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.<BR>
18:11:15,283 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.<BR>
18:11:15,285 INFO [SimpleThreadPool] There are still 20 worker threads active. See javadoc runInThread(Runnable) for a possible explanation<BR>
18:11:15,285 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete.<BR>
18:11:15,502 INFO [HypersonicDatabase] Database standalone closed clean<BR>
Shutting down Microcontainer<BR>
18:11:15,765 INFO [ServerImpl] Shutdown complete<BR>
Shutdown complete<BR>
Halting VM<BR>
</FONT>
</P>
</BODY>
</HTML>