[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Persistence config with mysql.

2lopez do-not-reply at jboss.com
Tue Apr 22 06:14:42 EDT 2008


Yes, I'm still not able to deploy the war. Here is the output:

anonymous wrote : =========================================================================
  | 
  |   JBoss Bootstrap Environment
  | 
  |   JBOSS_HOME: /home/encore/jboss-4.0.4.GA
  | 
  |   JAVA: /usr/local/jdk1.5/bin/java
  | 
  |   JAVA_OPTS: -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dprogram.name=run.sh
  | 
  |   CLASSPATH: /home/encore/jboss-4.0.4.GA/bin/run.jar:/usr/local/jdk1.5/lib/tools.jar
  | 
  | =========================================================================
  | 
  | 12:03:53,388 INFO  [Server] Starting JBoss (MX MicroKernel)...
  | 12:03:53,389 INFO  [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
  | 12:03:53,390 INFO  [Server] Home Dir: /home/encore/jboss-4.0.4.GA
  | 12:03:53,391 INFO  [Server] Home URL: file:/home/encore/jboss-4.0.4.GA/
  | 12:03:53,391 INFO  [Server] Patch URL: null
  | 12:03:53,392 INFO  [Server] Server Name: default
  | 12:03:53,392 INFO  [Server] Server Home Dir: /home/encore/jboss-4.0.4.GA/server/default
  | 12:03:53,392 INFO  [Server] Server Home URL: file:/home/encore/jboss-4.0.4.GA/server/default/
  | 12:03:53,392 INFO  [Server] Server Log Dir: /home/encore/jboss-4.0.4.GA/server/default/log
  | 12:03:53,392 INFO  [Server] Server Temp Dir: /home/encore/jboss-4.0.4.GA/server/default/tmp
  | 12:03:53,393 INFO  [Server] Root Deployment Filename: jboss-service.xml
  | 12:03:53,868 INFO  [ServerInfo] Java version: 1.5.0_15,Sun Microsystems Inc.
  | 12:03:53,868 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_15-b04,Sun Microsystems Inc.
  | 12:03:53,868 INFO  [ServerInfo] OS-System: Linux 2.6.22-14-generic,i386
  | 12:03:54,729 INFO  [Server] Core system initialized
  | 12:04:06,092 INFO  [WebService] Using RMI server codebase: http://encore-portatil:8083/
  | 12:04:06,114 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
  | 12:04:06,545 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
  | 12:04:10,424 INFO  [MailService] Mail Service bound to java:/Mail
  | 12:04:10,656 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
  | 12:04:10,692 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
  | 12:04:10,762 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
  | 12:04:10,807 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
  | 12:04:10,870 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
  | 12:04:11,235 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
  | 12:04:11,946 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- Packages waiting for a deployer ---
  | org.jboss.deployment.DeploymentInfo at fef83e5 { url=file:/home/encore/jboss-4.0.4.GA/server/default/deploy/CAC.war }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/home/encore/jboss-4.0.4.GA/server/default/deploy/CAC.war
  |   altDD: null
  |   lastDeployed: 1208858651945
  |   lastModified: 1208858651000
  |   mbeans:
  | 
  | --- Incompletely deployed packages ---
  | org.jboss.deployment.DeploymentInfo at fef83e5 { url=file:/home/encore/jboss-4.0.4.GA/server/default/deploy/CAC.war }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/home/encore/jboss-4.0.4.GA/server/default/deploy/CAC.war
  |   altDD: null
  |   lastDeployed: 1208858651945
  |   lastModified: 1208858651000
  |   mbeans:
  | 
  | 
  | 12:04:12,137 INFO  [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 18s:742ms
  | 12:04:21,632 INFO  [Server] Runtime shutdown hook called, forceHalt: true
  | 12:04:21,632 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
  | 12:04:21,636 INFO  [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' from JNDI name 'java:DefaultDS'
  | 12:04:21,686 INFO  [MailService] Mail service 'java:/Mail' removed from JNDI
  | 12:04:22,070 INFO  [Server] Shutdown complete
  | Shutdown complete
  | Halting VM


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

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



More information about the jboss-user mailing list