Skip to content

win11环境社区版启动脚本异常 run community edtion's bat error #57

Open
@Zim-Inn

Description

@Zim-Inn
@echo off
call "setEnv.bat"
start "dm" %EXECJAVAW% %jvm_args% -cp %START_HOME%\esProc\classes;%RAQCLASSPATH% -Duser.language=%language% -Dstart.home=%START_HOME%\esProc   com.scudata.ide.spl.SPL
pause

I add pause at the .bat file's end line.

"C:\Program Files\Huawei\jdk1.8.0_252\\jre\bin\java"
D:\amazingData\esProc\lib\*;D:\amazingData\common\jdbc\*
请按任意键继续. . .
[Server@65ab7765]: Startup sequence initiated from main() method
[Server@65ab7765]: Could not load properties from file
[Server@65ab7765]: Using cli/default properties only
[Server@65ab7765]: Initiating startup sequence...
[Server@65ab7765]: Server socket opened successfully in 4 ms.
[Server@65ab7765]: Database [index=0, id=0, db=file:D:\amazingData\esProc\database\demo\demo, alias=demo] opened successfully in 307 ms.
[Server@65ab7765]: Startup sequence completed in 312 ms.
[Server@65ab7765]: 2024-10-19 12:52:45.478 HSQLDB server 2.7.3 is online on port 9001
[Server@65ab7765]: To close normally, connect and execute SHUTDOWN SQL
[Server@65ab7765]: From command line, use [Ctrl]+[C] to abort abruptly

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions