Hi JoN,

some more error messages can be enabled by configuring the logging categories.
The logging is performed through the "java.util.logging" package supplied by the java API.
You can find at "DOCS-SDKs\sdk_client_java_se\conf\logCfg.properties" a sample logging configuration file. As far as I know, this file has to be merged with the corresponding "jre/lib/logging.properties" file in your JRE installation.

Dario