LINUX lets resin display pictures (JDK1.4 or higher)

xiaoxiao2021-03-06  61

1. Steps: Modify $ RESIN_HOME / BIN / Wrapper.pl file ($ RESIN_HOME refers to the resin installation directory) 1552 line

$ Java_args. = "-Dresin.home = $ server_root $ extra_java_args";

change into

$ Java_args. = "-Djava.awt.headless = true -dresin.home = $ server_root $ extra_java_args";

The storage disk exits.

转载请注明原文地址:https://www.9cbs.com/read-112275.html

New Post(0)