Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Launching error on different PC
Launching error on different PC [message #462973] Fri, 02 February 2007 18:22
Delicia is currently offline DeliciaFriend
Messages: 41
Registered: July 2009
Member
Hi,

I have a product which works fine on the machines I tested with.
Yesterday, my colleague tried it on his laptop but got a message:
Message: "An error has occurred. See the log file workpace\.metadata\.log"

Start of log file below.
The log file contains something about runtime compatibility - does this mean
that the PC has an incorrect JRE version?
My product is built using Eclipse 3.2 + CDT 3.1 (which recommends JRE
1.4.2_10)

Thanks,
Delicia.


!SESSION 2007-02-01
21:38:22.171 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.4.1 IBM Windows 32 build cn1411-20030930 (JIT
enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -showlocation
Command-line arguments: -os win32 -ws win32 -arch x86 -showlocation

!ENTRY org.eclipse.osgi 4 0 2007-02-01 21:38:36.792
!MESSAGE An error occurred while automatically activating bundle
org.eclipse.core.runtime.compatibility (43).
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.core.internal.plugins.CompatibilityActivator.sta rt() of bundle
org.eclipse.core.runtime.compatibility.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:1014)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:317)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:256)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .preFindLocalClass(EclipseLazyStarter.java:86)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:409)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:188)
Previous Topic:Split plugin over multiple projects
Next Topic:Actions observing selections
Goto Forum:
  


Current Time: Sat Sep 07 10:45:23 GMT 2024

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

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

Back to the top