Re: WebObjects-dev Digest, Vol 9, Issue 1
Baiss Eric Magnusson <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Even though I also throw exceptions to get an error page sometimes I get this error, of most annoying "name", when I have an error early on in the application. Like an error in the cookie handling. I usually have to use NSLog calls to find out what is happening, my latest early bug was in <appendToRespons> in Main. I finally try-catched it there, but the call was stack-traced to what the WOComponent stuff was trying to reconcile from the <.wod> file, in this case a, you guessed it, null pointer which did not show up in any other form other than your message below. ---- Baiss Eric Magnusson <http://www.Track-Your-Finances.com> <http://www.CascadeWebDesign.com> On Feb 2, 2006, at 12:00 PM, [email protected] wrote: > Subject: Your request produced an error - what does this mean? > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > A specific page in my WO project is returning - "Your request produced > an error." > > it only gives this error when deployed. it works just fine in dev > mode. > > I've tried restarting the adapter and reloading the project - i simply > get the same results. has anyone else seen this problem? any ideas as > to what could be causing it? > > many thanks, > matt