users@glassfish.java.net

Unable to load resource: appserv-ws.jar

From: <forums_at_java.net>
Date: Tue, 24 May 2011 01:02:50 -0500 (CDT)

somehow i keep on getting the below wrapped exception when trying to
load this resource via JWS. Question is why is it only this jar file having
this problem?

 

java.io.IOException
 at com.sun.deploy.cache.CacheEntry$9.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source)
 at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
 at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
 at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
 at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
 at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
 at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
 at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
 at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
 at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)


--
[Message sent by forum member 'pa2_pupoch']
View Post: http://forums.java.net/node/805414