Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Another 3.0 startup problem on WinXP?
Another 3.0 startup problem on WinXP? [message #257018] Wed, 30 June 2004 05:18
Eclipse UserFriend
Originally posted by: ahado.ablerace.co.uk

Downloaded eclipse-SDK-3.0RC3-win32.zip from eclipse.mirrirs.tds.net (had
difficulty identifying build on UK mirrors). Installed into a clean
directory on E: partition (local).

Platform: WinXP Pro. Java 1.4.2_02 SDK
MD5 key checks out OK.

On launch eclipse hangs on splash screen - log gives:

!SESSION Jun 29, 2004 22:47:41.734
---------------------------------------------
eclipse.buildId=I200406192000
java.version=1.4.2_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB

!ENTRY org.eclipse.ui 4 4 Jun 29, 2004 22:47:41.734
!MESSAGE Unable to find extension. Extension point: presentationFactories
not found

!ENTRY org.eclipse.ui 4 4 Jun 29, 2004 22:47:41.765
!MESSAGE Error creating presentation factory:
org.eclipse.ui.presentations.default -- class is not an
AbstractPresentationFactory

!ENTRY org.eclipse.ui 2 2 Jun 29, 2004 22:47:42.390
!MESSAGE Invalid value for org.eclipse.ui/initialFastViewBarLocation
preference. Value "" should be one of "left", "bottom", or "right".

!ENTRY org.eclipse.ui 4 4 Jun 29, 2004 22:47:42.656
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Jun 29, 2004 22:47:42.656
!MESSAGE Argument not valid
!STACK 0
java.lang.IllegalArgumentException: Argument not valid
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.custom.CTabFolder.setTabPosition(CTabFolder. java:3217)
at
org.eclipse.ui.internal.presentations.PaneFolder.setTabPosit ion(PaneFolder.java:510)
at
org.eclipse.ui.internal.presentations.DefaultEditorPresentat ion. <init>(DefaultEditorPresentation.java:150)
at
org.eclipse.ui.presentations.WorkbenchPresentationFactory.cr eateEditorPresentation(WorkbenchPresentationFactory.java:33)
at
org.eclipse.ui.internal.presentations.PresentationFactoryUti l.createPresentation(PresentationFactoryUtil.java:38)
at org.eclipse.ui.internal.PartStack.createControl(PartStack.ja va:364)
at
org.eclipse.ui.internal.PartSashContainer.createControl(Part SashContainer.java:432)
at
org.eclipse.ui.internal.EditorSashContainer.createControl(Ed itorSashContainer.java:379)
at
org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:47)
at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.jav a:1879)
at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:414)
at
org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(Workben chWindow.java:495)
at
org.eclipse.ui.internal.WorkbenchWindow$3.run(WorkbenchWindo w.java:1076)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.ui.internal.WorkbenchWindow.openPage(WorkbenchWi ndow.java:1073)
at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbe nch.java:990)
at
org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWin dow(WorkbenchConfigurer.java:174)
at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(Work benchAdvisor.java:658)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:817)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1323)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:252)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:272)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:128)
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:186)
at org.eclipse.core.launcher.Main.run(Main.java:647)
at org.eclipse.core.launcher.Main.main(Main.java:631)
Previous Topic:Eclipse 3.0 gets error when coming up - help please
Next Topic:contributing to the context menu of the synchronize view
Goto Forum:
  


Current Time: Wed Jun 18 05:50:37 EDT 2025

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

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

Back to the top