Facing Issue while Migrating From Jboss7.1 to EAP 6.4
d54b6yl Feb 3, 2017 9:24 AMHello All,
We have upgraded below mentioned technologies from its lower version , Also we are migrating the server from Jboss 7.1 to EAP 6.4. We are facing issue after the Deployment while launching our application.
Environment Details :
Oracle JDK 1.6 to 1.8
Jboss 7.1 to EAP 6.4.0
Maven Build-2.2.1 to 3.3.9
Packaging- .ear
Technologies Used : Seam 2.1.2 to 2.3.1
Hibernate 3.2 to 4.2
JSF 1.2 to 2.1
Webservices not upgraded.
From Seam :
We are using Jboss-seam-2.3.1.Final.jar
Seam-ui.jar
Seam-excel.jar
Seam-mail.jar
From the logs we can see seam component is not initialising EnitityManager. We saw that there is an issue with Seam EntityManager in our application. But the same can be seen succefully in Jboss 7.1 logs.
Please assist us to resolve it.
Please refer to the Attached Files for reference :
1)EAP-6.4 logs(We are getting issue for this)
a) Logs after launching the application(In TRACE mode)
b) Logs of EAP 6.4 server for deployment(In TRACE mode)
2)Components.xml
3)Persistence.xml
4)Jboss-7.1 logs(Successful logs)
5)Java Classes(InformationDaoImpl and InformationDaoBase) which are having exceptions in the logs
Please let us know if anything further is needed to review.
Thanks
Vinay
-
server.log.zip 205.2 KB
-
server (1).log.zip 850.7 KB
-
Component_FR.txt.zip 1.2 KB
-
persistance.xml.txt.zip 2.0 KB
-
InformationDaoImpl.java 792 bytes
-
InformationDaoBase.java 14.8 KB
-
Jboss-7.1_logs.log.zip 50.2 KB