Activity
From 12/20/2007 to 01/18/2008
01/18/2008
- 04:08 PM Bug #3078 (Resolved): No documentation for the 'SSH to Execute' actor
- No documentation appear for the 'SSH to Execute' actor (org.sdm.spa.Ssh2Exec)
- 01:39 PM Bug #3077: Querybuilder: condition "operator" and "criteria" are not being saved
- See bug #3076
- 01:39 PM Bug #3077: Querybuilder: condition "operator" and "criteria" are not being saved
- from IRC:
[1:35pm] dan: when you add a criteria, you have to hit 'return'
[1:35pm] dan: just hitting OK won't work
[1... - 12:12 PM Bug #3077 (Resolved): Querybuilder: condition "operator" and "criteria" are not being saved
- When using the Querybuilder interface to construct queries on EML datasource actor, the condition[s] are not being sa...
- 12:17 PM Bug #2933: Query Builder comparisons for strings, dates do not work
- Although the transformation to the HSQL date format is a change, its probably going to be necessary for many systems....
- 10:58 AM Bug #2933: Query Builder comparisons for strings, dates do not work
- After changing the double quotes symbol to single quotes for string value in the query, the string comparison works n...
- 11:59 AM Bug #2940: Querybuilder with EMLDatasource actor does not return data
- Ben tried the workflow and it worked for him too.
- 11:25 AM Bug #2987: Kepler Library (actor repository) Issues
- 1 and 2 are fixed. the other two can be pushed to post 1.0
- 11:21 AM Bug #2978: saving to actor library from kepler no longer consistently works and port information is lost
- This is now fixed. It was caused when the actor library was rebuilt after an update. the actorLibrary entity was se...
- 10:20 AM Bug #2978: saving to actor library from kepler no longer consistently works and port information is lost
- I've verified that dan's way of reproducing this works. Not sure what the issue is.
- 11:07 AM Bug #3076 (Resolved): Need to hit 'Return" key to enter a Criteria in QueryBuilder
- You must hit the return key to force an entry in the Criteria column of the QueryBuilder. If you just enter the crite...
- 10:35 AM Bug #1836: data search and access problems via ecogrid
- In 2008 workshop in New Mexico, the ecogrid search worked fine. Dan and I think we can close this bug.
01/17/2008
- 05:48 PM Bug #2940: Querybuilder with EMLDatasource actor does not return data
- This problem wasn't caused by multiple tables or single table. Actually there is a space in attribute name cause the ...
- 03:25 PM Bug #2490: Get ecogrid endpoints from Ecogrid registry
- My first sentence in comment #1 "...optionally retrieved at startup" is wrong.
I had it occurring at startup for awh... - 02:28 PM Bug #2978: saving to actor library from kepler no longer consistently works and port information is lost
- Problems can be seen if one follows this sequence:
1) Create a customized RExpression actor called Test1. Add to libr... - 12:59 PM Bug #3075: Fold Top,java file in $KEPLER/src/exp/ dir into Ptolemy src
- There is now a StringAttribute that set the default File|Open directory. So this file should be ready to move to PTII...
- 12:10 PM Bug #3020: Exporting an actor to a kar does not include internal jars
- When you export an actor to a kar file, it now asks you if you want to include the class file. if so, any associated...
01/16/2008
- 03:59 PM Bug #3075 (Resolved): Fold Top,java file in $KEPLER/src/exp/ dir into Ptolemy src
- Getting the FILE|Open menu to initially point to the $KEPLER/demos directory required a change to the PTII ptolemy/gu...
- 03:58 PM Bug #2935: MetadataSource actor has no documentation
- Documentation added to kar file moml
- 03:48 PM Bug #3074 (Resolved): Code library installation issues
- There are several issues with compiled code libraries (*.dll, *.so, *.dylib files) and where they must be located. Th...
- 03:00 PM Bug #3073 (Resolved): Heartbeat function for slaves
- When a slave registers itself with the earthgrid registry, there needs to be a way to tell if that slave still exists...
- 02:58 PM Bug #3072 (Resolved): Security issues with distributed execution
- See bug 3071. basically, the issues are that arbitrary code can be executed on the slaves so the utmost care needs t...
- 02:56 PM Bug #3071: KAR files should be sent along with workflow to slaves
- kar files should be signed so that the recipient at least can know that they are coming from who they should be.
- 02:55 PM Bug #3071 (Resolved): KAR files should be sent along with workflow to slaves
- When a master sends the workflow out to the slaves, it should also send any kar files that are needed for execution o...
- 02:54 PM Bug #3070 (Resolved): Need access control GUI for slaves
- Kepler needs a gui that allows a user to set access control rules for the local slave if it is running via the gui.
- 02:53 PM Bug #3069 (Resolved): start slave from gui
- A user should be able to start a slave controller from the gui instead of starting it from the command line. The com...
- 02:51 PM Bug #3068 (Resolved): rmiregistry should be started programmatically
- A user wanting to use the distributed system should not have to start the rmiregistry manually. kepler should start ...
- 02:41 PM Bug #2880: Problem with some commands in command line actor
- These commands now work using the CommandLineExec actor.
- 02:23 PM Bug #3026: Actor documentation does not appear in older workflows
- This has been fixed in many of the GettingStarted demos but not in all the workflows in the demos directory.
- 02:21 PM Bug #2914: Broken link on a web page
- Note that missing doc is on Ilkay's server
- 02:02 PM Bug #2990: file|open dialog should open in workflows directory
- File|Open now initially opens into the $KEPLER/demos directory and remembers where the last location was (until shut-...
- 01:25 PM Bug #2941: Command Line Exec Actor throws exception when given input on "arguments" port
- This has been fixed (as of CommandLineExec.java v1.9) and I've added some workflows to better test this actor.
- 01:22 PM Bug #2531: The link from Kepler intro page to the Ptolemy quick links page is broken
- Comment #3 about the Ptolemy links is certainly valid. There is the issue about making sure all the Ptolemy example w...
- 01:11 PM Bug #2531: The link from Kepler intro page to the Ptolemy quick links page is broken
- BTW - I think Kepler loses something by not having
the Ptolemy demos available. There are plenty of
demos and they ... - 12:01 PM Bug #2531: The link from Kepler intro page to the Ptolemy quick links page is broken
- The broken link was removed from the intro page.
- 10:50 AM Bug #3055: DarwinCoreDatasource actor does not work in wit output 'As Field'
- As Field and As Row setting now iterate through all the rows of the data
01/15/2008
- 07:54 PM Bug #2978: saving to actor library from kepler no longer consistently works and port information is lost
- Some preliminary tests indicated that the indicated problems occur when a second actor is added, after the first acto...
- 04:43 PM Bug #2978: saving to actor library from kepler no longer consistently works and port information is lost
- I'll have to check this out more. We just used this during the training workshop and this functionality worked well....
- 04:41 PM Bug #3066 (New): actor sdk
- We need an SDK for building actors so that it is easier for people writing new java actors. the SDK would include a ...
- 02:44 PM Bug #2833: 'Open' problem with new DarwinCoreDataSource actor
- Data is now downloaded when actor is first dragged to the work area, allowing access to the query builder
- 12:48 PM Bug #3054: Importing a kar file claims actor is already cached
- This is now fixed.
01/11/2008
- 03:11 PM Bug #3063: CommandLineExec actor does not generate Exit code
- Fixed the code so that it does return a '1' on the exitCode port when there is no error in executing the Command Line...
- 01:41 PM Bug #3063 (Resolved): CommandLineExec actor does not generate Exit code
- Supposedly, the CommandLineExec actor will generate a '1' on the exitCode output when the execution of the command li...
- 01:02 PM Bug #3062 (New): Need ASC grid Utilities actor
- Currently there are actors (developed for the ENM example) for working with ASC grids. Such spatial grid actors allow...
- 12:06 PM Bug #3061 (Resolved): Need IPCC data by month
- The ClimateFileProcessor and ClimateChangeFileProcessor actors are custom actors for reading IPCC climate data. The d...
- 11:37 AM Bug #3056: unable to print output of Display actor
- Both the Display window and the Text Editor have a 'Print...' menu item but it does not appear to do anything! Note t...
01/09/2008
- 03:43 PM Bug #2939: Add ability to access password protected EarthGrid data from within Kepler
- Changes to the registry (proposed)
I've augmented the existing EcogridRegEntryType with two elements:
-authentication... - 11:04 AM Bug #3056 (Resolved): unable to print output of Display actor
- The Display actor receives summary output from an RExpression actor. The summary displays perfectly, but does not pr...
01/08/2008
- 09:24 PM Bug #3055 (Resolved): DarwinCoreDatasource actor does not work in wit output 'As Field'
- The DarwinCoreDataSource actor can have its output set to 'As Field'. However, it then appears not to iterate through...
- 12:41 PM Bug #3054 (Resolved): Importing a kar file claims actor is already cached
- If you try to import a kar file containing a composite, sometimes an error is thrown that the actor already exists in...
- 12:39 PM Bug #3053 (Resolved): Multiple Documentation windows not possible
- Only a single documentation window can appear at a time and it remains the first one opened.
01/07/2008
- 10:34 AM Bug #2967: Add a 'View data' menu to data source actors
- The work done on bug #2966 has bled into this entry. They should probably just be consolidated into one bug. I've a...
01/04/2008
- 12:12 PM Bug #2966: Add a 'Preview data' menu to data source actors
- Added a recast() method to the PersistentTableModel implementation. This allows us to make an initial pass over the ...
- 11:53 AM Bug #3052: Installer crashes with EXC_BAD_ACCESS
- reportedly this occurred on OS X Tiger - 10.4.11
A check using OS X 10.5.1 worked OK;
Default Java should be 1.5 (...
01/03/2008
- 04:58 PM Bug #3052 (Resolved): Installer crashes with EXC_BAD_ACCESS
- Here's the start of the crash log:
Host Name: djbmac
Date/Time: 2008-01-04 13:20:10.617 +1300
OS Ver...
01/02/2008
- 04:29 PM Bug #2966: Add a 'Preview data' menu to data source actors
- Ported the PersistentTableModel from Morpho to make use of the [already] ported version of PersistentVector. This su...
- 02:19 PM Bug #2833: 'Open' problem with new DarwinCoreDataSource actor
- Uping the Severity because this bug causes a problem with DarwinCore actors newly dragged from the Data search panel....
12/31/2007
- 11:20 AM Bug #2966: Add a 'Preview data' menu to data source actors
- Did an initial pass at this for EML200DataSource actor. Uses a JTable (with simple sorting). Have not tried it with...
12/27/2007
- 11:20 AM Bug #2960: Change RExpression actor to use meaningful graphic file output names
- By using getFullName() rather than getName() we can get the nested naming mentioned in the original comments for this...
- 09:02 AM Bug #2961: Include option in EMLDatasource actor to use 'most recent' data
- with the changes to how ecogrid can be searched using authentication credentials, i've also changed how the eml actor...
12/20/2007
- 03:29 PM Bug #3039 (Resolved): EML2 Datasource (from search) does not include Documentation
- If you search Earthgrid (e.g. for 'Datos') and drag result to work area, the Documentation context menu will not show...
Also available in: Atom