Publicar aplicação em JBOSS

4 respostas
fabrycyocarvalho

Boa noite pessoALL,

Será que alguém pode me ajudar a resolver este problema!

Seguinte estou tentando publicar uma aplicação no jboss, quando a aplicação esta subindo

acontece o seguinte erro: ERROR [URLDeploymentScanner] Incomplete Deployment listing.

Alguém tem uma ideia doque pode ser ?

Abraço a todos.

4 Respostas

romarcio

Opa, posta todo log do erro, fica mais fácil analisar.

Uma dica http://jbossbrasil.ning.com/ esse forum é bem legal, sobre o Jboss.

fabrycyocarvalho

Olá romarcio ta na mão !

14:16:30,234 INFO  [Server] Starting JBoss (MX MicroKernel)

14:16:30,235 INFO  [Server] Release ID: JBoss [Trinity] 4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)

14:16:30,236 INFO  [Server] Home Dir: /opt/jboss-4.2.1.GA

14:16:30,236 INFO  [Server] Home URL: file:/opt/jboss-4.2.1.GA/

14:16:30,237 INFO  [Server] Patch URL: null

14:16:30,237 INFO  [Server] Server Name: homologacao37

14:16:30,237 INFO  [Server] Server Home Dir: /opt/jboss-4.2.1.GA/server/homologacao37

14:16:30,237 INFO  [Server] Server Home URL: file:/opt/jboss-4.2.1.GA/server/homologacao37/

14:16:30,237 INFO  [Server] Server Log Dir: /opt/jboss-4.2.1.GA/server/homologacao37/log

14:16:30,237 INFO  [Server] Server Temp Dir: /opt/jboss-4.2.1.GA/server/homologacao37/tmp

14:16:30,238 INFO  [Server] Root Deployment Filename: jboss-service.xml

14:16:30,468 INFO  [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.

14:16:30,468 INFO  [ServerInfo] Java VM: Java HotSpot Server VM 1.5.0_06-b05,Sun Microsystems Inc.

14:16:30,468 INFO  [ServerInfo] OS-System: Linux 2.4.21-53.ELsmp,i386

14:16:30,851 INFO  [Server] Core system initialized

14:16:34,091 INFO  [WebService] Using RMI server codebase: <a href="http://127.0.0.1:11101/">http://127.0.0.1:11101/</a>

14:16:34,093 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml

14:16:35,641 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.

14:16:35,641 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer

14:16:39,078 INFO  [TransactionManagerService] Starting recovery manager

14:16:39,391 INFO  [TransactionManagerService] Recovery manager started

14:16:39,391 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

14:16:42,952 INFO  [ServiceEndpointManager] jbossws-1.2.1.GA (build=200704151756)

14:16:44,454 INFO  [MailService] Mail Service bound to java:/Mail

14:16:44,648 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in /deploy/jboss-ha-local-jdbc.rar

14:16:44,685 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in /deploy/jboss-ha-xa-jdbc.rar

14:16:44,710 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in /deploy/jboss-local-jdbc.rar

14:16:44,799 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in /deploy/jboss-xa-jdbc.rar

14:16:44,832 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in /deploy/jms/jms-ra.rar

14:16:44,851 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in /deploy/quartz-ra.rar

14:16:44,859 INFO  [QuartzResourceAdapter] start quartz!!!

14:16:44,935 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main

14:16:44,957 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.

14:16:44,959 INFO  [RAMJobStore] RAMJobStore initialized.

14:16:44,960 INFO  [StdSchedulerFactory] Quartz scheduler DefaultQuartzScheduler initialized from default resource file in Quartz package: quartz.properties

14:16:44,960 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2

14:16:44,960 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

14:16:46,186 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager jboss.jca:service=DataSourceBinding,name=DefaultDS to JNDI name java:DefaultDS

14:16:46,412 INFO  [A] Bound to JNDI name: queue/A

14:16:46,414 INFO  [B] Bound to JNDI name: queue/B

14:16:46,415 INFO  [C] Bound to JNDI name: queue/C

14:16:46,416 INFO  [D] Bound to JNDI name: queue/D

14:16:46,417 INFO  [ex] Bound to JNDI name: queue/ex

14:16:46,442 INFO  [testTopic] Bound to JNDI name: topic/testTopic

14:16:46,444 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic

14:16:46,445 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic

14:16:46,448 INFO  [testQueue] Bound to JNDI name: queue/testQueue

14:16:46,462 INFO  [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:11108

14:16:46,517 INFO  [DLQ] Bound to JNDI name: queue/DLQ

14:16:46,628 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager jboss.jca:service=ConnectionFactoryBinding,name=JmsXA to JNDI name java:JmsXA

14:16:46,727 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager jboss.jca:service=DataSourceBinding,name=jdbc/teste-pgsqlDS to JNDI name java:jdbc/teste-pgsqlDS

14:16:46,894 INFO  [EARDeployer] Init J2EE application: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/teste.ear

14:16:47,999 INFO  [EjbModule] Deploying teste.Area_atuacaoBMP

14:16:48,802 INFO  [EjbModule] Deploying SendEmail

14:16:51,124 INFO  [ProxyFactory] Bound EJB Home teste.Area_atuacaoBMP to jndi ejb/br/com/teste/Area_atuacao

14:16:52,172 INFO  [ProxyFactory] Bound EJB Home SendEmail to jndi ejb/br/com/teste/SendEmail

14:16:52,173 INFO  [EJBDeployer] Deployed: file:/opt/jboss-4.2.1.GA/server/homologacao37/tmp/deploy/tmp52336teste.ear-contents/teste.jar

14:16:52,320 INFO  [EARDeployer] Started J2EE application: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/teste.ear

14:16:52,320 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

— Packages waiting for a deployer —
org.jboss.deployment.DeploymentInfo@b3fc25bd { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/http-invoker.sar/invoker.war/ }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/http-invoker.sar/invoker.war/
altDD: null
lastDeployed: 1260980203466
lastModified: 1190157483000
mbeans:

org.jboss.deployment.DeploymentInfo@d6e36d87 { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jbossws.sar/jbossws-context.war }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jbossws.sar/jbossws-context.war
altDD: null
lastDeployed: 1260980203466
lastModified: 1260980202000
mbeans:

org.jboss.deployment.DeploymentInfo@d0610c93 { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
altDD: null
lastDeployed: 1260980203466
lastModified: 1190157483000
mbeans:

org.jboss.deployment.DeploymentInfo@68455a52 { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/cliente.war }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/cliente.war
altDD: null
lastDeployed: 1260980206733
lastModified: 1260980206000
mbeans:

org.jboss.deployment.DeploymentInfo@1c952753 { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/teste.war }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/teste.war
altDD: null
lastDeployed: 1260980206889
lastModified: 1260980206000
mbeans:

org.jboss.deployment.DeploymentInfo@48421b2e { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jmx-console.war/ }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jmx-console.war/
altDD: null
lastDeployed: 1260980206890
lastModified: 1190157483000
mbeans:

— Incompletely deployed packages —
org.jboss.deployment.DeploymentInfo@68455a52 { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/cliente.war }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/cliente.war
altDD: null
lastDeployed: 1260980206733
lastModified: 1260980206000
mbeans:

org.jboss.deployment.DeploymentInfo@1c952753 { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/teste.war }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/teste.war
altDD: null
lastDeployed: 1260980206889
lastModified: 1260980206000
mbeans:

org.jboss.deployment.DeploymentInfo@48421b2e { url=file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jmx-console.war/ }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/opt/jboss-4.2.1.GA/server/homologacao37/deploy/jmx-console.war/
altDD: null
lastDeployed: 1260980206890
lastModified: 1190157483000
mbeans:

— MBeans waiting for other MBeans —
ObjectName: jboss.ws:service=WebServiceDeployerJSE
State: CONFIGURED
I Depend On:
jboss.web:service=WebServer
Depends On Me:
jboss.ws:service=DeployerInterceptorNestedJSE

ObjectName: jboss.ws:service=DeployerInterceptorEJB3
State: CONFIGURED
I Depend On:
jboss.ejb3:service=EJB3Deployer

ObjectName: jboss.ws:service=DeployerInterceptorNestedJSE
State: CONFIGURED
I Depend On:
jboss.system:service=MainDeployer
jboss.ws:service=WebServiceDeployerJSE

ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
State: CONFIGURED
I Depend On:
jboss.mq:service=Invoker
jboss.web:service=WebServer

— MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM —
ObjectName: jboss.ejb3:service=EJB3Deployer
State: NOTYETINSTALLED
Depends On Me:
jboss.ws:service=DeployerInterceptorEJB3

ObjectName: jboss.web:service=WebServer
State: NOTYETINSTALLED
Depends On Me:
jboss.ws:service=WebServiceDeployerJSE
jboss.mq:service=InvocationLayer,type=HTTP

14:16:52,377 INFO [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 22s:138ms

fabrycyocarvalho

Niguém nunca viu esse erro, que posso me ajudar ?

romarcio

Acredito que o problema seja aqui:

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- 
ObjectName: jboss.ejb3:service=EJB3Deployer 
State: NOTYETINSTALLED 
Depends On Me: 
jboss.ws:service=DeployerInterceptorEJB3 

ObjectName: jboss.web:service=WebServer 
State: NOTYETINSTALLED 
Depends On Me: 
jboss.ws:service=WebServiceDeployerJSE 
jboss.mq:service=InvocationLayer,type=HTTP

Mas, nunca mexi com EJB e WS sei muito pouco para ajudar.

Criado 16 de dezembro de 2009
Ultima resposta 17 de dez. de 2009
Respostas 4
Participantes 2