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?

Ludgar,

did you try to use -Djava.awt.headless=true as argument ?

Maciej Andreas Bednarz
Hannover

----- Original Message ----- From: "Ludger Solbach" <lsolbach@xxxxxx>
To: <aspectj-users@xxxxxxxxxxx>
Sent: Friday, February 23, 2007 5:33 PM
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