[jboss-dev-forums] [Design of POJO Server] - Re: Structure deployer changes comitted to trunk
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Oct 25 20:03:05 EDT 2006
I just did a clean build and only the webservice deployer is failing (as expected). Let me know if your seeing other problems. You will need to update your thirdparty microcontainer snapshot to pickup the latest jboss-deployers.jar, as well as updating the server module to pickup the EARStructure changes.
| [starksm at succubus build]$ cd output/jboss-5.0.0.Beta/bin
| [starksm at succubus bin]$ run.sh
| =========================================================================
|
| JBoss Bootstrap Environment
|
| JBOSS_HOME: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta
|
| JAVA: /home/starksm/java/jrockit-jdk1.5.0_06/bin/java
|
| JAVA_OPTS: -Dprogram.name=run.sh -Xms128m -Xmx512m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
|
| CLASSPATH: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/bin/run.jar:/home/starksm/java/jrockit-jdk1.5.0_06/lib/tools.jar
|
| =========================================================================
|
| 17:00:29,482 INFO [ServerImpl] Starting JBoss (Microcontainer)...
| 17:00:29,498 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.Beta (build: CVSTag=HEAD date=200610251648)
| 17:00:29,498 INFO [ServerImpl] Home Dir: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta
| 17:00:29,499 INFO [ServerImpl] Home URL: file:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/
| 17:00:29,503 INFO [ServerImpl] Library URL: file:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/lib/
| 17:00:29,503 INFO [ServerImpl] Patch URL: null
| 17:00:29,504 INFO [ServerImpl] Server Name: default
| 17:00:29,506 INFO [ServerImpl] Server Home Dir: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default
| 17:00:29,507 INFO [ServerImpl] Server Home URL: file:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/
| 17:00:29,508 INFO [ServerImpl] Server Data Dir: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/data
| 17:00:29,508 INFO [ServerImpl] Server Temp Dir: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/tmp
| 17:00:29,508 INFO [ServerImpl] Server Config URL: file:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/conf/
| 17:00:29,509 INFO [ServerImpl] Server Library URL: file:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/lib/
| 17:00:29,509 INFO [ServerImpl] Root Deployment Filename: jboss-service.xml
| 17:00:29,534 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/conf/deployer-beans.xml
| 17:00:30,710 INFO [ProfileImpl] Using profile root:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/bin/file:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta/server/default/profile
| 17:00:31,348 INFO [ServerInfo] Java VM: BEA JRockit(R) R26.4.0-63-63688-1.5.0_06-20060626-2259-linux-x86_64,BEA Systems, Inc.
| 17:00:31,349 INFO [ServerInfo] OS-System: Linux 2.6.9-42.0.2.ELsmp,amd64
| 17:00:31,465 INFO [JMXKernel] Legacy JMX core initialized
| 17:00:33,549 INFO [WebService] Using RMI server codebase: http://succubus.starkinternational.com:8083/
| 17:00:33,855 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.DefaultSocketFactory
| 17:00:34,343 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://192.168.2.101:4446/?dataType=invocation&enableTcpNoDelay=true&marshaller=org.jboss.invocation.unified.marshall.InvocationMarshaller&socketTimeout=600000&unmarshaller=org.jboss.invocation.unified.marshall.InvocationUnMarshaller]
| 17:00:35,183 INFO [Embedded] Catalina naming disabled
| 17:00:35,207 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
| 17:00:35,210 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
| 17:00:35,328 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /home/starksm/java/jrockit-jdk1.5.0_06/jre/lib/amd64/jrockit:/home/starksm/java/jrockit-jdk1.5.0_06/jre/lib/amd64:/home/starksm/java/jrockit-jdk1.5.0_06/jre/../lib/amd64
| 17:00:35,373 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
| 17:00:35,374 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-0.0.0.0-800917:00:35,374 INFO [Catalina] Initialization processed in 164 ms
| 17:00:35,376 INFO [StandardService] Starting service jboss.web
| 17:00:35,381 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/2.0.0.dev
| 17:00:35,405 INFO [StandardHost] XML validation disabled
| 17:00:35,422 INFO [Catalina] Server startup in 48 ms
| 17:00:38,324 INFO [TomcatDeployment] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
| 17:00:38,561 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
| 17:00:39,158 INFO [StandardContext] Container org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/invoker] has already been started
| 17:00:39,175 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://192.168.2.101:3873/]
| 17:00:39,226 INFO [MailService] Mail Service bound to java:/Mail
| 17:00:39,707 INFO [TomcatDeployment] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
| 17:00:40,115 INFO [StandardContext] Container org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console] has already been started
| 17:00:40,856 INFO [TomcatDeployment] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war
| 17:00:40,901 INFO [StandardContext] Container org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jbossws] has already been started
| 17:00:40,908 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
| 17:00:40,959 INFO [StandardContext] Container org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jmx-console] has already been started
| 17:00:40,976 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-ha-local-jdbc.rar!/META-INF/ra.xml
| 17:00:40,978 INFO [RARDeployment] Required license terms exist, view .../deploy/mail-ra.rar!/META-INF/ra.xml
| 17:00:40,996 INFO [RARDeployment] Required license terms exist, view .../deploy/jms/jms-ra.rar!/META-INF/ra.xml
| 17:00:41,019 INFO [RARDeployment] Required license terms exist, view .../deploy/quartz-ra.rar!/META-INF/ra.xml
| 17:00:41,101 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
| 17:00:41,120 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
| 17:00:41,124 INFO [RAMJobStore] RAMJobStore initialized.
| 17:00:41,125 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'17:00:41,125 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
| 17:00:41,128 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
| 17:00:41,129 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-xa-jdbc.rar!/META-INF/ra.xml
| 17:00:41,130 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-local-jdbc.rar!/META-INF/ra.xml
| 17:00:41,228 INFO [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
| 17:00:41,603 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
| 17:00:41,604 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
| 17:00:41,607 INFO [JobStoreCMT] Using db table-based data access locking (synchronization).
| 17:00:41,725 INFO [JobStoreCMT] Removed 0 Volatile Trigger(s).
| 17:00:41,725 INFO [JobStoreCMT] Removed 0 Volatile Job(s).
| 17:00:41,732 INFO [JobStoreCMT] JobStoreCMT initialized.
| 17:00:41,732 INFO [StdSchedulerFactory] Quartz scheduler 'JBossEJB3QuartzScheduler' initialized from an externally provided properties instance.
| 17:00:41,732 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
| 17:00:41,740 INFO [JobStoreCMT] Freed 0 triggers from 'acquired' / 'blocked' state.
| 17:00:41,751 INFO [JobStoreCMT] Recovering 0 jobs that were in-progress at the time of the last shut-down.
| 17:00:41,751 INFO [JobStoreCMT] Recovery complete.
| 17:00:41,751 INFO [JobStoreCMT] Removed 0 'complete' triggers.
| 17:00:41,752 INFO [JobStoreCMT] Removed 0 stale fired job entries.
| 17:00:41,755 INFO [QuartzScheduler] Scheduler JBossEJB3QuartzScheduler_$_NON_CLUSTERED started.
| 17:00:41,951 INFO [RARDeployment] Required license terms exist, view .../deploy/jboss-ha-xa-jdbc.rar!/META-INF/ra.xml
| 17:00:41,999 INFO [Ejb3Deployment] EJB3 deployment time took: 20
| 17:00:42,071 INFO [Ejb3Deployment] EJB3 deployment time took: 71
| 17:00:42,071 INFO [Ejb3Deployment] EJB3 deployment time took: 0
| 17:00:42,074 INFO [Ejb3Deployment] EJB3 deployment time took: 2
| 17:00:42,075 INFO [Ejb3Deployment] EJB3 deployment time took: 1
| 17:00:42,085 INFO [Ejb3Deployment] EJB3 deployment time took: 9
| 17:00:42,096 INFO [Ejb3Deployment] EJB3 deployment time took: 10
| 17:00:42,098 INFO [Ejb3Deployment] EJB3 deployment time took: 2
| 17:00:42,099 INFO [Ejb3Deployment] EJB3 deployment time took: 1
| 17:00:42,118 INFO [Ejb3Deployment] EJB3 deployment time took: 19
| 17:00:42,121 INFO [Ejb3Deployment] EJB3 deployment time took: 3
| 17:00:42,121 INFO [Ejb3Deployment] EJB3 deployment time took: 0
| 17:00:42,122 INFO [Ejb3Deployment] EJB3 deployment time took: 1
| 17:00:42,159 INFO [Ejb3Deployment] EJB3 deployment time took: 37
| 17:00:42,195 INFO [Ejb3Deployment] EJB3 deployment time took: 36
| 17:00:42,405 INFO [Ejb3Deployment] EJB3 deployment time took: 210
| 17:00:42,405 INFO [Ejb3Deployment] EJB3 deployment time took: 0
| 17:00:42,772 INFO [Ejb3Deployment] EJB3 deployment time took: 367
| 17:00:42,783 INFO [Ejb3Deployment] EJB3 deployment time took: 11
| 17:00:42,791 INFO [Ejb3Deployment] EJB3 deployment time took: 8
| 17:00:42,797 INFO [Ejb3Deployment] EJB3 deployment time took: 6
| 17:00:42,814 INFO [Ejb3Deployment] EJB3 deployment time took: 17
| 17:00:42,814 INFO [Ejb3Deployment] EJB3 deployment time took: 0
| 17:00:42,816 INFO [Ejb3Deployment] EJB3 deployment time took: 2
| 17:00:42,816 INFO [Ejb3Deployment] EJB3 deployment time took: 0
| 17:00:42,818 INFO [Ejb3Deployment] EJB3 deployment time took: 1
| 17:00:42,818 INFO [Ejb3Deployment] EJB3 deployment time took: 0
| 17:00:42,821 INFO [Ejb3Deployment] EJB3 deployment time took: 3
| 17:00:42,838 INFO [Ejb3Deployment] EJB3 deployment time took: 17
| 17:00:42,846 INFO [Ejb3Deployment] EJB3 deployment time took: 7
| 17:00:42,871 INFO [Ejb3Deployment] EJB3 deployment time took: 25
| 17:00:42,871 INFO [Ejb3Deployment] EJB3 deployment time took: 0
| 17:00:42,873 INFO [Ejb3Deployment] EJB3 deployment time took: 2
| 17:00:42,883 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
|
| *** 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 **}
|
| jboss.ws:service=DeployerInterceptorNestedJSE
| -> jboss.ws:service=WebServiceDeployerJSE{Start:Configured}
| -> jboss.ws:service=WebServiceDeployerJSE{Create:Configured}
|
| jboss.ws:service=WebServiceDeployerJSE
| -> jboss.web:service=WebServer{Create:** NOT FOUND **}
| -> jboss.web:service=WebServer{Start:** NOT FOUND **}
|
|
| *** CONTEXTS IN ERROR: Name -> Error
|
| jboss.web:service=WebServer -> ** NOT FOUND **
|
| jboss.ejb3:service=EJB3Deployer -> ** NOT FOUND **
|
| jboss.ejb:service=EJBDeployer -> ** NOT FOUND **
|
|
| 17:00:42,897 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
| 17:00:42,920 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
| 17:00:42,924 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta (build: CVSTag=HEAD date=200610251648)] Started in 13s:405ms
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980874#3980874
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980874
More information about the jboss-dev-forums
mailing list