Project

General

Profile

Activity

From 02/08/2011 to 03/09/2011

03/09/2011

05:15 PM Bug #5347 (New): DataTurbine actor should support Start Time with sub-second accuracy
DT actor Start TIme parameter should support sub-second accuracy. It would be nice if it accepted dates specified in ... Derik Barseghian
04:39 PM Bug #5332: cr1k_d doesn't reliably connect to logger
Dan fixed the path parsing bug.
Dan and I both still get the RING errors though, so leaving this bug open.
Derik Barseghian
04:25 PM Bug #5332: cr1k_d doesn't reliably connect to logger
Dan and I tracked the
[ERR] Response Code is not "complete(0x00)" (0E)
error down to a path parsing problem in pakb...
Derik Barseghian
08:28 AM Bug #5344: Kepler ships open source software and needs to include license files
Good that the license.txt files are there, is
there anyway to view them from within Kepler?
When I click on Help | Mo...
Christopher Brooks
07:02 AM Bug #5344: Kepler ships open source software and needs to include license files
In Kepler, each module has a licenses.txt file that should document the licenses in any third-party jars. David Welker
07:08 AM Bug #5194: demos are difficult to find
The second comment is a duplicate of bug 5331. This issue has since been addressed. David Welker

03/08/2011

05:49 PM Bug #5346 (Resolved): Kepler 2.2r3 Mac OS 64-bit Matlab demo fails with 'no suitable image found'
Under the Kepler-2.2r3 dmg installer, Mac OS X 10.5 with 64bit Java,
The Matlab demo at
Help -> Kepler Documentatio...
Christopher Brooks
05:26 PM Bug #5345 (Resolved): Kepler 2.2rc3 Copyright should be updated to 2011
Help -> Kepler Documentation -> click on "license"
yields:
"Kepler Copyright
This software is protected by this ...
Christopher Brooks
05:14 PM Bug #5194: demos are difficult to find
In Kepler2.2rc3, how do I run the demos?
Help -> Kepler Documentation says:
"Workflow Demonstration Examples
Note t...
Christopher Brooks
05:01 PM Bug #5344 (New): Kepler ships open source software and needs to include license files
How do I view the licenses of the pieces of software that
are shipped with Kepler?
I did an analysis for Ptolemy...
Christopher Brooks
04:35 PM Feature #5343 (New): Add optional Console view
When Kepler is not started from the command line, messages to standard output will not be visible. An optional panel ... Sven Koehler
02:51 PM Bug #5342 (Resolved): ant update hangs if the svn certificate changes (and possibly always hangs the first time)
I was doing "ant update" and the process hung while
updating build-area. I suspect that this issue will affect any
...
Christopher Brooks
02:43 PM Bug #5322: dcd_mgr crashes often
Fixed: need to join or detach all created threads. Daniel Crawl
12:15 PM Bug #5333: 2.2 rc3: getenv("") doesn't work for mac installation.
another problem for kepler.app is that it may choose a different JVM different with terminal. One partner has both ja... jianwu jianwu

03/07/2011

01:28 PM Bug #5341: Belkin f5u409 usb=>serial dongle periodically stops working
I tried a ("the purple one") prolific pl2303 usb-serial dongle on the gumstix. Ubuntu recognized the dongle, but I wa... Derik Barseghian

03/04/2011

06:35 PM Bug #5341 (New): Belkin f5u409 usb=>serial dongle periodically stops working
Sometimes the Belkin dongle gets in a state where all 3 of its LEDs stay off. This corresponds with being unable to r... Derik Barseghian
04:43 PM Bug #5095: test kepler and wrp for memory leaks
Many ActionListeners hold references to the main Top frame, especially in the menus. Our menu system is pretty funky... Aaron Aaron
03:15 PM Bug #5340: Miss a dollar sing ($) when an actor references a parameter.
Derik and I also found out, sometimes we don't need a dollar sign to reference the parameter.
This is VERY confusing!
Jing Tao
03:05 PM Bug #5340 (New): Miss a dollar sing ($) when an actor references a parameter.
On Figure 3.20 (page 66) of KeplerUserManual-2.1.0.doc, it shows how to reference a parameter OutputDir. It shows:
...
Jing Tao
01:29 PM Bug #5337: NPE from WorkflowManager when configuring actor within composite
fixed at r27259 Derik Barseghian
10:18 AM Bug #5335: SpanToDT should write metadata first rather than data when it starts up
Yeah, now it wrote metadata first:
[run] connected to span data.
[run] connected to span metadata.
[run...
Jing Tao

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...
Jing Tao
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. Jing Tao
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...
Jing Tao
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... Derik Barseghian
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 "... Jing Tao
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... Daniel Crawl
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...
...
Derik Barseghian
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. Daniel Crawl
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...
Jing Tao

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...
Derik Barseghian

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... Derik Barseghian
05:21 PM Bug #5334: 2.2 rc3: kepler.sh file is not executable by default in Kepler.app/Contents/Resources/Java/ directory
Fixed. David Welker
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... jianwu jianwu
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... David Welker
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... jianwu jianwu
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... Aaron Aaron
04:28 PM Bug #5331: Errors in Help->Kepler Documentation page at kepler 2.2 rc3.
Removed the inapplicable comments about outreach. David Welker
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...
jianwu jianwu
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! David Welker
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...
jianwu jianwu
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.
jianwu jianwu
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)
->...
Derik Barseghian

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. David Welker
09:25 PM Bug #5328: 2.2rc2 - standalone module manager won't start
Fixed. David Welker
09:25 PM Bug #5325: 2.2rc2 - documentation problems
Fixed. David Welker
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.
...
Derik Barseghian
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 ...
Derik Barseghian

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... Derik Barseghian
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... David Welker
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...
David Welker
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...
Derik Barseghian
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... Derik Barseghian
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... Jing Tao
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 ...
Jing Tao
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. Jing Tao

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_...
Derik Barseghian
02:11 PM Bug #5310: 2.2.0rc1 - Documentation link problems
Fixed. David Welker

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...
Jing Tao
04:55 PM Bug #5235: Scheduler GUI can schedule any wf (even local ones).
It can schedule a local workflow. Jing Tao
03:54 PM Bug #5253: SpanToDT timestamp bug
This was fixed in r26493. Daniel Crawl
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...
Derik Barseghian
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... Derik Barseghian
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
...
Derik Barseghian
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...
Jing Tao

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...
Jing Tao
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... Jing Tao
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... Derik Barseghian
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... David Welker

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...
Derik Barseghian
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... Derik Barseghian
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. Derik Barseghian
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... Derik Barseghian
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... Aaron Aaron
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... Derik Barseghian
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...
Michal Owsiak

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 ... Aaron Aaron
06:37 PM Bug #5252: Plotting bugs
fix #4, no longer show demo data series, at r27158 Derik Barseghian
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...
Derik Barseghian
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... Derik Barseghian
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... Derik Barseghian
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... David Welker
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...... Derik Barseghian

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...
Derik Barseghian

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 ... David Welker
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... Derik Barseghian
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... Derik Barseghian
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... Derik Barseghian
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...
Derik Barseghian
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... Derik Barseghian
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...
Derik Barseghian
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...
Derik Barseghian
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 ...
Derik Barseghian

02/14/2011

05:56 PM Bug #5296: Workflow Run Manager - multiple window, remote store gui refresh issue
fixed at r27129 Derik Barseghian
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... David Welker
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... David Welker
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... Derik Barseghian
02:27 PM Bug #5289: Change report instance margins from transparent to white
Changing title and re-opening as an ER for the margins. Derik Barseghian
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. Derik Barseghian
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... Derik Barseghian
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 ... Derik Barseghian
01:45 PM Bug #5208: Setting sensor sampling rate <1 causes errors
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5202: update existing site layout with span changes
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5170: uploading a workflow requires a refresh
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5041: display recent data next to icon
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4745: load & save site layout to metacat
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5220: Create data chunks having same metadata info for a time interval
changing bugs from REAP to Kepler product Derik Barseghian
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 Derik Barseghian
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 Derik Barseghian
01:45 PM Bug #5205: Sensor site components not yet in tree
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5042: create span simulator
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5028: dataturbine overwrites recent data when frequently detaching
changing bugs from REAP to Kepler product Derik Barseghian
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 Derik Barseghian
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 Derik Barseghian
01:45 PM Bug #5016: mirror dataturbine via command line
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4755: update workflow run manager and reporting to display runs of sensor workflows
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5287: Remove the override of ActorMetadataKAREntryHandler
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5172: Exceptions are sometimes thrown during sensor workflow run
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5171: link workflow in components tree to workflow in scheduler view
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5050: Automatically filter workflow run manager runs based on selected workflow
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5040: create views, tabs, configuration
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5116: add lat/lon to sensor metadata and use during import
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5033: Workflow Run Manager - Allow multiple instances of WRM in one Kepler instance
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4921: find reports for sensor in site layout
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4752: create a sensor plots gui
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4744: load & save site layout to local kar file
changing bugs from REAP to Kepler product Derik Barseghian
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 Derik Barseghian
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 Derik Barseghian
01:45 PM Bug #5133: Authentication and authorization of GPP server
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4760: software to transfer sensor data from SPAN to DT
changing bugs from REAP to Kepler product Derik Barseghian
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 Derik Barseghian
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 Derik Barseghian
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 Derik Barseghian
01:45 PM Bug #4758: search for site components in kepler's data tab
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4757: transfer sensor data from dataturbine to metacat
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4747: import & export site layout to SensorML
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4756: allow saving of sensor workflow output
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4754: update metacat workflow execution scheduler
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4748: create google earth kml from component coordinates
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5213: Query dataturbine server to retrieve the sensors
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5169: select more than one remote repository
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5132: Connecting Workflow Run Manager to remote KAR store should prompt for credentials
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4759: install dataturbine on gumstix
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4743: create gui to edit documentation metadata for component
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5235: Scheduler GUI can schedule any wf (even local ones).
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5130: Need a login and logout interface for authenticating a user
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4762: create gui to control sensor from kepler
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4750: create wiring table gui
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5261: Get an error when execute the dataturbineToMetacat workflow in the second time
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5251: using File->Open MoML... always opens model into Sensor Site view
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4763: create gui to access datalogger program
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4742: create engineering view model type
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5286: Remove the override of EntityTreeModel
changing bugs from REAP to Kepler product Derik Barseghian
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 Derik Barseghian
01:45 PM Bug #5217: Retrieve the metadata of a sensor at a specific timestamp
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4920: dynamically change toolbar buttons
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5045: Add a menu to add and configure new remote kepler servers
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4773: Data processing on the GPP
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4753: create gui for scheduled execution of sensor workflows on server
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4749: run google earth within kepler gui
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5218: Create sensorML string
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5077: add real inputs and outputs to sensor actor
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4761: install and configure SPAN software on gumstix
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4751: implement "run" for site layout
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5275: Executing sensor-view workflow records provenance
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5253: SpanToDT timestamp bug
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5221: Create EML string
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5062: create bugs, mockups, eng view page updates showing how authentication will work
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4741: create icons for engineering view components
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5252: Plotting bugs
changing bugs from REAP to Kepler product Derik Barseghian
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 Derik Barseghian
01:45 PM Bug #5222: Store data set file and associated EML file into metacat
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5210: Focus stolen from user trying to drag components around during execution
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5201: track changes on span server
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5131: Authentication and authorization of Scheduler server
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #5049: Prompt for credentials when connecting to remote kepler server
changing bugs from REAP to Kepler product Derik Barseghian
01:45 PM Bug #4746: ability to create a Site Layout report
changing bugs from REAP to Kepler product Derik Barseghian
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... Derik Barseghian
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... Derik Barseghian

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...
Jing Tao
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="...
Jing Tao
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 ... Matt Jones
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)... ben leinfelder
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. Derik Barseghian
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. Derik Barseghian
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... Sean Riddle
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:
>
...
Sean Riddle

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... Derik Barseghian

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... Derik Barseghian
04:14 PM Bug #4548: string tokens with newlines print the escape sequences
fixed at r27068. Derik Barseghian
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 ... Derik Barseghian
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...
Derik Barseghian

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... Derik Barseghian
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 ...
Derik Barseghian
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...
Derik Barseghian
 

Also available in: Atom