shashikanth created CLOUDSTACK-8557:
---------------------------------------
Summary: Issue while starting Clound-Manager
Key: CLOUDSTACK-8557
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8557
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Install and Setup
Affects Versions: 4.4.3
Environment: RHEL6.5, with
cloudstack-awsapi-4.4.3-NONOSS_11.el6.x86_64
cloudstack-management-4.4.3-NONOSS_11.el6.x86_64
cloudstack-agent-4.4.3-NONOSS_11.el6.x86_64
cloudstack-common-4.4.3-NONOSS_11.el6.x86_64
Reporter: shashikanth
Priority: Trivial
Fix For: 4.4.0
Hi,
Iam facing the following issue while starting the cloud-manager on RHEL6.
/var/log/cloudstack/management/catalina.out
--------------------------------------------------------------
Illegal access: this web application instance has been stopped already. Could
not load org.apache.cloudstack.managed.context.ManagedContextTimerTask$1. The
eventual following stack trace is caused by an error thrown for debugging
purposes as well as to attempt to terminate the thread which caused the illegal
access, and has no functional impact.
java.lang.IllegalStateException
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1370)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1329)
at
org.apache.cloudstack.managed.context.ManagedContextTimerTask.run(ManagedContextTimerTask.java:27)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Exception in thread "Timer-2" java.lang.NoClassDefFoundError:
org/apache/cloudstack/managed/context/ManagedContextTimerTask$1
at
org.apache.cloudstack.managed.context.ManagedContextTimerTask.run(ManagedContextTimerTask.java:27)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Caused by: java.lang.ClassNotFoundException:
org.apache.cloudstack.managed.context.ManagedContextTimerTask$1
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1484)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1329)
... 3 more
Please help me on resolving the above issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)