updatemanager java run-time proboem

I typically invoke "updatemanager" remotely using Xwindows.I get this error message:

Exception in thread "main" java.lang.IllegalArgumentException: Null charset name at java.nio.charset.Charset.lookup(Charset.java.378) at java.nio.charset.Charset.isSupported(Charset.java:407)

I have applied a JES patch (117665-03) which would update the Directory Server 5.2 from patch level 3 to patch 4 recently. This might not be related but this change has been recently. I have already opened up an incident 64771370 in the past to get the DS components patched to the latest level. This might or might not be relevant. The DS components are very much java-based.

Please advise.

[694 byte] By [j.k.harrison] at [2007-11-26 6:04:52]
# 1
I also ran the command "updatemanager" from the console. It failed to invoke.I ran the command: smpatch analyzeand I got the message: Failed to load Main Class: com.sun.patchpro.cli.PatchServices
jkharrison at 2007-7-6 13:31:20 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2
Make sure you have the "Developers Software Support Group" installed otherwise this won't run.
LionO at 2007-7-6 13:31:20 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3

I followed the advise of John Myles and I re-installed the JAVA 1.5.0 environment. I didn't want to wait for resolution on this.

I am JAVA challenged so I used the route of downloading the Java 1.5.0 (Sept. 2004) that was in pkgadd formats. I did the basic pkgrm and pkgadd commands for the 32/64bit JAVA environments.

I can run "updatemanager" now. On a unrelated note, I can also run the LDAP Java environments for the Admin and Directory Server components too.

It was a battle to get these JAVA applications to both work.

jkharrison at 2007-7-6 13:31:20 > top of Java-index,Administration Tools,Sun Update Connection-System...