Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Exporting uDig product problem

Hi again...

I resolved the problem related...after read the article:

http://dev.eclipse.org/newslists/news.eclipse.platform/msg58529.html

Only had to copy the eclipse exe to temp assembly folder.

But now, we crash with the next stone...

The udig product was generated, but, after unzip, we can't start our uDig
executable.

Inspecting the log generated, could see:

!SESSION 2007-02-01 13:02:09.000-----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2007-02-01 13:02:10.109
!MESSAGE An error occurred while automatically activating bundle
net.refractions.udig.ui (52).
!STACK 0
org.osgi.framework.BundleException: The activator
net.refractions.udig.internal.ui.UiPlugin for bundle
net.refractions.udig.uiis invalid
   at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(
AbstractBundle.java:141)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(
BundleContextImpl˘¸rXŠąç(­ęîžŘŚz)ízšÚ•§ZŚÚ+ÉbŚÇ‹k<’ľŞízşkxX§tş

Back to the top