Howdy, This clearly seems like a BugParade issue, so this is not the list for it. But as always I'm curious: is this a multi-homed system? A multi-NIC system?
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Ozgur [mailto:[EMAIL PROTECTED] >Sent: Wednesday, June 18, 2003 6:10 AM >To: [EMAIL PROTECTED] >Subject: Email Problem > >Hi Everyone, > >Has any one face with a problem seen below: > >##################################################### >java.lang.NullPointerException > at java.net.InetAddress.cacheAddress(InetAddress.java:648) > at java.net.InetAddress.cacheAddress(InetAddress.java:633) > at >java.net.InetAddress.getAddressFromNameService(InetAddress.java:1016) > at java.net.InetAddress.getLocalHost(InetAddress.java:1125) > at >javax.mail.internet.InternetAddress.getLocalAddress(InternetAddress.jav a >:472) > at >javax.mail.internet.UniqueValue.getUniqueMessageIDValue(UniqueValue.jav a >:70) > at >javax.mail.internet.MimeMessage.updateHeaders(MimeMessage.java:1843) > at >javax.mail.internet.MimeMessage.saveChanges(MimeMessage.java:1822) > at email.EmailApp.send(EmailApp.java:187) >##################################################### > >Previous environment >Tomcat 3.x, >Apache 1.3.x, >Mod_jk >j2sdk1.3 > >After migration environment >Tomcat 4.1.24 >Apache 2.0.45 >Mod_jk2 >J2sdk1.4.x > >The email server is qmail and there has been no changes on the server. > >Thanks in advance, >Ozgur Kocak > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
