[ 
https://issues.apache.org/jira/browse/OPENJPA-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009777#comment-13009777
 ] 

Rick Curtis commented on OPENJPA-1916:
--------------------------------------

@Mark

Thoughts on closing this JIRA since it appears that it is an unrepeatable 
problem? If it rears it's head again, we can reopen and investigate.

> 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

Reply via email to