Description
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