[ 
https://issues.apache.org/jira/browse/SOLR-10184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062679#comment-16062679
 ] 

Uwe Schindler commented on SOLR-10184:
--------------------------------------

Yeah, that's right. Be also sure to test Java 9 build 175, which is the first 
release candidate. Without any "ea" strings in version anymore. Version is now 
just plain "9" without dots, nothing.

> bin/solr fails to run on java9 due to unrecognized GC logging options
> ---------------------------------------------------------------------
>
>                 Key: SOLR-10184
>                 URL: https://issues.apache.org/jira/browse/SOLR-10184
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: scripts and tools
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>              Labels: java9
>             Fix For: 6.5, master (7.0)
>
>         Attachments: SOLR-10184.patch
>
>
> {noformat}
> hossman@tray:~/lucene/dev/solr [master] $ bin/solr start -f
> Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
> Java HotSpot(TM) 64-Bit Server VM warning: Option UseParNewGC was deprecated 
> in version 9.0 and will likely be removed in a future release.
> Unrecognized VM option 'PrintHeapAtGC'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> {noformat}
> (untested) workaround is to override GC_LOG_OPTS in {{solr.in.sh}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to