I found the problem , it seems that when you define the heap in the installer it define new arguments in the end of the jvm.options file so it keep overwrite the values that I'm defining in beginning of the file. so I just changed them and it works.
1 Like