----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Looks like you are trying to compare a String object to null.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Leonardo
Kenji Shikida
Sent: Monday, July 24, 2000 11:48 AM
To: [EMAIL PROTECTED]
Subject: compareToIgnoreCase 


----------------------------------------------------------------
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!!!
----------------------------------------------------------------

I am getting this message on my jserv 1.0 running on a RedHat 6.1, JSDK2.0
and Sun JDK 1.2.2

Am I getting problems on compareToIgnoreCase method or am I
misunderstoding the logs ?

[22/07/2000 04:42:54:607 EDT] java.lang.NullPointerException:=20
at java.lang.String$CaseInsensitiveComparator.compare(String.java:838)
at java.lang.String.compareToIgnoreCase(String.java:876)
at IntranetProjectGoUpdate.doPost(IntranetProjectGoUpdate.java:153)
at IntranetProjectGoUpdate.doGet(IntranetProjectGoUpdate.java:16)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)=
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:475)

Leonardo Kenji Shikida
Webmind - Brazil Office



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to