updatemanager dies with swap error message

I am trying to run /usr/bin/updatemanager for the first time. I installed the software on a remote Solaris 10 server that we will use as the patch server. Sitting at my Sun workstation, running Solaris 10 and using the CDE (not GNOME), I set up the DISPLAY on the remote system to display on my local workstation.

I get a GUI for updatemanager, but it dies within moments with the message:

INFO: Collect Storage Devices

Exception in thread "CompilerThread0" java.lang.OutOfMemoryError: requested 32756 bytes for ChunkPool::allocate. Out of swap space?

There is plenty of swap space on both the server and workstation. Both have 512MB of physical memory.

I am not clear if the complaint is about the workstation or the server and I cannot figure out how to solve this. Can anyone enlighten me?

Thanks

--Heather

[860 byte] By [nodewalker] at [2007-11-26 6:03:25]
# 1
This is a known bug which we have fixed internally and it is making its way out to SunSolve very soon.This bug shows up on systems with multipathed storage attached to the machine. Once I know the exact date that this fix will become avail, I'll update this thread.-michael
atalkingchimp at 2007-7-6 13:28:05 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2
Thank you. I found that if I unlimit memory (I had my limit set at 300000Kbytes )cputime unlimitedfilesizeunlimiteddatasizeunlimitedstacksizeunlimitedcoredumpsize2000 kbytesdescriptors512 memorysize300000 kbytes it works.
nodewalker at 2007-7-6 13:28:05 > top of Java-index,Administration Tools,Sun Update Connection-System...