Hi List,
I maintain a separate framework containing the model definition which
has worked well.
My powerpc g5 recently died so I have switched to another Mac. In
development all is well, but on deployment I now get this:
...
[2009-6-25 11:42:8 GMT] <main> Model loaded is: <EOModelGroup ( ( Inrax,
file:/Library/Frameworks/InraxEOModel.framework/Resources/
Inrax.eomodeld ) )>
...
[2009-6-25 11:42:8 GMT] <main> Waiting for requests...
[2009-6-25 11:42:8 GMT] <MPMallSessionMonitor> An exception occurred
while trying to open a channel: N/A
Exception in thread "MPMallSessionMonitor"
java.lang.IllegalStateException: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.eodatabasecont...@1e037a: failed to open
database channel. Check your connection dictionary, and ensure your
databa
se is correctly configured.
at
com
.webobjects
.eoaccess.EODatabaseContext._obtainOpenChannel(EODatabaseContext.java:
1967)
at
com
.webobjects
.eoaccess
.EODatabaseContext
._objectsWithFetchSpecificationEditingContext(EODatabaseContext.java:
3054)
...
The first line correctly shows the InraxEOModel.framework where the
model is lurking but then later it fails to connect. Under what
circumstances might the model framework be found ok, but the database
connection fail (when I know the database is ok)?
I don't think the fault lies with the model framework because I can
use this newly deployed framework with the previously deployed
applications and it works fine.
So something must have changed in the way the newly built application
tries to do the database connection (works in development, not in
deployment).
Is there any more logging I can do, or checks within the deployed
application files to see what is causing the failure.
I have moved to the latest stable wolips which may be one difference,
though I was already on the hotness.
Thanks,
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [email protected]