夜間に自動で流してるテストで「Out of Memory」が出るようになったので、 メモリサイズを拡張して実行することにした。 方法は2通りあるらしい。 一つはMaven2の実行プロセス全体のメモリを上げる方法。 環境変数"MAVEN_OPTS"に-Xmxパラメータを記述する。 # set MAVEN_OPTS=-Xmx2048M もう一つはMaven2の特定のプロセス(プラグイン)に対して-Xmxパラメータを割り当てる方法。 タグ内に以下のような定義を記述する。 でコマンドラインオプションが指定できるのは「maven-surefire-plugin」(JUnit実行プラグイン)の仕様かも。 <build> : <pluginManagement> <plugins> <plugin> <artifactId>maven-surefire-plugin</artifactId> <conf
Archived MSDN and TechNet Blogs 2/7/2020 2 minutes to read MSDN and TechNet blog sites have been retired, and blog content has been migrated and archived here. Archived blogs are grouped alphabetically by the initial letter of the blog name. Blogs and blog posts can be searched by their names, using the Search box at the top of the page. Actively updated blogs have been moved to other blog sites,
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く