[
http://jira.codehaus.org/browse/MOJO-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anders Sørensen closed MOJO-1574.
---------------------------------
Resolution: Fixed
Fix Version/s: chronos-maven-plugin-1.0
I have removed the "-server" argument from the JMeterMojo class.
According to Sun/Oracles own documentation - this argument changes settings for
the HotSpot compiler for maximizing throughput - this should however not be an
issues for this plugin.
Should there however be use cases, where this argument is required, it can
always be added using the <options> tag under the <configuration> tag.
> I cannot specify JVM to run on, and the -server argument is wired into the
> code. This will fail running on JRE
> --------------------------------------------------------------------------------------------------------------
>
> Key: MOJO-1574
> URL: http://jira.codehaus.org/browse/MOJO-1574
> Project: Mojo
> Issue Type: Bug
> Components: chronos
> Reporter: Gábor Lipták
> Assignee: Anders Sørensen
> Fix For: chronos-maven-plugin-1.0
>
> Attachments: chronos.patch
>
>
> My problem is, that I cannot tell in the configuration of the plugin, that
> wich JVM to run with. As I realized, the java.exe which is on path is used by
> the plugin. This is a bad thing if this JVM is a JRE, since in
> org.codehaus.mojo.chronos.jmeter.JMeterMojo in method getJavaLauncher it is
> wired in that "-server" argument is always present. As an easy workaround I
> removed it from my version (since I had to download source to create a
> non-snapshot version of it locally).
> The best solution would be to provide a configuration setting to enable pick
> JVM for it. Then it could be handled nicely with using profiles.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email