8.0.5 Update Errors

So I got prompted earlier today to update to 8.0.5 and accepted. After the update, I can’t open files anymore. When I try to drag a file into the SNAP window, I get an error. The same thing happens if I try to open a file using “Open Product” icon. The image I am trying to open is a Sentinel 1 product in .zip format, and the error is the following one:

java.lang.NoClassDefFoundError: org/apache/commons/io/FilenameUtils
at org.esa.s3tbx.dataio.spot.SpotVgtProductReaderPlugIn.getDecodeQualification(SpotVgtProductReaderPlugIn.java:80)
at org.esa.snap.rcp.actions.file.ProductOpener.lambda$getPluginsForFile$2(ProductOpener.java:269)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at org.esa.snap.rcp.actions.file.ProductOpener.getPluginsForFile(ProductOpener.java:268)
at org.esa.snap.rcp.actions.file.ProductOpener.openProductFilesCheckOpened(ProductOpener.java:223)
at org.esa.snap.rcp.actions.file.ProductOpener.openProduct(ProductOpener.java:91)
at org.esa.snap.rcp.actions.file.OpenProductAction.execute(OpenProductAction.java:126)
at org.esa.snap.rcp.windows.ProductExplorerTopComponent$ProductExplorerDropTarget.drop(ProductExplorerTopComponent.java:185)
at java.awt.dnd.DropTarget.drop(DropTarget.java:455)
at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTargetContextPeer.java:538)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(SunDropTargetContextPeer.java:852)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(SunDropTargetContextPeer.java:776)
at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:48)
at java.awt.Component.dispatchEventImpl(Component.java:4744)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:4609)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4471)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Does anybody know how to fix this?

So I solved it after a bit. Turns out nuking your caches and reinstalling updates helps.

Caches are at
C:\Users[username].snap
C:\Users[username]\AppData\Roaming\SNAP or C:\Users[username]\AppData\Local\SNAP
C:\Users[username]\AppData\Local\Temp\snap-[username]

2 Likes

Good that you found a solution yourself. Probably the download of the updated modules was not healthy.

Thanks for the clarification.

i will rollback the update.. .