tmlab/majortom

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

Closed this issue · 1 comments

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

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

  • Changed state: Fixed