Rohit Yadav created CLOUDSTACK-734:
--------------------------------------
Summary: api_refactoring: CreateAccountCmd fails to send response
due to NPE in service layer
Key: CLOUDSTACK-734
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-734
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.1.0
Environment: Fix on api_refactoring
Reporter: Rohit Yadav
Assignee: Min Chen
Priority: Critical
Fix For: 4.1.0
CreateAccountCmd failed, the response breaks due to NPE in GenericDaoBase's
findById, the StringBuilder gets a null string to build on. Minor issue should
be fixable.
Integration test params:
testclient.testengine.run: INFO: sending command: createAccount {'username':
'test-QG158F', 'domainid': u'fd06ad40-072c-40f8-b57f-bd5b6ae542a4',
'firstname': 'Test', 'lastname': 'User', 'accounttype': 0, 'password':
'5f4dcc3b5aa765d61d8327deb882cf99', 'email': '[email protected]'}
testclient.testengine.run: CRITICAL: server returned 530 error code
--
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