SOAPtest报错:error occurred during initialization of vm解决方法

参考:http://forums.parasoft.com/index.php?act=ST&f=36&t=614

安装SOAPtest报错:error occurred during initialization of vm

出现这个问题官方文档解释说是内存分配太大,需要在启动时加一个参数控制java使用的内存数。

在SOAPtest的桌面的快捷方式里,加入-J-Xmx512m,记住中间有空格。即可正常使用

 

posted on 2015-03-19 00:08  Fun0623  阅读(633)  评论(0编辑  收藏  举报