RuntimeError: java.lang.ExceptionInInitializerError

Hello,

in step 5 (Estimate leaf reflectance and transmittance) I get the RuntimeError: java.lang.ExceptionInInitializerError

C:\Users\SCHLEP~1\AppData\Local\Temp>“C:\Users\Schlepphorst.snap\auxdata\sen-et-conda-Win64\sen-et-snap-scripts\…\python.exe” “C:\Users\Schlepphorst.snap\auxdata\sen-et-conda-Win64\sen-et-snap-scripts\leaf_spectra.py” --biophysical_file X:\Projekte\IAWAK\SEN-ET\Sonnewalde\Daten\SEN2_biophysical.dim --output_file X:\Projekte\IAWAK\SEN-ET\Sonnewalde\Daten\SEN2_leaf_reflectance_and_transmittance_1.dim
Traceback (most recent call last):
File “C:\Users\Schlepphorst.snap\auxdata\sen-et-conda-Win64\sen-et-snap-scripts\leaf_spectra.py”, line 4, in
import snappy_utils as su
File “C:\Users\Schlepphorst.snap\auxdata\sen-et-conda-Win64\sen-et-snap-scripts\snappy_utils.py”, line 12, in
from snappy import ProductIO, Product, ProductData, ProductUtils, String
File “C:\Users\Schlepphorst.snap\auxdata\sen-et-conda-Win64\sen-et-snap-scripts…\snap-python\snappy_init_.py”, line 381, in
Engine.start()
RuntimeError: java.lang.ExceptionInInitializerError
Process exited with value 1
Finished tool execution in 3 seconds

The problem also appears in step 6 (Estimate fraction of green vegetation).

How can I solve this, to continue processing?

Best regards
Rainer

Ok, again to this problem: now I used another computer to run step 5 and it worked without problems.