You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2020/08/10 02:41:00 UTC

[jira] [Closed] (FLINK-18792) TaskManager Start Failure

     [ https://issues.apache.org/jira/browse/FLINK-18792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xintong Song closed FLINK-18792.
--------------------------------
    Resolution: Duplicate

Hi [~cr0566], thanks for reporting this.
Usually, for tracking each issue we keep only one JIRA ticket, in order to keep all the discussions at one place. Therefore, I'm closing this ticket and we can keep the discussion in FLINK-18438.

> TaskManager Start Failure
> -------------------------
>
>                 Key: FLINK-18792
>                 URL: https://issues.apache.org/jira/browse/FLINK-18792
>             Project: Flink
>          Issue Type: Bug
>          Components: Client / Job Submission
>    Affects Versions: 1.11.0
>         Environment: OS: Windows 10/x64
> Terminal: Cygwin
> java version "1.8.0_261"
> Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
> Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
>  
> Flink-1.11.0
> Maven 3.63
> Scala: None
>            Reporter: Chris R
>            Priority: Major
>
> https://issues.apache.org/jira/browse/FLINK-18438?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=17147168#comment-17147168
>  
> This is a very similar issue to the link above, I think. I'm getting an issue that is this in the standalone out file:
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> Improperly specified VM option 'MaxMetaspaceSize=268435456 '
>  
> TM_RESOURCE_PARAMS extraction logs:
> jvm_params: -Xmx536870902 -Xms536870902 -XX:MaxDirectMemorySize=268435458 -XX:MaxMetaspaceSize=268435456
> dynamic_configs: -D taskmanager.memory.framework.off-heap.size=134217728b -D taskmanager.memory.network.max=134217730b -D taskmanager.memory.network.min=134217730b -D taskmanager.memory.framework.heap.size=134217728b -D taskmanager.memory.managed.size=536870920b -D taskmanager.cpu.cores=1.0 -D taskmanager.memory.task.heap.size=402653174b -D taskmanager.memory.task.off-heap.size=0b
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)