← Back to team overview

dhis2-devs team mailing list archive

[Bug 637345] [NEW] dhis live app hangs on shutdown ubuntu

 

Public bug reported:

DHIS Live Tray app hangs during the shutdown on Ubuntu (tested on 9.0.4)
with Java 1.6.19.

* INFO  18:05:30,473 Graceful shutdown... (TrayApp.java [AWT-EventQueue-0])
* INFO  18:05:30,473 Lifecycle: server stopping (TrayApp.java [AWT-EventQueue-0])
2010-09-13 18:05:30.537:/:INFO:  Closing Spring root WebApplicationContext
* INFO  18:05:31,308 Lifecycle: server stopped (TrayApp.java [AWT-EventQueue-0])
* INFO  18:05:31,312 Exiting... (TrayApp.java [AWT-EventQueue-0])

The app can only be killed with kill -s 9 {pid}

** Affects: dhis2
     Importance: Undecided
         Status: New

-- 
dhis live app hangs on shutdown ubuntu
https://bugs.launchpad.net/bugs/637345
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.

Status in DHIS 2 - District Health Information Software: New

Bug description:
DHIS Live Tray app hangs during the shutdown on Ubuntu (tested on 9.0.4) with Java 1.6.19. 

* INFO  18:05:30,473 Graceful shutdown... (TrayApp.java [AWT-EventQueue-0])
* INFO  18:05:30,473 Lifecycle: server stopping (TrayApp.java [AWT-EventQueue-0])
2010-09-13 18:05:30.537:/:INFO:  Closing Spring root WebApplicationContext
* INFO  18:05:31,308 Lifecycle: server stopped (TrayApp.java [AWT-EventQueue-0])
* INFO  18:05:31,312 Exiting... (TrayApp.java [AWT-EventQueue-0])

The app can only be killed with kill -s 9 {pid}





Follow ups

References