URL:
  <http://gna.org/bugs/?16740>

                 Summary: eclipse plugin: error during launch
                 Project: Battle for Wesnoth
            Submitted by: anonymissimus
            Submitted on: Dienstag 21.09.2010 um 17:38
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Eclipse Plugin
                  Status: None
                 Privacy: Public
             Assigned to: timotei
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: r46610
        Operating System: win xp

    _______________________________________________________

Details:

(running as a developer)
!does not yet happen in r46305!
screenshot is from running with right-click on project org.wesnoth
backtrace from running from run configurations dialog


!SESSION 2010-09-21 19:33:53.264
-----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments:  -product org.eclipse.sdk.ide
Command-line arguments:  -product org.eclipse.sdk.ide -data
E:\eigenes_zeug\eclipse_workspace_wml/../runtime-New_configuration -dev
file:E:/eigenes_zeug/eclipse_workspace_wml/.metadata/.plugins/org.eclipse.pde.core/New_configuration/dev.properties
-os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:02.967
!MESSAGE Unable to find view with id: org.eclipse.ui.views.ResourceNavigator,
when creating perspective org.eclipse.jdt.ui.JavaPerspective

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:02.983
!MESSAGE Unable to find view with id:
org.eclipse.ui.navigator.ProjectExplorer, when creating perspective
org.eclipse.jdt.ui.JavaPerspective

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.170
!MESSAGE Exception in org.eclipse.ui.internal.FolderLayout.addView(String):
org.eclipse.ui.PartInitException: View descriptor not found:
org.eclipse.ui.views.ProblemView

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.170
!MESSAGE Exception in org.eclipse.ui.internal.FolderLayout.addView(String):
org.eclipse.ui.PartInitException: View descriptor not found:
org.eclipse.ui.views.ProblemView
!STACK 1
org.eclipse.ui.PartInitException: View descriptor not found:
org.eclipse.ui.views.ProblemView
        at org.eclipse.ui.internal.FolderLayout.addView(FolderLayout.java:75)
        at
org.eclipse.jdt.internal.ui.JavaPerspectiveFactory.createInitialLayout(JavaPerspectiveFactory.java:49)
        at
org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:816)
        at
org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:270)
        at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:156)
        at
org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3xImplementation.java:55)
        at
org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1672)
        at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2453)
        at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:563)
        at
org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
        at
org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:768)
        at
org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1220)
        at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
        at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
        at
org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1566)
        at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2537)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
        at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
        at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
!SUBENTRY 1 org.eclipse.ui 4 0 2010-09-21 19:34:03.170
!MESSAGE View descriptor not found: org.eclipse.ui.views.ProblemView

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.170
!MESSAGE Unable to find view with id: org.eclipse.search.ui.views.SearchView,
when creating perspective org.eclipse.jdt.ui.JavaPerspective

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.170
!MESSAGE Unable to find view with id: org.eclipse.ui.console.ConsoleView,
when creating perspective org.eclipse.jdt.ui.JavaPerspective

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.170
!MESSAGE Unable to find view with id: org.eclipse.ui.views.BookmarkView, when
creating perspective org.eclipse.jdt.ui.JavaPerspective

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.170
!MESSAGE Unable to find view with id: org.eclipse.ui.views.ProgressView, when
creating perspective org.eclipse.jdt.ui.JavaPerspective

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.186
!MESSAGE Exception in org.eclipse.ui.internal.FolderLayout.addView(String):
org.eclipse.ui.PartInitException: View descriptor not found:
org.eclipse.ui.views.ContentOutline

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.186
!MESSAGE Exception in org.eclipse.ui.internal.FolderLayout.addView(String):
org.eclipse.ui.PartInitException: View descriptor not found:
org.eclipse.ui.views.ContentOutline
!STACK 1
org.eclipse.ui.PartInitException: View descriptor not found:
org.eclipse.ui.views.ContentOutline
        at org.eclipse.ui.internal.FolderLayout.addView(FolderLayout.java:75)
        at
org.eclipse.jdt.internal.ui.JavaPerspectiveFactory.createInitialLayout(JavaPerspectiveFactory.java:58)
        at
org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:816)
        at
org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:270)
        at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:156)
        at
org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3xImplementation.java:55)
        at
org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1672)
        at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2453)
        at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:563)
        at
org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
        at
org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:768)
        at
org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1220)
        at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
        at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
        at
org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1566)
        at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2537)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
        at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
        at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
!SUBENTRY 1 org.eclipse.ui 4 0 2010-09-21 19:34:03.186
!MESSAGE View descriptor not found: org.eclipse.ui.views.ContentOutline

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:03.201
!MESSAGE Referenced part does not exist yet:
org.eclipse.ui.views.ContentOutline.

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:04.873
!MESSAGE Could not create intro part.

!ENTRY org.eclipse.ui 4 4 2010-09-21 19:34:04.873
!MESSAGE Could not create intro part.
!STACK 1
org.eclipse.ui.PartInitException: Could not create view:
org.eclipse.ui.internal.introview
        at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
        at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2244)
        at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1071)
        at org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3822)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at 
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3819)
        at 
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3795)
        at
org.eclipse.ui.internal.WorkbenchIntroManager.createIntro(WorkbenchIntroManager.java:173)
        at
org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:120)
        at
org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:177)
        at
org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:506)
        at 
org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:789)
        at
org.eclipse.ui.internal.Workbench$24.runWithException(Workbench.java:1234)
        at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
        at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
        at
org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1566)
        at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2537)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
        at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
        at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
!SUBENTRY 1 org.eclipse.ui 4 0 2010-09-21 19:34:04.889
!MESSAGE Could not create view: org.eclipse.ui.internal.introview








    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Dienstag 21.09.2010 um 17:38  Name: eclipse_plugin_error.bmp  Size:
244kB   By: anonymissimus

<http://gna.org/bugs/download.php?file_id=10401>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?16740>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to