Error deploying WOApp
Error deploying WOApp
- Subject: Error deploying WOApp
- From: Wolfram Stebel <email@hidden>
- Date: Fri, 17 Dec 2004 14:49:52 +0100
Hi all,
i have my application running in development mode and localy deployed.
i installed the app on my Xserve 10.3.7 in
/Library/WebObjects/Applications/MyApp/ (3 files/folder) and in
/Library/WebServer/Documents/WebObjects/ (1 folder).
i chown'ed the files to root:weel like in local deployment.
i transfered the mysql database to my server.
the mysql-connector.... is in the server directory /Library/Java/Extensions/
and i tried it in /Library/WebObjects/Extensions/ too.
The create database created a lowercase directory on the server even i typed
the name cAsE sensitive. (i mv'ed the lowercase to case sesitive).
I transfered the database data with CocoaMySQL Export/Import.
The database files were allocated lowercase too, CocoaMySQL works correctly
with them. I have the following error:
-----
Application: MyApp
Error: java.lang.IllegalStateException exception
Reason:
java.lang.IllegalStateException: An Exception occurred while generating the
Exception page 'WOExceptionPage'. This is most likely due to an error in
'WOExceptionPage' itself or WebObjects encountered an uncaught exception
while creating a Session object.
Below are the logs of the original Exception which occured in Application,
then the later Exception in WOExceptionPage.
Original Exception:
java.lang.IllegalStateException: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@b71c12: failed to open database
channel. Check your connection dictionary, and ensure your database is
correctly configured.
WOExceptionPage Exception:
com.webobjects.foundation.NSForwardException
[java.lang.IllegalStateException] _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@b71c12: failed to open database
channel. Check your connection dictionary, and ensure your database is
correctly configured.: <Session> failed instantiation. Exception thrown :
java.lang.IllegalStateException: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@b71c12: failed to open database
channel. Check your connection dictionary, and ensure your database is
correctly configured.: _obtainOpenChannel --
com.webobjects.eoaccess.EODatabaseContext
com.webobjects.eoaccess.EODatabaseContext@b71c12: failed to open database
channel. Check your connection dictionary, and ensure your database is
correctly configured
-----
What is wrong in my configuration?
Thanks for any help!
Dipl. Inform. Wolfram Stebel, bugs&errors
Flutgrabenstr. 19, 35576 Wetzlar
Tel. 06441/47633
Mailto:email@hidden
Web: www.bugs-and-errors.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden