Bug 536594 (RHQ-928) - IllegalStateException in ShutdownListener when i try to shutdown the server through the console/terminal (ctrl+c capture)
Summary: IllegalStateException in ShutdownListener when i try to shutdown the server t...
Keywords:
Status: CLOSED NOTABUG
Alias: RHQ-928
Product: RHQ Project
Classification: Other
Component: Core Server
Version: 1.1pre
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: rhq_triage
TreeView+ depends on / blocked
 
Reported: 2008-10-02 23:00 UTC by Joseph Marques
Modified: 2010-10-05 13:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-05 13:36:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Joseph Marques 2008-10-02 23:00:00 UTC
18:56:41,565 INFO  [WebappClassLoader] Illegal access: this web application instance has been stopped already.  Could not load org.rhq.core.domain.cluster.Serve
r$OperationMode.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which cau
sed the illegal access, and has no functional impact.
java.lang.IllegalStateException
        at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1244)
        at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1204)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at org.rhq.enterprise.gui.startup.ShutdownListener.handleNotification(ShutdownListener.java:56)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy356.handleNotification(Unknown Source)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.java:127)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.java:108)
        at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:916)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:1029)
        at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:996)

Comment 1 Red Hat Bugzilla 2009-11-10 21:19:49 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-928


Comment 2 wes hayutin 2010-02-16 16:59:20 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 3 wes hayutin 2010-02-16 17:04:29 UTC
making sure we're not missing any bugs in rhq_triage

Comment 4 Corey Welton 2010-10-05 13:36:12 UTC
Closing per triage


Note You need to log in before you can comment on or make changes to this bug.