[
https://issues.apache.org/jira/browse/CLOUDSTACK-8404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514077#comment-14514077
]
Keerthiraja commented on CLOUDSTACK-8404:
-----------------------------------------
thank you for considering this issue
> cloudstack-management not able to start the App
> -----------------------------------------------
>
> Key: CLOUDSTACK-8404
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8404
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup, Management Server
> Affects Versions: 4.5.1
> Reporter: Keerthiraja
> Assignee: Rohit Yadav
>
> I installed the ACS in my VirtualBox. After I install the CS with 4GB base
> memory I could not able to start the server.
> I scale the memory upto 12GB still I could not able to start the ACS. In
> /var/log/cloudstack/management/catalina.out I could see error as
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Can't start up: not enough memory
> Is I missing anything.
> In the default file of below I could see the java value as default.
> tomcat6.conf -> /etc/cloudstack/management/tomcat6-nonssl.conf
> JAVA_OPTS="-Djava.awt.headless=true -Dcom.sun.management.jmxremote=false
> -Xmx2g -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M
> -XX:MaxPermSize=800m
> -Djava.security.properties=/etc/cloudstack/management/java.security.ciphers"
> I even tried by increasing the -Xmx2g into 4g still I don't see any
> improvement.
> After the long investigation I found the issue. If i start the app using
> /etc/init.d/cloudstack-management start I could see error as catalina.out as
> Can't start up: not enough memory if I do the same using
> /etc/init.d/tomcat.sh start I able to start the app. But @ the same time when
> I check the browser I don't see the cloudstack UI.
> If I cross check the /usr/share/tomcat6/webapps location I don't see any
> files inside.
> Tested the App from the repo
> http://packages.bhaisaab.org/cloudstack/testing/centos/4.5/
> cloudstack-awsapi-4.5.1-shapeblue3.el6.x86_64
> cloudstack-management-4.5.1-shapeblue3.el6.x86_64
> cloudstack-common-4.5.1-shapeblue3.el6.x86_64
> Thanks,
> Keerthi
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)