[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: IllegalArgument exception on eclipse startup (HP-UX)

Bas wrote:

I am trying to move my development environment from XP to HP-UX (11.11 to be precise). I am using the 1.4.2.05 JDK and d/l the eclipse SDK 3.01 hpux motif package (do I need some swt/motif patch ?).

When I try to start eclipse I get the following exception:

!SESSION Mar 01, 2005 10:10:17.722 ---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2.05
java.vendor=Hewlett-Packard Co.
BootLoader constants: OS=hpux, ARCH=PA_RISC, WS=motif, NL=en

!ENTRY org.eclipse.osgi Mar 01, 2005 10:10:17.723
!MESSAGE Application error
!STACK 1
java.lang.IllegalArgumentException: Argument cannot be null

As an FYI, it this is related to using Reflection X to connect to my HP-UX box. I started a font server on the hpux box that I am actually running eclipse on and changed the ReflectionX options to make use of that fontserver and it now seems to work......


Bas