[ 
http://mifosforge.jira.com/browse/MIFOS-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57923#action_57923
 ] 

keithwoodlock commented on MIFOS-2970:
--------------------------------------

jeff, its strange enough. especially the following part of stacktrace.

org.mifos.core.MifosRuntimeException: 
org.hibernate.exception.LockAcquisitionException: could not update: 
[org.mifos.customers.center.business.CenterBO#16]
        
org.mifos.customers.business.service.CustomerServiceImpl.createCustomer(CustomerServiceImpl.java:233)
        
org.mifos.customers.business.service.CustomerServiceImpl.createClient(CustomerServiceImpl.java:203)
        
org.mifos.application.servicefacade.CustomerServiceFacadeWebTier.createNewClient(CustomerServiceFacadeWebTier.java:549)
        
org.mifos.customers.client.struts.action.ClientCustAction.create(ClientCustAction.java:432)


so when creating a client, it is also trying to update a center? and cannot 
update it has there is a lock on it already?

I've never seen this before. are they or could they re-run against latest 
version of trunk (or some known version). It would help pin point whats going 
on?


> LockAcquisitionException - Comes while creating clients
> -------------------------------------------------------
>
>                 Key: MIFOS-2970
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2970
>             Project: mifos
>          Issue Type: Bug
>            Reporter: Raghavendra Bhandari
>            Priority: Major
>         Attachments: ClientCreationBug.txt
>
>
> Hello,
> While creating the clients using Jmeter, i got the exception called 
> org.hibernate.exception.LockAcquisitionException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------

_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to