
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2019 04:40 PM
Hi,
I am trying to deploy alfresco6 on a W2019 server with openjdk 11 using this manual. However when I try to start the solr server I get the following error message:
ERROR: On Java 9 you cannot set GC_LOG_OPTS, only default GC logging is available. Exiting
I am using the following command:
solr start -a "-Dcreate.alfresco.defaults=alfresco,archive"
How can I remove the GC_LOG_OPTS
Thank you for your help,
Florian
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019 04:37 AM
Hi,
Look in the startup script : solr.in.cmd
Check for the line : set "GC_LOG_OPTS=...."
Regards,
O.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019 04:37 AM
Hi,
Look in the startup script : solr.in.cmd
Check for the line : set "GC_LOG_OPTS=...."
Regards,
O.
