cancel
Showing results for 
Search instead for 
Did you mean: 

Help: Error at START_J2EE_EP phase during EP7 SR3 upgrade

Former Member
0 Kudos

Hi Gurus,

Currently I am doing the EP upgrade from 6.4 to 7 on the Windows 2003 server (32 bit). During the upgrade, the system failed to bring up the J2EE server. Some of the error message from the log is shown below:

2008-11-14_17-43-50

Upload handler failed com.sapportals.portal.application.applicationrepository.ResourceBundleExtractor@12f17ad

com.sapportals.portal.prt.deployment.hook.DeploymentHookException: Unable to read com.sap.portal.themes.integrity - PORTAL-INF/private/lib/com.sap.portal.themes.integrity_core.jar

at com.sapportals.portal.application.applicationrepository.ResourceBundleExtractor.handleEvent(ResourceBundleExtractor.java:91)

at com.sapportals.portal.prt.deployment.UploadProcess.handleEntry(UploadProcess.java:83)

at com.sapportals.portal.prt.deployment.ArchiveIterator.iterate(ArchiveIterator.java:47)

at com.sapportals.portal.prt.deployment.UploadProcess.upload(UploadProcess.java:60)

at com.sapportals.portal.prt.deployment.DeploymentManager._uploadArchive(DeploymentManager.java:835)

at com.sapportals.portal.prt.deployment.DeploymentManager.uploadArchives(DeploymentManager.java:599)

at com.sapportals.portal.prt.deployment.DeploymentManager.populateRuntimeRepository(DeploymentManager.java:582)

at com.sapportals.portal.prt.deployment.DeploymentManager.runtimeRepositoryDeployment(DeploymentManager.java:310)

at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:413)

at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)

at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)

at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)

at java.security.AccessController.doPrivileged(Native Method)

at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:361)

at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)

at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)

at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:394)

at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:139)

at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)

at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

Caused by: java.util.zip.ZipException: invalid entry size (expected 18809 but got 18822 bytes)

at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:372)

at java.util.zip.ZipInputStream.read(ZipInputStream.java:141)

at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)

at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:69)

at com.sapportals.portal.application.applicationrepository.ResourceBundleExtractor.iterate(ResourceBundleExtractor.java:167)

at com.sapportals.portal.application.applicationrepository.ResourceBundleExtractor.handleEvent(ResourceBundleExtractor.java:87)

... 23 more

We did the same steps 1 month ago with same java version. I really have no idea how can this error happen. Any work around on this? Please advise..

Thanks&Regards,

Li Bin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As stated in the logs, check /private/lib/com.sap.portal.themes.integrity_core.jar and make sure this file exists and has correct permissions. If it do not, then try to copy it from some other working system and make sure the original file is not corrupt.

Hope this helps!

Former Member
0 Kudos

Hi Rahul,

Thanks for your reply!

I managed to solved this problem at the end. This is not about access permission. At the end I increase the Java Engine max heap size to 1024. Then the error is gone. Very funny. I really cannot relate this with the heap size.

Regards,

Li Bin

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Li,

We are currently in the planning phase of the EP NW04 upgrade project to NW04s. Can you please share few details on how was the upgrade system landscape setup and how were the services migrated to iviews and post upgrade effects to ITS.

Thanks in Advance!