This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 80285

Summary: [tests] Automated tests for jfluid are failing by an error message
Product: profiler Reporter: ehucka <ehucka>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ehucka 2006-07-14 09:15:48 UTC
An error is thrown before automated tests of jfluid starts:

Error: Failed to start the target application. Cause:
null

It is reproducible manualy. e.g. start CPU profiling, entire application of an
j2se project.
Comment 1 Tomas Hurka 2006-07-14 14:52:26 UTC
Fixed in trunk.
Comment 2 ehucka 2006-07-24 13:38:01 UTC
verified