Bug #5309
closed2.2.0rc1 - Preferences and Components Search (configuration) issue
0%
Description
I've given the mac installer a try and I've run into the configuration file issue - my ~/KeplerData/repository/configuration/configuration.xml does not contain the new properties authorizationPath or authenticatedquerypath and I get errors as a result. I also don't see old versions of my configuration files -- I believe the workaround that you implemented for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5129 was that the old configs are supposed to be moved out of the way on the first startup of 2.2.
Here's what I did:
cd ~/kepler.modules/build-area/; ant clean-all; rm -rf ~/KeplerData;
Start up previously installed Kepler 2.1.0 from Applications
Change my Components Sources to search the Kepler repository
Change Kar Preferences to Strict
Search for sdf. Create and run a simple workflow
Quit
Start installer 2.2.0rc1 from Applications
Clicking on the Sources button gives the below error. Attempting to search Components also gives an error.
Updated by David Welker almost 14 years ago
I figured out the source of this problem. It isn't actually in 2.0.0rc1 itself, but instead in the installer since a certain necessary file is not copied over by the installer.
This is now fixed and this problem should not show up in 2.0.0rc2.
Closing.