https://issues.apache.org/bugzilla/show_bug.cgi?id=55349
Bug ID: 55349
Summary: NativeCommand hangs if no input file is specified and
the application requests input
Product: JMeter
Version: 2.9
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
The NativeCommand class is used by the SystemSampler to run OS applications.
If the application requests input (and does not have a timeout), the
application will hang unless the sampler provides an input file.
The solution is to close the application input stream if no file is provided.
--
You are receiving this mail because:
You are the assignee for the bug.