tmlab / majortom

The MaJorToM ( Merging Topic Maps Engine ) project was founded to develop a lightweight, merging and flexible Topic Maps engine satisfying different business use cases. The engine provides a couple of new features above to other engines based on the Topic Maps API version 2.0.
1 stars 1 forks source link

in ASSOCIATION_ADDED changeset: firstChange.newValue.type results in org.postgresql.util.PSQLException: #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Creating an association
2. Getting the changeset and the first change
3. Getting the newValue of the first change (the association) and getting the 
typ

What is the expected output? What do you see instead?
de.topicmapslab.majortom.model.exception.TopicMapStoreException: 
org.postgresql.util.PSQLException: Die Anweisung wurde geschlossen.
de/topicmapslab/majortom/database/readonly/JdbcReadOnlyAssociation.java:110:in 
`doReadHistoryValue'
de/topicmapslab/majortom/database/readonly/JdbcReadOnlyAssociation.java:85:in 
`getType'
de/topicmapslab/majortom/database/readonly/JdbcReadOnlyAssociation.java:110:in 
`doReadHistoryValue'
de/topicmapslab/majortom/database/readonly/JdbcReadOnlyAssociation.java:85:in 
`getType'

Original issue reported on code.google.com by schulze....@googlemail.com on 22 Nov 2010 at 11:17

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 22 Nov 2010 at 11:26