S2 data opening error

Hello everybody!

I have just installed the latext version of SNAP to work with S2-L2A products, but I came across an error that doesn’t allow me to open the S2 data. I’ve tried to open several images, so I guess the problems is in SNAP.

The error message is the following:

java.lang.NullPointerException
at org.esa.s2tbx.dataio.s2.ortho.Sentinel2OrthoProductReader.getMosaicProduct(Sentinel2OrthoProductReader.java:207)
at org.esa.s2tbx.dataio.s2.Sentinel2ProductReader.readProductNodesImpl(Sentinel2ProductReader.java:126)
at org.esa.snap.core.dataio.AbstractProductReader.readProductNodes(AbstractProductReader.java:169)
at org.esa.snap.core.dataio.ProductIO.readProduct(ProductIO.java:158)
at org.esa.snap.rcp.actions.file.ReadProductOperation.run(ReadProductOperation.java:37)
at org.netbeans.modules.progress.ui.RunOffEDTImpl$3.run(RunOffEDTImpl.java:275)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)

I’ve seen some colleagues had reported this problem before, but I haven’t found any solution for the error. I am using the latest version of SNAP and the S2 toolbox on Windows 7 Proffesional.

Any suggestions? Thank you!