- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear"
×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear"
- malai
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 508
- Thank you received: 11
6 years 7 months ago #21899
by malai
Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear" was created by malai
Hi, what is the cause of this error.
It is R18 TAFJ
Regards
GVA
It is R18 TAFJ
2018-09-12 20:18:42,079 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.deployment.unit."TAFJJEE_EAR.ear".FIRST_MODULE_USE: org.jboss.msc.service.StartException in service jboss.deployment.unit."TAFJJEE_EAR.ear".FIRST_MODULE_USE: WFLYSRV0153: Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:172)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:2032)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1955)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYJPA0019: Could not deploy application packaged persistence provider 'net.bull.javamelody.JpaPersistence'
at org.jboss.as.jpa.processor.PersistenceProviderHandler.deploy(PersistenceProviderHandler.java:79)
at org.jboss.as.jpa.processor.PersistenceBeginInstallProcessor.deploy(PersistenceBeginInstallProcessor.java:49)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:165)
... 5 more
Caused by: java.lang.ClassCastException: class net.bull.javamelody.JpaPersistence
at java.lang.Class.asSubclass(Class.java:3404)
at org.jboss.as.jpa.processor.PersistenceProviderHandler.deploy(PersistenceProviderHandler.java:72)
... 7 more
2018-09-12 20:18:42,091 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "TAFJJEE_EAR.ear")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"TAFJJEE_EAR.ear\".FIRST_MODULE_USE" => "WFLYSRV0153: Failed to process phase FIRST_MODULE_USE of deployment \"TAFJJEE_EAR.ear\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYJPA0019: Could not deploy application packaged persistence provider 'net.bull.javamelody.JpaPersistence'
Caused by: java.lang.ClassCastException: class net.bull.javamelody.JpaPersistence"}}
Regards
GVA
Please Log in or Create an account to join the conversation.
- malai
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 508
- Thank you received: 11
6 years 7 months ago #21901
by malai
Replied by malai on topic Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear"
This gets resolved. I am not sure what is the root cause of this issue. After placing the correct module.xml inside jboss/modules/com/temenos/tafj/main/module.xml it works great.
Please Log in or Create an account to join the conversation.
- yngwuver
- Visitor
-
6 years 1 month ago #22069
by yngwuver
Replied by yngwuver on topic Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear"
Can you share the tafj/main module.xml?
I'm getting the same issue but with R17
email yngwuver at gmail
thanks
I'm getting the same issue but with R17
email yngwuver at gmail
thanks
Please Log in or Create an account to join the conversation.
- carlos
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 3
5 years 9 months ago #22226
by carlos
Replied by carlos on topic Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear"
Hi GVA,
I am getting the same error.
Can you please share the module.xml
I am getting the same error.
Can you please share the module.xml
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- Failed to process phase FIRST_MODULE_USE of deployment "TAFJJEE_EAR.ear"
Time to create page: 0.039 seconds