AW: AW: AW: AW: Wrong build status in Project Group Summary

2007-12-19 Thread Manuel.Renz
Hi again, so I changed the length but id didn't help, it still complains about the max length. I also adjusted the value in the pacakge.jdo file. Also I would like to change to CLOB but don't know how to get this working. "in column "COMMAND_OUTPUT" that has maximum length of 1024." I found a

AW: Wrong build status in Project Group Summary

2007-12-11 Thread Manuel.Renz
Hi I now found out why this happens. I have a build schedule that just runs fine once a day. Second I have a build that runs every 5 minutes, but stopps silencliy, without any addition to the logs. So the state is set to error but nothing found in the build log which confused me. The fively b

Wrong build status in Project Group Summary

2007-11-30 Thread Manuel.Renz
Hi, currently I have a strange error with the displaying of the build status in the continuum web interface. I uploaded some screenshots to my old opera profile, which I never used but this was the shortest way to get them up somewhere. The mail was too large for the mailinglist. http://my.oper

AW: AW: AW: AW: CVS checkout fails: "Terminated with fatal signal 11"

2007-11-14 Thread Manuel.Renz
Hi, I finally could fix it. > Do you use the embedded pure java cvs client (it is the default) or the > native cvs client? According to the logs I thought it is allready using the native client, but it wasn't. So I modified the wrapper.conf and added wrapper.java.additional.9=-Dmaven.scm.provi

AW: AW: AW: CVS checkout fails: "Terminated with fatal signal 11"

2007-11-12 Thread Manuel.Renz
As I wrote in my initial request I'm aware of the virtual memory thingy... (I even quoted that) The thing is that the same cvs command runs fine via shell on the same machine that continuum runs on. So I'm pretty sure that this is not [2] a memory issue on the cvs server. About 40 people are

AW: AW: CVS checkout fails: "Terminated with fatal signal 11"

2007-11-12 Thread Manuel.Renz
Oh sorry, I think I missunderstood you. Thought you asked how often it is used to run ;-) One checkout takes about 3 minutes. -Ursprüngliche Nachricht- Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Gesendet: Montag, 12. November 2007 13:28 An: [EMAIL PROTECTED] Betreff: Re: AW: CVS che

AW: CVS checkout fails: "Terminated with fatal signal 11"

2007-11-12 Thread Manuel.Renz
Can you give me a hint what to do to fix this problem? Or do you need more information? -Ursprüngliche Nachricht- Von: Renz, Manuel Gesendet: Donnerstag, 8. November 2007 12:59 An: [EMAIL PROTECTED] Betreff: AW: CVS checkout fails: "Terminated with fatal signal 11" It is planned to do a

AW: CVS checkout fails: "Terminated with fatal signal 11"

2007-11-08 Thread Manuel.Renz
It is planned to do a clean checkout once a day -Ursprüngliche Nachricht- Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 7. November 2007 20:19 An: [EMAIL PROTECTED] Betreff: Re: CVS checkout fails: "Terminated with fatal signal 11" It seems a kill was sent to the

CVS checkout fails: "Terminated with fatal signal 11"

2007-11-07 Thread Manuel.Renz
Hi togehter, I'm using continuum 1.1 beta 3 at the moment. I have set up 2 Projects which work just fine. Now I'm in the process of setting up my third project, which is quite large (clean checked out working copy round about ~260MB ), with which I have massive problems. Here is a short snippe

Incorrect Build state with Maven2

2007-10-01 Thread Manuel.Renz
Hi, I 've tried the tipp from the FAQs, and added if "%MAVEN_TERMINATE_CMD%" == "on" exit %ERRORLEVEL% to my mvn.bat file, but it still does not recognize the return code. I had the same behaviour wit 1.0.3 , but could solve it with the above mentioned fix, but this time it does not help