Patch problem in SUNWappserver under Solaris 10

When attempting to install the patch 119166-15 for under Solaris 10 (SUN Update connection says this one must be manually installed), I get the following error and info:

< Begin Session text >

# patchadd -G 119166-15.jar

Validating patches...

Loading patches installed on the system...

Done!

Loading patches requested to install.

Done!

The following requested patches have packages not installed on the system

Package SUNWaslb from directory SUNWaslb in patch 119166-15 is not installed on the system.

Checking patches that you specified for installation.

Done!

Approved patches will be installed in this order:

119166-15

Verifying signed patch <119166-15>...

Verifying digital signature for signer <es-signature>

ERROR: Signature verification failed while verifying certificate <subject=Sun Microsystems Inc Root CA, issuer=GTE CyberTrust Root>:<unable to get local issuer certificate>.

ERROR: Unable to verify signature for signer <es-signature>

Signature invalid on signed patch <119166-15>.

Patchadd is terminating.<End Session test >

Fairly new to SUN OS, so any "dummy" pointers would probably help...

Regatds...

Texas Mike....

[1336 byte] By [TexasMike] at [2007-11-26 7:31:50]
# 1

Because the patch was downloaded using Sun Update Connection it's a signed patch and must be uncompressed before trying to install it manually using patchadd since patchadd doesnt like signed patches.

So to install the signed patches manually -

unzip <patch>.jar , then patchadd <patch>

ForumModerator at 2007-7-6 19:26:57 > top of Java-index,Administration Tools,Sun Update Connection-System...