[ 
https://issues.apache.org/jira/browse/DAEMON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Thomas resolved DAEMON-434.
--------------------------------
    Resolution: Cannot Reproduce

> The data area passed to a system call is too small
> --------------------------------------------------
>
>                 Key: DAEMON-434
>                 URL: https://issues.apache.org/jira/browse/DAEMON-434
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Procrun
>    Affects Versions: 1.2.4
>         Environment: Server 2019
> OpenJDK 11
> hSQLdb  2.6
>            Reporter: Dick Hildreth
>            Priority: Major
>
> Batch file:
> REM hSQLdb Windows Service Batch File.
> REM Install hSQLdb as Service Using Apache Commons Daemon Programs.
> REM The command below will install hSQLdb as a Service using list of 
> Databases from server.properties.
> prunsrv update hSQLdb --DisplayName="hSQLdb Database" --Description="hSQLdb 
> Database Service" --Startup=automatic --StartMode=Java --StopMode=Java 
> --JvmMx=128 --StartPath=C:\hSQLdb --Classpath=C:\hSQLdb\lib\hsqldb.jar 
> --StartClass=org.hsqldb.server.Server --StartParams=--props 
> ++StartParams=C:/hSQLdb/server.properties
> REM Start The Service.
> prunsrv start hSQLdb
>  
> The service is installed properly but, when trying to start it, the subject 
> error is returned.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to