Hi,
I am using SNAP 11. I noticed this issue on 3 different machines that I use (Windows 10 and 11). The same error appears when trying any type of search from EO-CAT Repository, any mission, collections, periods etc.
Notice: EO-Cat catalogue within the web browser works fine with the same login and password
Error:
Failed to retrieve the product list from EO-CAT
Reason: the request was not successful. Reason:404: Not Found
Details:
ro.cs.tao.datasource.QueryException: The request was not successful. Reason: 404: Not Found
at ro.cs.tao.datasource.remote.eocat.EOCATDataQuery.getCountImpl(EOCATDataQuery.java:175)
at ro.cs.tao.datasource.DataQuery.getCount(DataQuery.java:241)
at org.esa.snap.remote.products.repository.download.RemoteRepositoriesManager.downloadProductList(RemoteRepositoriesManager.java:392)
at org.esa.snap.remote.products.repository.download.RemoteProductsRepositoryProviderImpl.downloadProductList(RemoteProductsRepositoryProviderImpl.java:65)
at org.esa.snap.product.library.ui.v2.repository.remote.download.DownloadProductListTimerRunnable.execute(DownloadProductListTimerRunnable.java:96)
at org.esa.snap.product.library.ui.v2.repository.remote.download.DownloadProductListTimerRunnable.execute(DownloadProductListTimerRunnable.java:27)
[catch] at org.esa.snap.product.library.ui.v2.thread.AbstractRunnable.run(AbstractRunnable.java:39)
at java.base/java.lang.Thread.run(Thread.java:829)