Expand my Community achievements bar.

SOLVED

Not able restart the publish instance in production environment

Avatar

Level 2

Hi Team,

I am getting the below exception while restart the publish instances in production environment. Please help us to sort out this issue. (very urgent) 

I have attached the entire error_log.txt file, Please find it.

02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleRevisionImpl.initializeContentPath(BundleRevisionImpl.java:368)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleRevisionImpl.getContentPath(BundleRevisionImpl.java:354)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.findClass(BundleWiringImpl.java:1925)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1471)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:75)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1882)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleWiringImpl.getClassByDelegation(BundleWiringImpl.java:1356)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:4245)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.Felix.activateBundle(Felix.java:2042)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.Felix.startBundle(Felix.java:1965)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1261)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:298)
02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel]       at java.lang.Thread.run(Thread.java:662)
02.02.2015 13:18:06.086 *ERROR* [FelixStartLevel] ERROR: Error starting jcrinstall:/apps/shared/giza-ecommerce/install/giza-elasticpath-bundle-using-jersey-1.2.277.jar (java.lang.NullPointerException)
java.lang.NullPointerException
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel] ERROR: Unable to get module class path. (java.lang.RuntimeException: Unable to open JAR file, probably deleted: error in opening zip file)
java.lang.RuntimeException: Unable to open JAR file, probably deleted: error in opening zip file
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.cache.JarContent.<init>(JarContent.java:73)
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.cache.JarContent.getEntryAsContent(JarContent.java:292)
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleRevisionImpl.calculateContentPath(BundleRevisionImpl.java:431)
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleRevisionImpl.initializeContentPath(BundleRevisionImpl.java:368)
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleRevisionImpl.getContentPath(BundleRevisionImpl.java:354)
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.findClass(BundleWiringImpl.java:1925)
02.02.2015 13:18:06.361 *ERROR* [FelixStartLevel]       at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1471)
 

.

Regards,

Rajesh .K

1 Accepted Solution

Avatar

Correct answer by
Level 9

From the error it looks like that giza-elasticpath-bundle-using-jersey-1.2.277.jar has problem in opening. It could either be corrupted or invalid file. Please check whether it is a valid jar file and exists in your system.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 9

From the error it looks like that giza-elasticpath-bundle-using-jersey-1.2.277.jar has problem in opening. It could either be corrupted or invalid file. Please check whether it is a valid jar file and exists in your system.