You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Keerthiraja (JIRA)" <ji...@apache.org> on 2015/04/27 11:03:38 UTC

[jira] [Issue Comment Deleted] (CLOUDSTACK-8404) cloudstack-management not able to start the App

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-8404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keerthiraja updated CLOUDSTACK-8404:
------------------------------------
    Comment: was deleted

(was: Issue been resolved its because of the Java issue on CentOS 6.6 the OS package pulled the latest java-1.8.0-openjdk-headless-1.8.0.40-25.b25.fc21.x86_64 so I removed the java-1.8 and installed the java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el6_6.x86_64.

During the yum install cloudstack-manamgement it pulls the dependencies packages as latest java.

 )

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