Uploaded image for project: 'Commons Daemon'
  1. Commons Daemon
  2. DAEMON-434

The data area passed to a system call is too small

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.2.4
    • None
    • Procrun
    • None
    • Server 2019

      OpenJDK 11

      hSQLdb  2.6

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            DickHildreth Dick Hildreth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: