You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Marc Logemann <de...@logemann.info> on 2002/07/03 10:53:11 UTC

Unknown Source in Trace?

Hi,

sometimes when tomcat prints out traces, i get the following:

java.lang.NullPointerException
	at de.bahr.mapping.MOCompany.getByPrimaryKey(Unknown Source)
	at de.bahr.erp.servlets.LoginServlet.showMainMenu(LoginServlet.java:108)

Why do i get Unknown Source in the first line, i mean this makes it a little
bit hard to debug the class, what can i do that tomcat knows the source and
can point me to the correct line?

Thx
---
greetings from
Marc Logemann
Homebase @ www.logemann.info


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>