Hi Mike,

What's the other 7.729% related to? :)

Now, In addition to that error message, I also see the following:
Are they related?

2008-08-08 08:50:49.995 java[65633:117] CFPreferences: user home directory at 
/Library/WebObjects/Applications/SOARTransactionNotifier.woa/99 is unavailable. 
User domains will be volatile.

Thanks,
Mersida

--- On Thu, 8/7/08, Mike Schrag <[EMAIL PROTECTED]> wrote:
From: Mike Schrag <[EMAIL PROTECTED]>
Subject: Re: WO App written in WO 5.4 won't run on Leopard Server with WO 5.4
To: "WebObjects Dev" <[email protected]>
Date: Thursday, August 7, 2008, 6:59 PM

97.271% of all crazy problems with Oracle are related to having the incorrect 
JDBC driver for the version of Oracle you're using.  Verify (by verify, I mean 
assume it's wrong and redownload) that the JDBC driver you're using is 1) the 
actual file you expect (meaning, in your classpath that it's pointing to the 
file you think it is), 2) the version that matches your database, and 3) being 
loaded by the correct classloader.
ms
On Aug 7, 2008, at 6:51 PM, Mersida Kurti wrote:
Hi everyone,

We've stumbled into yet another issue lately and I'm hoping someone has seen in 
before.
We have switched our development and server environment to Leopard with WO 5.4.2
The applications run fine on my local machine, however, when I deploy them to 
the server, I get the following message when I try to run the apps from the 
command line:

8039 [main] INFO er.extensions.ERXNSLogLog4jBridge  - A fatal exception 
occurred: EvaluateExpression failed: 
<com.webobjects.jdbcadaptor.OraclePlugIn$OracleExpression: "SELECT 
t0.APPLICATION, t0.KEY, t0.KEYCHAIN_ID FROM KEYCHAIN t0 WHERE t0.APPLICATION = 
?" withBindings: 1:"SOARFramework"(application)>:
    Next exception:SQL State:60000 -- error code: 600 -- msg: ORA-00600: 
internal error code, arguments: [ttcgcshnd-1], [0], [], [], [], [], [], []

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/muc154%40yahoo.com

This email sent to [EMAIL PROTECTED]


      
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to