eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
387 stars 146 forks source link

[b22] NPE in ShutdownManager #5797

Closed glassfishrobot closed 16 years ago

glassfishrobot commented 16 years ago

after deploying and undeploying some applications this was shown when shutting down the server after all applications were undeployed.

SEVERE: Exception in thread "ShutdownThread" SEVERE: java.lang.NullPointerException SEVERE: at com.sun.identity.common.ShutdownManager.shutdown(ShutdownManager.java:140) SEVERE: at com.sun.identity.common.ShutdownManager$1.run(ShutdownManager.java:60) SEVERE: at java.lang.Thread.run(Thread.java:619)

think this is because opensso was allready shut down during undeploy. Shutdown manager should not try to stop previously undeployed applications.

Environment

Operating System: All Platform: All

Affected Versions

[V3]

glassfishrobot commented 6 years ago
glassfishrobot commented 16 years ago

@glassfishrobot Commented kumara said: Change for v3 bug tracking

glassfishrobot commented 16 years ago

@glassfishrobot Commented kumara said: v3 defect tracking

glassfishrobot commented 16 years ago

@glassfishrobot Commented dochez said: We need steps to be able to reproduce this bug. Can you provide the application you are trying to use with Glassfish and the exact step to reproduce the stack trace below.

thanks

glassfishrobot commented 16 years ago

@glassfishrobot Commented wimv said: Well actually I was trying to deploy opensso.war (taking into account all release notes, in case wondering)

This problem occurs after deploying/undeploying opensso, then restarting glassfish. Used opensso b45 but I saw b50 is out now. (winxp sp3, jdk1.6.0_07, gfb22) wim

glassfishrobot commented 16 years ago

@glassfishrobot Commented dochez said: this must have been fixed some time back. I just deployed opensso, went to the console, undeployed and then shutdown and all is clean...

glassfishrobot commented 16 years ago

@glassfishrobot Commented Was assigned to dochez

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-5797

glassfishrobot commented 16 years ago

@glassfishrobot Commented Reported by wimv

glassfishrobot commented 16 years ago

@glassfishrobot Commented Marked as fixed on Friday, September 19th 2008, 8:00:12 am