ERROR: java.lang.NullPointerException

2009-10-09 Thread mala b
Hi, When i try to open a form in web it's throwing the following error. please help to overcome this. ARS version 7.1, midtier 7.1 Error. The server encountered an unexpected condition which prevented it from fulfilling the request. java.lang.NullPointerException

Re: java.lang.NullPointerException email error

2008-07-17 Thread LJ Longwing
EMAIL PROTECTED] On Behalf Of Moore, Christopher Allen Sent: Thursday, July 17, 2008 1:50 PM To: arslist@ARSLIST.ORG Subject: java.lang.NullPointerException email error ** Hey List- I've seen some similar errors reported on other topics but nothing specific to emails I can find. We

Re: java.lang.NullPointerException email error

2008-07-17 Thread Hall Chad - chahal
Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Moore, Christopher Allen Sent: Thursday, July 17, 2008 2:50 PM To: arslist@ARSLIST.ORG Subject: java.lang.NullPointerException email error Hey List- I've seen some similar errors reported on other topics

java.lang.NullPointerException email error

2008-07-17 Thread Moore, Christopher Allen
Hey List- I've seen some similar errors reported on other topics but nothing specific to emails I can find. We're getting an increasing number of emails that are not being sent with the following error (or some slight variation thereof): null java.lang.NullPointerException

Re: Java.lang.NullPOinterException error in outgoing email messages

2007-05-15 Thread Swapnil Inamdar
who's working on it and see if it speeds things up at all. Thanks! Dwayne Original message >Date: Mon, 14 May 2007 13:54:30 +0100 >From: John Baker <[EMAIL PROTECTED]> >Subject: Re: Java.lang.NullPOinterException error in outgoing email messages >To: arslist@

Re: Java.lang.NullPOinterException error in outgoing email messages

2007-05-14 Thread Dwayne Martin
-- Original message >Date: Mon, 14 May 2007 13:54:30 +0100 >From: John Baker <[EMAIL PROTECTED]> >Subject: Re: Java.lang.NullPOinterException error in outgoing email messages >To: arslist@ARSLIST.ORG > >This is a 30 second fix for BMC that will involve something like

Re: Java.lang.NullPOinterException error in outgoing email messages

2007-05-14 Thread John Baker
This is a 30 second fix for BMC that will involve something like changing: blah.toString(); to if (blah!=null) blah.toString(); Have you submitted it to BMC? John ___ UNSUBSCRIBE or access ARSlist Archives at www.ars

Java.lang.NullPOinterException error in outgoing email messages

2007-05-09 Thread Dwayne Martin
Hi Everyone, We are trying to get a new Remedy system going on a Red-Hat Linux server (ARS 7.01 patch 2). Most outgoing AR System Email Messages entries show an error log (AR System Email Error Logs) that says: null java.lang.NullPointerException at

Re: java.lang.NullPointerException

2007-03-11 Thread Tim Widowfield
Sent: Sunday, March 11, 2007 9:28:41 AM Subject: Re: [ARSLIST] java.lang.NullPointerException RE: java.lang.NullPointerException** Goat was the code name for the Midtier server.There was also a Super Goat. Since it's Java and goat exceptions, the issue is pointing to the Midtier

Re: java.lang.NullPointerException

2007-03-11 Thread Shellman, David
t) [mailto:[EMAIL PROTECTED] On Behalf Of Mahan, Janet L [EQ] Sent: Sunday, March 11, 2007 9:15 AM To: arslist@ARSLIST.ORG Subject: Re: java.lang.NullPointerException ** I have received no help from BMC because we are on a 6.0.1 server. We cannot upgrade the server, not an option and the graph

Re: java.lang.NullPointerException

2007-03-11 Thread Mahan, Janet L [EQ]
From: Mahan, Janet L [EQ] Sent: Monday, March 05, 2007 8:37 PM To: 'arslist@arslist.org' Subject: java.lang.NullPointerException Can anyone tell me what is causing this error? We are using the CA single sign on

Re: java.lang.NullPointerException

2007-03-06 Thread Matt Willis
ards, Matt "Mahan wrote: = No, no patches. -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Matt Willis Sent: Monday, March 05, 2007 10:50 PM To: arslist@ARSLIST.ORG Subject: Re: java.lang.NullPointerException

Re: java.lang.NullPointerException

2007-03-06 Thread Mahan, Janet L [EQ]
No, no patches. -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Matt Willis Sent: Monday, March 05, 2007 10:50 PM To: arslist@ARSLIST.ORG Subject: Re: java.lang.NullPointerException Hi Janet, We recently started getting a

Re: java.lang.NullPointerException

2007-03-05 Thread Matt Willis
ybase 12.5.1/EBF 11657 ESD#2 The error is: Error. The server encountered an unexpected condition which prevented it from fulfilling the request. java.lang.NullPointerException at com.remedy.arsys.goat.LocaleUtil.normalizeLocale(Unknown Source)

java.lang.NullPointerException

2007-03-05 Thread Mahan, Janet L [EQ]
SunOS Java Version1.4.2_13 Our ARS server is unix 6.00.01 patch 1351, SunOS 5.9, Sybase 12.5.1/EBF 11657 ESD#2 The error is: Error. The server encountered an unexpected condition which prevented it from fulfilling the request. java.lang.NullPointerException at

Incoming e-mails are failing to update Request. (java.lang.NullPointerException)

2006-07-25 Thread Ron Tavares
** Incoming e-mails are failing to update the Requests.  This worked in dev, we moved to prod, and now we get the errror below.  Has anyone seen this before.  AR Server 6.3, HPUX   null java.lang.NullPointerException at com.remedy.arsys.emaildaemon.ExecutionModule.createUserInfo