eventEngine InvocationTargetException

Bug #649624 reported by macrom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Network Administration Visualized
Fix Released
Medium
Morten Brekkevold

Bug Description

NAV : 3.6.0b6
OS : RHEL 5.5

eventEngine throws exeptions, logging this to eventEngine.log :
Sep 28 08:39:11 2010 eventEngine EVENTQ_MONITOR_TASK-6-RUN Fetched 1 events from eventq
Sep 28 08:39:11 2010 eventEngine EVENTQ_MONITOR_TASK-6-RUN Got event: e=908704 d=0 n=0 sub=null t=notification s=x [command=updateFromDB]
Sep 28 08:39:11 2010 eventEngine EVENTQ_MONITOR_TASK-6-RUN Found handler: no.ntnu.nav.eventengine.handlerplugins.CallScript.CallScript
Sep 28 08:39:11 2010 eventEngine EVENTQ_MONITOR_TASK-6-RUN Found handler: EventqMonitorTask
Sep 28 08:39:11 2010 eventEngine DEVICEDB_IMPL-6-START_DB_UPDATE devDB size: 1201
Sep 28 08:39:11 2010 eventEngine PLUGIN_MONITOR_TASK-6-CONSTRUCTOR Class no.ntnu.nav.eventengine.Device has depth 1
Sep 28 08:39:11 2010 eventEngine PLUGIN_MONITOR_TASK-6-CONSTRUCTOR Class no.ntnu.nav.eventengine.deviceplugins.Box.Box has depth 2
Sep 28 08:39:11 2010 eventEngine PLUGIN_MONITOR_TASK-6-CONSTRUCTOR Class no.ntnu.nav.eventengine.deviceplugins.Netel.Netel has depth 3
Sep 28 08:39:11 2010 eventEngine GW_DEVICEPLUGIN-6-UPDATE_FROM_DB Fetching all GWs from database
Sep 28 08:39:11 2010 eventEngine NETEL_DEVICEPLUGIN-6-UPDATE_FROM_DB Fetching all netboxes from database
Sep 28 08:39:11 2010 eventEngine MODULE_DEVICEPLUGIN-6-UPDATE_FROM_DB Fetching all modules from database
Sep 28 08:39:12 2010 eventEngine NETEL_DEVICEPLUGIN-3-UPDATE_FROM_DB Exception while calling Module.updateFromDB: null
Sep 28 08:39:12 2010 eventEngine PLUGIN_MONITOR_TASK-4-CONSTRUCTOR InvocationTargetException when invoking updateFromDB in class no.ntnu.nav.eventengine.deviceplugins.Netel.Netel: null
Sep 28 08:39:12 2010 eventEngine BOX_DEVICEPLUGIN-6-UPDATE_FROM_DB Fetching all boxes from database
Sep 28 08:39:12 2010 eventEngine DEVICEDB_IMPL-6-END_DB_UPDATE devDB size: 1207
Sep 28 08:39:12 2010 eventEngine DEVICEDB_IMPL-6-END_DB_UPDATE Clone size: 82
Sep 28 08:39:12 2010 eventEngine EVENTQ_MONITOR_TASK-6-RUN Processed 1 events in this session

Further logging is in the attached logfile, eventEngine-stderr.log

Revision history for this message
macrom (a-l-prois) wrote :
Revision history for this message
Morten Brekkevold (mbrekkevold) wrote :

Basically, the eventEngine device-plugins for Module and Port use the module.module column as a module identifier, but this can noe be null. They should be using the module.name column under the new schema.

Changed in nav:
assignee: nobody → Morten Brekkevold (mbrekkevold)
importance: Undecided → Medium
milestone: none → 3.6.0
status: New → Confirmed
summary: - Exception in eventEngine - nav3.6.0b6
+ eventEngine InvocationTargetException
Changed in nav:
status: Confirmed → In Progress
Revision history for this message
Morten Brekkevold (mbrekkevold) wrote :
Changed in nav:
status: In Progress → Fix Committed
Changed in nav:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.