Antonio Gómez created OPENMEETINGS-1525:
-------------------------------------------
Summary: Openmeetings 3.1.3 - Problem with script red5-highperf.sh
Key: OPENMEETINGS-1525
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1525
Project: Openmeetings
Issue Type: Bug
Components: BuildsAndReleases
Affects Versions: 3.1.3
Reporter: Antonio Gómez
Assignee: SebastianWagner
Priority: Minor
I installed OpenMeetings 3.1.3 and when I've started red5-highperf.sh I saw the
next problem:
OpenJDK 64-Bit Server VM warning: ignoring option UseStringCache; support was
removed in 8.0 MaxTenuringThreshold of 31 is invalid; must be between 0 and 15
My solution was delete "-XX:+UseStringCache" and modify
"-XX:MaxTenuringThreshold=31" by "-XX:MaxTenuringThreshold=15"
And the other hand I didn´t work with OpenJDK 7 and I had installed OpenJDK 8
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)