error when upgrading from Servoy 6.0.2 to 6.0.3

Questions and answers for all installation-related topics for Servoy products

error when upgrading from Servoy 6.0.2 to 6.0.3

Postby acho-bacho » Mon Dec 05, 2011 9:53 am

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.
acho-bacho
 
Posts: 8
Joined: Fri Oct 07, 2011 1:17 pm

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby jcompagner » Mon Dec 05, 2011 1:18 pm

what you can do is remove the servoy update url (copy/paste it)
restart the developer
and add the url back in.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby acho-bacho » Mon Dec 05, 2011 3:03 pm

jcompagner wrote: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
 
Posts: 8
Joined: Fri Oct 07, 2011 1:17 pm

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby acho-bacho » Mon Dec 05, 2011 3:16 pm

acho-bacho wrote:
jcompagner wrote: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
acho-bacho
 
Posts: 8
Joined: Fri Oct 07, 2011 1:17 pm

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby jcompagner » Tue Dec 06, 2011 10:27 am

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.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby maarten » Thu Aug 30, 2012 1:53 pm

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
Maarten Berkenbosch
User avatar
maarten
 
Posts: 797
Joined: Wed Apr 23, 2003 10:52 pm
Location: Amersfoort, Netherlands

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby jcompagner » Thu Aug 30, 2012 2:02 pm

do enable the standard eclipse update urls
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby maarten » Thu Aug 30, 2012 4:00 pm

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?
Maarten Berkenbosch
User avatar
maarten
 
Posts: 797
Joined: Wed Apr 23, 2003 10:52 pm
Location: Amersfoort, Netherlands

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby maarten » Thu Aug 30, 2012 4:11 pm

Never mind, removing, restarting and adding the eclipse url did the trick
Maarten Berkenbosch
User avatar
maarten
 
Posts: 797
Joined: Wed Apr 23, 2003 10:52 pm
Location: Amersfoort, Netherlands

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby maarten » Thu Aug 30, 2012 4:17 pm

updates went ok, but now I'm getting this
[img]screenshot.png[/img]
Attachments
screenshot60.png
screenshot60.png (18.46 KiB) Viewed 8286 times
Maarten Berkenbosch
User avatar
maarten
 
Posts: 797
Joined: Wed Apr 23, 2003 10:52 pm
Location: Amersfoort, Netherlands

Re: error when upgrading from Servoy 6.0.2 to 6.0.3

Postby maarten » Thu Aug 30, 2012 4:28 pm

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
Code: Select all
-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
Code: Select all

-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
Maarten Berkenbosch
User avatar
maarten
 
Posts: 797
Joined: Wed Apr 23, 2003 10:52 pm
Location: Amersfoort, Netherlands


Return to Installation

Who is online

Users browsing this forum: No registered users and 2 guests