The headless option won't fix all problems.  It depends on what you're
doing.  Can we install the X Virtual Frame Buffer (xvfb) on the linux
box?  That usually fixes my builds/servers when they need a graphics
environment, because it tricks the operating system into thinking
there is one.

On 8/31/07, Brett Porter <[EMAIL PROTECTED]> wrote:
> Well, we're building with:
>
> Operating system : Linux(unknown)
>  Java Home version :
>          java version "1.4.2_15"
>          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
>          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
>
> I'm not sure why it's not working yet.
>
> - Brett
>
> On 31/08/2007, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> > Jörg Schaible wrote on Friday, August 31, 2007 9:00 AM:
> >
> > > Brett Porter wrote on Friday, August 31, 2007 2:54 AM:
> > >
> > >> It actually works under Java 5 or Java 6 - I thought the headless
> > >> property was available in 1.4, but I don't see it in the API docs.
> > >
> > > Since 1.4.2:
> > > http://java.sun.com/j2se/1.4.2/docs/guide/awt/AWTChanges.html#headless
> >
> > Sorry misinformation, supported since 1.4. But there are quite some reports 
> > in Suns's bug DB for different minor versions of JDK 1.4 and 5 where 
> > headless support is broken.
> >
> > - Jörg
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Brett Porter
> Blog: http://www.devzuz.org/blogs/bporter/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to