users@glassfish.java.net

Unsigned resource error in Glassfish 3.0.1 web start app client

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 Jul 2010 14:10:34 PDT

Trying to move our Glassfish 2.1 application to version 3.0.1 we are getting the following error:


Reading certificates from 1872 http://app-svc-bootstrap:8080/___JWSappclient/___app/CrewManifest/CrewManifestClient/crew-app-clientClient.jar | /home/aner/.java/deployment/cache/6.0/4/518df144-7fc99557.idx
Reading certificates from 1882 http://app-svc-bootstrap:8080/___JWSappclient/___app/CrewManifest/CrewManifestClient.jar | /home/aner/.java/deployment/cache/6.0/13/41060a8d-70c83e8e.idx
Reading certificates from 2570 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/gf-client.jar | /home/aner/.java/deployment/cache/6.0/63/5aabf8ff-1abe2b24.idx
Reading certificates from 18210 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/gf-client-module.jar | /home/aner/.java/deployment/cache/6.0/42/221a45aa-44c785de.idx
Reading certificates from 26524 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/woodstox-osgi.jar | /home/aner/.java/deployment/cache/6.0/3/556da183-2b94dc08.idx
Reading certificates from 23910 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/glassfish-corba-asm.jar | /home/aner/.java/deployment/cache/6.0/57/140e28b9-7617d1a1.idx
Reading certificates from 30410 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/glassfish-corba-codegen.jar | /home/aner/.java/deployment/cache/6.0/5/1c390205-621bdfb9.idx
Reading certificates from 14110 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/glassfish-corba-csiv2-idl.jar | /home/aner/.java/deployment/cache/6.0/60/5154d97c-70095547.idx
Reading certificates from 5172 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/glassfish-corba-newtimer.jar | /home/aner/.java/deployment/cache/6.0/25/4e3e2999-715604ee.idx
Reading certificates from 28360 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/glassfish-corba-omgapi.jar | /home/aner/.java/deployment/cache/6.0/48/7b03f630-7858a108.idx
Reading certificates from 139536 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/glassfish-corba-orb.jar | /home/aner/.java/deployment/cache/6.0/30/1fad4f9e-320fc995.idx
Reading certificates from 17844 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/glassfish-corba-orbgeneric.jar | /home/aner/.java/deployment/cache/6.0/30/5414545e-45c9393f.idx
Reading certificates from 7918 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/auto-depends.jar | /home/aner/.java/deployment/cache/6.0/21/10add9d5-1fc0a67a.idx
Reading certificates from 7786 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/config.jar | /home/aner/.java/deployment/cache/6.0/45/2143e46d-1b1ad6c2.idx
Reading certificates from 2008 http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/config-types.jar | /home/aner/.java/deployment/cache/6.0/57/54ca98f9-710b691d.idx
#### Java Web Start Error:
#### Unsigned application requesting unrestricted access to system
Unsigned resource: http://app-svc-bootstrap:8080/___JWSappclient/___system/s1as/glassfish/modules/hk2.jar

On the server, I can run the following with no apparent issues:

$ cd glassfish/domains/domain1/java-web-start/___system/s1as/glassfish/modules
$ jarsigner -verify hk2.jar
jar verified.

I'm not sure why it's failing on hk2.jar. I used the exact same ear file that was deployed in v2.1. Should I be packaging it differently in some way?

The server is using Java 1.6.0_21 and the client is using 1.6.0_16.
[Message sent by forum member 'aner']

http://forums.java.net/jive/thread.jspa?messageID=477678