|
|
@ -62,6 +62,8 @@ pantheon --help |
|
|
|
Pantheon is currently supported only on 64-bit versions of Windows, and requires a 64-bit version of JDK/JRE. |
|
|
|
Pantheon is currently supported only on 64-bit versions of Windows, and requires a 64-bit version of JDK/JRE. |
|
|
|
We recommend that you also remove any 32-bit JDK/JRE installations. |
|
|
|
We recommend that you also remove any 32-bit JDK/JRE installations. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From v1.2, Pantheon will require Java 11. That is, Pantheon on Java 8 will no longer be supported. |
|
|
|
|
|
|
|
|
|
|
|
!!! note "Linux Open File Limit" |
|
|
|
!!! note "Linux Open File Limit" |
|
|
|
If synchronizing to MainNet on Linux or other chains with large data requirements, increase the maximum |
|
|
|
If synchronizing to MainNet on Linux or other chains with large data requirements, increase the maximum |
|
|
|
number of open files allowed using `ulimit`. If the open files limit is not high enough, a `Too many open files` RocksDB exception occurs. |
|
|
|
number of open files allowed using `ulimit`. If the open files limit is not high enough, a `Too many open files` RocksDB exception occurs. |
|
|
|