Patch problem in SUNWappserver under Solaris 10

When attempting to install the patch 119166-15 for AppServer 8.1, I get the following info and error:

< 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 >

Also having problems running "asadmin" ; I cannot determine which port the Admin Server is running on or needs to be running on. Fairly new to SUN OS, so any "dummy" pointers would probably help...

Regatds...

Texas Mike....

[1411 byte] By [TexasMike] at [2007-11-26 7:25:41]
# 1

You might want to ask about patching issue on Solaris update forums since as far as I can tell issue is not related to the fact that patch is for Application Server - it seems to be generic problem with patch signature verification. Solaris update and patching forum URL:

http://forum.sun.com/jive/forum.jspa?forumID=316

As for the asadmin question: first you need to start your server using 'asadmin start-domain' command and you do not need to know the port number to do that. After that you can try accessing https://localhost:4849 (4849 is the default value for admin application URL port number).

Snjezana at 2007-7-6 19:13:45 > top of Java-index,Application & Integration Servers,Application Servers...
# 2

You might want to ask about patching issue on Solaris update forums since as far as I can tell issue is not related to the fact that patch is for Application Server - it seems to be generic problem with patch signature verification. Solaris update and patching forum URL:

http://forum.sun.com/jive/forum.jspa?forumID=316

As for the asadmin question: first you need to start your server using 'asadmin start-domain' command and you do not need to know the port number to do that. After that you can try accessing https://localhost:4849 (4849 is the default value for admin application URL port number).

Snjezana at 2007-7-6 19:13:45 > top of Java-index,Application & Integration Servers,Application Servers...