Activity
From 10/30/2010 to 11/28/2010
11/24/2010
- 05:13 PM Bug #5226: User should be warned to design a report if there isn't a report when scheduling
- When user schedule a local workflow, user will be given a warning during uploading workflow process if the workflow h...
- 01:22 PM Bug #5248: downloading non-public kars from Search Components doesn't work
- You can also find non-publicly accessible kars from the web interface (http://library.kepler-project.org/kepler/style...
- 12:44 PM Bug #5248: downloading non-public kars from Search Components doesn't work
- I'll bet this is a side effect of using the anonymous Ecogrid Get Service rather than the AuthenticatedGet service. ...
- 12:25 PM Bug #5248 (Resolved): downloading non-public kars from Search Components doesn't work
- When searching for components, kars that are not publicly accessible are visible in the search results, and you may a...
- 11:26 AM Bug #4742: create engineering view model type
- I've changed around the way to make components visible. There are two attributes defined in org.kepler.domains.ev.EVT...
11/23/2010
- 06:18 PM Bug #5247 (Resolved): Allow user to set memory allocated to Kepler from within Kepler
- A nice feature for advanced users would be to let them set how much memory kepler is allocated (presumably a restart ...
11/22/2010
- 03:19 PM Bug #5132: Connecting Workflow Run Manager to remote KAR store should prompt for credentials
- Just discussed this bug with Dan - it's true most of the original intent of this bug is no longer relevant now that I...
11/18/2010
- 05:22 PM Bug #4749: run google earth within kepler gui
- The GE browser plugin is ran using JavaScript. The built-in HTML viewer, ptolemy.actor.gui.HTMLViewer, does not appea...
- 04:53 PM Bug #5205: Sensor site components not yet in tree
- I'll add the KARs, but they won't appear in the tree until 4742 is done (see comment 5).
- 04:52 PM Bug #5050: Automatically filter workflow run manager runs based on selected workflow
- With our gui redesigns this is no longer needed.
- 04:50 PM Bug #5202: update existing site layout with span changes
- Metadata changes to the site layout are updated. (To see this, you can run two site layouts and toggle a sensor in on...
11/16/2010
- 06:09 PM Bug #5226: User should be warned to design a report if there isn't a report when scheduling
- In KarXml class, code was added to see if it has a report karEntry.
For the remote workflows, user will be given a w... - 03:21 PM Bug #5226: User should be warned to design a report if there isn't a report when scheduling
- Talked with derik and knows: if a kar file has a reporting module, the according karxml will have something looking l...
- 06:04 PM Bug #5236: The list on the left panel of the scheduler should only show WF objects that can be scheduled.
- We removed some local component library on the left panel:
Ontology libraries of local components.
Actor libraries.
... - 11:08 AM Bug #5240 (Resolved): NameDuplicationException from SequencePlotter
- Reproduce with attached workflow.
ptolemy.kernel.util.IllegalActionException: Error creating effigy and tableau
...
11/10/2010
- 02:14 PM Bug #5237: Downloading kars on os X 10.6 locks Kepler
- Dan fixed this, i checked it in at r26280.
- 01:53 PM Bug #5237 (Resolved): Downloading kars on os X 10.6 locks Kepler
- If you search for and attempt to download a remote KAR when on a mac with 10.6, Kepler freezes forever. This doesn't ...
11/09/2010
- 04:08 PM Bug #5201: track changes on span server
- SPAN and the SPAN simulator have been updated with a new connection that reports metadata changes that occur for sens...
- 01:55 PM Bug #5095: test kepler and wrp for memory leaks
- In Reporting, if you save a workflow that has a report design, modify the workflow and save again, the report layout ...
- 09:24 AM Bug #5208: Setting sensor sampling rate <1 causes errors
- I've updated the sensor actor so that the sampling period must be an integer > 0; this appears to be the requirement ...
11/05/2010
- 01:58 PM Bug #5032: Workflow Run Manager - ability to connect to different prov stores from gui actions
- Some of comment#2 is no longer relevant:
-1) automatically filtering runs based on a workflow selection no longer rel... - 01:44 PM Bug #5049: Prompt for credentials when connecting to remote kepler server
- This new tab is no longer relevant, we've decided to use the existing Components servers as remote stores.
(In reply...
11/03/2010
- 05:58 PM Bug #5233: Remote component search messes up returns which have the same karFileName in kar xml
- for comment 1:
Ben: it is in kepler-dev.nceas.ucsb.edu/kepler. You may find the two items there. - 05:55 PM Bug #5233: Remote component search messes up returns which have the same karFileName in kar xml
- I dug around and found in method EcogridRepositoryLibrary.createKarLevel():
it used the kar file name as the entity n... - 04:56 PM Bug #5095: test kepler and wrp for memory leaks
- In r26239 I've changed the ObjectManager's _namedObjs WeakHashMap back to a HashMap, see bug#5200 for details on some...
- 04:29 PM Bug #5200: WorkflowRun and Reporting artifacts no longer put into run-kars
- I wasn't able to keep the WeakHashMap, and with r26239 I've changed it back to a HashMap. In r26239 I also changed th...
- 03:18 PM Bug #5200: WorkflowRun and Reporting artifacts no longer put into run-kars
- Changing the WeakHashMap back to a HashMap in ObjectManager fixes this bug -- the Reporting karEntryHandlers were una...
11/02/2010
- 01:34 PM Bug #4281: ant update produces message about running svn cleanup
- I am also experiencing this bug with Windows 7 64-bit
when I run:
ant update
I get the same message:
"[update-mod... - 12:32 PM Bug #5172: Exceptions are sometimes thrown during sensor workflow run
- I took a quick look at the
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at
sun.java2d.p... - 12:14 PM Bug #4753: create gui for scheduled execution of sensor workflows on server
- Item 1 on above was described in a new bug:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5236
Item 2 on above ... - 12:01 PM Bug #5236 (Resolved): The list on the left panel of the scheduler should only show WF objects that can be scheduled.
- In the scheduler, the list on the left should only show WF objects that
can be scheduled. - 11:59 AM Bug #5235 (Resolved): Scheduler GUI can schedule any wf (even local ones).
- Current scheduler only being able to schedule wfs that have already been uploaded seems limiting. A better model woul...
11/01/2010
- 10:44 AM Bug #5225: problems loading & saving KARs when disconnected
- This might also be a problem when trying to read the KAR XML schema for validating it (I believe the namespace points...
- 10:40 AM Bug #5232: unable to open KARs saved beneath absent (e.g. third party) modules
- A warning message about the required dependency not being met seems like the best option. Especially if it is integra...
- 10:32 AM Bug #5233: Remote component search messes up returns which have the same karFileName in kar xml
- What server are these on? I can't see them on http://library.kepler-project.org/kepler
Also available in: Atom