|
From: Leif M. <le...@ta...> - 2003-10-12 11:01:45
|
Sona,
Spent a couple hours trying to reproduce this on my Win2k box. It
is running Service
Pack 2. Probably not as new as yours. I am using it as a server
however and do not
really want to add new patches and risk reducing its stability, which
has been amazing
for a Windows machine.
I have tried both Java 1.4.2_01 and 1.3.1, both work fine.
>6) When the problem happens (swing program struck on startup), some external programs do not start at all. Like "Setup.exe" - standard installation package. The moment javaw.exe / java.exe of the Swing program is killed in task manager, external programs immediately starts.
>
>
When the non-Wrapper application is in its dead locked state, could you
try pressing
CTRL-BREAK in its console? This should produce a stack trace of all
threads. There
may be some clues in there. It will at least show where the swing
thread is getting hung
up.
As you say that this happens even when using other service utilities, it
does not sound
like this is a Wrapper related problem. I am still interested in
tracking this down
however as it may be possible for the Wrapper to do something to work
around the
problem. We may need to post a bug to Sun and see what they have to
say. The
problem will need to be understood first though or they will just reply
with a can not
reproduce.
>Btw., pardon me if this question is dumb... how do I reply to the posts?
>
>
You just just be able to reply. The "Reply-to" is set to the list
address so it should
work. Not sure with your mail client however.
Cheers,
Leif
|