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/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]