Hi
I updated the disk_offering table in the database directly, after I restarted
the cloud-management service
Getting "cloud-management dead but pid file exists The pid file locates at
/var/run/cloud-management.pid and lock file at
/var/lock/subsys/cloud-management.
Starting cloud-management will take care of them or you can manually
clean up".
I attached the management server logs. Please check it suggest the solution.
It's very urgent.
-----Original Message-----
From: Chitra Manjunath
Sent: Monday, August 12, 2013 4:49 PM
To: '[email protected]'
Subject: RE: cloud-management Service not running
Thanks Len
I'm using cloud stack 4.02 , It's not working, getting same error.
-----Original Message-----
From: Len Bellemore [mailto:[email protected]]
Sent: Monday, August 12, 2013 4:45 PM
To: [email protected]
Subject: RE: cloud-management Service not running
Hi Chitra,
Depends what version you are using, but it was a bug in one of the releases -
if you do any upgrades, you might need to change the permissions on one of the
log files:
Try this and see what happens:
chmod 777 /usr/share/cloud/management/logs/catalina.out
Len
-----Original Message-----
From: Chitra Manjunath [mailto:[email protected]]
Sent: 12 August 2013 12:06
To: [email protected]
Subject: cloud-management Service not running
Hi All,
I changed the default system offerings for System VM's. I followed the guide
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Admin_Guide/sys-offering-sysvm.html
After restarting the cloud-management service .
Getting below error
"cloud-management dead but pid file exists The pid file locates at
/var/run/cloud-management.pid and lock file at
/var/lock/subsys/cloud-management.
Starting cloud-management will take care of them or you can manually
clean up".
I followed the below steps:
1. rm /var/run/cloud-management.pid
2. rm / var/lock/subsys/cloud-management.
3. Service cloud-management restart
But no help, it's not working. If anyone faced this error. Suggest the solution.
Thanks
Chitra.M
**************** CAUTION - Disclaimer ***************** This e-mail contains
PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the
addressee(s). If you are not the intended recipient, please notify the sender
by e-mail and delete the original message. Further, you are not to copy,
disclose, or distribute this e-mail or its contents to any other person and any
such actions are unlawful. This e-mail may contain viruses. Infosys has taken
every reasonable precaution to minimize this risk, but is not liable for any
damage you may sustain as a result of any virus in this e-mail. You should
carry out your own virus checks before opening the e-mail or attachment.
Infosys reserves the right to monitor and review the content of all messages
sent to or from this e-mail address. Messages sent to or from this e-mail
address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
________________________________
IMPORTANT NOTICE. This electronic message contains information from Control
Circle Ltd, which may be privileged or confidential. The information is
intended for use only by the individual(s) or entity named above. If you are
not the intended recipient, be aware that any disclosure, copying, distribution
or use of the contents of this information is strictly prohibited. If you have
received this electronic message in error, please notify me by telephone or
email (to the number or email address above) immediately. Activity and use of
the ControlCircle e-mail system is monitored to secure its effective operation
and for other lawful business purposes. Communications using this system will
also be monitored and may be recorded to secure effective operation and for
other lawful business purposes
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
configuration manager
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
account manager
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
domain manager
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
resource limit manager
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
network manager
INFO [cloud.network.NetworkManagerImpl] (main:) Network Manager is configured.
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
download manager
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
upload manager
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
keystore manager
INFO [utils.component.ComponentLocator] (main:) Configuring singleton Manager:
secondary storage vm manager
INFO [storage.secondary.SecondaryStorageManagerImpl] (main:) Start configuring
secondary storage vm manager : secondary storage vm manager
ERROR [utils.component.ComponentLocator] (main:) Unable to load configuration
for management-server from components.xml
java.lang.NumberFormatException: For input string:
"13350fb1-390d-4175-8ef0-90e442c71ca8"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:438)
at java.lang.Long.parseLong(Long.java:478)
at
com.cloud.storage.secondary.SecondaryStorageManagerImpl.configure(SecondaryStorageManagerImpl.java:843)
at
com.cloud.secstorage.PremiumSecondaryStorageManagerImpl.configure(PremiumSecondaryStorageManagerImpl.java:67)
at
com.cloud.utils.component.ComponentLocator.configureManagers(ComponentLocator.java:460)
at
com.cloud.utils.component.ComponentLocator.parse(ComponentLocator.java:252)
at
com.cloud.utils.component.ComponentLocator.getLocatorInternal(ComponentLocator.java:836)
at
com.cloud.utils.component.ComponentLocator.getLocator(ComponentLocator.java:874)
at
com.cloud.servlet.CloudStartupServlet.init(CloudStartupServlet.java:48)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4187)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4496)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1041)
at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:964)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:722)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:593)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
StackMaidManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager Cluster
Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ClusterFenceManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ClusteredAgentManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ClusteredAgentManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
SyncQueueManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
AsyncJobManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
AsyncJobExecutorContext because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
configuration manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
configuration manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager account
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager account
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager domain
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager domain
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager resource
limit manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager network
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager network
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager download
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager upload
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager keystore
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager secondary
storage vm manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager vm
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager vm
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager upgrade
manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
StorageManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
StorageManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager Alert
Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager Template
Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager Template
Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager Snapshot
Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager Snapshot
Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
SnapshotScheduler because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
SecurityGroupManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
SecurityGroupManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
EntityManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
LoadBalancingRulesManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
LoadBalancingRulesManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
RulesManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
RulesManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
RemoteAccessVpnManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager Capacity
Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
VirtualMachineManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
HypervisorGuruManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ResourceManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ResourceManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
IdentityManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
OCFS2Manager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
FirewallManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
FirewallManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ConsoleProxyManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ConsoleProxyManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ProjectManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
ProjectManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
SwiftManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
StorageNetworkManager because it is not in a state to shutdown.
INFO [utils.component.ComponentLocator] (Thread-3:) Skipping Manager
StorageNetworkManager because it is not in a state to shutdown.