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

ASF subversion and git services commented on CLOUDSTACK-6303:
-------------------------------------------------------------

Commit 024efbfbd4da262a81a738be4a3f9452546d5a9c in cloudstack's branch 
refs/heads/4.4 from [~prachidamle]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=024efbf ]

CLOUDSTACK-6303 [Automation] [UI] Account creation hang in UI

Changes:
- Caused due to a MySql error during 'Project' account cleanup. The MySql error 
hits a deadlock bug in the MessageBus code that does not release the 
lock/decrement the counter Eventually all callers on the MessageBus end up 
waiting to enter
- This fixes the account cleanup MySql error.


> [Automation] [UI] Account creation hang in UI,  
> ------------------------------------------------
>
>                 Key: CLOUDSTACK-6303
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6303
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API
>    Affects Versions: 4.4.0
>         Environment: 4.4 build
>            Reporter: Rayees Namathponnan
>            Assignee: Prachi Damle
>            Priority: Blocker
>             Fix For: 4.4.0
>
>         Attachments: CLOUDSTACK-6303.rar
>
>
> Steps to reproduce 
> Step 1 : Create advanced zone
> Step 2 Create account 
> Result 
> Account create failing, observed below api not returning anything 
> http://10.223.49.197:8080/client/api?command=createAccount&username=ryz&[email protected]&firstname=r&lastname=r&password=ryz&domainid=0ac38f1c-b68b-11e3-8418-52b2d980df8a&account=ryz&accounttype=0&response=json&sessionkey=on0txPc%2BWiHakJJs1p0AAEmEjW8%3D&_=1396029526955
> I tried to call below API
> 10.223.49.197:8096/?command=createAccount&username=ryz2&[email protected]&firstname=r&lastname=r&password=ryz&domainid=0ac38f1c-b68b-11e3-8418-52b2d980df8a&account=ryz&accounttype=0
> observed below error in MS log
> 2014-03-28 10:39:51,862 DEBUG [c.c.u.AccountManagerImpl] 
> (ApiServer-7:ctx-de386625 ctx-316bc686) Creating user: ryz2, accountId: 54 
> timezon
> e:null



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to