jvm.dll issue with RTC 3.1.0.4 install on WinXP VMWare image
2 answers
Not my favorite answer, but Windows XP is not a supported operating system for the server: https://jazz.net/library/article/632
Have you used this approach on a non-VMWare Win XP and found it to work? If so, it's likely something to do with the VM configuration or the WinXP installation/configuration on the VM (which I'm not qualified to speak to).
Comments
Millard Ellingsworth
FORUM ADMINISTRATOR / JAZZ DEVELOPER Jan 09 '13, 8:46 p.m.What do you mean by "Everything so far seems to be working fine."? Do you mean up until this point everything seemed fine and other things you do on the VM seem fine or that you dismiss this dialog and everything works fine despite it?
Amlan Sengupta
Jan 10 '13, 1:23 p.m.Millard,
up until this point everything seemed fine and other things you do on the VM seem fine ? - Yes everything seems to work without any problem.
you dismiss this dialog and everything works fine despite it ? - Yes and I end up dismissing the dialog by clicking ok and everything keeps working fine so far.
- Amlan
Amlan Sengupta
Jan 10 '13, 3:19 a.m.Something I did forget to mention is that I am bringing the server up in debug mode using
set JAVA_OPTS=%JAVA_OPTS% -Xdebug
set JAVA_OPTS=%JAVA_OPTS% -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=3388
I am not sure if this could be contributing to the problem. - Amlan
I just tested it without debug being enabled, same issue. - Amlan