error when upgrading from Servoy 6.0.2 to 6.0.3

Hi all,

I get the following problem when I try to upgrade to latest Servoy 6.0.3:

An error occurred while collecting items to be installed
session context was:(profile=Servoy, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.servoy.eclipse.appserver,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.core,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.debug,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.designer,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.exporter,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.jsunit,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.model,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.profiler,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.team,6.0.3.1223
No repository found containing: osgi.bundle,com.servoy.eclipse.ui,6.0.3.1223
No repository found containing: osgi.bundle,j2db_documentation,6.0.3.1223
No repository found containing: osgi.bundle,j2db_runtime,6.0.3.1223
No repository found containing: osgi.bundle,j2db_server,6.0.3.1223
No repository found containing: osgi.bundle,j2db_tunnel,6.0.3.1223
No repository found containing: osgi.bundle,org.eclipse.dltk.javascript.rhino,6.0.3.1223
No repository found containing: osgi.bundle,servoy_debug,6.0.3.1223
No repository found containing: osgi.bundle,servoy_headless_client,6.0.3.1223
No repository found containing: osgi.bundle,servoy_shared,6.0.3.1223
No repository found containing: osgi.bundle,servoy_smart_client,6.0.3.1223
No repository found containing: org.eclipse.update.feature,com.servoy.eclipse.feature,6.0.3.1223
No repository found containing: binary,servoy_root.win32.win32.x86,6.0.3.1223

Any ideas why that might be?

Thanks,
Acho.

what you can do is remove the servoy update url (copy/paste it)
restart the developer
and add the url back in.

jcompagner:
what you can do is remove the servoy update url (copy/paste it)
restart the developer
and add the url back in.

I tried that. Removed and then added back “http://www.servoy.com/developer/6xx_updates” but the same problem is still there. ;(

acho-bacho:

jcompagner:
what you can do is remove the servoy update url (copy/paste it)
restart the developer
and add the url back in.

I tried that. Removed and then added back “http://www.servoy.com/developer/6xx_updates” but the same problem is still there. ;(

actually it worked when I removed the url, restarted servoy, added the url and restarted again.

Thanks!
Problem solved

thats what i said you should do ;)

but there is some caching of something going on inside eclipse itself, that could result in the behavior you see there, but only in a few occasions.

followed steps above, no joy.

using: https://www.servoy.com/developer/61x_updates

coming from : Version: 6.1.0 - build 1418

An error occurred while collecting items to be installed
session context was:(profile=Servoy, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.apache.lucene.highlighter,2.9.1.v20100421-0704
No repository found containing: osgi.bundle,org.apache.lucene.memory,2.9.1.v20100421-0704
No repository found containing: osgi.bundle,org.apache.lucene.misc,2.9.1.v20100421-0704
No repository found containing: osgi.bundle,org.apache.lucene.queries,2.9.1.v20100421-0704
No repository found containing: osgi.bundle,org.apache.lucene.snowball,2.9.1.v20100421-0704
No repository found containing: osgi.bundle,org.apache.lucene.spellchecker,2.9.1.v20100421-0704
No repository found containing: osgi.bundle,org.eclipse.equinox.concurrent,1.0.200.v20110502

do enable the standard eclipse update urls

I think this is the only eclipse update url that’s ticked by default.

http://download.eclipse.org/eclipse/updates/3.7

Any other url’s needed?

Never mind, removing, restarting and adding the eclipse url did the trick

updates went ok, but now I’m getting this
screenshot.png

Don’t know why , but my servoy.ini file was overwritten after updates.
Reverting back to original .ini fixed my startup again.
(what a mess)

ORIGINAL

-startup
../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.101.v20120109-1504
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256m

AFTER UPDATING

-clean
-startup
../../../plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.2.R36x_v20101019_1345
--launcher.XXMaxPermSize
256m