I'm getting the following trace as a result of calling printStackTrace(). What have I done to cause it to lose the source locations?

java.lang.ClassCastException: java.lang.NullPointerException
  at com.sgi.patches.dao.PatchDao.getPatchList(Unknown Source)
  at com.sgi.patches.servlets.PatchesRequestHandler.doPost(Unknown Source)
  at com.sgi.patches.servlets.PatchesRequestHandler.doGet(Unknown Source)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

Thanks,
Jim.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to