cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
208
Views
0
Helpful
1
Replies

Error.log file entries

Error log entries. I am really looking for an avenue to research these log messages without going through this forum. Is there a place these messages are posted with possible cause/effect/solution?

Thu Oct 09 11:16:08 MDT 2003: Running servlet

{ java.lang.NullPointerException

at com.cisco.nm.cmf.servlet.DeviceListDbi.getCredentials(Compiled Code)

at com.cisco.nm.cmf.servlet.DeviceListService.getCSVdata(Compiled Code)

at com.cisco.nm.cmf.servlet.DeviceListService.traverseTX(Compiled Code)

at com.cisco.nm.cmf.servlet.DeviceListService.traverseTX(Compiled Code)

at com.cisco.nm.cmf.servlet.DeviceListService.doGet(Compiled Code)

at com.cisco.nm.cmf.servlet.DeviceListService.doPost(Compiled Code)

at javax.servlet.http.HttpServlet.service(Compiled Code)

at javax.servlet.http.HttpServlet.service(Compiled Code)

at com.livesoftware.jrun.JRun.runServlet(Compiled Code)

at com.livesoftware.jrun.JRunGeneric.handleConnection(Compiled Code)

at com.livesoftware.jrun.JRunGeneric.handleProxyConnection(Compiled Code

)

at com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleReq

uest(Compiled Code)

at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled Code)

}

1 Reply 1

m.singer
Level 4
Level 4

Guess, there is no documents having information explaining the error messages or the log messages. The java.lang.NullPointerException is caused when there is a attempt to access a field or invoke a method of a null object. The following document might help you to troubleshoot to some extent. http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/cw2000/cw2000_d/2steditn/inst_win/ntprep.htm#xtocid231873