cancel
Showing results for 
Search instead for 
Did you mean: 

Error during J2EE SP12 upgrade

sam_venkat
Explorer
0 Kudos

Hello:

I am trying to upgrade our EP6.0 system from SP11 to SP12 and am running into issues at the "Deploy via SDM/J2EE" phase. Here are some of the error messages:

Info: Loading selected archives...

Info: Loading archive 'D:\SAP CD\JAVA_SP12\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS12_0.SCA'

Info: Selected archives successfully loaded.

Info: Actions per selected component:

Info: No action: Selected development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.4012.00.0000.20050331133226.0000' will not update currently deployed development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.4012.00.0000.20050331133226.0000'.

Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.Nested exception is:

java.net.SocketException: Connection reset

java.net.SocketException: Connection reset

at java.net.SocketInputStream.read(SocketInputStream.java:168)

at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:302)

at java.lang.Thread.run(Thread.java:534)

Info: Begin of log messages of the target system:

05/07/06 21:57:31 - ***********************************************************

05/07/06 21:57:32 - Start updating EAR file...

05/07/06 21:57:32 - start-up mode is lazy

05/07/06 21:57:32 - EAR file updated successfully for 510ms.

05/07/06 21:57:32 - Start updating...

05/07/06 21:57:32 - EAR file uploaded to server for 30ms.

05/07/06 21:57:33 - ERROR: NOT updated. The Deploy Service returned the following error:

For detailed information see the log file of the Deploy Service.

Exception is:

com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.Nested exception is:

java.net.SocketException: Connection reset

java.net.SocketException: Connection reset

at java.net.SocketInputStream.read(SocketInputStream.java:168)

at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:302)

at java.lang.Thread.run(Thread.java:534)

05/07/06 21:57:33 - ***********************************************************

Info: End of log messages of the target system.

Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Error: Aborted: development component 'tc/wd/pdfsvrchal'/'sap.com'/'SAP AG'/'6.4012.00.0000.20050331142750.0000':

Caught exception during application deployment from SAP J2EE Engine's deploy API:

com.sap.engine.deploy.manager.DeployManagerException: ERROR: NOT updated. The Deploy Service returned the following error: com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.Nested exception is:

java.net.SocketException: Connection reset

Exception is:

com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.Nested exception is:

java.net.SocketException: Connection reset

java.net.SocketException: Connection reset

at java.net.SocketInputStream.read(SocketInputStream.java:168)

at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:302)

at java.lang.Thread.run(Thread.java:534)

Any ideas?

Thanks

-Sam

Accepted Solutions (1)

Accepted Solutions (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Sam,

Please check that your server process is running. If not start it and continue with the upgrade from the point of failure. You can also have a look at SAP note 709140. The Max Heap Size on the server must be at least 512MB to prevent OOM errors during the upgrade.

Hope that helps!

Vladimir

Answers (0)