Prateek,

On 6/26/2018 9:27 AM, Prateek Yadav wrote:
Thanks for reply
  I already tested it for more than one machine so hardware problem can not
be a case.
On 6/25/2018 8:20 PM, Prateek wrote:
My configuration:
OS:REDHAT 7.5 (64 bit)
Tomcat: 8.5.31
Jdk- jdk-11(Early-Access)

When I am trying to start my server I got following error as:
A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd4f206e28a, pid=2412, tid=2412
#
# JRE version:  (11.0+18) (build )
# <snip/>
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option PermSize; support 
was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support 
was removed in 8.0

You are running Java 11EA but your config settings seem to be circa Java 7 (per PermSize warnings).

I second Chris' suggestion to use a well tested "release version" of the JVM, but at the very least you should try to remove all of the unnecessary config settings.


Igal


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to