Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » M7 won't launch
M7 won't launch [message #198045] Thu, 19 February 2004 21:51 Go to next message
Terry Chan is currently offline Terry ChanFriend
Messages: 9
Registered: July 2009
Junior Member
M7 driver will not launch on a windows machine. Dialog box says "Problems
during startup. Check the .log file in the .metadata directory of your
workspace." This is a windows 2000 machine with SP4. Here is the .log
file:

!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Feb 19, 2004 16:47:54.110
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
at org.eclipse.ui.keys.KeyStroke.hashCode(KeyStroke.java:308)
at java.util.HashMap.hash(HashMap.java:250)
at java.util.HashMap.get(HashMap.java:301)
at
org.eclipse.ui.internal.commands.KeySequenceBindingNode.add( KeySequenceBindingNode.java:175)
at
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.v alidateTree(KeySequenceBindingMachine.java:231)
at
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.v alidateSolution(KeySequenceBindingMachine.java:210)
at
org.eclipse.ui.internal.commands.KeySequenceBindingMachine.g etKeySequenceBindingsByCommandId(KeySequenceBindingMachine.j ava:73)
at
org.eclipse.ui.internal.commands.CommandManager.calculateKey SequenceBindings(CommandManager.java:274)
at
org.eclipse.ui.internal.commands.CommandManager.readRegistry (CommandManager.java:715)
at
org.eclipse.ui.internal.commands.CommandManager.<init>(CommandManager.java:233)
at
org.eclipse.ui.internal.commands.CommandManager.<init>(CommandManager.java:196)
at
org.eclipse.ui.commands.CommandManagerFactory.getCommandMana ger(CommandManagerFactory.java:41)
at
org.eclipse.ui.internal.commands.ws.WorkbenchCommandSupport. <init>(WorkbenchCommandSupport.java:49)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:767)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1503)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:265)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:139)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:47)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:257)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:104)
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:279)
at org.eclipse.core.launcher.Main.run(Main.java:742)
at org.eclipse.core.launcher.Main.main(Main.java:581)


thank you.
Re: M7 won't launch [message #198069 is a reply to message #198045] Thu, 19 February 2004 22:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: info.oti.com

Terry Chan wrote:

> M7 driver will not launch on a windows machine. Dialog box says "Problems
> during startup. Check the .log file in the .metadata directory of your
> workspace." This is a windows 2000 machine with SP4. Here is the .log
> file:
>...
> java.lang.NullPointerException
> at org.eclipse.ui.keys.KeyStroke.hashCode(KeyStroke.java:308)

This looks suspiciously like
https://bugs.eclipse.org/bugs/show_bug.cgi?id=47296 in Bugzilla. Have
you tried using a 1.4.2 VM?

Andrew Jr.

============================================================ ==========
IBM Phoenix Labs (OTI)
11811 North Tatum Boulevard, Suite 2400
Phoenix, Arizona, USA 85028-1614
Re: M7 won't launch [message #198599 is a reply to message #198069] Fri, 20 February 2004 16:29 Go to previous message
Terry Chan is currently offline Terry ChanFriend
Messages: 9
Registered: July 2009
Junior Member
I just upgraded to jvm 1.4.2. that fixed the problem. thank you Andrew.

Andrew Cornwall wrote:

> Terry Chan wrote:

> > M7 driver will not launch on a windows machine. Dialog box says "Problems
> > during startup. Check the .log file in the .metadata directory of your
> > workspace." This is a windows 2000 machine with SP4. Here is the .log
> > file:
> >...
> > java.lang.NullPointerException
> > at org.eclipse.ui.keys.KeyStroke.hashCode(KeyStroke.java:308)

> This looks suspiciously like
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=47296 in Bugzilla. Have
> you tried using a 1.4.2 VM?

> Andrew Jr.

> ============================================================ ==========
> IBM Phoenix Labs (OTI)
> 11811 North Tatum Boulevard, Suite 2400
> Phoenix, Arizona, USA 85028-1614
Previous Topic:treat a file as XML
Next Topic:RPC and launching
Goto Forum:
  


Current Time: Thu Aug 29 23:28:12 GMT 2024

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

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

Back to the top