| Michelle Caisse (JIRA) 2005-10-31, 5:45 pm |
| [ http://issues.apache.org/jira/browse/JDO-113?page=all ]
Michelle Caisse closed JDO-113:
-------------------------------
> Cannot perform operation "+" on ObjectLiteral "?" = org.apache.jdo.tck.pc.fieldtypes.SimpleClass@cc969a85 and StringLiteral "'%'"
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: JDO-113
> URL: http://issues.apache.org/jira/browse/JDO-113
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michelle Caisse
> Assignee: Erik Bengtson
>
> Three tests affected:
> org.apache.jdo.tck.models.fieldtypes.TestHashMapStringValueCollections
> org.apache.jdo.tck.models.fieldtypes.TestHashtableStringValueCollections
> org.apache.jdo.tck.models.fieldtypes.TestMapStringValueCollections
> test(org.apache.jdo.tck.models.fieldtypes.TestMapStringValueCollections)org.jpox.store.expression. ScalarExpression$IllegalOperationExcepti
on: Cannot perform operation "+" on ObjectLiteral "?" = org.apache.jdo.tck.pc.fieldtypes.SimpleClass@cc969a85 and S
tringLiteral "'%'"
> at org.jpox.store.expression.ScalarExpression.add(ScalarExpression.java:356)
> at org.jpox.store.rdbms.scostore.NormalMapStore.getGetStatement(NormalMapStore.java:876)
> at org.jpox.store.rdbms.scostore.AbstractMapStore.getValue(AbstractMapStore.java:547)
> at org.jpox.store.rdbms.scostore.NormalMapStore.put(NormalMapStore.java:582)
> at org.jpox.store.rdbms.scostore.AbstractMapStore.putAll(AbstractMapStore.java:284)
> at org.jpox.store.mapping.MapMapping.postUpdate(MapMapping.java:289)
> at org.jpox.store.rdbms.request.UpdateRequest.execute(UpdateRequest.java:266)
> at org.jpox.store.rdbms.table.ClassTable.update(ClassTable.java:1815)
> at org.jpox.store.StoreManager.update(StoreManager.java:768)
> at org.jpox.state.StateManagerImpl.flush(StateManagerImpl.java:4079)
> at org.jpox.AbstractPersistenceManager.flush(AbstractPersistenceManager.java:2929)
> at org.jpox.NonmanagedTransaction.commit(NonmanagedTransaction.java:432)
> at org.apache.jdo.tck.models.fieldtypes.TestMapStringValueCollections.runTest(TestMapStringValueCollections.java:122)
> at org.apache.jdo.tck.models.fieldtypes.TestMapStringValueCollections.test(TestMapStringValueCollections.java:71)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:197)
> at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:128)
> at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:106)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|