[kepler-dev] [Bug 4185] - TabManager acting strangely

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Jun 26 10:37:14 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4185





------- Comment #1 from berkley at nceas.ucsb.edu  2009-06-26 10:37 -------
This seems to only happen for WRP.  Maybe because there are way more tabs and
frames in the WRP interface.  I'm seeing an exception when kepler shuts down
that doesn't seem to make any sense.  It is:

 java.lang.Exception: Outline TabPane specified in config.xml was not found in
the TabManager.
      [run]  Make sure you have specified the TabPane in configuration.xml
      [run]     at
org.kepler.gui.ViewManager.addConfiguredTabPanes(ViewManager.java:346)
      [run]     at
org.kepler.gui.ViewManager.initializeViews(ViewManager.java:83)

....

I checked the configuration and it looks like both the config.xml and
configuration.xml files are set correctly for the "Outline" tab that it is
complaining about.  I'm digging in to figure out why this is getting called
twice in the first place.


More information about the Kepler-dev mailing list