Application Crashes
Application Crashes
- Subject: Application Crashes
- From: Jevon Hills <email@hidden>
- Date: Mon, 30 Jun 2003 09:31:55 -0600
I'm having a hard time tracking down a crash in a report that I have.
On my 'dev' box (OS X) which I have project builder on I can compile
and run this application with out error. I have it pointed at the prod
database, I use the same usernames and logins, and it runs fine.
I then build a split build of this application, and copy the files to
our prod 'web' server. (OS X) and deploy the application. For all
users (save 1) there are no issues with this report. With the one user
the report crashes, with no stack trace. I get an NSForwardException.
(Error message below)
My assumption was there was an error in the data, that I had not dealt
with (i.e. a null is returned, and unhandled exception), but since it
runs in my dev, I can't determine what i have missed.
Has anyone seen anything like this that could point me in the right
direction?
Thanx
Jevon K. Hills
Developer - Zymeta Media Promotion Systems
ERROR MESSAGE:
----------------------------------------------------
Application: WIFE2
Error: com.webobjects.foundation.NSForwardException
Reason:
Stack trace:
File Line# Method Package
------------------------------------------------------------------------
------------------------------------------------------------------------
NA : Non applicable, JIT activated
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.