Open JDK problem on OCSSW (Error meesage)
-
- Posts: 4
- Joined: Wed Jul 10, 2024 10:16 pm America/New_York
Open JDK problem on OCSSW (Error meesage)
Hi everyone,
I'm using a windows machine and I'm trying to install OCSSW on wsl with open JDK instead of java oracle because isn't available.
But when I'm running the server on wsl I have this message: WARNING: 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.
I'm a novice so I have no idea to fix the problem, can you help me please ?
I'm using a windows machine and I'm trying to install OCSSW on wsl with open JDK instead of java oracle because isn't available.
But when I'm running the server on wsl I have this message: WARNING: 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.
I'm a novice so I have no idea to fix the problem, can you help me please ?
Filters:
-
- Subject Matter Expert
- Posts: 64
- Joined: Tue Dec 20, 2011 12:28 pm America/New_York
- Been thanked: 1 time
Re: Open JDK problem on OCSSW (Error meesage)
This warning message is unlikely to have an impact on OCSSW installation. We will fix it in future releases. Please notify us if you experience problems in executing any OCSSW programs.
-
- Posts: 4
- Joined: Wed Jul 10, 2024 10:16 pm America/New_York
Re: Open JDK problem on OCSSW (Error meesage)
I have been able to use many functions of OCSSW; however, when I try to process PACE data with L1bgen, I encounter the following error:
execution exception: java.io.IOException: l1bgen_generic failed with exit code 1.
Check log for more details.
Loading default parameters from /home/ysaline/SeaDAS/ocssw/share/common/msl12_defaults.par
-E- /home/dshea/ocssw/oel_hdf4/libl1/l1_options.c Line 212: Could not find type for file
execution exception: java.io.IOException: l1bgen_generic failed with exit code 1.
Check log for more details.
Loading default parameters from /home/ysaline/SeaDAS/ocssw/share/common/msl12_defaults.par
-E- /home/dshea/ocssw/oel_hdf4/libl1/l1_options.c Line 212: Could not find type for file
-
- Subject Matter Expert
- Posts: 715
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 10 times
Re: Open JDK problem on OCSSW (Error meesage)
Please see Sean's answer in this post -- viewtopic.php?p=19885#p19894