I have installed Dell IT Assistan 8.9.0 on a virtual machine with Windows 2008 R2 (64 bits), 2GB of Ram, and a Xeon processor of 2GHz and I can't open "Software Updates" configuration from Manage menu due to this error:
*************************************
IT Assistant requires that the Java heap size be increased.
*************************************
If I change the Java heap size to the recommended (-Xmx384M), I start getting the session time out error which I fixed with this Java heap size:
-Xmx512MB -Djava.net.preferIPv6Addresses=true (solution that I found somewhere at this forum).
I have change the Java heap size to 256, 512, 768 and 1024 with and without the IPv6addresses stuff without luck.
Is there a work around or a known compatilibilty problem with Win2008 R2 64 bits?
Thanks for posting this. I ran into the same problem on my new 2008 R2 server and even though I have IPv6 off it would not work until I entered "-Xmx512MB -Djava.net.preferIPv6Addresses=true" for the java enviroment.
JustinY
1 Rookie
•
117 Posts
434
0
Posted May 4th, 2011 13:00
Thanks for posting this. I ran into the same problem on my new 2008 R2 server and even though I have IPv6 off it would not work until I entered "-Xmx512MB -Djava.net.preferIPv6Addresses=true" for the java enviroment.