[ https://issues.apache.org/jira/browse/IGNITE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103652#comment-15103652 ]
Saikat Maitra commented on IGNITE-255: -------------------------------------- [~dmagda] Hi Denis I have updated the ignite.sh and ignite.bat file to use egrep and findstr function to correctly evaluate the java version. Please let me know if any additional changes are needed. Regards Saikat > 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 > Assignee: Saikat Maitra > > 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)