----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> java.lang.NullPointerException
> at
> net.mydomain.util.core.PedView.doFrame(PedView.java:170)
> at AZLogIn1OView.doFrame(AZLogIn1OView.java:25)
> at
> There's hardly a bug in my program? It has been running for a
> long time using the Jserv-1.0. Any ideas?
What the heck are you talking about??, you are getting an NPE in your
code!
You need to look at line 170 in PedView and figure out why you are getting
that NPE.
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]