EAR Deployment failed

338 views
Skip to first unread message

Manu Sebastian

unread,
Sep 11, 2023, 11:21:24 AM9/11/23
to WildFly
Dear Team,

I have installed Wildfly 24.0.1 and I have added new data sources and tested the connections successfully. But while deploying the EAR file it failed and gave the following error.
"WFLYCTL0158: Operation handler failed: java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Error occurred during transformation. Error code 3"

Can anyone help me with this?

Regards,
Manu

James Perkins

unread,
Sep 11, 2023, 11:26:26 AM9/11/23
to WildFly
That is not much information to go on. More of the stack trace would be needed.

Manu Sebastian

unread,
Sep 18, 2023, 2:24:13 AM9/18/23
to WildFly
Dear James,

Please find the attached Server log file.

Regards,
Manu


server_log.txt

Emmanuel Hugonnet

unread,
Sep 18, 2023, 11:10:22 AM9/18/23
to wil...@googlegroups.com
Hello,
1st you are using wildfly-preview and not wildfly
2nd you are transforming your code from JavaEE to Jakarta EE and that fails:
   Failure while processing [ META-INF/maven/com.carrotsearch/java-sizeof/pom.xml ] from [ WEB-INF/lib/java-sizeof-0.0.4.jar ]

You should consider trying to run your applicatiuon on standard WildFly (latest stable Java EE release being 26.1.3.Final) or convert your
aplllicaiton to Jakarta EE and run it on 29.0.1

Regards,
Emmanuel
> --
> You received this message because you are subscribed to the Google Groups "WildFly" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/wildfly/ad81bb57-38f0-44b1-8353-bdfc4788132bn%40googlegroups.com
> <https://groups.google.com/d/msgid/wildfly/ad81bb57-38f0-44b1-8353-bdfc4788132bn%40googlegroups.com?utm_medium=email&utm_source=footer>.

Jason Lee

unread,
Sep 18, 2023, 11:10:23 AM9/18/23
to Manu Sebastian, WildFly
It's hard to say for sure, but there are lots of red flags (for me) in that log:
  • WFLYJCA0041: Failed to load module for driver [tgk.com.sap.db.jdbc]
  • java.sql.SQLException: ORA-28001: the password has expired
  • org.eclipse.transformer.TransformException: Failure while processing [ META-INF/maven/com.carrotsearch/java-sizeof/pom.xml ] from [ WEB-INF/lib/java-sizeof-0.0.4.jar ]
  • WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "cpm-5.3.25.369.tgk-Rv000.704_Av000.3497.ear")]): java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Error occurred during transformation. Error code 3
  • Caused by: java.util.zip.ZipException: duplicate entry: META-INF/maven/com.carrotsearch/java-sizeof/pom.xml
  • WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "cpm-5.3.25.369.tgk-Rv000.704_Av000.3497.ear")]): java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Error occurred during transformation. Error code 3
Hard to tell if these are related or not, but I'd start by getting rid of them nonetheless and go from there.

Jason Lee

Principal Software Engineer

Red Hat JBoss EAP



--
You received this message because you are subscribed to the Google Groups "WildFly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com.

Manu Sebastian

unread,
Sep 19, 2023, 1:12:15 AM9/19/23
to WildFly

Dear Emmanuel,

Thank you for your response.

Kindly share the standard wildfly version 26.1.3.Final open source link to download the same, as I am unable to convert the application to Jakarta EE and run it on 29.0.1.

I have downloaded the wildfly 24.0.1 from https://www.wildfly.org/downloads/

Please help me here.

Thanks & Regards,

Manu

Emmanuel Hugonnet

unread,
Sep 19, 2023, 10:43:12 AM9/19/23
to wil...@googlegroups.com
Message has been deleted

Manu Sebastian

unread,
Sep 20, 2023, 1:07:36 AM9/20/23
to WildFly

Dear Emmanuel.

 

We downloaded the wildfly pack from the following open source only https://www.wildfly.org/downloads/#26.1.3.Final

That is a Wildfly preview pack, as per your previous comments. 

 Please let us know where we can find the standard wildfly bundle inside that pack.

 Kindly help us here.

 

Thanks & Regards,

Manu

Reply all
Reply to author
Forward
0 new messages