[
https://issues.apache.org/jira/browse/JUDDI-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926189#action_12926189
]
ShengTao Dong commented on JUDDI-425:
-------------------------------------
We could find this some times when more than one client to update one same
service with same parameters in the same time.
So you can try do like this way:
In 'Same' time more than one client get a update a 'Same' service with
'Same' parameters.
> The juddiv3.war can not be accessed in concurrent way
> -----------------------------------------------------
>
> Key: JUDDI-425
> URL: https://issues.apache.org/jira/browse/JUDDI-425
> Project: jUDDI
> Issue Type: Bug
> Components: CXF
> Affects Versions: 3.0.1
> Reporter: ShengTao Dong
> Assignee: Kurt T Stam
>
> We are using juddiv3 war component to provide a soap way to access the juddi
> database, but it seems it can not support concurrent access, if the client
> initial concurrent visit, it will throw a exception like below:
> javax.xml.ws.soap.SOAPFaultException: org.hibernate.StaleStateException:
> Batch update returned unexpected row count from update [0]; actual row count:
> 0; expected: 1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.