Hi,

I am randomly getting exceptions like this:

oct. 11 15:14:30 EducStat[2016] (ERXDatabaseContextDelegate.java:175) INFO  
er.transaction.adaptor.Exceptions  - Database Exception occured: 
com.webobjects.jdbcadaptor.JDBCAdaptorException: EvaluateExpression failed: 
<com.webobjects.jdbcadaptor.PostgresqlExpression: "SELECT t0.ALLORNOTHING, 
t0.attachment_id, t0.AUTONOMY, t0.BLURB, t0.classLevelID, t0.CORRECTION, t0.ID, 
t0.IDENTIFIER, t0.MATTER_ID, t0.ORG_CODE, t0.qtiExportable, 
RTRIM(t0.QUESTIONTEXT), RTRIM(t0.sequential), t0.SERIALIZED_DATA, 
t0.TEACHER_ID, t0.TITLE, t0.TYPE FROM series.TDITEM t0 WHERE (t0.TYPE = ?::int4 
AND t0.ID = ?::int4)" withBindings: 1:7(type), 2:48(iD)>:
    Next exception:SQL State:42883 -- error code: 0 -- msg: ERROR: function 
rtrim(integer) does not exist

The attribute "sequential" is defined by the postgresql prototype "intBoolean" 
with external type "int4", Data type "Boolean-boolean c".

Why is EOF generating an rtrim() on this attribute?







 _______________________________________________
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