cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to determine if the ODP_GENERAL category is supported. Assuming that it is allowed to run

Former Member
0 Kudos

Hello Experts,

We are getting below application exception in the background task status->Today daemon alerts. It's keep registering every minute.

Please find below error detail and let us know what is wrong because we are not able to understand from the error description.

Log Level: Error

Timestamp:05/18/2015 10:02 PM (CDT)

Session ID:event-service

User:daemon

Description:

Message:Unable to determine if the ODP_GENERAL category is supported. Assuming that it is allowed to run

Description:

Exception:java.lang.NullPointerException: while trying to invoke the method com.sap.odp.install.sysinfo.ServiceRegistrationBo.getEnableAll() of a null object loaded from local variable 'service'

Stack Trace:java.lang.NullPointerException: while trying to invoke the method com.sap.odp.install.sysinfo.ServiceRegistrationBo.getEnableAll() of a null object loaded from local variable 'service'
at com.sap.odp.install.sysinfo.ServiceRegistrationHome.canRunDaemon(ServiceRegistrationHome.java:402)
at com.sap.odp.comp.daemon.SystemEventServiceManager.isSupported(SystemEventServiceManager.java:1331)
at com.sap.odp.comp.daemon.SystemEventServiceManager.registerDaemons(SystemEventServiceManager.java:735)
at com.sap.odp.comp.daemon.SystemEventServiceManager.run(SystemEventServiceManager.java:497)
at java.lang.Thread.run(Thread.java:763)

Cheers!!!

Deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190023
Contributor
0 Kudos

Hello Deepak,

I have not personally encountered this but by the looks of the stack trace it seems that you have a cluster setup that points to a non-existent server.

Check your cluster config and cluster members.

Regards,

Bogdan Toma