You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Matthew T. Adams (JIRA)" <ji...@apache.org> on 2009/10/26 21:33:02 UTC

[jira] Created: (OPENJPA-1362) Getting incorrect exception: InvalidStateException: Attempt to set column "xxx.version" to two different values...

Getting incorrect exception:  InvalidStateException: Attempt to set column "xxx.version" to two different values...
-------------------------------------------------------------------------------------------------------------------

                 Key: OPENJPA-1362
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1362
             Project: OpenJPA
          Issue Type: Bug
    Affects Versions: 1.2.1
            Reporter: Matthew T. Adams


When updating a field in a @PreUpdate method, getting bogus InvalidStateException: Attempt to set column "xxx.version" to two different values..." exception in the attached test case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1362) Getting incorrect exception: InvalidStateException: Attempt to set column "xxx.version" to two different values...

Posted by "Matthew T. Adams (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew T. Adams updated OPENJPA-1362:
--------------------------------------

    Attachment: case-sandbox.zip

Test case attached.

> Getting incorrect exception:  InvalidStateException: Attempt to set column "xxx.version" to two different values...
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1362
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1362
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: Matthew T. Adams
>         Attachments: case-sandbox.zip
>
>
> When updating a field in a @PreUpdate method, getting bogus InvalidStateException: Attempt to set column "xxx.version" to two different values..." exception in the attached test case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OPENJPA-1362) Getting incorrect exception: InvalidStateException: Attempt to set column "xxx.version" to two different values...

Posted by "Rick Curtis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887881#action_12887881 ] 

Rick Curtis commented on OPENJPA-1362:
--------------------------------------

Note to anyone that looks at this problem in the future... I am unable to recreate this problem on trunk. 

> Getting incorrect exception:  InvalidStateException: Attempt to set column "xxx.version" to two different values...
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1362
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1362
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: Matthew T. Adams
>         Attachments: case-sandbox.zip
>
>
> When updating a field in a @PreUpdate method, getting bogus InvalidStateException: Attempt to set column "xxx.version" to two different values..." exception in the attached test case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.