Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

symcjit.dll problem

843811Dec 2 2003 — edited Jan 29 2004
I have a P4 machine running WinXP. I have a program which when installed puts the "symcjit.dll version 4.0.0.2" in the system32 directory. The problem is symcjit.dll(so far all the ver that I have seen) has a problem in querying the CPU ID when run on a P4 machine. So when I run the java program, it crashes because of an "unexpected error". What I then did was to rename the symcjit.dll. The program began running successfully(ie the main window came up), but then it just hangs during the dialog initialisations(because the dialogs use the Visual Cafe data controls which in turn needs the symcjit.dll to run). Is there any solution? Is there any version of symcjit.dll which works hassle-free on P4 machines? Any help would be welcome.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2004
Added on Dec 2 2003
8 comments
198 views