Jump to content

Recommended Posts

Posted

Hello
I installed JRS-cp-linux-x64 (version 6.2.0 - 2015-Nov-24) following the instructions. When JRS works for a while,, Tomcat stops. In the log catalina.out not seen anything. The instructions discuss how to parameterize for JVM 1.6 and 1.7 and observe that this JRS has 1.8 JVM and instead speaks of the parameters for this version of Java.

In /var/log/syslog:

Out of memory in UB 97640: OOM killed process 15355 (java) score 0 vm:3876272kB, rss:987948kB, swap:58916kB

What parameters are ok for Java 1.8 ???

 

 

 

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Thanks Hozawa

I think there is a problem with Java 8.
Java 8 does not support Java any parameters. Look next warnings:

Java HotSpot 64-Bit Server VM warning: ignoring option PermSize=32m; support was removed in 8.0
Java HotSpot 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

I solved the problem by installing Java7 and I have not touched any parameters.

Regards

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...