[
https://issues.apache.org/jira/browse/FLINK-18438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163351#comment-17163351
]
JohnSiro edited comment on FLINK-18438 at 7/23/20, 9:08 AM:
------------------------------------------------------------
hi [~JohnSiro], Pls check here:
$ ./start-cluster.sh
Starting cluster.
Starting standalonesession daemon on host xxx.
print jvm_args: -Xms1024m -Xmx1024m
Starting taskexecutor daemon on host xxx.
print jvm_args: -XX:+UseG1GC -Xmx536870902 -Xms536870902
-XX:MaxDirectMemorySize=268435458 -XX:MaxMetaspaceSize=268435456
print jvm_args: -XX:+UseG1GC -Xmx697932173 -Xms697932173
-XX:MaxDirectMemorySize=300647712 -XX:MaxMetaspaceSize=268435456
was (Author: johnsiro):
hi [~JohnSiro],
pls check here:
$ ./start-cluster.sh
Starting cluster.
Starting standalonesession daemon on host xxx.
print jvm_args: -Xms1024m -Xmx1024m
-Xmx697932173 -Xms697932173 -XX:MaxDirectMemorySize=300647712
-XX:MaxMetaspaceSize=268435456
-D taskmanager.memory.framework.off-heap.size=134217728b -D
taskmanager.memory.network.max=166429984b -D
taskmanager.memory.network.min=166429984b -D
taskmanager.memory.framework.heap.size=134217728b -D
taskmanager.memory.managed.size=665719939b -D taskmanager.cpu.cores=1.0 -D
taskmanager.memory.task.heap.size=563714445b -D
taskmanager.memory.task.off-heap.size=0b
Start a single TaskManager here
Starting taskexecutor daemon on host xxx.
print jvm_args: -XX:+UseG1GC -Xmx697932173 -Xms697932173
-XX:MaxDirectMemorySize=300647712 -XX:MaxMetaspaceSize=268435456
> TaskManager start failed
> ------------------------
>
> Key: FLINK-18438
> URL: https://issues.apache.org/jira/browse/FLINK-18438
> Project: Flink
> Issue Type: Bug
> Components: Client / Job Submission
> Affects Versions: 1.10.1
> Environment: Java: java version "1.8.0_101"
> Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)
> Flink: 1.10.1 (flink-1.10.1-bin-scala_2.12.tgz)
> OS: Windows 10 (1903) / 64-bits
> Reporter: JohnSiro
> Priority: Major
>
>
> Error: in file xxx-taskexecutor-0-xxx.out is:
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> Improperly specified VM option 'MaxMetaspaceSize=268435456 '
--
This message was sent by Atlassian Jira
(v8.3.4#803005)