Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] Headless installation of AspectJ on a linux box?

Try using "-Djava.awt.headless=true" java arg

-----Original Message-----
From: aspectj-users-bounces@xxxxxxxxxxx [mailto:aspectj-users-bounces@xxxxxxxxxxx] On Behalf Of Ludger Solbach
Sent: Friday, February 23, 2007 11:33 AM
To: aspectj-users@xxxxxxxxxxx
Subject: [aspectj-users] Headless installation of AspectJ on a linux box?

Hello everybody,

I want to install AspectJ on a linux server on which I have just a shell access. Are there any command line arguments to bypass the GUI installer? Just starting the aspectj jar gives the following exception:

> java -jar ../../download/aspectj-1.5.3.jar
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.

Thanks for your help.

Ludger Solbach

_______________________________________________________________________
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users




Back to the top