`
SilverRing
  • 浏览: 71322 次
社区版块
存档分类
最新评论

Fixing: a jvm error

    博客分类:
  • Java
阅读更多
"An unexpected error has been detected by HotSpot Virtual Machine" keeps popping up everytime when i tried the Selenium 0.9.2 test cases using IE7 as the opening browser. It fails with both jvm 1.5.0.8 and 1.6.0.3.

The simplest way to fix this problem is to add the following JVM option

-Djava.net.preferIPv4Stack=true

The Inet4AddressImpl is not thread safe.
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics