You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinav Roy (JIRA)" <ji...@apache.org> on 2013/06/20 11:15:22 UTC

[jira] [Created] (CLOUDSTACK-3091) Not able to login to the CS UI using admin:password after restarting the management server service in the latest build from "master-6-17-stable" branch

Abhinav Roy created CLOUDSTACK-3091:
---------------------------------------

             Summary: Not able to login to the CS UI using admin:password after restarting the management server service in the latest build from "master-6-17-stable" branch
                 Key: CLOUDSTACK-3091
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3091
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.2.0
         Environment: Build : http://repo-ccp.citrix.com/releases/ASF/rhel/6.3/4.2/CloudPlatform-4.2-112-rhel6.3.tar.gz 
            Reporter: Abhinav Roy
            Priority: Blocker
             Fix For: 4.2.0


Steps :
=============================
1. Changed the API port and expunge settings in CS.
2. Restarted management server service
#service cloudstack-management restart

Observation :
=============================
Not able to login to the UI with admin:password

management server logs :
----------------------------------------------

013-06-20 14:28:02,597 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-1:null) Attempting to log in user: admin in domain 1
2013-06-20 14:28:02,597 DEBUG [server.auth.SHA256SaltedUserAuthenticator] (catalina-exec-1:null) Retrieving user: admin
2013-06-20 14:28:02,847 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-1:null) User: admin in domain 1 has successfully logged in
2013-06-20 14:28:02,870 DEBUG [cloud.api.ApiServlet] (catalina-exec-1:null) ===END===  10.144.6.28 -- POST  null
2013-06-20 14:28:02,892 DEBUG [cloud.api.ApiServlet] (catalina-exec-2:null) ===START===  10.144.6.28 -- GET  command=listCapabilities&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818773
2013-06-20 14:28:02,899 DEBUG [cloud.api.ApiServer] (catalina-exec-2:null) The given command:listCapabilities does not exist or it is not available for user with id:2
2013-06-20 14:28:02,907 DEBUG [cloud.api.ApiServlet] (catalina-exec-2:null) ===END===  10.144.6.28 -- GET  command=listCapabilities&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818773
2013-06-20 14:28:02,928 DEBUG [cloud.api.ApiServlet] (catalina-exec-3:null) ===START===  10.144.6.28 -- GET  command=listSwifts&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818816
2013-06-20 14:28:02,933 DEBUG [cloud.api.ApiServer] (catalina-exec-3:null) The given command:listSwifts does not exist or it is not available for user with id:2
2013-06-20 14:28:02,935 DEBUG [cloud.api.ApiServlet] (catalina-exec-3:null) ===END===  10.144.6.28 -- GET  command=listSwifts&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818816
2013-06-20 14:28:05,361 DEBUG [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Zone 1 is not ready to launch secondary storage VM yet


api server logs :
-------------------------------------------------
013-06-20 14:28:02,597 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-1:null) Attempting to log in user: admin in domain 1
2013-06-20 14:28:02,597 DEBUG [server.auth.SHA256SaltedUserAuthenticator] (catalina-exec-1:null) Retrieving user: admin
2013-06-20 14:28:02,847 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-1:null) User: admin in domain 1 has successfully logged in
2013-06-20 14:28:02,870 DEBUG [cloud.api.ApiServlet] (catalina-exec-1:null) ===END===  10.144.6.28 -- POST  null
2013-06-20 14:28:02,892 DEBUG [cloud.api.ApiServlet] (catalina-exec-2:null) ===START===  10.144.6.28 -- GET  command=listCapabilities&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818773
2013-06-20 14:28:02,899 DEBUG [cloud.api.ApiServer] (catalina-exec-2:null) The given command:listCapabilities does not exist or it is not available for user with id:2
2013-06-20 14:28:02,907 DEBUG [cloud.api.ApiServlet] (catalina-exec-2:null) ===END===  10.144.6.28 -- GET  command=listCapabilities&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818773
2013-06-20 14:28:02,928 DEBUG [cloud.api.ApiServlet] (catalina-exec-3:null) ===START===  10.144.6.28 -- GET  command=listSwifts&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818816
2013-06-20 14:28:02,933 DEBUG [cloud.api.ApiServer] (catalina-exec-3:null) The given command:listSwifts does not exist or it is not available for user with id:2
2013-06-20 14:28:02,935 DEBUG [cloud.api.ApiServlet] (catalina-exec-3:null) ===END===  10.144.6.28 -- GET  command=listSwifts&response=json&sessionkey=m6pPGoe%2FSIgDok2pOfO8CMTbmTE%3D&_=1371718818816
2013-06-20 14:28:05,361 DEBUG [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Zone 1 is not ready to launch secondary storage VM yet





--
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