1. 程式人生 > >SoapUI啟動報錯:The JVM could not be started. The maximum heap size (-Xmx) might be too large

SoapUI啟動報錯:The JVM could not be started. The maximum heap size (-Xmx) might be too large

SoapUI啟動的時候,報如題錯誤,經過排查,在安裝目錄\bin\下,找到SoapUI的vmoptions引數配置檔案

打開發現-Xmx引數配置,將預設值改小一些即可:

-Xms128m
-Xmx800m
-Dsoapui.properties=soapui.properties
-Dsoapui.home=D:\software\SmartBear\SoapUI-5.0.0/bin
-Dsoapui.ext.libraries=D:\software\SmartBear\SoapUI-5.0.0/bin/ext
-Dsoapui.ext.listeners=D:\software\SmartBear\SoapUI-5.0.0/bin/listeners
-Dsoapui.ext.actions=D:\software\SmartBear\SoapUI-5.0.0/bin/actions
-Dwsi.dir=D:\software\SmartBear\SoapUI-5.0.0/wsi-test-tools
-Djava.library.path=D:\software\SmartBear\SoapUI-5.0.0/bin
-Djava.util.Arrays.useLegacyMergeSort=true
-splash:soapui-splash.png

以上配置,將預設-Xmx值改成800,啟動成功

相關推薦

SoapUI啟動The JVM could not be started. The maximum heap size (-Xmx) might be too large

SoapUI啟動的時候,報如題錯誤,經過排查,在安裝目錄\bin\下,找到SoapUI的vmoptions引數配置檔案 打開發現-Xmx引數配置,將預設值改小一些即可: -Xms128m -Xmx80

hadoop啟動localhost: ssh: Could not resolve hostname localhost

hadoop啟動journalnode時報錯:localhost: ssh: Could not resolve hostname localhost: Temporary failure in name resolution 解決辦法:將高亮部分補充到/etc/profile中,然後source生效 ex

nfs 客戶端啟動rpc.mountd: svc_tli_create: could not open connection for tcp6

toa code sem lds family 根據 libs ots sta # /etc/init.d/nfs start Starting NFS services: [ OK ] St

eclipse啟動Could not create the java virtual machine

報錯 解壓 java 開發 升級 最新 分享 src info 用maven、springboot開發時,安裝了當時最新版的eclipse(3.5.5)。eclipse解壓版的非常方便,想先安裝了看看。暫時沒有升級其他軟件。 打開的時候報錯: 原因其實就是還木有升級新版

啟動The JRE could not be found. Edit the server and change the JRE location.

轉載內容,原文連結:http://blog.sina.com.cn/s/blog_7f865faf0100uvev.html Tomcat報錯: The JRE could not be found. Edit the server and change the JRE

Myeclipse啟動An error has occurred.See the log file

entry classpath ret 出現 restore div nap cati security 出現這個問題是因為斷電前myeclipse還在運行,日誌報錯如下: !ENTRY org.eclipse.osgi 4 0 2017-07-24 08:29:48.4

【錯誤解決】springBoot啟動Error starting ApplicationContext. To display the auto-configuration report re-

【錯誤解決】springBoot啟動報錯:Error starting ApplicationContext. To display the auto-configuration report re-run your application with ‘debug’ enabled. 錯

docker安裝啟動Error starting daemon: SELinux is not supported with the overlay2

環境:centos7命令:systemctl start docker          systemctl status docker -l報錯:Error starting daemon: SELinux is not supported with the overlay

CentOS6.x中vmware workstation 虛擬機器啟動Could not open /dev/vmmon

最初安裝報錯,但是介面可以開啟,可以正常安裝,但是安裝過後,啟動報錯 Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so:cannot open sh

docker啟動Error starting daemon: SELinux is not supported with the overlay2 graph driver on this ke

環境:centos7命令:systemctl start docker          systemctl status docker -l報錯:Error starting daemon: SELinux is not supported with the overlay

tomcat啟動Could not publish server configuration for Tomcat v7.0 Server at localhost。

我用的是tomcat7.0.82. tomcat報錯,無法啟動。 **報錯資訊:**Could not publish server configuration for Tomcat v7.0 server at localhost. 和 Server Tomcat v7.0 Ser

解決JVM啟動Unrecognized VM option '+HeapDumpOnOutOfMemeryError'

今天再搞一些OutOfMemery的相關知識探索,我想在JVM遇到OOM錯誤的時候,能夠打印出heap dump,以便事後用Eclipse Memory Analyzer Tool(MAT)等記憶體分

Ubuntu系統啟動The system is running in low-graphics mode

方法一: sudo chown lightdm:lightdm -R /var/lib/lightdm sudo chown avahi-autoipd:avahi-autoipd -R /var/lib/avahi-autoipd sudo chown colord:c

mycat啟動could not reserve enough space for 2097152KB object heap 解決辦法

mycat啟動報錯:解決辦法:1、修改wrapper.xml中記憶體引數wrapper.java.additional.10=-Xmx4G wrapper.java.additional.11=-Xms1G  根據實際情況設定例如修改成wrapper.java.addit

mysql啟動Starting MySQL... ERROR! The server quit without updating PID file

mysql啟動時報錯:Starting MySQL... ERROR! The server quit without updating PID file (/opt/mysql/data/mysql.pid) 的解決方法:1、可能是/opt/mysql/data/資料目錄m

Apache啟動could not bind to address [::]:443 解決辦法

安裝Apache伺服器的時候,報如下錯誤: Installing the 'apache' service The 'apache' service is successfully installed. Testing httpd.conf.... Errors repo

mysql 啟動The server quit without updating PID file (/usr/local/mysql/data/ubuntu.pid)

這個錯誤算是比較粗心時範的,忘切換使用者了,就是hadoop使用者沒有執行mysql的許可權,如下: [email protected]:/usr/local/mysql$ support-files/mysql.server start Starting MyS

tomcat啟動Unable to complete the scan for annotations for web application

tomcat啟動報錯,具體報錯資訊如下: Unable to complete the scan for annotations for web application [/Ftrans] due to a StackOverflowError. Possible root

Eclipse啟動JVM terminated. Exit code=2

最初的時候Eclipse是安裝在C盤,JDK也是,Workspace也放在C盤,最近由於C盤空間不夠用了,所以把它們全部轉移到了D盤,啟動的時候就報錯了:JVM terminated. Exit code=2 C:\ProgramData\Oracle\Java\javapa

清理登錄檔後,eclipse啟動JVM terminated. Exit code=1

JVM terminated. Exit code=-1-Xms40m-Xmx256m-Djava.net.preferIPv4Stack=true-XX:MaxPermSize=512m-Djava.class.path=D:/Develop/Php/eclipse/plugins/org.eclipse.