cancel
Showing results for 
Search instead for 
Did you mean: 

Null Pointer Exception in Cockpit

Former Member
0 Kudos

Hello Everybody ,

We always use to get NullPointerException in Hybris Cockpit . We are not getting any solution for this . Scenario is : whenever we used to do deployment on Hybris server and after finishing the deployment whenever we used to access cockpit , it throws NullPointerException . Then we have to again restart our Hybris Server . After restarting 2/3 times issue resolved automatically .

Is there any specific reason for this ?

Exception is :

NFO | jvm 1 | main | 2014/11/20 10:52:09.298 | ^[[m INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | ^[[0;31mERROR [Thread-4717] [14.140.116.155] [ListView] An error occurred while rendering cell. INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | ^[[mjava.lang.NullPointerException INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler$2.call(GenericItemObjectValueHandler.java:394) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler$2.call(GenericItemObjectValueHandler.java:1) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at de.hybris.platform.cockpit.cache.RequestCacheCallable.get(RequestCacheCallable.java:46) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler.getMatchingDescriptors(GenericItemObjectValueHandler.java:402) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at de.hybris.platform.cockpit.services.values.impl.GenericItemObjectValueHandler.loadValues(GenericItemObjectValueHandler.java:133) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at sun.reflect.GeneratedMethodAccessor413.invoke(Unknown Source) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at java.lang.reflect.Method.invoke(Method.java:601) INFO | jvm 1 | main | 2014/11/20 10:52:14.704 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(

Is there any issue with server startup ?

Thanks

Former Member
0 Kudos

Hi, . We have the same problem. You solved the problem?

Former Member
0 Kudos

same problem! [DefaultUIAccessRightService] (DefaultUIAccessRightService.java:222) An error occurred while determining read access. java.lang.NullPointerException at de.hybris.platform.cockpit.services.security.impl.DefaultUIAccessRightService$2.call(DefaultUIAccessRightService.java:208) at de.hybris.platform.cockpit.services.security.impl.DefaultUIAccessRightService$2.call(DefaultUIAccessRightService.java:1) at de.hybris.platform.cockpit.cache.RequestCacheCallable.get(RequestCacheCallable.java:46)

Former Member
0 Kudos

Was there a solution?

Accepted Solutions (0)

Answers (0)