小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

eclipse 內(nèi)存不夠用報錯Internal Error

 520jefferson 2016-01-16


由于項目工程比較大,最近使用eclipse常常出現(xiàn)內(nèi)存溢出的報錯,運行的時候eclipse 就通過不了,報錯,好不容易解決了。 
eclipse報錯如下: 
1.
Internal Error 
An out of memory error has occurred.Consult the "Running Eclipse" section of the read me file for information on preventing this kind of error in future. 
You are recommended to exit the workbench. 
Subsequent errors may happen and may terminate the workbench without warning. 
See the .log file for more details.






另外還有一些報錯: 
unable to create new native thread. 
Unhandled event loop exception. 
java.lang.OutOfMemoryError.






An internal error occurred during: "Searching for markers".
Java heap space


Internal Error
Java heap space




An internal error has occurred.

java.lang.NullPointerException




方法是:找到安裝目錄中的eclipse.ini 文件,修改內(nèi)存設(shè)置的部分: 
-Xms40m 
-Xmx512m


啟動ecplise時,單擊ecplise標(biāo)圖 右鍵-》屬性-》快捷方式-》目標(biāo) 里面加-clean  -vmargs -Xms512m -Xmx800m -XX:PermSize=256m 
例如F:ecplise-YouYuneclipse3.2eclipse2.0 -clean  -vmargs -Xms512m -Xmx800m -XX:PermSize=256m 。啟動eclipse就可以了















    本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多