Posted: Wed May 16, 2007 1:44 am Post subject: Exception caught in the method BusObjJavaInterface::poll
Newbie
Joined: 16 May 2007 Posts: 2
Hi,
I am facing problem in starting my remote agent JDBCConnector agent. The controller and the remote database is running fine.the agent is giving the following error in the log file:
The call to method poll() in the application connector failed
Exception caught in the method BusObjJavaInterface::poll Reason java.lang.NullPointerException
Posted: Thu May 17, 2007 1:27 am Post subject: solution
Newbie
Joined: 16 May 2007 Posts: 2
hey I got the solution to the above issue....
In the database table xworlds_event , the event's field 'event_time' was null....and therefore it was throwing the nullpointer exception. I changed the null to a proper date time format....and the connector agent started polling fine.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum