Pending Alert: This post has NOT been accepted by the mailing list yet.
Hi

I am using maven for compiling c and cpp files.
During the maven build the core 1 is compiling few files and it is waiting
in some stage.


[DEBUG] 41 total files to be compiled.
[DEBUG] Found 8 processors available
[DEBUG] Limited used processors to 2
^M0 / 41 files compiled...^M[DEBUG]
Starting Core 0 with 1 source files...
[DEBUG]
Starting Core 1 with 1 source files...
-----
-----
-----
^M3 / 41 files compiled...^M[ERROR] CC: Error in wait
[DEBUG] Core 1 interrupted

Due to this build is getting failed. I have upgraded my java to 1.6.0_24
from 1.6.0_20.

Below is my debug log with successful case using jdk 1.6.0_20.

[DEBUG] 41 total files to be compiled.
[DEBUG] Found 12 processors available
[DEBUG] Limited used processors to 2
[DEBUG]
Starting Core 0 with 1 source files...
^M0 / 41 files compiled...[DEBUG] ^M
-----
-----
^M2 / 41 files compiled...^M^M2 / 41 files compiled...^M[ERROR] 2 Warning(s)
detected.
^M3 / 41 files compiled...^M[DEBUG] Found 12 processors available
[DEBUG]
Starting Core 0 with 4 source files...
[DEBUG]
Starting Core 1 with 4 source files...
[DEBUG]
Starting Core 1 with 1 source files...
-------
---------

Please help me to solve the issue.

Regards,
Kalai
     


--
View this message in context: 
http://maven.40175.n5.nabble.com/ERROR-CC-Error-in-wait-DEBUG-Core-1-interrupted-tp4263552p4263552.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to