Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6705

SOLR Start script generates warnings on java 8 due ot experimental options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 4.10.2
    • 4.10.3, 5.0
    • scripts and tools
    • None
    • Mac Yosemite 10.10
      java -version
      java version "1.8.0_25"
      Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
      Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)

    Description

      When using the start script in bin: ./solr start in java 8...

      Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
      Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
      Java HotSpot(TM) 64-Bit Server VM warning: ignoring option CMSTriggerPermRatio=80; support was removed in 8.0
      Java HotSpot(TM) 64-Bit Server VM warning: CMSFullGCsBeforeCompaction is deprecated and will likely be removed in a future release.
      

      ...we should reconsider having these options hardcoded into the start script – either auto-detect if/when they make sense, or remove them

      Attachments

        Issue Links

          Activity

            People

              thelabdude Timothy Potter
              Carsten Carsten Grønbjerg Lützen
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: