Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NativeCommand hangs if no input file is specified and the application requests input #3178

Closed
asfimport opened this issue Aug 2, 2013 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Sebb (Bug 55349):
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.

Severity: normal
OS: Windows XP

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
URL: http://svn.apache.org/r1509896
Log:
NativeCommand hangs if no input file is specified and the application requests input
#3178

Modified:
jmeter/trunk/src/protocol/native/org/apache/jmeter/protocol/system/NativeCommand.java
jmeter/trunk/xdocs/changes.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant