JDBC Failure after Eclipse updates
JDBC Failure after Eclipse updates
- Subject: JDBC Failure after Eclipse updates
- From: Drew Thoeni <email@hidden>
- Date: Mon, 24 Dec 2007 09:08:49 -0500
I just installed Eclips/WOLips on a 10.4 machine using Frontbase. When
I try and run an application that works fine on a 10.5 machine I get
this:
com.webobjects.jdbcadaptor.JDBCAdaptorException: EvaluateExpression
failed: <com.webobjects.jdbcadaptor.JDBCExpression: "SELECT
t0.MOVIE_ID, t0.OID, t0.RATING_AVERAGE, t0.RATING_COUNT,
t0.RATING_STD_DEV, RTRIM(t0.TITLE), t0.YEAR FROM MOVIE t0 WHERE
t0.MOVIE_ID = ?" withBindings: 1:660(movieID)>:
Next exception:SQL State:00 subclass = " -- error code: 61
-- msg: Syntax error 61. Expected Identifier not found.
Next exception:SQL State:00 subclass = " -- error code: 147
-- msg: Syntax error 147. Expected FROM not found.
Next exception:SQL State:00 subclass = " -- error code: 108
-- msg: Syntax error 108. Expected .
Next exception:SQL State:00 subclass = " -- error code: 108
-- msg: Syntax error 108. Expected .
Next exception:SQL State:40 subclass = 00 -- error code:
363 -- msg: Exception condition 363. Transaction rollback.[main.1]
It doesn't take much to reach my knowledge limit, but I have tested
reinstalling the Frontbase frameworks and this appears to be related
to the new install and likely frameworks that are now out of date with
the newer installed frameworks.
Can someone suggest where to look next?
Regards,
Drew
_______________________________________________
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