Project

General

Profile

Activity

From 05/24/2011 to 06/22/2011

06/22/2011

01:42 PM Bug #5407: wrm/tagging have errors when starting with provenance turned off
Fixed by r27756 and r27758 Derik Barseghian
12:43 PM Bug #5129: adding and removing configuration properties could be made easier
The hack included at r26897 to move old configuration xml files out of the way for the first launch of kepler-2.2.0 i... Derik Barseghian

06/21/2011

04:07 PM Bug #5320: Get "could not find entity 1876 in parameter table" when run the dataturbineToMetacat workflow
The error message is gone during my testing. Jing Tao
03:41 PM Bug #5158: remaining provenance issues for 2.1 release
Upgrade process done. Daniel Crawl
01:34 PM Bug #5302: module_dependencies column defined too short
Now using "text" type where supported. Daniel Crawl

06/20/2011

04:30 PM Bug #5090: Report Layout interface is confusing wrt locking and switching to old layouts
I simplified this quite a bit some time ago and got rid of the lock edit mode button. It could be improved further th... Derik Barseghian
04:25 PM Bug #5091: Dragging and dropping report layout items NPEs
This no longer happens. Derik Barseghian
04:00 PM Bug #4247: Application menu items sometimes disappear on OS X
closing, this was just left open as a reminder. Derik Barseghian
11:20 AM Bug #5426: workflow lsid changes when running from command line
Attaching example workflow. Daniel Crawl
11:18 AM Bug #5426 (Resolved): workflow lsid changes when running from command line
There are two problems that occur when running a workflow from the command line and specifying a non-default paramete... Daniel Crawl
10:41 AM Bug #5425 (New): error when running -nocache and no .kepler
The following occurs when running from the command line, specifying -nocache, and there's no .kepler:
[null] ...
Daniel Crawl

06/17/2011

04:54 PM Bug #5320: Get "could not find entity 1876 in parameter table" when run the dataturbineToMetacat workflow
This should be fixed in r27746. Jing, please test. Daniel Crawl

06/16/2011

11:00 AM Bug #5410: provenance data is not flushed to HSQL database before Kepler quit.
Fixed in r27741. Daniel Crawl

06/15/2011

06:23 PM Bug #5424 (Resolved): see if it's worthwhile to upgrade hsql from 1.8
Currently hsql is at v2.2, but we're still using 1.8. There are a number of benefits to upgrading to 2.2. Dan and I d... Derik Barseghian

06/14/2011

06:49 PM Bug #5405: remove tagging's BasicGraphController override
closing after further testing. Derik Barseghian
06:48 PM Bug #5422: Tools=>Tag Manager... menu option is missing
fixed at r27729 Derik Barseghian

06/13/2011

02:31 PM Bug #5423 (New): Put kepler-server war file and kepler executatlbe as part of normal installation procedure
We will have a kepler-server component, it consists of three parts:
1. scheduler
2. workflow run engine
3. kepler...
Jing Tao
12:57 PM Bug #5420: Two types of NPE issues when 2.2.0 installed and run by a non-admin windows user
David looked into this bug. I've pasted his assessment is below, essentially I managed to stumble on a bug that will... Derik Barseghian

06/10/2011

12:42 PM Bug #5412: saving with an open plot window crashes
I fixed the NPE in KeplerGraphFrame in r27705. The NPE when saving kars no longer occurs, possibly due to Ptolemy r61... Daniel Crawl
12:40 PM Bug #5411: file->save to xml does not work
This no longer occurs. I fix a bug in KeplerGraphFrame in r27705 and I believe Ptolemy r61130 helped too. Daniel Crawl

06/08/2011

04:56 PM Bug #5422 (Resolved): Tools=>Tag Manager... menu option is missing
The Tools=>Tag Manager... menu option has gone missing. Maybe one of the other new Tools menu options (JVM Memory Set... Derik Barseghian
04:51 PM Bug #5405: remove tagging's BasicGraphController override
should be fixed at r27696.
leaving open for a little more testing.
Derik Barseghian

06/06/2011

06:18 PM Bug #5409: reporting 2.1 can not start when setting "JDBC URL" in provenance.
Fixed. Daniel Crawl

06/03/2011

12:12 PM Bug #5420 (Resolved): Two types of NPE issues when 2.2.0 installed and run by a non-admin windows user
In Windows XP I installed 2.2.0 using a non-admin user account and get NPEs when trying to do a component search or w... Derik Barseghian
12:05 PM Bug #5419 (Resolved): Cannot open KARs saved in 2.1.0 suites in 2.2.0 in relaxed mode because ptolemy module changed names
Even in 'relaxed' kar opening mode, you have to use the 'force open' option to open kars saved beneath 2.1 (2.0 kars ... Derik Barseghian

06/01/2011

07:18 PM Bug #5345: Kepler 2.2rc3 Copyright should be updated to 2011
Help -> Kepler Documentation -> click on "license" now has 2011.
Closing.
Christopher Brooks

05/31/2011

05:56 PM Bug #5418 (Resolved): Build System resets modules.txt during update
During an 'ant update' all changes a user made to modules.txt in the build-system are lost. Although this may be want... Sven Koehler
02:47 PM Bug #5414: fileparameter browse has NPE
Fixed.
I'm in the process of updating the file browser dialogs to use
java.awt.FileDialog under Mac OS X so that use...
Christopher Brooks
01:58 PM Bug #5412: saving with an open plot window crashes
This seems to be a Kepler bug now, so I'm resetting the assignee to default. Christopher Brooks
01:48 PM Bug #5417: changes to a sensor's serial-number param do not get written to config file
fixed at r63 Derik Barseghian
01:20 PM Bug #5417 (Resolved): changes to a sensor's serial-number param do not get written to config file
If you Configure Actor a sensor actor and change it's serial-number, this change is lost on SPAN restart because it i... Derik Barseghian
10:25 AM Bug #5416: downloaded modules by Kepler module manager should know the path of main Kepler installation.
I suggest setting a Java property. For Ptolemy, we use ptolemy.ptII.dir.
On the Mac,
/Applications/Ptolemy/ptII8.0.1...
Christopher Brooks
09:40 AM Bug #5416: downloaded modules by Kepler module manager should know the path of main Kepler installation.
The challenge is that new downloaded modules are not aware the path of the main Kepler installation. So these modules... jianwu jianwu
09:00 AM Bug #5416: downloaded modules by Kepler module manager should know the path of main Kepler installation.
Why couldn't this just be a standard configuration property that is set by the core or loader on startup and that is ... Matt Jones

05/30/2011

02:44 PM Bug #5416 (Resolved): downloaded modules by Kepler module manager should know the path of main Kepler installation.
In Kepler 2.2, new modules downloaded by Kepler module manager are located at ~/KeplerData/kepler.modules/, which inc... jianwu jianwu
02:30 PM Bug #5415 (Resolved): module releasing and downloading by module manager should keep file mode.
Currently, the modules to be released are compressed to be zip files, which will lose the file mode. Some modules hav... jianwu jianwu

05/27/2011

05:55 PM Bug #5405: remove tagging's BasicGraphController override
updated the override at r27661 so workflows will execute again, but it still needs removal Derik Barseghian
02:12 PM Bug #5414 (Resolved): fileparameter browse has NPE
FileParameter browse button throws an NPE on Mac. No error on linux.
[run] Exception in thread "AWT-EventQue...
Daniel Crawl

05/26/2011

05:18 PM Bug #5413 (New): large run deletion via the WRM with hsql provenance store takes a very long time and no gui feedback
Deleting workflow executions that processed a lot of data via the Workflow Run Manager takes far too long - often lon... Derik Barseghian
03:49 PM Bug #5412: saving with an open plot window crashes
I added throw new RuntimeException to Plot.java and saving to XML generates an exception, but saving to KAR exits Kep... Daniel Crawl
03:30 PM Bug #5412: saving with an open plot window crashes
I checked in a change to ptolemy.plot.Plot, but I can't verify
that the problem is fixed in Kepler because Kepler doe...
Christopher Brooks
03:04 PM Bug #5412 (Resolved): saving with an open plot window crashes
If there is a plot window open, the following error occurs when saving and crashes Kepler. It also partially writes o... Daniel Crawl
03:00 PM Bug #5411 (Resolved): file->save to xml does not work
An error occurs when saving to xml:
java.io.FileNotFoundException: /Users/crawl/KeplerData/Users/crawl/KeplerData/...
Daniel Crawl

05/25/2011

04:44 PM Bug #5396: rename ptolemy-8.1.0 module for the kepler 2.2 release
Per discussion with Bertram, renaming ptolemy-8.1 to ptolemy-kepler-2.2 which mean "the Ptolemy version used for Kepl... David Welker

05/24/2011

05:25 PM Bug #5396: rename ptolemy-8.1.0 module for the kepler 2.2 release
For now, I am proceeding on my understanding that Kepler modules are independent entities and therefore we should not... David Welker
05:05 PM Bug #5318: 2.2.0 release testing
The additional issues that Jianwu mentioned are either addressed in Bug 5333 or has been confirmed to work.
Closing.
David Welker
05:03 PM Bug #5186: Publish example KARs to repository
This is orthogonal to the release and is not a release blocker. Derik can upload new KARs whenever he likes. Retarget... David Welker
04:57 PM Bug #5352: build-area-2.1 is not working and build-area-2.2 is needed for kepler-2.2 release.
Fixed. Closing. David Welker
04:36 PM Bug #5326: 2.2rc2 - upgrade config file bug workaround moves KeplerData/modules to KeplerData/modules.old instead of just configuration file dirs
This has been fixed. Closing. David Welker
11:35 AM Bug #5410: provenance data is not flushed to HSQL database before Kepler quit.
I discussed this issue with Dan. He confirmed the bug. My test is done in non-GUI mode, so Kepler exit right after wo... jianwu jianwu
11:30 AM Bug #5410: provenance data is not flushed to HSQL database before Kepler quit.
I'm a little surprised you're seeing this with write_delay at 100ms. Have you tried 0 to see if it's truly the proble... Derik Barseghian
11:09 AM Bug #5410 (Resolved): provenance data is not flushed to HSQL database before Kepler quit.
Currently, provenance data writing to HSQL database has write delay (100 ms by default). It causes some data is not u... jianwu jianwu
11:00 AM Bug #5409 (Resolved): reporting 2.1 can not start when setting "JDBC URL" in provenance.
After I set "JDBC URL" in provenance configuration file, Kepler can not start. The exception is the same with GUI or ... jianwu jianwu
 

Also available in: Atom