You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2015/02/14 13:54:11 UTC

[jira] [Created] (IGNITE-255) Jvm8 warns that MaxPermSize is ignored

Sergey Kozlov created IGNITE-255:
------------------------------------

             Summary: Jvm8 warns that MaxPermSize is ignored
                 Key: IGNITE-255
                 URL: https://issues.apache.org/jira/browse/IGNITE-255
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: sprint-1
            Reporter: Sergey Kozlov
             Fix For: sprint-2


Jaba8 doesn't support MaxPermSize anymore. Either we should replace it in ignite.sh by a similar option of Java8 or set it only if ignite.sh started for Java7

{noformat}
D:\GridGain\Ignite-SP1\ignite-fabric-1.0.0-RC1-SNAPSHOT>bin\ignite.bat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[15:50:16]    __________  ________________
[15:50:16]   /  _/ ___/ |/ /  _/_  __/ __/
[15:50:16]  _/ // (_ /    // /  / / / _/
[15:50:16] /___/\___/_/|_/___/ /_/ /___/
[15:50:16]
[15:50:16] ver. 1.0.0-RC1-SNAPSHOT#20150214-sha1:4d01989c
[15:50:16] 2015 Copyright(C) Apache Software Foundation
[15:50:16]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)