Sounds like you might be using -green but not specifying
-Djava.compiler= to disable the JIT.  This is a known problem.

-Peter

David Thompson wrote:
> 
> 
> colleagues,
> 
> When starting my GUI based programs they
> flash the window on the screen, then the
> window disappears and exits. There is
> no error message, the GUI thread just
> seems to die. I have made a simple program
> (in case the problem is something complex with my
> other programs) that just makes a JFrame (500X500)
> and sets it to visible. It has the same problem.
> When I run it in jdb, when it exits it simply
> says that the main thread died, continuing,
> then it says something about communications
> has stopped. Then I am returned to a normal
> command prompt, not in jdb.
> 
> I have spent an hour or so with the archive and have
> seen another message similar to this effect with
> no reply. It was posted regarding 1.1.6, but I am
> using jdk1.2 and RH5.2.
> 
> Help would be appreciated.
> 
> Thank you
> respectfully
> David R. Thompson
> 
> _________________________________________
>         David R.Thompson
>         Los Alamos National Laboratory
>         TSA 5
>         wk.ph:505.665.5572
>         email:  [EMAIL PROTECTED]
> _________________________________________
> 
> >
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> >
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to