AIX java does not recognize --server or --client ------------------------------------------------
Key: JRUBY-4296 URL: http://jira.codehaus.org/browse/JRUBY-4296 Project: JRuby Issue Type: Bug Components: IBM/Other VM Affects Versions: JRuby 1.4.0RC1 Environment: AIX 5.3 java 1.5 Reporter: Matt Mitchell Attempting to execute jruby from the command line results in a java error "unrecognised: -client". Setting --server results in a similar error, "unrecognised: -server". Modifying the bin/jruby script to NOT use JAVA_VM does the trick, although I'm unaware of the side effects this might have. It might be nice to have an option for ignoring JAVA_JVM so as to be configurable from the command line, maybe --nojvm ? java -version java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20051104) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20051103 (JIT enabled) J9VM - 20051027_03723_bHdSMR JIT - 20051027_1437_r8 GC - 20051020_AA) JCL - 20051102 -- 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