halo-dev / plugin-starter

Halo 2.0 插件开发快速开始模板
GNU General Public License v3.0
42 stars 60 forks source link

执行./gradlew.bat pnpmInstall #37

Closed glankail closed 2 weeks ago

glankail commented 4 months ago

异常信息: PS E:\web\halo-plugin> ./gradlew.bat haloServer

Task :installDepsForUI Lockfile is up to date, resolution step is skipped Already up to date

Done in 1.1s

Task :buildFrontend

@ build E:\web\halo-plugin\ui vite build

vite v4.5.1 building for production... transforming... 鉁? 12 modules transformed.NG [4s] rendering chunks... computing gzip size... ../src/main/resources/console/style.css 1.69 kB 鈹? gzip: 0.62 kB ../src/main/resources/console/main.js 15.40 kB 鈹? gzip: 6.18 kB 鉁? built in 744ms

Task :haloServer Starting container with ID [2380ce601bf19d8e977b5862520cba1e57ca13c3a12073321ff316c896badd70].

Error: Port Library failed to initialize: -86 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.

Task :haloServer Container exited with code 1 Starting container with ID [2380ce601bf19d8e977b5862520cba1e57ca13c3a12073321ff316c896badd70].

Error: Port Library failed to initialize: -86 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Error: Port Library failed to initialize: -86 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Error: Port Library failed to initialize: -86 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.

Task :haloServer Container exited with code 1

BUILD SUCCESSFUL in 11s 12 actionable tasks: 6 executed, 6 up-to-date 构建成功,但是无法正常启动

ruibaby commented 4 months ago

可能与 Docker 版本有关,See https://github.com/halo-dev/halo/issues/5039

/kind support

guqing commented 2 weeks ago

由于长时间没有反馈,我将关闭此 Issue /close

f2c-ci-robot[bot] commented 2 weeks ago

@guqing: Closing this issue.

In response to [this](https://github.com/halo-dev/plugin-starter/issues/37#issuecomment-2413335890): >由于长时间没有反馈,我将关闭此 Issue >/close > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.