Hello Jacques, are you sure that your CruiseControl system on Win XP is not usins ant 1.5, where there was a bug ?
the Perforce tasks in Ant 1.6.x wait on Perforce output and error channels to close with a join() method. Maybe the p4.exe does not close its output/error channels properly, leading ant to believe that p4 is still running ? Cheers, Antoine [EMAIL PROTECTED] wrote: >fyi: I'm using Ant 1.6.5 > > >>Hi everybody, >> >>I have a problem with p4submit-tasks that occasionally don't terminate on >>WinXP. In that case i have the actual submit is fully processed by the >>server, >>but the p4-client "p4.exe" never returns as if it was waiting for some Input >>>from the server. This problem coincides with somer P4-server-performance >>degradation which suggest that the issue is related to timing problem. The >>problem effects the stibility of a CruiseControl continuous integration >>buildloop, which makes the problem pretty bad. >> >>Has anyone had similar problems, or even know a solution? >> >>Thx. >> >>Jacques >> >> >>I had a similar problem before when I was not using the antscript-attribute >>in >>my cruisecontrol-config but that is now longer the case. I'm using the >>eclipse >>antrunner to execute my builds. This has been working very stable for a long >>time. No changes were applied. >> >>Everything runs fine on Mac. >> >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]