Nick,
In addition to posting your question here on midrange.com, post on
developerWorks EGL forum:
http://www.ibm.com/developerworks/forums/forum.jspa?forumID=435
Mark Evans, Jon Sayles and the rest of the EGL team are pretty quick to
offer assistance.
I haven't yet encountered a null pointer exception that remedies itself
in debug mode as you are, so I'm not going to be much further help.
Daron
-----Original Message-----
From: Nick Arndt [mailto:nick.arndt@xxxxxxxxx]
Sent: Friday, May 02, 2008 4:55 PM
To: Websphere Development Studio Client for iSeries
Subject: [WDSCI-L] Very confusing
I have been pulling my hair out all afternoon with this issue.
I have an EGL application that has 2 JSP pages. The first screen is to
let
a user lookup an order, and the second one gives back detail about the
order
they entered.
The problem is when I forward to the next page I get a
nullpointerexcetion
error and the page displays with no data. If i debug the process it
WORKS
fine and the page displays all my data correctly.
I cant figure out what is different between running in debug and not in
debug.
Here is the exact error message
5/2/08 15:43:18:171 CDT] 00000023 SystemOut O EGL0100E An unhandled
error occurred. Error: java.lang.NullPointerException.
EGL0002I The error occurred in the Results program processing the
onConstruction function.
Any help would be appreciated.
Thanks
As an Amazon Associate we earn from qualifying purchases.