[2614] in java-interest

home help back first fref pref prev next nref lref last post

Re: Sockets dump

daemon@ATHENA.MIT.EDU (Scott Fraize)
Fri Oct 6 03:34:33 1995

To: roger@ssynth.co.uk, java-interest@java.Eng.Sun.COM
In-Reply-To: Your message of Thu, 05 Oct 1995 14:24:52 PDT.
             <199510052124.OAA13003@jakarta.Eng.Sun.COM> 
Date: Thu, 05 Oct 1995 22:39:55 -0700
From: Scott Fraize <scott@dimensionx.com>


Thu Oct 5, 2:24pm PDT, Arthur.Vanhoff@Eng.Sun.COM (Arthur van Hoff)  writes:
>> Full thread dump:
>>     "Finalizer thread" (TID:0xee300620, sys_thread_t:0xef490de8) prio=1
>>     "Async Garbage Collector" (TID:0xee3005d0, sys_thread_t:0xef4c0de8) prio
=1
>>     "Idle thread" (TID:0xee300558, sys_thread_t:0xef4f0de8) prio=0
>>     "clock handler" (TID:0xee300098, sys_thread_t:0xef5b0de8) prio=11
>>     "main" (TID:0xee300048, sys_thread_t:0x60148) prio=5 *current thread*
>> 	java.net.InetAddress.getByName(InetAddress.java)

Roger, If you're using the beta on Solaris, I know that there is at
least one reliable crash you can have when trying to instatiate an
InetAddress.  I had this problem, and discovered a workaround -- I
changed the hosts line in my nsswitch.conf file from 1 to 2:

1) hosts:      nisplus dns [NOTFOUND=return] files
2) hosts:      files nisplus dns [NOTFOUND=return] files

I just added the "files" at the front.  I can't
recall why I thought this would help, but I know
it works now.
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post