[kepler-dev] Kepler 2.2 Release Candidate 1

Derik Barseghian barseghian at nceas.ucsb.edu
Tue Feb 15 12:04:37 PST 2011


Hi David,

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.


By the way, if you end up cutting a new release, I've fixed a few bugs that required changes to the gui and configuration-manager modules that would be nice to include.

Derik
------------

Could not create data pane: null
null

java.lang.NullPointerException
	at org.kepler.objectmanager.repository.RepositoryManager.<init>(RepositoryManager.java:129)
	at org.kepler.objectmanager.repository.RepositoryManager.getInstance(RepositoryManager.java:242)
	at org.kepler.gui.ComponentLibraryPreferencesTab.initializeTab(ComponentLibraryPreferencesTab.java:131)
	at org.kepler.gui.PreferencesTabFactory.createPreferencesTabs(PreferencesTabFactory.java:115)
	at org.kepler.gui.PreferencesFrame.initTabs(PreferencesFrame.java:126)
	at org.kepler.gui.PreferencesFrame.<init>(PreferencesFrame.java:100)
	at org.kepler.gui.PreferencesFrame.<init>(PreferencesFrame.java:75)
	at org.kepler.gui.PreferencesAction.actionPerformed(PreferencesAction.java:92)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
	at java.awt.Component.processMouseEvent(Component.java:6352)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
	at java.awt.Component.processEvent(Component.java:6117)
	at java.awt.Container.processEvent(Container.java:2085)
	at java.awt.Component.dispatchEventImpl(Component.java:4714)
	at java.awt.Container.dispatchEventImpl(Container.java:2143)
	at java.awt.Component.dispatchEvent(Component.java:4544)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
	at java.awt.Container.dispatchEventImpl(Container.java:2129)
	at java.awt.Window.dispatchEventImpl(Window.java:2478)
	at java.awt.Component.dispatchEvent(Component.java:4544)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)



On Feb 14, 2011, at 6:31 PM, David Welker wrote:

> Dear Kepler Community,
> 
> I have completed some basic testing of the first release candidate preceding Kepler 2.2. My testing has been primarily on the Mac OS X, although I have also done some rudimentary testing on Windows Vista and Linux as well. Ultimately, we will need to test on Mac OS X, Windows Vista, Windows 7, and Linux.
> 
> In any case, I would like to invite interested individuals to go ahead and download the 2.2 release candidate installers and test. If testing goes well, then perhaps we will be able to issue the actual 2.2 release on Friday. Otherwise, there will likely be one or more additional release candidates.
> 
> Links to download the release candidate installers are as follows:
> 
> Windows:
> https://code.kepler-project.org/code/kepler/releases/installers/2.2/release-candidates/Kepler-2.2rc1-win.jar
> 
> Mac:
> https://code.kepler-project.org/code/kepler/releases/installers/2.2/release-candidates/Kepler-2.2rc1.dmg
> 
> Linux:
> https://code.kepler-project.org/code/kepler/releases/installers/2.2/release-candidates/kepler-2.2rc1-linux.tar.gz
> 
> Thanks!
> - David
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev



More information about the Kepler-dev mailing list