Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Have the Project Catalogs gone off-line?
Have the Project Catalogs gone off-line? [message #1690664] Mon, 30 March 2015 13:00 Go to next message
Christian Damus is currently offline Christian DamusFriend
Messages: 1270
Registered: July 2009
Location: Canada
Senior Member

Hi,

It appears that today the project catalogs have no content. Has
something gone off-line? Or is there some diagnostic information that
Oomph can give me about why I may not be able to see them from my
system today?

Thanks,

Christian
Re: Have the Project Catalogs gone off-line? [message #1690671 is a reply to message #1690664] Mon, 30 March 2015 13:54 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33258
Registered: July 2009
Senior Member
Christian,

The installer's configuration folder contains logs so that's the first
place to look. So the first page was okay and displayed the products?
You might also try clearing <home>/.eclipse/org.eclipse.oomph.setup/cache/*

Note that we've added logic to automatically refresh the remote resource
cache, so perhaps there's a problem with that, which hopefully shows up
in your log.

What does your
<home>/.eclipse/org.eclipse.oomph.setup/setups/catalogs.setup look like?

This problem also occurs the second time you run the installer?


On 30/03/2015 3:00 PM, Christian W. Damus wrote:
> Hi,
>
> It appears that today the project catalogs have no content. Has
> something gone off-line? Or is there some diagnostic information that
> Oomph can give me about why I may not be able to see them from my
> system today?
>
> Thanks,
>
> Christian


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Have the Project Catalogs gone off-line? [message #1690681 is a reply to message #1690671] Mon, 30 March 2015 15:07 Go to previous message
Christian Damus is currently offline Christian DamusFriend
Messages: 1270
Registered: July 2009
Location: Canada
Senior Member

On 2015-03-30 13:54:23 +0000, Ed Merks said:

> Christian,
>
> The installer's configuration folder contains logs so that's the first
> place to look.

Yes, I looked for that and found no log file of any kind in the
configuration folder, which is why I asked where to find diagnostic
information. :-)


> So the first page was okay and displayed the products?

Correct.


> You might also try clearing <home>/.eclipse/org.eclipse.oomph.setup/cache/*

That fixed me up. Thanks!


> Note that we've added logic to automatically refresh the remote
> resource cache, so perhaps there's a problem with that, which hopefully
> shows up in your log.

I would second that hypothesis. ;-) I had just updated to the latest
Oomph, which supports your theory.

Alas, no log, though. Wish I had something for you.



> What does your
> <home>/.eclipse/org.eclipse.oomph.setup/setups/catalogs.setup look like?

<?xml version="1.0" encoding="UTF-8"?>
<setup:CatalogSelection
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0">
<productCatalog

href="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']"/>

<projectCatalog
href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/>
<projectCatalog
href="index:/org.eclipse.setup#//@projectCatalogs[name='com.github']"/>
<defaultProductVersion

key="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.committers']"


value="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.committers']/@versions[name='mars']"/>

<defaultProductVersion

key="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.modeling']"


value="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.modeling']/@versions[name='latest.released']"/>

<defaultProductVersion

key="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.standard']"


value="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.standard']/@versions[name='latest']"/>

<defaultProductVersion

key="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.php']"


value="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.php']/@versions[name='latest']"/>

<defaultProductVersion

key="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.java']"


value="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.java']/@versions[name='latest.released']"/>

</setup:CatalogSelection>



>
> This problem also occurs the second time you run the installer?

Every time. Until I fixed it by deleting the cache.

Thanks for your help!

Christian


>
>
> On 30/03/2015 3:00 PM, Christian W. Damus wrote:
>> Hi,
>>
>> It appears that today the project catalogs have no content. Has
>> something gone off-line? Or is there some diagnostic information that
>> Oomph can give me about why I may not be able to see them from my
>> system today?
>>
>> Thanks,
>>
>> Christian
Previous Topic:Sort tasks
Next Topic:State of tests, build and gerrit
Goto Forum:
  


Current Time: Fri Dec 06 15:04:14 GMT 2024

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

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

Back to the top