Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » "An error has occured on startup"
"An error has occured on startup" [message #62252] Mon, 09 May 2005 23:32
Eclipse UserFriend
Originally posted by: croe.psinaptic.com

Hi all, I'm hoping this is just something that I"ve missed but in using the
command

F:\eclipse> eclipse.exe -vm
e:\JavaSDKs\j2sdk1.4.2\jre\bin\javaw -vmargs -Xmx256M

I get the following log file dump - any ideas as to what I"m doing wrong? I
have downloaded it again and unpacked it again with no errors or warnings.


!SESSION 2005-05-09
17:01:18.562 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2005-05-09 17:01:18.562
!MESSAGE Application error
!STACK 1
java.lang.NoSuchMethodError:
org.eclipse.swt.custom.CBanner.setRightMinimumSize(Lorg/ecli pse/swt/graphics/Point;)V
at
org.eclipse.ui.internal.PerspectiveSwitcher.updateBarParent( PerspectiveSwitcher.java:1199)
at
org.eclipse.ui.internal.PerspectiveSwitcher.setPerspectiveBa rLocation(PerspectiveSwitcher.java:277)
at
org.eclipse.ui.internal.PerspectiveSwitcher.createControl(Pe rspectiveSwitcher.java:202)
at
org.eclipse.ui.internal.WorkbenchWindow.createDefaultContent s(WorkbenchWindow.java:864)
at
org.eclipse.ui.internal.WorkbenchWindowConfigurer.createDefa ultContents(WorkbenchWindowConfigurer.java:573)
at
org.eclipse.ui.application.WorkbenchWindowAdvisor.createWind owContents(WorkbenchWindowAdvisor.java:352)
at
org.eclipse.ui.internal.WorkbenchWindow.createContents(Workb enchWindow.java:778)
at org.eclipse.jface.window.Window.create(Window.java:375)
at
org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Wo rkbench.java:581)
at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbe nch.java:1209)
at
org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWin dow(WorkbenchConfigurer.java:178)
at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(Work benchAdvisor.java:717)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:918)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1554)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:293)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:228)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:333)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:150)
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.invokeFramework(Main.java:268 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
at org.eclipse.core.launcher.Main.run(Main.java:887)
at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.osgi 2005-05-09 17:01:18.609
!MESSAGE Bundle
update@/f:/eclipse/plugins/net.sf.servereclipse.ui.jsp_0.1.1 / [6] was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-05-09 17:01:18.609
!MESSAGE Bundle
update@/f:/eclipse/plugins/net.sf.servereclipse.ui.jsp_0.1.2 / was picked
instead.

!ENTRY org.eclipse.osgi 2005-05-09 17:01:18.609
!MESSAGE Bundle
update@/f:/eclipse/plugins/net.sf.servereclipse.ui.xml_0.1.1 / [8] was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-05-09 17:01:18.609
!MESSAGE Bundle
update@/f:/eclipse/plugins/net.sf.servereclipse.ui.xml_0.1.2 / was picked
instead.

<SNIP>
Previous Topic:Upgrade Manager - Eclipse (not Plugin's)
Next Topic:HTTP Post simulation debugging
Goto Forum:
  


Current Time: Thu Aug 15 21:19:47 GMT 2024

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

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

Back to the top