Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] udig SDK 1.3.1 cannot create ProjectExplorer and Layers window

Could you please check the run configuration. To do so, please open
menu -> Run -> Run configuration

choose the one you have started before, switch to the Plug-Ins Tab and
hit the 'validate plug-ins' button to verify that everything looks
fine. If a dialog pops up and shows missing dependencies leave it and
hit "add required plug-ins"

Check again afterwards, if there is still a problem, please report
which dependencies are not resolvable.

Good luck

Frank

PS: Try to synch again in the custom product Editor (Overview tab ->
Testing section (lower left) -> Synchronize)



2012/4/5 omur yavuz <omur.yavuz@xxxxxxxxx>:
> hi ,
>
> I'm trying to compile udig product  following sdk quickstart. but after run
> udig cannot load project explorer and layers window. At dependencies tab
>  udig-feature(1.3.qualifier) and udig_language-feature(1.3.qualifier)
>  missing.
>
> I got same error with custom application tutorial .  it looks like a tree
> view issue .
>
> udig error and custom application logs are below.
>
> My Platform :
>
> OS : Windows 7 x64
> eclipse : 3.7.0 ( also tried with 3.7.2 too)
> SDK : udig SDK 1.3.1
> Drools : 3.7.0
> JRE : jre_1.6.24_ECW
>
>
>
> ====== udig log =======
>
>
> Apr 5, 2012 5:57:31 PM it.geosolutions.imageio.gdalframework.GDALUtilities
> loadGDAL
> INFO: GDAL Native Library loaded (version: 1.7.3)
> Apr 5, 2012 5:57:31 PM it.geosolutions.util.KakaduUtilities loadKakadu
> WARNING: Failed to load the Kakadu native libs. This is not a problem unless
> you need to use the Kakadu plugin: it won't be enabled.
> java.lang.UnsatisfiedLinkError: no kdu_jni in java.library.path
> log4j:WARN No appenders could be found for logger (org.geotools.factory).
> log4j:WARN Please initialize the log4j system properly.
> !SESSION 2012-04-05 17:57:27.856
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_25
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments:  -product net.refractions.udig.product
> Command-line arguments:  -product net.refractions.udig.product -data
> C:\Development\workspace_3.7.2/../runtime-udig.product -dev
> file:C:/Development/workspace_3.7.2/.metadata/.plugins/org.eclipse.pde.core/udig.product/dev.properties
> -os win32 -ws win32 -arch x86 -consoleLog
>
> !ENTRY net.refractions.udig.ui 1 0 2012-04-05 17:57:36.431
> !MESSAGE net.refractions.udig.ui.WorkbenchConfiguration
> "net.refractions.udig.internal.ui.UDIGWorkbenchConfiguration" specified but
> no valid extension found.
> Please check that the extension exists and that it is valid.
>
> !ENTRY net.refractions.udig.ui 1 0 2012-04-05 17:57:36.491
> !MESSAGE net.refractions.udig.ui.MenuBuilder
> "net.refractions.udig.ui.uDigMenuBuilder" specified but no valid extension
> found.
> Please check that the extension exists and that it is valid.
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.220
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addView:
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.projectExplorer
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.221
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addView:
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.projectExplorer
> !STACK 1
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.projectExplorer
> at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
> at org.eclipse.ui.internal.LayoutHelper.createView(LayoutHelper.java:162)
> at org.eclipse.ui.internal.PageLayout.createView(PageLayout.java:554)
> at org.eclipse.ui.internal.PageLayout.addView(PageLayout.java:416)
> at org.eclipse.ui.internal.PageLayout.addView(PageLayout.java:390)
> at
> net.refractions.udig.internal.ui.MapPerspective.createInitialLayout(MapPerspective.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:1748)
> at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2535)
> at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:637)
> at
> org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
> at
> org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:796)
> at
> org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1224)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at
> org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
> at
> org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
> net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:137)
> 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:344)
> 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:622)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
> !SUBENTRY 1 org.eclipse.ui 4 0 2012-04-05 17:57:37.223
> !MESSAGE Could not create view:
> net.refractions.udig.project.ui.projectExplorer
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.223
> !MESSAGE Referenced part does not exist yet:
> net.refractions.udig.project.ui.projectExplorer.
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.224
> !MESSAGE Exception in org.eclipse.ui.internal.FolderLayout.addView(String):
> org.eclipse.ui.PartInitException: View descriptor not found:
> net.refractions.udig.project.ui.layerManager
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.225
> !MESSAGE Exception in org.eclipse.ui.internal.FolderLayout.addView(String):
> org.eclipse.ui.PartInitException: View descriptor not found:
> net.refractions.udig.project.ui.layerManager
> !STACK 1
> org.eclipse.ui.PartInitException: View descriptor not found:
> net.refractions.udig.project.ui.layerManager
> at org.eclipse.ui.internal.FolderLayout.addView(FolderLayout.java:75)
> at
> net.refractions.udig.internal.ui.MapPerspective.createInitialLayout(MapPerspective.java:55)
> 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:1748)
> at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2535)
> at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:637)
> at
> org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
> at
> org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:796)
> at
> org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1224)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at
> org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
> at
> org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
> net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:137)
> 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:344)
> 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:622)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
> !SUBENTRY 1 org.eclipse.ui 4 0 2012-04-05 17:57:37.225
> !MESSAGE View descriptor not found:
> net.refractions.udig.project.ui.layerManager
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.237
> !MESSAGE Unable to find Action Set:
> net.refractions.udig.project.ui.layer.menu
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.237
> !MESSAGE Unable to find Action Set:
> net.refractions.udig.project.ui.LayerActions
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.238
> !MESSAGE Unable to find Action Set: net.refractions.udig.project.ui.map.menu
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 17:57:37.238
> !MESSAGE Unable to find Action Set:
> net.refractions.udig.project.ui.renameSet
>
> === END UDIG LOG
>
>
> == Custom Application LOG ==
>
> Apr 5, 2012 6:04:44 PM it.geosolutions.imageio.gdalframework.GDALUtilities
> loadGDAL
> INFO: GDAL Native Library loaded (version: 1.7.3)
> Apr 5, 2012 6:04:44 PM it.geosolutions.util.KakaduUtilities loadKakadu
> WARNING: Failed to load the Kakadu native libs. This is not a problem unless
> you need to use the Kakadu plugin: it won't be enabled.
> java.lang.UnsatisfiedLinkError: no kdu_jni in java.library.path
> !SESSION 2012-04-05 18:04:40.900
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_25
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments:  -product
> net.refractions.udig.tutorials.customapp.customapp
> Command-line arguments:  -product
> net.refractions.udig.tutorials.customapp.customapp -data
> C:\Development\workspace_3.7.2/../runtime-udig.product -dev
> file:C:/Development/workspace_3.7.2/.metadata/.plugins/org.eclipse.pde.core/udig.product/dev.properties
> -os win32 -ws win32 -arch x86 -consoleLog
>
> !ENTRY net.refractions.udig.ui 1 0 2012-04-05 18:04:44.763
> !MESSAGE Unable to parse version from about.mappings file. Defaulting to a
> blank string.
> log4j:WARN No appenders could be found for logger (org.geotools.factory).
> log4j:WARN Please initialize the log4j system properly.
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.181
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addFastView:
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.projectExplorer
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.185
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addFastView:
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.projectExplorer
> !STACK 1
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.projectExplorer
> at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
> at org.eclipse.ui.internal.PageLayout.addFastView(PageLayout.java:181)
> at org.eclipse.ui.internal.PageLayout.addFastView(PageLayout.java:166)
> at
> net.refractions.udig.tutorials.customapp.CustomPerspectiveFactory.createInitialLayout(CustomPerspectiveFactory.java:13)
> 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:1748)
> at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2535)
> at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:637)
> at
> org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
> at
> org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:796)
> at
> org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1224)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at
> org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
> at
> org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
> net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:137)
> 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:344)
> 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:622)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
> !SUBENTRY 1 org.eclipse.ui 4 0 2012-04-05 18:04:49.187
> !MESSAGE Could not create view:
> net.refractions.udig.project.ui.projectExplorer
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.188
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addView:
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.layerManager
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.189
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addView:
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.layerManager
> !STACK 1
> org.eclipse.ui.PartInitException: Could not create view:
> net.refractions.udig.project.ui.layerManager
> at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
> at org.eclipse.ui.internal.LayoutHelper.createView(LayoutHelper.java:162)
> at org.eclipse.ui.internal.PageLayout.createView(PageLayout.java:554)
> at org.eclipse.ui.internal.PageLayout.addView(PageLayout.java:416)
> at org.eclipse.ui.internal.PageLayout.addView(PageLayout.java:390)
> at
> net.refractions.udig.tutorials.customapp.CustomPerspectiveFactory.createInitialLayout(CustomPerspectiveFactory.java:14)
> 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:1748)
> at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2535)
> at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:637)
> at
> org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
> at
> org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:796)
> at
> org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1224)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at
> org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
> at
> org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
> net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:137)
> 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:344)
> 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:622)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
> !SUBENTRY 1 org.eclipse.ui 4 0 2012-04-05 18:04:49.189
> !MESSAGE Could not create view: net.refractions.udig.project.ui.layerManager
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.190
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addView:
> org.eclipse.ui.PartInitException: Could not create view:
> org.tcat.citd.sim.udig.bookmarks.internal.ui.BookmarksView
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.190
> !MESSAGE Exception in org.eclipse.ui.internal.PageLayout.addView:
> org.eclipse.ui.PartInitException: Could not create view:
> org.tcat.citd.sim.udig.bookmarks.internal.ui.BookmarksView
> !STACK 1
> org.eclipse.ui.PartInitException: Could not create view:
> org.tcat.citd.sim.udig.bookmarks.internal.ui.BookmarksView
> at org.eclipse.ui.internal.ViewFactory.createView(ViewFactory.java:158)
> at org.eclipse.ui.internal.LayoutHelper.createView(LayoutHelper.java:162)
> at org.eclipse.ui.internal.PageLayout.createView(PageLayout.java:554)
> at org.eclipse.ui.internal.PageLayout.addView(PageLayout.java:416)
> at org.eclipse.ui.internal.PageLayout.addView(PageLayout.java:390)
> at
> net.refractions.udig.tutorials.customapp.CustomPerspectiveFactory.createInitialLayout(CustomPerspectiveFactory.java:16)
> 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:1748)
> at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2535)
> at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:637)
> at
> org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
> at
> org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:796)
> at
> org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1224)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at
> org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
> at
> org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
> 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:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
> net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:137)
> 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:344)
> 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:622)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
> !SUBENTRY 1 org.eclipse.ui 4 0 2012-04-05 18:04:49.191
> !MESSAGE Could not create view:
> org.tcat.citd.sim.udig.bookmarks.internal.ui.BookmarksView
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.193
> !MESSAGE Unable to find Action Set:
> net.refractions.udig.project.ui.LayerActions
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.194
> !MESSAGE Unable to find Action Set:
> net.refractions.udig.project.ui.layer.menu
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.195
> !MESSAGE Unable to find Action Set: net.refractions.udig.project.ui.map.menu
>
> !ENTRY org.eclipse.ui 4 4 2012-04-05 18:04:49.195
> !MESSAGE Unable to find Action Set:
> net.refractions.udig.project.ui.data.menu
>
> == END Custom Application LOG ==
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>


Back to the top