[ https://issues.apache.org/jira/browse/OPENJPA-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009804#comment-13009804 ]
Mark Struberg commented on OPENJPA-1916: ---------------------------------------- yes, guess it's ok to close it, got no error while building it the last few times. > error in daytrader example > -------------------------- > > Key: OPENJPA-1916 > URL: https://issues.apache.org/jira/browse/OPENJPA-1916 > Project: OpenJPA > Issue Type: Bug > Reporter: Mark Struberg > Assignee: Rick Curtis > Priority: Minor > > Caused by: <openjpa-2.2.0-SNAPSHOT-r422266:1054717M fatal store error> > org.apache.openjpa.persistence.EntityExistsException: The statement was > aborted because it would have caused a duplicate key value in a unique or > primary key constraint or unique index identified by 'SQL101231130328100' > defined on 'QUOTEEJB'. {prepstmnt 2067056127 INSERT INTO quoteejb (SYMBOL, > CHANGE1, COMPANYNAME, HIGH, LOW, OPEN1, PRICE, VOLUME) VALUES (?, ?, ?, ?, ?, > ?, ?, ?) [params=?, ?, ?, ?, ?, ?, ?, ?]} [code=20000, state=23505] > FailedObject: org.apache.openjpa.integration.daytrader.QuoteDataBean@39757337 > at > org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:4854) > at > org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4829) > at > org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:136) > at > org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:78) > at > org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.flushAndUpdate(PreparedStatementManagerImpl.java:143) > so it's not possible to perform a build -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira