You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have created run.bat file contains command: C:\sym\symchk.exe /os /if C:\work\chrome.dll /su SRV*C:\work\67.0.3396.99_x64*http://chromium-browser-symsrv.commondatastorage.googleapis.com. After i have created bamboo task:Command, as parameter i have added run.bat. This task failed.By HttpAnalyzer i see it doesn't try to connect to link from command line. Last:If i run run.bat from cmd.exe manually,it's working, i see http request in HttpAnalyzer,it downloads pdb file successfully.
Solved by run this command in current user session,by default, task runs in session 0
I have found it works if tomcat8.exe run as console,by instalation it run as service.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have tried to run this command in Bamboo development version (localhost:6990/bamboo),works as expected, it downloads the pdb file successfully
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.