Dear, I am witing to you in order to be helped. I am trying to upgrade this solr software but It is impossible for me. I am doing it with this command:
sudo bash ./install_solr_service.sh solr-7.7.2.tgz -f All seems to be nice but status show: [image: image.png] start shows: [image: image.png] I have checked logs and I have found these information: root@ip-172-31-32-147:/var/solr/logs# cat solr-8983-console.log [0.000s][error][logging] Initialization of output '/var/solr/logs/solr_gc.log' using options 'filecount=9,filesize=20M' failed. Invalid -Xlog option '-Xlog:gc*:file=/var/solr/logs/solr_gc.log:time,uptime:filecount=9,filesize=20M' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. ----------------------------------------- :/var/solr/logs# cat solr.log 2019-11-30 12:24:32.942 INFO (ShutdownMonitor) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@7bb6ab3a {/solr,null,UNAVAILABLE}{file:///opt/solr-7.4.0/server//solr-webapp/webapp} ----------------------------------- Is the problem related with java version? [image: image.png] Thanks in advance!