Welcome to the Jazz Community Forum
JBE returns CRJAZ0124E The user name or password is invalid. on Windows but same credentials work ok on Linux

Hi folks,
I created a password file to run the Jazz Build Engine and could run it successfully on both Windows/Linux. Then some time after changing my password the engines on Windows/Linux exited with auth error. Later I recreated the password file with my new password and using this I successfully restarted the Linux engine which correctly shows as IDLE in RTC, but the Windows engine keeps returning the same error:
:\RTC_build>jbe -repository https://<##########>:9446/jazz -engineId "XXX %COMPUTERNAME% JBE" -userId <######> -passwordFile buildPass.txt -sleeptime 60
015-03-30 04:25:28 [Jazz build engine] Running build loop...
015-03-30 04:25:28 [Jazz build engine] Waiting for request...
015-03-30 04:25:30 [Jazz build engine] CRRTC3523E: Authentication failed due to this error: CRJAZ0124E The user name or
password is invalid.
RRTC3529W: The execution of Jazz Build Engine completed with a non-zero return code (RC=1).
I created a password file to run the Jazz Build Engine and could run it successfully on both Windows/Linux. Then some time after changing my password the engines on Windows/Linux exited with auth error. Later I recreated the password file with my new password and using this I successfully restarted the Linux engine which correctly shows as IDLE in RTC, but the Windows engine keeps returning the same error:
:\RTC_build>jbe -repository https://<##########>:9446/jazz -engineId "XXX %COMPUTERNAME% JBE" -userId <######> -passwordFile buildPass.txt -sleeptime 60
015-03-30 04:25:28 [Jazz build engine] Running build loop...
015-03-30 04:25:28 [Jazz build engine] Waiting for request...
015-03-30 04:25:30 [Jazz build engine] CRRTC3523E: Authentication failed due to this error: CRJAZ0124E The user name or
password is invalid.
RRTC3529W: The execution of Jazz Build Engine completed with a non-zero return code (RC=1).
Comments
Massimiliano Gallo
Mar 30 '15, 7:33 a.m.Forgot to say... I am using RTC 4.0.6
sam detweiler
Mar 30 '15, 8:41 a.m.sorry, crazy question.. you DID actually replace the buildPass.txt file on the windows system, right?