casionone opened a new issue #1262:
URL: https://github.com/apache/incubator-linkis/issues/1262
**Describe the bug**
when uploading large bml resource files causes oom exception
```
ResponseBody is {"timestamp":1640865932274,"status":500,"error":"Internal
ServerError","message":"","path":"/api/rest_j/v1/bml/upload"}
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3236) ~[?:1.8.0_261]
at
org.eclipse.jetty.util.MultiPartInputStreamParser$MultiPart.write(MultiPartInputStreamParser.java:173)
~[jetty-util-9.4.30.v20200611.jar:9.4.30.v20200611]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]