2012-01-10 10 views
3

は、多くの場合、私はMVNをインストールしない理由がわからない、エラー:GetötetによってMavenのが殺さ -

[INFO] Tests Completed in 8212ms ... 
[INFO] ------------------------------------------------------- 
[INFO] Tests passed: 104 
[INFO] Tests failed: 0 
[INFO] ------------------------------------------------------- 
[INFO] 
[INFO] Starting integration test phase ... 
[INFO]  [copy] Copying 3 files to /home/user/application/target/test-classes 
[INFO] [groovyc] Compiling 2 source files to /home/user/application/target/classes 
[INFO] Property files: [classpath:xxx] 
[INFO] Setting up hooks for XXXX integration 
[INFO]  [copy] Copying 1 file to /home/user/.grails/1.x.x/projects/application 
[INFO] [groovyc] Compiling 2 source files to /home/user/application/target/classes 
[INFO] Property files: [...] 
[INFO] Setting up hooks for XXX/GORM integration 
Getötet 
[email protected] ~/ $ 

の出口(ENG:殺さ) しかし、私は知らないなぜ

何か案は?

+2

私は検査員ClouseauがこのMavenの殺人の謎を調べるべきだと思います... – Tudor

答えて

2

Mavenは大量のメモリを使用できます。それが多すぎると、LinuxのOOM Killerによって殺される可能性があります。

関連する問題