java.lang.NullPointerException error

That is true (java policy file no longer needed) ... however, the address to which you are talking does need to be able to be resolved.From the log:doPrivileged exception java.security.AccessControlException: access denied (SocketPermission netmarket.netapp.com:80 connect,resolve)That makes me believe that the netmarket.netapp.com address was failing the resolution or connect request.Can the user ping that address?Tim

Discussions have been disabled for this post