IOUtil getResource() - Lookup class package space 1st; Catch all Throwables ; Add DEBUGLookup class package space 1st, which favors JAR resources,hence allows applets to load secure stuff.Catch all Throwables incl. java.security.AccessControlExceptionbased on java.io.FilePermission. (eg Applets)Add DEBUG property jogamp.debug.IOUtil, enabling verbose resource location.