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 72056

Summary: Check if TA working directory is correctly set for profiling
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Jiri Sedlacek 2006-01-31 12:42:39 UTC
Several users reported problems with working directory not correctly set for 
the target application. Profiler should respect the default w.d. as for normal 
run (customizable from IDE?).
Comment 1 Jiri Sedlacek 2006-02-23 17:10:29 UTC
Working directory of profiled application was incorrectly changed by the 
Profiler, which caused problems for applications relying on concrete WD in 
runtime (reading config files etc.).

Now the working directory during profiling is the same as for normal Run (incl. 
customized WD set in Project properties) unless explicitely overriden by Custom 
Profiling Settings.

Fixed in trunk.
Comment 2 Jiri Sedlacek 2006-03-03 10:35:51 UTC
Fixed for 5.5