3.x versions fixed the exception handling in the java code. Prior versions
(2.6.1) would silently ignore exceptions.
Also added logging, which is the log you are showing. In that log, all those
lines start with INFO and shows what 2.6.1 was likely doing without advertising
it.
In this particular case, anytime an H5ScalarDS.init call happened it would also
attempt to read if the dataset was an image. The image CF; checking for the
three attributes that indicate an image. If you look at the stack, you will see
the failure to find an Attribute with the name PALETTE and that the Exception
was "Expected".
No unexpected errors, and there should be a way to switch the logging to NOP or
just ignore the log.
---
[Visit
Topic](https://forum.hdfgroup.org/t/help-request-regarding-java-3-3-2/9672/2)
or reply to this email to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://forum.hdfgroup.org/email/unsubscribe/00413fe0d9457ca8f709052694b9f05fa73a5b8ca14d765771bb9ee761e475b7).