You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by ZK <st...@gmail.com> on 2016/02/04 16:25:29 UTC

Re: postprocessor beanshelll problem

Hi,

not sure, but as you say it works on windows but not on linux, it could be
due to the file separator you are using.

Try this:
f = new
FileOutputStream(FileServer.getFileServer().getBaseDir()+System.getProperty("file.separator")+"wynik.csv",
true); 




ZK






--
View this message in context: http://jmeter.512774.n5.nabble.com/postprocessor-beanshelll-problem-tp5723738p5723739.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org