All , I am hoping you can help. We have an issue been raised by one of our applications team trying to port their application from a physical server to virtual server. We are running Windows...
See more...
All , I am hoping you can help. We have an issue been raised by one of our applications team trying to port their application from a physical server to virtual server. We are running Windows 2003 VM's running on VI3 ESX 3.5 update 5. The issue is below At first it appeared to be a JAVA error as IE's failure was accompanied by a 4097 Dr Watson event in the server's application log containing this text: " The application, C:\Program Files\Internet Explorer\iexplore.exe, generated an application error The error occurred on 06/07/2010 @ 11:13:39.608 The exception generated was c0000005 at address 6D4AC3A0 (jvm!gHotSpotVMIntConstantEntryValueOffset) " The "jvm" is the Java clue. After a quick Google, this page - http://java.itags.org/java-desktop/2328/ - amongst others hinted at a possible mismatch between Java SDKs. We assumed this was a JAVA issue and tried several combinations of Java <> Jinitaitor versions to no avail. After much analysis and rebuilding with IE6 as the original browser (instead of our standard build which is IE8 by default and is rewound back to IE6 by uninstalling IE8), We finally found that the only difference was that we were only getting this failure on IE6 / IE8 running on a VM. It never happens while running on a physical box. IF anyone has had this problem or one like it and has resolved it, please could you let us know Thanks