Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Some problems in the catalog view with uDig from trunk

Hi all,

I have some problems in the Catalog view: when I try to open  Decoration  in this view appear only "searching for contents".

I have downloaded the trunk of uDig (I have followed the instruction at http://udig.refractions.net/confluence/display/ADMIN/02+Development+Environment) and I am working on Kubuntu 9.04 and I have tried with eclipse 3.4.1 and 3.4.2. The refresh.xml work well, and the program run but in the console it write down a lot of message like:

!ENTRY org.eclipse.osgi 2 1 2009-06-20 15:21:38.968
!MESSAGE NLS missing message: cancel_description in: net.refractions.udig.ui.internal.messages

or
!ENTRY net.refractions.udig.ui 1 0 2009-06-20 15:21:39.054
!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.
or

!ENTRY net.refractions.udig.ui 1 0 2009-06-20 15:21:39.917
!MESSAGE EnablementUtil: Expected child of net.refractions.udig.tutorials.tracking.operation but didn't find one...


And when i try to open the Decoration it write down:

!ENTRY org.eclipse.equinox.p2.ui.sdk 2 0 2009-06-20 15:21:48.775
!MESSAGE Could not locate the running profile instance. The eclipse.p2.data.area and eclipse.p2.profile properties may not be set correctly in this application's config.ini file.

!ENTRY org.eclipse.osgi 2 0 2009-06-20 15:22:23.024
!MESSAGE The activator net.refractions.udig.code.examples.Activator for bundle net.refractions.udig.code.examples is invalid
!STACK 0
org.osgi.framework.BundleException: The activator net.refractions.udig.code.examples.Activator for bundle net.refractions.udig.code.examples is invalid
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:146)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:980)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
   [.....]
Maybe I have done somethings wrong when I have set-up the enviroment? There is someone that can help me?

tanks and regards


--
Daniele Andreis

Back to the top