Issue Details (XML | Word | Printable)

Key: BEAM-942
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Norman Fomferra
Reporter: Norman Fomferra
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BEAM

VISAT sometimes hangs on startup

Created: 29/Jan/09 10:39 AM   Updated: 04/Jun/09 09:03 AM  Due: 29/Jan/09
Component/s: VISAT
Affects Version/s: 4.5
Fix Version/s: None

Issue Links:
See Also
 


 Description  « Hide
VISAT sometimes hangs on startup. The splashscreen shows no progress anymore, and the VISAT main frame is never shown. The hanging process can only be terminated via TeskManager (Windows) or kill command (Unix).

The problem seems to be located in the class com.bc.ceres.swing.progress.ProgressMonitorSwingWorker. This class has a method
executeWithBlocking() which uses an invisible (= zero size), modal window in order to realize a certain behaviour: wait until concurrent process has finished without block the EDT (GUI = the responsive progess monitor dialog).


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Norman Fomferra added a comment - 29/Jan/09 10:46 AM
CERES-32 is probably the cause for the problem.

Norman Fomferra added a comment - 14/May/09 03:16 PM
Can only be reproduced on Olga's computer which is performing the automattic GUI tests.