Activity
From 02/02/2011 to 03/03/2011
03/03/2011
- 06:10 PM Bug #5339: In Database Query actor, the output port will be string type if you choose the output type to be "record"
- We used the Display to show the result. The result looks like a record:
{ID = "gpp/CR800_sensor0", LASTTIME = "2011-0... - 06:05 PM Bug #5339 (New): In Database Query actor, the output port will be string type if you choose the output type to be "record"
- Derik and I found that the type of the output port is string even though we chose "record" as the output type.
- 06:02 PM Bug #5338 (New): In Database Query actor, the output behavior will be different if there is no result set found when you check or uncheck outputEachRowSeparately
- If there is result set found and the output type is "array":
no token will be sent if you select "outputEachRowSepar... - 05:59 PM Bug #5337 (Resolved): NPE from WorkflowManager when configuring actor within composite
- Sometimes when you right-click Configure Actor an actor within a composite, and actually make a change, you'll get an...
- 05:45 PM Bug #5336 (New): If a user chooses "no metadata" as output format in Database Query actor, the query result only shows one column no matter the query specifies to select two or more columns
- If user chooses the output type as "no metadata" (no column name will be shown in the result), and query looks like "...
- 03:10 PM Bug #5323: saving Site Layout workflow makes Sensor actor parameters editable
- A parameter's visibility is not stored to MoML so I added an extra check in attributedChanged to make sure a paramete...
- 02:39 PM Bug #5332: cr1k_d doesn't reliably connect to logger
- Another failure example:
-> <MAIN> Open Serial Port: /dev/ttyUSB0 Succefully!
-> <MAIN> Connecting to datalogger...
... - 02:30 PM Bug #5335: SpanToDT should write metadata first rather than data when it starts up
- I updated SpanToDT to write metadata entries before any data values. Please check if it's fixed.
- 11:32 AM Bug #5335 (Resolved): SpanToDT should write metadata first rather than data when it starts up
- When i starts the SpanToDT, here are the statement from sdtout:
[run] archive size (in frames):1000000...
03/02/2011
- 12:07 PM Bug #5322: dcd_mgr crashes often
- I've only started paying attention to the message when dcd_mgr dies, but so far 2/2 times it dies with:
pthread_creat...
03/01/2011
- 06:22 PM Bug #5252: Plotting bugs
- 7) Can the Add Row button be used successfully? I can't. If I add Add Row, and then paste in a valid Name, the Ylabel...
- 05:21 PM Bug #5334: 2.2 rc3: kepler.sh file is not executable by default in Kepler.app/Contents/Resources/Java/ directory
- Fixed.
- 03:52 PM Bug #5334 (Resolved): 2.2 rc3: kepler.sh file is not executable by default in Kepler.app/Contents/Resources/Java/ directory
- I think many users need to use kepler.sh or kepler.bat to get console information. But in my installation on mac, Kep...
- 05:17 PM Bug #5333: 2.2 rc3: getenv("") doesn't work for mac installation.
- Me and Jianwu have further investigated this bug, and have determined that the issue arises simply because the enviro...
- 03:46 PM Bug #5333 (New): 2.2 rc3: getenv("") doesn't work for mac installation.
- getenv is to get environment variable value in Kepler. It works for me in my installation on windows. On mac, it does...
- 04:50 PM Bug #5095: test kepler and wrp for memory leaks
- I found what might have been a leak, the _modelToFrameMap that was previously in KeplerGraphFrame seemed to not be lo...
- 04:28 PM Bug #5331: Errors in Help->Kepler Documentation page at kepler 2.2 rc3.
- Removed the inapplicable comments about outreach.
- 02:58 PM Bug #5331: Errors in Help->Kepler Documentation page at kepler 2.2 rc3.
- I found another error in this page, where says:
Workflow Demonstration Examples
Note that the demos are not included... - 02:06 PM Bug #5331: Errors in Help->Kepler Documentation page at kepler 2.2 rc3.
- Got these two errors in documentation fixed. Thanks for catching!
- 11:23 AM Bug #5331 (Resolved): Errors in Help->Kepler Documentation page at kepler 2.2 rc3.
- Two errors in the page:
1) The user mailing list at the end of the first paragraph should be kepler-users@kepler-pro... - 04:07 PM Bug #5318: 2.2.0 release testing
- More for Misc 2.2 tests:
* Test kepler.sh/kepler.bat to start Kepler.
* Test getenv() function. - 01:33 PM Bug #5332 (Resolved): cr1k_d doesn't reliably connect to logger
- Fairly often cr1k_d fails to connect to the logger. I get output like:
CR1K sample rate should be 30 second(s)
->...
02/28/2011
- 09:25 PM Bug #5326: 2.2rc2 - upgrade config file bug workaround moves KeplerData/modules to KeplerData/modules.old instead of just configuration file dirs
- Users can just copy any databases they want to retain after an upgrade manually from modules.old to modules.
- 09:25 PM Bug #5328: 2.2rc2 - standalone module manager won't start
- Fixed.
- 09:25 PM Bug #5325: 2.2rc2 - documentation problems
- Fixed.
- 07:05 PM Bug #5330 (New): Workflow Run Manager - include provenance trace file in run-kar
- It sounds like provenance trace files are going to start being included in the provenance database, per execution.
... - 06:50 PM Bug #5329 (New): Workflow Run Manager - launch Provenance Browser from run-row
- Manish would like to be able to launch the Provenance Browser from a new WRM right-click context menu.
With regards ...
02/25/2011
- 05:40 PM Bug #5328 (Resolved): 2.2rc2 - standalone module manager won't start
- On mac 10.6 and windows XP, both with java 1.6, I can't get the standalone module manager application to start. On wi...
- 03:38 PM Bug #5327 (New): Need to fix documentation system
- Our current documentation system creates a lot of unnecessary work and has excessive overhead to produce updated docu...
- 02:35 PM Bug #5325: 2.2rc2 - documentation problems
- This reminds me.
We really do have a horrible documentation system.
An ideal system would have the following attrib... - 01:26 PM Bug #5325 (Resolved): 2.2rc2 - documentation problems
- 1) Most links in the pdfs don't work - you just see blue text.
2) User Manual Section 6 doesn't include changes to... - 02:03 PM Bug #5326 (Resolved): 2.2rc2 - upgrade config file bug workaround moves KeplerData/modules to KeplerData/modules.old instead of just configuration file dirs
- The workflow-around for the configuration file bug is to move a user's existing KeplerData/modules to KeplerData/modu...
- 11:28 AM Bug #5303: The workflow which archive sensor data into metacat can upload data even no new data was generated
- After partially fixing the bug 5319, i found the the running will keep uploading the last single data into metacat ev...
- 11:22 AM Bug #5319: The workflow which archive sensor data into metacat can upload incorrect data set when new data is coming
- This logic issue on two inputs, start time and interval, of DataTurbineActor 3.
The start time is using the current ... - 11:11 AM Bug #5261: Get an error when execute the dataturbineToMetacat workflow in the second time
- This bug was fixed by adding a String replacement actor.
02/24/2011
- 05:56 PM Bug #5324 (Resolved): dcd_mgr buffer too small -- xxx Lost data.. messages
- After running dcd_mgr for awhile I start getting messages like:
xxx Lost data: 2011-02-24T16:39:45.667Z CR800_sq311_... - 02:11 PM Bug #5310: 2.2.0rc1 - Documentation link problems
- Fixed.
02/23/2011
- 05:02 PM Bug #5319: The workflow which archive sensor data into metacat can upload incorrect data set when new data is coming
- Today, i fixed the issue that "last update" wasn't persistent.
I ran the workflow again and found:
First time:
Datase... - 04:55 PM Bug #5235: Scheduler GUI can schedule any wf (even local ones).
- It can schedule a local workflow.
- 03:54 PM Bug #5253: SpanToDT timestamp bug
- This was fixed in r26493.
- 02:25 PM Bug #5323 (Resolved): saving Site Layout workflow makes Sensor actor parameters editable
- I believe all Sensor actor parameters are only supposed to be editable when the workflow is running.
If you import a... - 12:47 PM Bug #5322 (Resolved): dcd_mgr crashes often
- The SPAN dcd_mgr goes zombie fairly often and must be restart. We've seen it stay up for ~30days, but recently as I'v...
- 12:26 PM Bug #5321 (Resolved): sensor settings made by kepler user lost on SPAN restart
- To start SPAN you
generate a config file from a CRBasic program:
./cr_parser.py conf/sq110_and_bps.CR8 span.cfg
... - 11:07 AM Bug #5320 (Resolved): Get "could not find entity 1876 in parameter table" when run the dataturbineToMetacat workflow
- This is the second time to see the error. But I didn't figure out the pattern.
<jing> ERROR: could not find entity 1...
02/22/2011
- 04:54 PM Bug #5319: The workflow which archive sensor data into metacat can upload incorrect data set when new data is coming
- I use sensor simulator created data with timestamp from 2011-02-22 04:32:02 to2011-02-22 04:33:00.
Then I ran the w... - 04:20 PM Bug #5319 (Resolved): The workflow which archive sensor data into metacat can upload incorrect data set when new data is coming
- I used sensor simulator to create data set, then killed the simulator. It created data with timestamp from 2011-02-2...
- 04:03 PM Bug #5318 (Resolved): 2.2.0 release testing
- David asked me to create a list of less obvious things to test for 2.2. Obviously this isn't comprehensive; please te...
- 01:23 PM Bug #5312: updating windowsXP installed 2.0.0 straight to 2.2.0 renders Kepler unable to start
- Unfortunately, we will not be able to address problems associated with moving from 2.0 to 2.2 using the module manage...
02/18/2011
- 05:05 PM Bug #5315: Sensor Site view Components only filtered when All Ontologies and Folders selected
- Also:
* if you save your site layout, this refreshes the Components tree, and everything becomes visible.
* if you us... - 04:07 PM Bug #5315 (Resolved): Sensor Site view Components only filtered when All Ontologies and Folders selected
- When in Sensor Site view, non-applicable components are filtered out of the tree. However if you use the drop-down to...
- 04:50 PM Bug #4921: find reports for sensor in site layout
- I think this bug is no longer applicable. Please reopen with explanation if you think otherwise.
- 04:17 PM Bug #5172: Exceptions are sometimes thrown during sensor workflow run
- Dealing with the BasicHighlighter exception is probably the most important because when it happens workflow execution...
- 04:08 PM Bug #5095: test kepler and wrp for memory leaks
- That thread turns out to be started by the batik SVG jar when KeplerXMLIcon calls SVGDocumentFactory.createSVGDocumen...
- 01:47 PM Bug #4763: create gui to access datalogger program
- I've been playing with sensor-view and thinking through various usecases, and I think at least being able to see/read...
- 05:58 AM Bug #5314 (New): Closing last workflow window closes Kepler application
- This is not compatible with Mac OS X way of closing windows.
After last window is closed, application should remai...
02/17/2011
- 08:13 PM Bug #5095: test kepler and wrp for memory leaks
- I have discovered that there is a thread that is waiting even after a workflow is closed. I suspect that it is this ...
- 06:37 PM Bug #5252: Plotting bugs
- fix #4, no longer show demo data series, at r27158
- 02:00 PM Bug #5252: Plotting bugs
- #4 is still an issue for me.
#6 would be good to fix, and should be pretty easy.
re #5, it would be nice if non-dragg... - 06:29 PM Bug #5202: update existing site layout with span changes
- Some examples of problems here: if you update the crbasic program, a running plot layout won't update for changes. Or...
- 03:34 PM Bug #5312: updating windowsXP installed 2.0.0 straight to 2.2.0 renders Kepler unable to start
- Also I just tried upgrading my installed 2.1.0 to 2.2.0 via module manager on mac, and kepler 2.2.0 fails to start, a...
- 03:11 PM Bug #5311: 2.2.0rc1 - remote data sources don't work
- It turns out that the same installer issue (current-suite.txt was not copied over when the installers were built) als...
- 02:13 PM Bug #5313 (New): fix Import Sensor Site and Export Site to KML menu item issues
- These menu items are currently at the bottom of the File menu. Import Sensor Site should probably be beneath 'Open......
02/16/2011
- 03:49 PM Bug #4746: ability to create a Site Layout report
- Dan and I just brainstormed on this. A few possible solutions:
1) On the original idea of using Reporting, a few obst...
02/15/2011
- 10:32 PM Bug #5309: 2.2.0rc1 - Preferences and Components Search (configuration) issue
- I figured out the source of this problem. It isn't actually in 2.0.0rc1 itself, but instead in the installer since a ...
- 01:34 PM Bug #5309 (Resolved): 2.2.0rc1 - Preferences and Components Search (configuration) issue
- I've given the mac installer a try and I've run into the configuration file issue - my ~/KeplerData/repository/config...
- 06:39 PM Bug #5169: select more than one remote repository
- You can select multiple remote repositories for search, but not save, and this seems fine, I don't think we should pr...
- 06:32 PM Bug #4745: load & save site layout to metacat
- Saving a Site Layout to a kar works. Uploading and then downloading this kar from the kepler repository works as expe...
- 05:51 PM Bug #4744: load & save site layout to local kar file
- Re: comment#3, kars contain a module dependency list now, so the broken icon etc is taken care of.
And opening a kar... - 02:57 PM Bug #5312 (Resolved): updating windowsXP installed 2.0.0 straight to 2.2.0 renders Kepler unable to start
- On Windows XP, I had a Kepler-2.0 installed version. Using the module manager, I updated to kepler-2.2.0, skipping ke...
- 02:35 PM Bug #5311: 2.2.0rc1 - remote data sources don't work
- Likely related, on linux I just did:
cd kepler.modules/build-area/; rm -rf ~/KeplerData; ant clean-all;
started 2.2.0... - 01:56 PM Bug #5311 (Resolved): 2.2.0rc1 - remote data sources don't work
- In 2.2.0rc1 installed from the installer, remote data sources don't work.
I discovered this when trying to open Pyt... - 01:36 PM Bug #5310 (Resolved): 2.2.0rc1 - Documentation link problems
- Some issues with Help->Documentation in 2.2.0rc1:
* None of the Local Copy links to documentation (at Help->Kepler ...
02/14/2011
- 05:56 PM Bug #5296: Workflow Run Manager - multiple window, remote store gui refresh issue
- fixed at r27129
- 02:45 PM Bug #5247: Allow user to set memory allocated to Kepler from within Kepler
- Memory.xml will currently be written in KeplerData when appropriate. (i.e. in installations, when use.keplerdata is p...
- 02:43 PM Bug #5129: adding and removing configuration properties could be made easier
- This enhancement needs to accommodate not just addition, but changes and deletions as well. All that has been impleme...
- 02:31 PM Bug #5307 (New): Report designer - fix drag and drop outline sizes
- When you drag report items around, from the left out to the design, or rearranging instantiated items, the outline si...
- 02:27 PM Bug #5289: Change report instance margins from transparent to white
- Changing title and re-opening as an ER for the margins.
- 02:24 PM Bug #5306 (New): Report designer - make dynamic report item label textfields smaller
- If the 4 textfields on dynamic report items were slightly smaller, it'd be more apparent that they're textfields.
- 02:20 PM Bug #5305 (New): Report designer - make north and south dynamic item labels left justified
- In the report designer, the north and south labels on a dynamic report item are centered, which does not match how th...
- 02:16 PM Bug #5304 (New): Report designer - make "+ Get Image..." button much smaller
- On the report designer, when you drag out an Image static item, the "+ Get Image..." button on the item takes up the ...
- 01:45 PM Bug #5208: Setting sensor sampling rate <1 causes errors
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5202: update existing site layout with span changes
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5170: uploading a workflow requires a refresh
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5041: display recent data next to icon
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4745: load & save site layout to metacat
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5220: Create data chunks having same metadata info for a time interval
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5207: Sensor changes color in response to configuring the actor even if no changes made
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5206: Importing or opening a sensor site doesn't open into the sensor site view
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5205: Sensor site components not yet in tree
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5042: create span simulator
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5028: dataturbine overwrites recent data when frequently detaching
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5223: Store the last timestamp of data store for a sensor to the local database
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5164: Don't show Workflow Run Manager and tag workflow drop-down list on Schedule tab of Workflow Scheduler view
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5016: mirror dataturbine via command line
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4755: update workflow run manager and reporting to display runs of sensor workflows
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5287: Remove the override of ActorMetadataKAREntryHandler
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5172: Exceptions are sometimes thrown during sensor workflow run
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5171: link workflow in components tree to workflow in scheduler view
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5050: Automatically filter workflow run manager runs based on selected workflow
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5040: create views, tabs, configuration
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5116: add lat/lon to sensor metadata and use during import
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5033: Workflow Run Manager - Allow multiple instances of WRM in one Kepler instance
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4921: find reports for sensor in site layout
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4752: create a sensor plots gui
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4744: load & save site layout to local kar file
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5236: The list on the left panel of the scheduler should only show WF objects that can be scheduled.
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5216: Retrieve the timestamps for all the metadata changes that occurred since a previous time
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5133: Authentication and authorization of GPP server
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4760: software to transfer sensor data from SPAN to DT
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5303: The workflow which archive sensor data into metacat can upload data even no new data was generated
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5214: Retrieve the last timestamp for which a sensor's data was stored in metacat
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5032: Workflow Run Manager - ability to connect to different prov stores from gui actions
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4758: search for site components in kepler's data tab
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4757: transfer sensor data from dataturbine to metacat
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4747: import & export site layout to SensorML
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4756: allow saving of sensor workflow output
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4754: update metacat workflow execution scheduler
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4748: create google earth kml from component coordinates
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5213: Query dataturbine server to retrieve the sensors
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5169: select more than one remote repository
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5132: Connecting Workflow Run Manager to remote KAR store should prompt for credentials
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4759: install dataturbine on gumstix
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4743: create gui to edit documentation metadata for component
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5235: Scheduler GUI can schedule any wf (even local ones).
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5130: Need a login and logout interface for authenticating a user
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4762: create gui to control sensor from kepler
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4750: create wiring table gui
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5261: Get an error when execute the dataturbineToMetacat workflow in the second time
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5251: using File->Open MoML... always opens model into Sensor Site view
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4763: create gui to access datalogger program
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4742: create engineering view model type
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5286: Remove the override of EntityTreeModel
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5274: Trying to schedule workflow with report layout puts up prompt about no report layout
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5217: Retrieve the metadata of a sensor at a specific timestamp
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4920: dynamically change toolbar buttons
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5045: Add a menu to add and configure new remote kepler servers
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4773: Data processing on the GPP
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4753: create gui for scheduled execution of sensor workflows on server
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4749: run google earth within kepler gui
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5218: Create sensorML string
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5077: add real inputs and outputs to sensor actor
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4761: install and configure SPAN software on gumstix
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4751: implement "run" for site layout
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5275: Executing sensor-view workflow records provenance
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5253: SpanToDT timestamp bug
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5221: Create EML string
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5062: create bugs, mockups, eng view page updates showing how authentication will work
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4741: create icons for engineering view components
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5252: Plotting bugs
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5226: User should be warned to design a report if there isn't a report when scheduling
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5222: Store data set file and associated EML file into metacat
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5210: Focus stolen from user trying to drag components around during execution
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5201: track changes on span server
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5131: Authentication and authorization of Scheduler server
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #5049: Prompt for credentials when connecting to remote kepler server
- changing bugs from REAP to Kepler product
- 01:45 PM Bug #4746: ability to create a Site Layout report
- changing bugs from REAP to Kepler product
- 12:49 PM Bug #5301: clicking on Image item Scale Property Value sometimes gives ArrayIndexOutOfBoundException
- fixed at r27113. just don't attempt to access index that's out of bounds. This works fine, but I've included a note i...
- 12:10 PM Bug #5301: clicking on Image item Scale Property Value sometimes gives ArrayIndexOutOfBoundException
- Ok, I've finally figured out a way to reliably replicate this bug. This bug can occur for any report design item with...
02/11/2011
- 05:12 PM Bug #5303 (Resolved): The workflow which archive sensor data into metacat can upload data even no new data was generated
- I used sensor stimulator and span to generate some data into a Dataturbine server.
Then i terminated the sensor stim... - 05:01 PM Bug #5218: Create sensorML string
- We can create valid sensorML document and metacat can accept it.
The sensorML looks like:
<sml:SensorML
xmlns:sml="... - 03:04 PM Bug #5302: module_dependencies column defined too short
- some dbms support an unlimited length, indexed type for strings (such as 'text' type in postgres) that is a lot more ...
- 09:01 AM Bug #5302: module_dependencies column defined too short
- I'd recommend not specifying the length for the VARCHAR - then it will use the maximum. Just omit the (500) or (1000)...
- 12:36 PM Bug #5293: Deleting a report item scrolls you to top of design
- I've used this more after the fix I made and it seems fine.
- 12:30 PM Bug #5083: possible to save a kar that loses the report layout
- Yeah, seems fixed, haven't gotten this to recur, and I just tested again. Closing.
- 10:34 AM Bug #5252: Plotting bugs
- This can either be closed or can be held open to try and improve the port dragging behavior (maybe using a naming con...
- 10:29 AM Bug #4752: create a sensor plots gui
- (In reply to comment #2)
> Thanks for the good screencast. I also played around with it and have some
> comments:
>
...
02/10/2011
- 12:50 PM Bug #5302 (Resolved): module_dependencies column defined too short
- The v8 schema has the module_dependencies varchar column defined at 255 characters, but this is too small. This isn't...
02/09/2011
- 05:31 PM Bug #5301 (Resolved): clicking on Image item Scale Property Value sometimes gives ArrayIndexOutOfBoundException
- Clicking on Image item Scale Property Value sometimes gives ArrayIndexOutOfBoundException, seems to happen after chan...
- 04:14 PM Bug #4548: string tokens with newlines print the escape sequences
- fixed at r27068.
- 12:25 PM Bug #5299 (New): can't drag using report designer item icons
- You can't drag an item from its icon, and this is the first place I think a user will try, especially since it's the ...
- 12:16 PM Bug #5298 (New): rendered west and east dynamic item label problems
- Some problems with using west and east labels on a dynamic report item:
1) the west and east label text wraps way to...
02/08/2011
- 06:06 PM Bug #5289: Change report instance margins from transparent to white
- fixed at r27060. The margins (or whatever they're called) around the report are still transparent, but I guess that's...
- 04:45 PM Bug #5295: Report designer panel gui simplification and spacing
- finished at r27056
No longer have Show Ports and Show Relations checkboxes for Items of Interest Outline tab, giving ... - 04:20 PM Bug #5297: Workflow Run Manager - no indication of progress during preview runs download
- "fixed" at r27053.
Step #3 now takes about 2s instead of 17.
Refactoring to show the preview runs as they're importe...
02/07/2011
- 02:36 PM Bug #5297: Workflow Run Manager - no indication of progress during preview runs download
- This bug is just for fetching data needed to build "preview" WorkflowRuns (bits from the karXML, not the kars or enti...
- 12:57 PM Bug #5297: Workflow Run Manager - no indication of progress during preview runs download
- Derik,
When we discussed this before, I think we concluded that the search time was largely due to Kepler issuing an... - 12:42 PM Bug #5297 (Resolved): Workflow Run Manager - no indication of progress during preview runs download
- There are currently about 131 run-kars on kepler-dev. Switching to kepler-dev from the workflow run manager for the f...
- 12:09 PM Bug #5296 (Resolved): Workflow Run Manager - multiple window, remote store gui refresh issue
- If you have two windows open, and in both connect the WRM to the same remote repository using the dropdowns in rapid ...
02/04/2011
- 06:58 PM Bug #5295: Report designer panel gui simplification and spacing
- Fixed the first part of this -- wrt sizing of the left panels-- at r27030.
Now need to determine if Show Ports and Sh... - 05:02 PM Bug #5295 (Resolved): Report designer panel gui simplification and spacing
- 'Items of Interest' doesn't get enough room, and 'Report Formatting Items' gets too much.
The checkboxes (Show Por... - 03:33 PM Bug #4604: Make aesthetic changes to tagging interface
- I think all these have been fixed except for tags wrapping.
- 03:26 PM Bug #4981: RIO pdfs don't show up in the Component Library
- Adding dependency on bug#5276, since whatever we decide to do for that bug will likely affect / possibly fix this bug.
- 03:19 PM Bug #4136: Workflow Run Manager - date and duration search should allow single operator-less arguments
- Closing, I think we've decided the desirable searches types are now covered. Date search allows a single date without...
- 02:10 PM Bug #5276: component search performance is poor
- Discussed this with Jing. We think the schema is too loose right now, and we should change it so that we can rely on ...
- 01:27 PM Bug #5276: component search performance is poor
- just reformatting jing's above example as we discuss it:
<document>
<docid>878.72.1</docid>
<docname>kar</docname>... - 01:20 PM Bug #5276: component search performance is poor
- <?xml version="1.0"?>
<resultset>
<pagestart>0</pagestart>
<pagesize>0</pagesize>
<nextpage>1</nextpage>
<pre... - 01:17 PM Bug #5229: Poor component search performance
- duplicated bug
02/03/2011
- 06:22 PM Bug #5293: Deleting a report item scrolls you to top of design
- basically fixed with r26988, but not quite satisfied with the location you're scrolled to when you delete an item. lo...
- 05:12 PM Bug #5293 (Resolved): Deleting a report item scrolls you to top of design
- This is really annoying when you're trying to delete items from a long report design; with each delete you lose your ...
- 05:09 PM Bug #5088: Report designer gui difficult to use with greater than about 3-4 items
- fixed at r26960
02/02/2011
- 05:13 PM Bug #4544: Enter key in Report Designer title invokes a search
- fixed at r26896. This took awhile to track down. Turns out the searchButton was the set defaultButton for the jRootPa...
- 01:12 PM Bug #4753: create gui for scheduled execution of sensor workflows on server
- This a general bug. The specific bugs have been created and fixed.
- 01:11 PM Bug #5236: The list on the left panel of the scheduler should only show WF objects that can be scheduled.
- Bug is fixed base the solution on comment 1. If we have any new suggestion, we can open another bug.
- 01:09 PM Bug #5235: Scheduler GUI can schedule any wf (even local ones).
- When user tries to schedule a local workflow, it will be uploaded to the saving repository first. The functionality i...
- 01:08 PM Bug #4754: update metacat workflow execution scheduler
- the scheduler server code stands alone in svn. We create scheduler-gui module in kepler
- 12:03 PM Bug #5283: UI for saving workflows as xml is confusing
- The main problem is that currently KARs are not backwards-compatible (see bug 5280), and so XML remains the preferred...
- 11:57 AM Bug #4483: Module dependencies in MoML files
- We no longer write any module dependency info into the moml, but certain things from modules may still be written int...
- 11:34 AM Bug #5290 (New): originModule not always set
- The <originModule> property is added to configuration files so that properties will be ignored when their originating...
- 11:26 AM Bug #5247: Allow user to set memory allocated to Kepler from within Kepler
- This does not work when using kepler.sh.
Additionally, it appears the settings are saved in build-area/settings/memo...
Also available in: Atom