This is the very first time i am going to use SeaDAS.
This is WSL option in my windows 10 system.
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-8u212-b03-0ubuntuxx.xxx.xx.xx-b03)
OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)
Python 2.7.15rc1 (default, Nov 12 2018, 14:31:15)
[GCC 7.3.0] on linux2
>>>
ocsswserver.config file
ocsswrest.version=1.0
baseUriPortNumber=6400
ocsswroot=${seadas.home}/ocssw
serverWorkingDirectory=${seadas.home}/clientServerSharedDir
clientServerSharedDir=true
keepIntermediateFilesOnServer=false
processInputStreamPortNumber=6402
processErrorStreamPortNumber=6403
I edited seadas.config using the settings of:
# set ___location of OCSSWROOT
seadas.ocssw.root = ${seadas.home}/ocssw
seadas.ocssw.___location = local
# settings used for the remote OCSSW server
#
# the seadas.ocssw.___location property should be assigned one of these three values: "local", "virtualMachine",
# or the remote server address.
seadas.ocssw.___location = virtualMachine
seadas.ocssw.port=6400
seadas.ocssw.sharedDir=false
serverWorkingDirectory=${seadas.home}/seadasClientServerShared
#seadas.client.id=${kalani}
keepIntermediateFilesOnServer=false
processInputStreamPortNumber=6402
processErrorStreamPortNumber=6403
it gives the Error: Unable to access jarfile seadas-ocsswserver.jar