Sun Patch Manager 2.0

Hi,

I just installed Sun Patch manager 2.0 on a v240 and I get the following error when I run this command:

Server# smpatch analyze

java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider

at com.sun.patchpro.model.PatchProAccessor.<init>(PatchProAccessor.java:33)

at com.sun.patchpro.cli.PatchServices.instantiateModel(PatchServices.java:589)

at com.sun.patchpro.cli.PatchServices.main(PatchServices.java:399)

Server# java -version

java version "1.5.0_06"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)

Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

Thanks in advance of any help!

jev732

[731 byte] By [jev732] at [2007-11-26 9:21:49]
# 1
smpatch calls the /usr/sbin/pprosetup script and there is a line in there that which states:JAVACMD=/usr/j2se/bin/javaYou probably need to edit that path to point to your java installThe same line also has to be changed in /usr/sbin/pprosvc
ForumModerator at 2007-7-6 23:54:22 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2
Thanks for the Information, it worked.jev732
jev732 at 2007-7-6 23:54:22 > top of Java-index,Administration Tools,Sun Update Connection-System...