MSAccess adapter throw bogus hollow object exception
----------------------------------------------------

         Key: CAY-550
         URL: http://issues.apache.org/cayenne/browse/CAY-550
     Project: Cayenne
        Type: Bug

  Components: Cayenne Core Library  
    Versions: AFTER 1.2    
 Environment: MSAccess adapter.
    Reporter: Øyvind Harboe


I need to debug more, but these are my working notes.

Log shows record found:

INFO  QueryLogger: SELECT t0.TREATASPEC_ACTIVE, t0.TREATASPEC_CRITID, 
t0.TREATASPEC_FIXEDCOST, t0.TREATASPEC_QTYPE, t0.treataspec_rolehastoclose, 
t0.TREATASPEC_VC1, t0.TREATASPEC_VC2, t0.TREATASPEC_VC2CRITID, 
t0.TREATASPEC_VC2FIXEDCOST, t0.TREATASPEC_VC2QTYPE, t0.TREATASPEC_VC3, 
t0.TREATASPEC_VC3CRITID, t0.TREATASPEC_VC3FIXEDCOST, t0.TREATASPEC_VC3QTYPE, 
t0.TREATASPEC_VC4, t0.TREATASPEC_VC4CRITID, t0.TREATASPEC_VC4FIXEDCOST, 
t0.TREATASPEC_VC4QTYPE, t0.TREATASPEC_VC5, t0.TREATASPECR_ID, t0.TREATASPEC_ID 
FROM TREAT_AREASPEC t0 WHERE t0.TREATASPEC_ID = ? [bind: '05  LagerAvvik 
pakking/klFeil merking på']
INFO  QueryLogger: === returned 1 row. - took 16 ms.
INFO  QueryLogger: +++ transaction committed.

-- exception thrown.

org.objectstyle.cayenne.FaultFailureException: [v.1.2-dev May 9 2006] Error 
resolving fault for ObjectId: <ObjectId:TreatAreaspec, TREATASPEC_ID=05  
LagerAvvik pakking/klFeil merking på> and state (hollow). Possible cause - 
matching row is missing from the database.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/cayenne/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to