Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4435342
Votes 0
Synopsis Linux: Volano chatroom server hang upon shutdown
Category hotspot:runtime_system
Reported Against 1.3 , ladybird , merlin-beta
Release Fixed
State 11-Closed, duplicate of 4344135, bug
Priority: 1-Very High
Related Bugs 4344135
Submit Date 07-APR-2001
Description
1. start Volano server "java COM.volano.Main"
2. run shutdown command in another terminel "java COM.volano.Shutdown"

The Volano server will hang on all hotspot VMs (1.3, 1.3.1, 1.4, both
client VM and server VM) on Linux. The only relief is Classic VM does
not have this problem. It's reliably reproducible.

  xxxxx@xxxxx   2001-04-07
Work Around
Ctrl-C the server

  xxxxx@xxxxx   2001-04-07
Evaluation
Same as preemptive close bug (4344135). The fix for 4344135 is in 1.3.1
but disabled by default. To enable the fix, "setenv J2SE_PREEMPTCLOSE 1"
before starting java. The problem will disappear. As of this writing 
(Apr 07, 2001), the fix is not in 1.4 yet.

  xxxxx@xxxxx   2001-04-07
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang