Skip to main content



      Home
Home » Newcomers » Newcomers » IllegalArgument exception on eclipse startup (HP-UX)
IllegalArgument exception on eclipse startup (HP-UX) [message #29769] Tue, 01 March 2005 12:46 Go to next message
Eclipse UserFriend
Originally posted by: basven.yahoo.com

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
at org.eclipse.swt.SWT.error(SWT.java:2677)
at org.eclipse.swt.SWT.error(SWT.java:2616)
at org.eclipse.swt.SWT.error(SWT.java:2587)
at org.eclipse.swt.graphics.Font.<init>(Font.java:106)
at
org.eclipse.jface.resource.FontRegistry.calculateDefaultFont (FontRegistry.java:412)
at
org.eclipse.jface.resource.FontRegistry.defaultFontRecord(Fo ntRegistry.java:430)
at
org.eclipse.jface.resource.FontRegistry.getFontRecord(FontRe gistry.java:519)
at org.eclipse.jface.resource.FontRegistry.get(FontRegistry.jav a:472)
at
org.eclipse.jface.resource.JFaceResources.getDialogFont(JFac eResources.java:182)
at org.eclipse.jface.dialogs.Dialog.initializeDialogUnits(Dialo g.java:778)
at
org.eclipse.jface.dialogs.TitleAreaDialog.createContents(Tit leAreaDialog.java:93)
at org.eclipse.jface.window.Window.create(Window.java:348)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:925)
at org.eclipse.jface.window.Window.open(Window.java:637)
at
org.eclipse.ui.internal.ide.ChooseWorkspaceDialog.prompt(Cho oseWorkspaceDialog.java:65)
at
org.eclipse.ui.internal.ide.IDEApplication.promptForWorkspac e(IDEApplication.java:314)
at
org.eclipse.ui.internal.ide.IDEApplication.checkInstanceLoca tion(IDEApplication.java:219)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:83)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Re: IllegalArgument exception on eclipse startup (HP-UX) [message #29773 is a reply to message #29769] Tue, 01 March 2005 15:12 Go to previous message
Eclipse UserFriend
Originally posted by: basven.yahoo.com

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
Previous Topic:automatic build path ?
Next Topic:C plugin for eclipse??
Goto Forum:
  


Current Time: Sat May 10 08:07:04 EDT 2025

Powered by FUDForum. Page generated in 0.10540 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top