06-02-2012 04:43 AM
today after i update my blackberry plugins i got this kind of error:
An internal error occurred during: "Packaging projects...".
org.osgi.framework.Version.compareTo(Lorg/osgi/fra
I
that kind of error always popup every time the project is builded that include [run on simulator, debug on simulator, debug on device and sign the project)
i use eclipse version 3.6
what should i do to fix it? i tried to create new workspace but it doesnt work, i tried to restart my pc but it doesnt work too...
please help
thanks
06-02-2012 05:15 AM
java.lang.NoSuchMethodError: org.osgi.framework.Version.compareTo(Lorg/osgi/fra
I
at net.rim.ejde.internal.util.W$_B.A(RIMEIDE:2196)
at net.rim.ejde.internal.util.W$_B.compare(RIMEIDE:39
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.sort(Unknown Source)
at java.util.Collections.sort(Unknown Source)
at net.rim.ejde.internal.P.H.A(RIMEIDE:156)
at net.rim.ejde.internal.P.H.A(RIMEIDE:27)
at net.rim.ejde.internal.D.F.H(RIMEIDE:935)
at net.rim.ejde.internal.D.F.A(RIMEIDE:2968)
at net.rim.ejde.internal.D.F.D(RIMEIDE:1490)
at net.rim.ejde.internal.D.F.D(RIMEIDE:2046)
at net.rim.ejde.internal.D.A.run(RIMEIDE:1663)
at org.eclipse.core.internal.resources.Workspace.run(
at net.rim.ejde.internal.D.D.runInWorkspace(RIMEIDE:2
at org.eclipse.core.internal.resources.InternalWorksp
at org.eclipse.core.internal.jobs.Worker.run(Worker.j
on error log i found something like that
06-04-2012 01:48 PM
another information that i got from error log:
eclipse.buildId=M20110210-1200
java.version=1.6.0_26
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product
is there someone here that have the same problem like me?
06-05-2012 12:59 AM
Same problem, happened after running "Check for updates" in Eclipse About Menu. That caused some internal Eclipse packages to update that broke the compatibility with BB plugins.
Will revert to versions before or update sdk to next version (eclipse 3.7)
06-05-2012 04:38 AM
I had the same problem after upgrading some component.
I couldn't find any solution to solve this issue either.
But I could package anyway after I upgrade BlackBerry Java Plug-In for Eclipse v1.5.2 (Windows) and importing existing keys.
You can download the new version of BlackBerry Java Plug-In here.
BlackBerry_JDE_PluginFull_1.5.2_indigo.exe
Regards,
Kim
06-08-2012 08:32 AM
I too had this problem after upgrading my Helios environment to the latest BB code (1.5.2). It seems that something was wrongly compiled against Indigo (3.7) and prevents any packaging from completing under 3.6 (for me anyway). After much investigation and experimentation, I was unable to find a solution that allowed me to package under Helios.
However, rather than download the full BlackBerry Plug In for Eclipse (which includes Indigo) as suggested above and start again, I upgraded from within Helios (thus keeping all existing plug-ins and keys etc intact). To do this, I followed the instructions at http://wiki.eclipse.org/FAQ_How_do_I_upgrade_Eclip
After performing these steps and upgrading to Indigo, I was able to successfully package again.
06-13-2012 07:46 AM
06-18-2012 12:31 PM
This worked for me also. Thanks for saving me what could have been many hours of unproductive time trying to figure this out.
12-31-2012 06:13 AM
Hi,
It's is working for me.
Thanks for you help