Kbase P123418: OE Management 3.1B01+ - Error polling resource - BaseFathomResource.mapSetToSchema exception
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/04/2007 |
|
Status: Verified
FACT(s) (Environment):
OpenEdge 10.1B
OpenEdge Management 3.1B
SYMPTOM(s):
admserv.log reads:
[*UnexpectedError*] * recorded as exception #1 in file ads0.exp.
ads0.exp reads:
java.lang.NullPointerException
Message (throw): Error polling resource.
Message (excp): null
Stack Trace: java.lang.NullPointerException
at com.progress.fathom.management.resource.BaseFathomResource.mapSetToSchema(BaseFathomResource.java:992)
at com.progress.fathom.management.resource.BaseFathomResource.processDataSetsToDataManager(BaseFathomResource.java:546)
at com.progress.fathom.management.resource.BaseFathomResource.doWork(BaseFathomResource.java:312)
at com.progress.isq.ipqos.resources.plugins.database.DatabaseInstResource.doWork(DatabaseInstResource.java:646)
at com.progress.isq.ipqos.WorkThread.run(WorkThread.java:107)
Error polling resource appears in ads0.exp file
Getting java.lang.NullPointerException when running OpenEdge Management
Service packs 1 or higher have been applied
Exception does not seem to be causing any problem
Installation works fine otherwise
CAUSE:
This exception is fired when a remote container is shutdown in the middle of a polling of its resources.
FIX:
The exception itself is benign, should not be written to any log files and it can be safely ignored.