You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Xiangdong Huang (Jira)" <ji...@apache.org> on 2020/06/12 03:54:00 UTC

[jira] [Commented] (IOTDB-591) website module build failed because of memory limitation

    [ https://issues.apache.org/jira/browse/IOTDB-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133896#comment-17133896 ] 

Xiangdong Huang commented on IOTDB-591:
---------------------------------------

[https://github.com/apache/incubator-iotdb/pull/1353] disable the  auto-deployment once again.

> website module build failed because of memory limitation
> --------------------------------------------------------
>
>                 Key: IOTDB-591
>                 URL: https://issues.apache.org/jira/browse/IOTDB-591
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Website
>    Affects Versions: 0.10.0-SNAPSHOT
>            Reporter: Xiangdong Huang
>            Assignee: Xiangdong Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0-SNAPSHOT
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Nodejs uses 512MB memory by default. However, when we upgrade vuepress from v0.x to v1.x, the memory is not enough, which causes the following errors:
> [INFO] <--- Last few GCs --->
> [INFO] 
> [INFO] FATAL ERROR: MarkCompactCollector: semi-space copy, fallback in old gen Allocation failed - JavaScript heap out of memory
> [INFO] [17802:0x305e750]   310024 ms: Scavenge 1052.0 (1438.9) -> 1051.3 (1454.9) MB, 8.9 / 0.0 ms  (average mu = 0.635, current mu = 0.566) allocation failure 
> [INFO] [17802:0x305e750]   310346 ms: Mark-sweep 1066.9 (1454.9) -> 1066.9 (1438.9) MB, 302.6 / 0.0 ms  (average mu = 0.472, current mu = 0.282) allocation failure scavenge might not succeed
> [INFO] [17802:0x305e750]   310356 ms: Scavenge 1066.9 (1438.9) -> 1066.2 (1454.9) MB, 9.2 / 0.0 ms  (average mu = 0.472, current mu = 0.282) allocation failure



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