Build 1557 stucked in Build Initialising

Hi guys after upgrade to the 1557 the build keeps an endless build with state Build Initialising

Any tips ?

Hi Diego

We are working on this, it’s been difficult to fix because we have not been able to reproduce it here. We should have another build tomorrow which we hope will be more reliable.

Hi Vincent

I’ve seen that its not logging any errors to the event logs, the notifications doesnt contains errors to …

Maybe you guys should put some detailed level log for this cases, some signals indicating exceptions and uncaught errors … maybe this could be enabled when running the server with a different setup indicating a debug mode.

I believe the error is occuring on the agent, we found a fixed the logging issue on the agent (we had inavertently disabled logging of agent errors), and have spent the last week working on the agent code. Hopefully the next build will be more stable, or at least report the errors correctly. I’m hoping we can get a build out later today… just need to do more testing on some of the recent changes.

Hi Vincent,

With the new build I’ve got the follow error:

A new event has been added to the event log:

Cannot get new changesets for ERx: Running C:\Program Files\TortoiseHg\hg.exe failed with return code -1 and error output pulling from https://dmgarcia:@*.codebasehq.com/erx/erx.hg
searching for changes
adding changesets
adding manifests
adding file changes
added 28 changesets with 360 changes to 226 files
merging .hgignore

merging .hgignore failed!

Hi Diego

Not sure why we haven’t seen this issue before, I just found we were doing an unnecessary update when pulling, and also ‘touching’ .hgignore when we didn’t need to. Just running some tests at the moment, will post another build shortly.

Hi Diego

I have just uploaded a new beta which I hope should fix this issue.

Hi Vincent,

With the new build I’ve got the follow error:

A new event has been added to the event log:

Cannot get new changesets for ERx: Running C:\Program Files\TortoiseHg\hg.exe failed with return code -1 and error output pulling from https://dmgarcia:@*.codebasehq.com/erx/erx.hg
searching for changes
adding changesets
adding manifests
adding file changes
added 28 changesets with 360 changes to 226 files
merging .hgignore

merging .hgignore failed!

You may need to reset the repository. I’m not sure why it’s still complaining, the change I made in 1594 was to stop hg from doing an updated after pull (removed -u option). I have not been able to reproduce this issue here.

Hi Vincent this issue was fixed I dont know why my previous question was reposted to the forum …

Ok thanks, I did wonder about that… have I mentioned I hate this forum software!

I’m starting to hate it too