Re: git checkout failed with exception reference is not a tree

2020-06-14 Thread Mark Waite
If you had received that stack trace and no other information, what would you have done? How would you have investigated your report? What steps would you have taken to clarify the problem and find an answer? A stack trace is not enough information to provide helpful suggestions. Refer to https

Re: git checkout failed with exception reference is not a tree

2020-06-14 Thread Arunachalam Sibisakkaravarthi
This is actual exception thrown Pull Request pipeline. Please let me know if anyone needs more information. > git checkout -f 8e3b73d51abd3f0e77f7d1bf16dbdaa46b0f734e # timeout=10 > ERROR: Checkout failed > hudson.plugins.git.GitException: Command "git checkout -f > 8e3b73d51abd3f0e77f7d1bf16d

Re: git checkout failed with exception reference is not a tree

2020-06-14 Thread Arunachalam Sibisakkaravarthi
This is actual exception thrown in Pull Request Pipeline > git checkout -f 8e3b73d51abd3f0e77f7d1bf16dbdaa46b0f734e # timeout=10 > ERROR: Checkout failed > hudson.plugins.git.GitException: Command "git checkout -f > 8e3b73d51abd3f0e77f7d1bf16dbdaa46b0f734e" returned status code 128: > stdout: >

Re: Help Jenkins with TestComplete

2020-06-14 Thread Geoffroy J
Hello seems you are running under Windows. Does Jenkins run as a service? Have you enable the option "Allow service to interact with desktop" on the service? Regards On Saturday, 13 June 2020 15:33:20 UTC+2, Sanjib Basak wrote: > > Do you have any resolution for this problem i am also facing same