????

Your IP : 18.116.42.143


Current Path : C:/opt/GeoServer/wrapper/
Upload File :
Current File : C:/opt/GeoServer/wrapper/jsl64.ini

;GeoServer Java Service Launcher (JSL) configuration

[service]
appname=GeoServer
servicename=GeoServer
displayname=GeoServer 2.24.5
servicedescription=GeoServer is an open source software server written in Java that allows users to share and edit geospatial data.
account=NT Authority\NetworkService

;Console handling
useconsolehandler=true
stopclass=java/lang/System
stopmethod=exit
stopsignature=(I)V

;Logging
logtimestamp="%%Y-%%m-%%d"
logfile=
systemout=%GEOSERVER_HOME%\logs\geoserver.log
systemoutappend=no
systemerr=%GEOSERVER_HOME%\logs\geoserver.error.log
systemerrappend=no

;Failure handling
failureactions_resetperiod=300000
failureactions_actions=4
action0_type=1
action0_delay=10000
action1_type=1
action1_delay=10000
action2_type=1
action2_delay=10000
action3_type=0
action3_delay=10000

[java]
jrepath=%JAVA_HOME%
jvmsearch=path
wrkdir=%GEOSERVER_HOME%
cmdline=-Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djetty.http.port=8080 -DSTOP.PORT=8079 -DSTOP.KEY=geoserver --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED  --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED --add-opens=java.naming/com.sun.jndi.ldap=ALL-UNNAMED -jar start.jar