Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Download failure using Project Set File
Download failure using Project Set File [message #528696] Wed, 21 April 2010 14:04 Go to next message
Jonathan Gossage is currently offline Jonathan GossageFriend
Messages: 71
Registered: March 2010
Location: Ottawa, ON, Canada
Member
I am trying to download the source code for ECF using the Project Set File referenced from http://www.eclipse.org/projects/project_summary.php?projecti d=rt.ecf

I get several errors while trying to import this file and wind up with an incomplete set of projects.

Specifically, the following errors occur:

1. The server reported an error while performing the "cvs-expand-module command.
cvs version cannot find module "org.eclipse.ecf/compendium/bundles/org.ecf.osgi.services" - ignored

2. Pat way through, Eclipse warns that project org.eclipse.ecf.releng exists in the workspace. If I choose to overwrite it, Eclipse complains that only partial repository information is supplied and suggests sources for complete information.

3. Further along I get Eclipse complaining about being unable to delete files from org.eclipse.ecf.presence.ui\bin.

The final result of all this is that I wind up with an incomplete set of ECF projects.

I am using a brand new installation of Eclipse-RCP M6 and a brand new workspace, running on Windows 7 Professional with Sun JDK 1.6.0_20.

Any suggestions as to how I can resolve this issue?
Re: Download failure using Project Set File [message #528891 is a reply to message #528696] Thu, 22 April 2010 09:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: news.eclipse.org.08.lemmster.de

On 04/21/2010 04:04 PM, Jonathan Gossage wrote:
> I am trying to download the source code for ECF using the Project Set
> File referenced from
> http://www.eclipse.org/projects/project_summary.php?projecti d=rt.ecf
>
> I get several errors while trying to import this file and wind up with
> an incomplete set of projects.
>
> Specifically, the following errors occur:
>
> 1. The server reported an error while performing the "cvs-expand-module
> command.
> cvs version cannot find module
> "org.eclipse.ecf/compendium/bundles/org.ecf.osgi.services" - ignored
>
> 2. Pat way through, Eclipse warns that project org.eclipse.ecf.releng
> exists in the workspace. If I choose to overwrite it, Eclipse complains
> that only partial repository information is supplied and suggests
> sources for complete information.
>
> 3. Further along I get Eclipse complaining about being unable to delete
> files from org.eclipse.ecf.presence.ui\bin.
>
> The final result of all this is that I wind up with an incomplete set of
> ECF projects.
>
> I am using a brand new installation of Eclipse-RCP M6 and a brand new
> workspace, running on Windows 7 Professional with Sun JDK 1.6.0_20.
>
> Any suggestions as to how I can resolve this issue?

Hi Jonathan,

that project set file is pretty much outdated. Please use the one which
can be found at CVS
pserver:anonymous@dev.eclipse.org :/cvsroot/rt,org.eclipse.ecf/releng/org.eclipse.ecf.releng/p rojectSet-anonymous.psf.

Guess we should remove the old version from the projects page and rather
link to viewcvs instead.

Markus
Re: Download failure using Project Set File [message #529060 is a reply to message #528696] Thu, 22 April 2010 18:35 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Jonathan,

Yes as Markus said the link is stale...as it predates the ecf releng
project...and I forgot about it's existence. My apologies for that.

I've updated the link to point to the one in the releng project, as
suggested by Markus.

Thanks,

Scott


Jonathan Gossage wrote:
> I am trying to download the source code for ECF using the Project Set
> File referenced from
> http://www.eclipse.org/projects/project_summary.php?projecti d=rt.ecf
>
> I get several errors while trying to import this file and wind up with
> an incomplete set of projects.
>
> Specifically, the following errors occur:
>
> 1. The server reported an error while performing the "cvs-expand-module
> command.
> cvs version cannot find module
> "org.eclipse.ecf/compendium/bundles/org.ecf.osgi.services" - ignored
>
> 2. Pat way through, Eclipse warns that project org.eclipse.ecf.releng
> exists in the workspace. If I choose to overwrite it, Eclipse complains
> that only partial repository information is supplied and suggests
> sources for complete information.
>
> 3. Further along I get Eclipse complaining about being unable to delete
> files from org.eclipse.ecf.presence.ui\bin.
>
> The final result of all this is that I wind up with an incomplete set of
> ECF projects.
>
> I am using a brand new installation of Eclipse-RCP M6 and a brand new
> workspace, running on Windows 7 Professional with Sun JDK 1.6.0_20.
>
> Any suggestions as to how I can resolve this issue?
Re: Download failure using Project Set File [message #529099 is a reply to message #529060] Thu, 22 April 2010 23:49 Go to previous messageGo to next message
Jonathan Gossage is currently offline Jonathan GossageFriend
Messages: 71
Registered: March 2010
Location: Ottawa, ON, Canada
Member
Thanks to both Markus and Scott.
Re: Download failure using Project Set File [message #529451 is a reply to message #529060] Sun, 25 April 2010 17:40 Go to previous messageGo to next message
Jonathan Gossage is currently offline Jonathan GossageFriend
Messages: 71
Registered: March 2010
Location: Ottawa, ON, Canada
Member
I discovered that if I try to download and use the .psf file from ViewCvs, I get the same problems and endless loop trying to delete resources. The only way I have been able to get Eclipse to accept the .psf file is to checkout the org.eclipse.ecf.releng project from the CVS repository and then access the .psf file in that project on my local machine.

This happens while installing into a brand new workspace.
Re: Download failure using Project Set File [message #529460 is a reply to message #529451] Sun, 25 April 2010 20:11 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Jonathan,

Ok...viewcvs must be doing something to the psf file. I've modified the
project set file link so that it points to the dev resources
page...which describes how to load the releng project and get/load the
project set file:

http://www.eclipse.org/ecf/dev_resources.php

Thanks,

Scott


Jonathan Gossage wrote:
> I discovered that if I try to download and use the .psf file from
> ViewCvs, I get the same problems and endless loop trying to delete
> resources. The only way I have been able to get Eclipse to accept the
> .psf file is to checkout the org.eclipse.ecf.releng project from the CVS
> repository and then access the .psf file in that project on my local
> machine.
> This happens while installing into a brand new workspace.
Re: Download failure using Project Set File [message #550160 is a reply to message #529460] Thu, 29 July 2010 11:59 Go to previous messageGo to next message
Pablo Mising name is currently offline Pablo Mising nameFriend
Messages: 24
Registered: July 2010
Junior Member
Uhm, I am receiving an "auth fail" error following the steps given in the dev_resources page (with user "anonymous" and password blank). Theoretically I am in a open network without strange port configurations and so.

Two days ago I posted the following thread in "Newcomers" forum, but another user adviced me to post here.

Hi all.

I'm trying to download source code of the examples of this wiki page http://wiki.eclipse.org/Getting_the_Hello_Example_Service

However, following the given steps (downloading the Hello.psf file and all that stuff) I receive a "connection reset" error. The default user in the login window is "anonymous" and I leave the password in blank.

Anybody knows why I can't download them? Or... if somebody could give me these examples in a .zip or something I really appreciate that favor :)


Could these two cvs problems be related? Thanks in advance!
Re: Download failure using Project Set File [message #550171 is a reply to message #550160] Thu, 29 July 2010 12:51 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Pablo,

Hmmm. The anonymous access works ok for me just now.

Are you using this as repo:

:pserver:anonymous@dev.eclipse.org:/cvsroot/rt

You should be able to copy the line above and then Paste Connection into
the CVS Repositories view. Then you should be able to browse into the
appropriate module (i.e. org.eclipse.ecf/examples/bundles).

After trying this again, if you are still having problems then I would
suggest sending an email to webmaster at eclipse.org. We/ECF does not
administer this CVS server and so cannot control that aspect of things.

Scott



Pablo wrote:
> Uhm, I am receiving an "auth fail" error following the steps given in
> the dev_resources page (with user "anonymous" and password blank).
> Theoretically I am in a open network without strange port configurations
> and so.
>
> Two days ago I posted the following thread in "Newcomers" forum, but
> another user adviced me to post here.
> Hi all.
>
> I'm trying to download source code of the examples of this wiki page
> http://wiki.eclipse.org/Getting_the_Hello_Example_Service
>
> However, following the given steps (downloading the Hello.psf file and
> all that stuff) I receive a "connection reset" error. The default user
> in the login window is "anonymous" and I leave the password in blank.
>
> Anybody knows why I can't download them? Or... if somebody could give me
> these examples in a .zip or something I really appreciate that favor :)
>
> Could these two cvs problems be related? Thanks in advance!
Re: Download failure using Project Set File [message #550199 is a reply to message #550171] Thu, 29 July 2010 14:07 Go to previous messageGo to next message
Pablo Mising name is currently offline Pablo Mising nameFriend
Messages: 24
Registered: July 2010
Junior Member
Whops, It seems it works now. The problem was the @ in the url I was using, the right one is

:pserver:anonymous@dev.eclipse.org:/cvsroot/rt

Now I am goint to test the Remote Service examples. Thanks, Scott! :D
Re: Download failure using Project Set File [message #625207 is a reply to message #528696] Thu, 22 April 2010 09:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: news.eclipse.org.08.lemmster.de

On 04/21/2010 04:04 PM, Jonathan Gossage wrote:
> I am trying to download the source code for ECF using the Project Set
> File referenced from
> http://www.eclipse.org/projects/project_summary.php?projecti d=rt.ecf
>
> I get several errors while trying to import this file and wind up with
> an incomplete set of projects.
>
> Specifically, the following errors occur:
>
> 1. The server reported an error while performing the "cvs-expand-module
> command.
> cvs version cannot find module
> "org.eclipse.ecf/compendium/bundles/org.ecf.osgi.services" - ignored
>
> 2. Pat way through, Eclipse warns that project org.eclipse.ecf.releng
> exists in the workspace. If I choose to overwrite it, Eclipse complains
> that only partial repository information is supplied and suggests
> sources for complete information.
>
> 3. Further along I get Eclipse complaining about being unable to delete
> files from org.eclipse.ecf.presence.ui\bin.
>
> The final result of all this is that I wind up with an incomplete set of
> ECF projects.
>
> I am using a brand new installation of Eclipse-RCP M6 and a brand new
> workspace, running on Windows 7 Professional with Sun JDK 1.6.0_20.
>
> Any suggestions as to how I can resolve this issue?

Hi Jonathan,

that project set file is pretty much outdated. Please use the one which
can be found at CVS
pserver:anonymous@dev.eclipse.org :/cvsroot/rt,org.eclipse.ecf/releng/org.eclipse.ecf.releng/p rojectSet-anonymous.psf.

Guess we should remove the old version from the projects page and rather
link to viewcvs instead.

Markus
Re: Download failure using Project Set File [message #625208 is a reply to message #528696] Thu, 22 April 2010 18:35 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Jonathan,

Yes as Markus said the link is stale...as it predates the ecf releng
project...and I forgot about it's existence. My apologies for that.

I've updated the link to point to the one in the releng project, as
suggested by Markus.

Thanks,

Scott


Jonathan Gossage wrote:
> I am trying to download the source code for ECF using the Project Set
> File referenced from
> http://www.eclipse.org/projects/project_summary.php?projecti d=rt.ecf
>
> I get several errors while trying to import this file and wind up with
> an incomplete set of projects.
>
> Specifically, the following errors occur:
>
> 1. The server reported an error while performing the "cvs-expand-module
> command.
> cvs version cannot find module
> "org.eclipse.ecf/compendium/bundles/org.ecf.osgi.services" - ignored
>
> 2. Pat way through, Eclipse warns that project org.eclipse.ecf.releng
> exists in the workspace. If I choose to overwrite it, Eclipse complains
> that only partial repository information is supplied and suggests
> sources for complete information.
>
> 3. Further along I get Eclipse complaining about being unable to delete
> files from org.eclipse.ecf.presence.ui\bin.
>
> The final result of all this is that I wind up with an incomplete set of
> ECF projects.
>
> I am using a brand new installation of Eclipse-RCP M6 and a brand new
> workspace, running on Windows 7 Professional with Sun JDK 1.6.0_20.
>
> Any suggestions as to how I can resolve this issue?
Re: Download failure using Project Set File [message #625209 is a reply to message #529060] Thu, 22 April 2010 23:49 Go to previous messageGo to next message
Jonathan Gossage is currently offline Jonathan GossageFriend
Messages: 71
Registered: March 2010
Location: Ottawa, ON, Canada
Member
Thanks to both Markus and Scott.
Re: Download failure using Project Set File [message #625210 is a reply to message #529060] Sun, 25 April 2010 17:40 Go to previous messageGo to next message
Jonathan Gossage is currently offline Jonathan GossageFriend
Messages: 71
Registered: March 2010
Location: Ottawa, ON, Canada
Member
I discovered that if I try to download and use the .psf file from ViewCvs, I get the same problems and endless loop trying to delete resources. The only way I have been able to get Eclipse to accept the .psf file is to checkout the org.eclipse.ecf.releng project from the CVS repository and then access the .psf file in that project on my local machine.

This happens while installing into a brand new workspace.
Re: Download failure using Project Set File [message #625211 is a reply to message #529451] Sun, 25 April 2010 20:11 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Jonathan,

Ok...viewcvs must be doing something to the psf file. I've modified the
project set file link so that it points to the dev resources
page...which describes how to load the releng project and get/load the
project set file:

http://www.eclipse.org/ecf/dev_resources.php

Thanks,

Scott


Jonathan Gossage wrote:
> I discovered that if I try to download and use the .psf file from
> ViewCvs, I get the same problems and endless loop trying to delete
> resources. The only way I have been able to get Eclipse to accept the
> .psf file is to checkout the org.eclipse.ecf.releng project from the CVS
> repository and then access the .psf file in that project on my local
> machine.
> This happens while installing into a brand new workspace.
Re: Download failure using Project Set File [message #625366 is a reply to message #529460] Thu, 29 July 2010 11:59 Go to previous messageGo to next message
Pablo Mising name is currently offline Pablo Mising nameFriend
Messages: 24
Registered: July 2010
Junior Member
Uhm, I am receiving an "auth fail" error following the steps given in the dev_resources page (with user "anonymous" and password blank). Theoretically I am in a open network without strange port configurations and so.

Two days ago I posted the following thread in "Newcomers" forum, but another user adviced me to post here.

Hi all.

I'm trying to download source code of the examples of this wiki page http://wiki.eclipse.org/Getting_the_Hello_Example_Service

However, following the given steps (downloading the Hello.psf file and all that stuff) I receive a "connection reset" error. The default user in the login window is "anonymous" and I leave the password in blank.

Anybody knows why I can't download them? Or... if somebody could give me these examples in a .zip or something I really appreciate that favor :)

Could these two cvs problems be related? Thanks in advance!
Re: Download failure using Project Set File [message #625367 is a reply to message #625366] Thu, 29 July 2010 12:51 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Pablo,

Hmmm. The anonymous access works ok for me just now.

Are you using this as repo:

:pserver:anonymous@dev.eclipse.org:/cvsroot/rt

You should be able to copy the line above and then Paste Connection into
the CVS Repositories view. Then you should be able to browse into the
appropriate module (i.e. org.eclipse.ecf/examples/bundles).

After trying this again, if you are still having problems then I would
suggest sending an email to webmaster at eclipse.org. We/ECF does not
administer this CVS server and so cannot control that aspect of things.

Scott



Pablo wrote:
> Uhm, I am receiving an "auth fail" error following the steps given in
> the dev_resources page (with user "anonymous" and password blank).
> Theoretically I am in a open network without strange port configurations
> and so.
>
> Two days ago I posted the following thread in "Newcomers" forum, but
> another user adviced me to post here.
> Hi all.
>
> I'm trying to download source code of the examples of this wiki page
> http://wiki.eclipse.org/Getting_the_Hello_Example_Service
>
> However, following the given steps (downloading the Hello.psf file and
> all that stuff) I receive a "connection reset" error. The default user
> in the login window is "anonymous" and I leave the password in blank.
>
> Anybody knows why I can't download them? Or... if somebody could give me
> these examples in a .zip or something I really appreciate that favor :)
>
> Could these two cvs problems be related? Thanks in advance!
Re: Download failure using Project Set File [message #625368 is a reply to message #550171] Thu, 29 July 2010 14:07 Go to previous message
Pablo Mising name is currently offline Pablo Mising nameFriend
Messages: 24
Registered: July 2010
Junior Member
Whops, It seems it works now. The problem was the @ in the url I was using, the right one is

:pserver:mailto:anonymous@dev.eclipse.org:/cvsroot/rt

Now I am goint to test the Remote Service examples. Thanks, Scott! :D
Previous Topic:Navigator UI for browsing file systems
Next Topic:How does the Hello Service example project with Declarative Services work?
Goto Forum:
  


Current Time: Thu Mar 28 22:55:22 GMT 2024

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

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

Back to the top