Re: How to close ServerSocket

2000-05-14 Thread Albert Y. C. Lai
"Ashish" <[EMAIL PROTECTED]> writes: > how to close server socket without throwing an exception? > > if i call close then it throws exception which gets caught in catch 1 not in catch 2 > can anybody explain I tried it on JDK 1.1.7v3. First, I did not get any exception that you got. Second, t

Re: jdk1.1.7 v1a & Redhat 6.1 / Repaint() problems?

2000-05-09 Thread Albert Y. C. Lai
Paul Metcalfe <[EMAIL PROTECTED]> writes: > This resulted in the following message: > /opt/jdk117_v1a/bin/../bin/i586/green_threads/java: error in loading > shared libraries: /opt/jdk117_v1a/bin/../lib/i586/green_threads/libjava.so: > undefined symbol: _dl_symbol_value > > Any suggestions on ho