Startup with the progress bar gets a NPE
----------------------------------------

         Key: GERONIMO-939
         URL: http://issues.apache.org/jira/browse/GERONIMO-939
     Project: Geronimo
        Type: Bug
  Components: startup/shutdown  
    Versions: 1.0-M5    
 Reporter: Jeff Genender
 Assigned to: Aaron Mulder 
     Fix For: 1.0-M5


Booting Geronimo Kernel (in Java 1.4.2_07)...
Starting Geronimo Application Server
Get the following on startup:

[*********] 100%  32s Startup complete                                 
  Started Application Modules:
    EAR: org/apache/geronimo/Console
  Listening on Ports:
java.lang.NullPointerException
        at 
org.apache.geronimo.system.main.ProgressBarStartupMonitor.wrapUp(ProgressBarStartupMonitor.java:246)
        at 
org.apache.geronimo.system.main.ProgressBarStartupMonitor.access$200(ProgressBarStartupMonitor.java:30)
        at 
org.apache.geronimo.system.main.ProgressBarStartupMonitor$UpdateThread.run(ProgressBarStartupMonitor.java:449)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to