You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Rick Curtis (JIRA)" <ji...@apache.org> on 2011/03/22 21:04:05 UTC

[jira] [Closed] (OPENJPA-1916) error in daytrader example

     [ https://issues.apache.org/jira/browse/OPENJPA-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Curtis closed OPENJPA-1916.
--------------------------------

    Resolution: Cannot Reproduce

Closing as we can't recreate the issue.

> 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