SeaDAS-OCSSW Client Server Configuration

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
stefan.godeke
Posts: 3
Joined: Thu Jul 21, 2022 4:30 am America/New_York
Answers: 0

SeaDAS-OCSSW Client Server Configuration

by stefan.godeke » Thu Jul 21, 2022 4:38 am America/New_York

I have been trying to do the SeaDas OCSSW Server Configuration using Virtual Machine as outlined but failed in the last step, after editing the seadas.config file to start the OCSSW server. This message appears and I do not know how to solve it.

A provider java.io.InputStream registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider java.io.InputStream will be ignored.

Exception in thread "main" javax.ws.rs.ProcessingException: Failed to start Grizzly HTTP server: Permission denied

Further Details:
-----------------------------------------------------------
Main Application Platform:
-----------------------------------------------------------
Application Version: SeaDAS 8.2.0
SNAP Engine Version: 8.0.9* (SeaDAS Platform modified)
SNAP Desktop Version: 8.0.9* (SeaDAS Platform modified)
SNAP Engine Build Date: 202203151509
SNAP Desktop Build Date: 202203151517
Installation Directory: C:\Program Files (x86)\SeaDAS
Data Directory: C:\Users\MS1\.seadas8
Configuration: C:\Program Files (x86)\SeaDAS\etc\snap.properties
VM Configuration: C:\Program Files (x86)\SeaDAS\etc\snap.conf
VM Configuration (gpt): C:\Program Files (x86)\SeaDAS\bin\gpt.vmoptions
VM Configuration (pconvert): C:\Program Files (x86)\SeaDAS\bin\pconvert.vmoptions
Runtime Configuration: C:\Users\MS1\.seadas8\etc\snap.properties
Runtime Configuration (SeaDAS Toolbox): C:\Users\MS1\.seadas8\etc\seadas.properties
JRE: Java(TM) SE Runtime Environment 1.8.0_201-b09
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Memory: 3641 MiB
OCSSWROOT (Java Env): null
WARNING!! Could not retrieve system parameters because 'which python3' failed
java.io.IOException: Cannot run program "bash": CreateProcess error=2, The system cannot find the file specified


-----------------------------------------------------------
SeaDAS Toolbox:
-----------------------------------------------------------
SeaDAS Toolbox Version: 1.2.0
SeaDAS Toolbox Build Date: 202203211503
Configuration: C:\Users\MS1\.seadas8\etc\seadas.properties
OCSSW Root Directory: null
OCSSW Log Directory: C:\Program Files (x86)\SeaDAS
OCSSW Location: virtualMachine
Environment {$OCSSWROOT} (external): null


-----------------------------------------------------------
NASA Science Processing (OCSSW):
-----------------------------------------------------------
Warning! Processers not installed



-----------------------------------------------------------
General System and Software (from GUI):
-----------------------------------------------------------

Operating System: Windows 10 10.0
Java Version: 1.8.0_201

Tags:

OB.DAAC - amscott
User Services
User Services
Posts: 345
Joined: Mon Jun 22, 2020 5:24 pm America/New_York
Answers: 1
Has thanked: 8 times
Been thanked: 3 times

Re: SeaDAS-OCSSW Client Server Configuration

by OB.DAAC - amscott » Wed Aug 17, 2022 4:50 pm America/New_York

Hi,

It looks like you need to set your OCSSWROOT environment variable. The instructions here https://oceancolor.gsfc.nasa.gov/docs/ocssw/index.html are obsolete. Please compile ocssw following the instructions here https://seadas.gsfc.nasa.gov/build_ocssw/

Post Reply