[
https://issues.apache.org/jira/browse/CLOUDSTACK-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kraukscis updated CLOUDSTACK-6178:
----------------------------------
Description:
I have some problems
I'm using a debian wheezy with ubuntu packages from : deb
After Install cloudstack
cloudstack-setup-databases cloud:******@localhost --deploy-as=root:******
CloudStack has successfully initialized database
Ok
cloudstack-setup-management
OK but ?
login as admin/password for the first time it says:
"invalid username or password"
tail -n 300 /var/log/cloudstack/management/management-server.log | grep success
2014-02-26 18:36:31,858 DEBUG [utils.script.Script] (Timer-1:null) Execution is
successful.
Edit
JAVA_OPTS="-Djava.awt.headless=true -Dcom.sun.management.jmxremote.port=45219
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false -Xmx2200m -XX:+DisableExplicitGC
-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M
-XX:MaxPermSize=800m
and also try with this options
Edit
JAVA_OPTS="-Djava.awt.headless=true -Dcom.sun.management.jmxremote.port=45219
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false -Xmx4g
-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M
-XX:MaxPermSize=800m
User admin is disabled/locked
Also I tried to drop all databases like cloud; cloud_usage; and restart
mysql server ... run again
nothing !!
log file :
the same problem
Unable to authenticate user with username admin in domain 1
2014-02-26 18:48:46,579 INFO [cloud.user.AccountManagerImpl]
(catalina-exec-15:null) User admin is disabled/locked
Eh
I am stuck with this problem, can someone help me
Environment: Debian
> Problem logging in for the first time
> -------------------------------------
>
> Key: CLOUDSTACK-6178
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6178
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup, UI
> Affects Versions: 4.2.1
> Environment: Debian
> Reporter: kraukscis
>
> I have some problems
> I'm using a debian wheezy with ubuntu packages from : deb
> After Install cloudstack
> cloudstack-setup-databases cloud:******@localhost --deploy-as=root:******
> CloudStack has successfully initialized database
> Ok
> cloudstack-setup-management
> OK but ?
> login as admin/password for the first time it says:
> "invalid username or password"
> tail -n 300 /var/log/cloudstack/management/management-server.log | grep
> success
> 2014-02-26 18:36:31,858 DEBUG [utils.script.Script] (Timer-1:null) Execution
> is successful.
> Edit
> JAVA_OPTS="-Djava.awt.headless=true -Dcom.sun.management.jmxremote.port=45219
> -Dcom.sun.management.jmxremote.authenticate=false
> -Dcom.sun.management.jmxremote.ssl=false -Xmx2200m -XX:+DisableExplicitGC
> -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M
> -XX:MaxPermSize=800m
> and also try with this options
> Edit
> JAVA_OPTS="-Djava.awt.headless=true -Dcom.sun.management.jmxremote.port=45219
> -Dcom.sun.management.jmxremote.authenticate=false
> -Dcom.sun.management.jmxremote.ssl=false -Xmx4g
> -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M
> -XX:MaxPermSize=800m
> User admin is disabled/locked
> Also I tried to drop all databases like cloud; cloud_usage; and restart
> mysql server ... run again
> nothing !!
> log file :
> the same problem
> Unable to authenticate user with username admin in domain 1
> 2014-02-26 18:48:46,579 INFO [cloud.user.AccountManagerImpl]
> (catalina-exec-15:null) User admin is disabled/locked
> Eh
> I am stuck with this problem, can someone help me
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)