[
https://issues.jboss.org/browse/AS7-6603?page=com.atlassian.jira.plugin.s...
]
pian wang commented on AS7-6603:
--------------------------------
17:43:48,390 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877:
Stopped deployment b.ear (runtime-name: b.ear) in 54ms
17:43:48,453 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558:
Undeployed "b.ear" (runtime-name: "b.ear")
17:43:48,453 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774:
Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.module.spec.service."deployment.b.ear".main (missing)
dependents: [service jboss.module.service."deployment.a.ear.a-ejb.jar".main]
17:43:53,468 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876:
Starting deployment of "b.ear" (runtime-name: "b.ear")
17:43:53,468 INFO [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011401: Read
persistence.xml for Core-ejbPU
17:43:53,484 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC00001: Failed
to start service
jboss.deployment.subunit."a.ear"."a-ejb.jar".FIRST_MODULE_USE:
org.jboss.msc.service.StartException in service
jboss.deployment.subunit."a.ear"."a-ejb.jar".FIRST_MODULE_USE:
JBAS018733: Failed to process phase FIRST_MODULE_USE of subdeployment
"a-ejb.jar" of deployment "a.ear"
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:127)
[jboss-as-server-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[rt.jar:1.7.0_06]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[rt.jar:1.7.0_06]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_06]
Caused by: java.lang.NullPointerException
at
org.jboss.as.jpa.processor.JPAInterceptorProcessor.deploy(JPAInterceptorProcessor.java:52)
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:120)
[jboss-as-server-8.0.0.Alpha1-SNAPSHOT.jar:8.0.0.Alpha1-SNAPSHOT]
... 5 more
17:43:53,484 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 76) JBAS011402:
Starting Persistence Unit Service 'b.ear#Core-ejbPU'
17:43:53,484 INFO [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 76)
HHH000204: Processing PersistenceUnitInfo [
name: Core-ejbPU
...]
EAR A auto-start fail with JBAS014777 after EAR B has redeployed, EAR
A dependency EAR B.
-----------------------------------------------------------------------------------------
Key: AS7-6603
URL:
https://issues.jboss.org/browse/AS7-6603
Project: Application Server 7
Issue Type: Bug
Components: EE
Affects Versions: 7.1.1.Final
Reporter: pian wang
Assignee: David Lloyd
EAR A auto-start fail with JBAS014777 after EAR B has redeployed, EAR A dependency EAR B.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira