You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sangeetha Hariharan (JIRA)" <ji...@apache.org> on 2013/04/04 21:20:16 UTC

[jira] [Comment Edited] (CLOUDSTACK-1834) Events are not generated for registerUserKeys(), Enabling account and Editing account.

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

Sangeetha Hariharan edited comment on CLOUDSTACK-1834 at 4/4/13 7:20 PM:
-------------------------------------------------------------------------

Tested with latest build from 4.1
Events are not being generated when editing and enabling accounts:

|  8 | abf826c0-9718-4385-ba88-3f1142383edf | ACCOUNT.UPDATE  | Started   | Starting job for updating account                                         |       2 |          3 |         1 | 2013-04-04 19:10:14 | INFO  |        0 | NULL       |
|  9 | 1a4b189f-9d1d-4cb2-9964-c26658116f5a | ACCOUNT.UPDATE  | Completed | Successfully completed updating account                                   |       2 |          3 |         1 | 2013-04-04 19:10:14 | INFO  |        0 | NULL       |


13 | 6d053fad-7bc0-414b-babd-a126657f5673 | ACCOUNT.ENABLE  | Started   | Starting job for enabling account                                         |       2 |          3 |         1 | 2013-04-04 19:10:49 | INFO  |        0 | NULL       |
| 14 | 09bb5dcd-b6e9-4d34-a034-7ffe64743a1b | ACCOUNT.ENABLE  | Completed | Successfully completed enabling account                                   |       2 |          3 |         1 | 2013-04-04 19:10:49 | INFO  |        0 | NULL       |


But events are not being generated still for registerUserKeys() event.
                
      was (Author: sangeethah):
    Events are not being generated when editing and enabling accounts:

|  8 | abf826c0-9718-4385-ba88-3f1142383edf | ACCOUNT.UPDATE  | Started   | Starting job for updating account                                         |       2 |          3 |         1 | 2013-04-04 19:10:14 | INFO  |        0 | NULL       |
|  9 | 1a4b189f-9d1d-4cb2-9964-c26658116f5a | ACCOUNT.UPDATE  | Completed | Successfully completed updating account                                   |       2 |          3 |         1 | 2013-04-04 19:10:14 | INFO  |        0 | NULL       |


13 | 6d053fad-7bc0-414b-babd-a126657f5673 | ACCOUNT.ENABLE  | Started   | Starting job for enabling account                                         |       2 |          3 |         1 | 2013-04-04 19:10:49 | INFO  |        0 | NULL       |
| 14 | 09bb5dcd-b6e9-4d34-a034-7ffe64743a1b | ACCOUNT.ENABLE  | Completed | Successfully completed enabling account                                   |       2 |          3 |         1 | 2013-04-04 19:10:49 | INFO  |        0 | NULL       |


But events are not being generated still for registerUserKeys() event.
                  
> Events are not generated for registerUserKeys(), Enabling account and Editing account.
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1834
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1834
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0
>         Environment: Build from 4.1
>            Reporter: Sangeetha Hariharan
>            Assignee: Murali Reddy
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> Events are not generated for registerUserKeys(), Enabling account and Editing account.
> Steps to reproduce the problem:
> Attempt any of the following actions:
> 1. Generating keys for user - registerUserKeys() API
> 2. Enabling account
> 3. Editing account 
> We do not see any Events entry being created in Events DB table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira