It's all about the answers!

Ask a question

Problem running when running JazzMon INFO: Authentication requested but doAuthentication is disabled


Manjunath Narayan (122) | asked Jan 25 '13, 12:36 a.m.

Hello,

I have downloaded JazzMon (JazzMon_1.4.0_RTC30GA) and was running the command

C:\temp\JazzMon_1.4.0_RTC30GA>java -jar JAZZMon.jar monitor

and got the following error

***********************************************************************************************************

RunSequence exception: FatalException occurred, terminating sequence thread
Ending CounterServiceSequence_1:ServerMonitorSequence_1
Created thread 2, starting....
2013.01.25,13:21:17,187 [CounterServiceSequence_1:ServerMonitorSequence_2] Task:
 ServerSetup
2013.01.25,13:21:17,187 [CounterServiceSequence_1:ServerMonitorSequence_2] Setti
ng up User (PRDRTCWEBAPP01V@Z2021679) password(***) for stream (Stream)
2013.01.25,13:21:17,187 [CounterServiceSequence_1:ServerMonitorSequence_2] After
 startup, platform users running: 2
Jan 25, 2013 1:21:33 PM org.apache.commons.httpclient.HttpMethodDirector isAuthe
nticationNeeded
INFO: Authentication requested but doAuthentication is disabled
        at com.ibm.team.repository.transport.client.ClientHttpUtil.handleAuthenticationChallenge(ClientHttpUtil.java:1038)
        at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:311)
        at com.ibm.team.repository.transport.client.ClientHttpUtil.access$8(Clie
ntHttpUtil.java:276)
        at com.ibm.team.repository.transport.client.ClientHttpUtil$JAuthChalleng
eHandler.handleChallenge(ClientHttpUtil.java:637)
        at com.ibm.team.repository.transport.client.ClientHttpUtil.handleAuthent
icationChallenge(ClientHttpUtil.java:1038)
        at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMe
thod(ClientHttpUtil.java:311)
        at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMe
thod(ClientHttpUtil.java:269)
        at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMe
thod(ClientHttpUtil.java:183)
        at com.ibm.team.repository.transport.client.RemoteTeamService.executeCan
celableHttpMethod(RemoteTeamService.java:575)
        at com.ibm.team.repository.transport.client.RemoteTeamService.invokePost
(RemoteTeamService.java:545)
        at com.ibm.team.repository.transport.client.RemoteTeamService.executeMet
hod(RemoteTeamService.java:485)
        at com.ibm.team.repository.transport.client.RemoteTeamService.invoke(Rem
oteTeamService.java:202)
        at com.ibm.team.repository.transport.client.ServiceInvocationHandler.inv
oke(ServiceInvocationHandler.java:43)
        at $Proxy0.describe(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invokeS
erviceCall(ServiceInterfaceProxy.java:164)
        at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invoke(
ServiceInterfaceProxy.java:88)
        at $Proxy0.describe(Unknown Source)
        at com.ibm.team.repository.client.internal.TeamRepository$4.run(TeamRepo
sitory.java:1486)
        at com.ibm.team.repository.client.internal.TeamRepository$4.run(TeamRepo
sitory.java:1)
        at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepo
sitory.java:1260)
        at com.ibm.team.repository.common.transport.CancelableCaller.call(Cancel
ableCaller.java:79)
        at com.ibm.team.repository.client.internal.TeamRepository.callCancelable

***********************************************************************************************************

at the end

Sequence CounterServiceSequence_1:ServerMonitorSequence_2 exception count=1

Sequence CounterServiceSequence_1:ServerMonitorSequence_1 exception count=1

2013.01.25,13:22:08,156 [CounterServiceSequence_1] Task: Shutdown
2013.01.25,13:22:08,156 [CounterServiceSequence_1] After shutdown, platform user
s left: 2
Ending CounterServiceSequence_1
Sequence CounterServiceSequence_1 exception count=0

Sequence CounterServiceSequence_1:ServerMonitorSequence_2 exception count=1

Sequence CounterServiceSequence_1:ServerMonitorSequence_1 exception count=1

SharedNetworkDirectoryWindows: c:\temp\JazzMonData
SharedNetworkDirectoryLinux: /var/tmp/RPP_GatherData
SharedNetworkDirectory(local): c:\temp\JazzMonRuntime
Output Subdirectory: JazzMonRuntime

Will analyze monitor output directly because ANALYSIS_IN_PLACE is true
        using c:\temp\JazzMonRuntime
Checklogs: processing c:\temp\JazzMonRuntime\Runtime.log
Running server report
Custom baseline selected for unset
        is C:\temp\JazzMon_1.4.0_RTC30GA\Data\JazzDev_3.0.1_111107__200users_8hr
s\jazz.jazz__200users_8hrs.txt
WARNING: Unable to find counter service data,  no server report will be included
 in RunReport.xml
Running client report
Finished

***********************************************************************************************************

jm.properties

# User name for login
SEQ_USERNAME=PRDRTCWEBAPP01V@\Z2021679

# User password for login - recognizes <prompt> to prompt, cleartext or obfuscated passwords
#     Use "java -jar JazzMon.jar password" to produce an obfuscated password
SEQ_PASSWORD=ZRg4loEsrO+j9a+ecR3WwNUQFlrRQAtu

# Defines how long a task sequence should run, either a number of iterations or
# time (number followed by m/h/d for minutes/hour/days, i.e. 5m) (default 7d (7 days))
# SEQ_RUN_LENGTH_ARG=7d

# Sets the basic output directory for all log files, <temp>\JazzMonRuntime by default
# PATH_OUTPUT_DIR=c:\\temp\\JazzMonRuntime


*************************************************************************************

OUTPUT of CheckLog

: CheckLogs analysis

#################################################
:: JazzMonRuntime/Runtime.log
#################################################
::: Exceptions
#################################################

Task: ServerSetup(2) AuthenticationException:com.ibm.team.repository.transport.client.AuthenticationException: CRJAZ0124I Invalid username or password.
::: TOTAL EXCEPTIONS: 2
#################################################
::: Task Counts
#################################################

:: Overall Schedule usage:


:: Overall Exceptions:
:: <Exceptions TotalExceptions="2">
  ::: <ExceptionsByType>
    <e type="AuthenticationException" count="2" msg="com.ibm.team.repository.transport.client.AuthenticationException: CRJAZ0124I Invalid username or password."/>
    </ExceptionsByType>
 
  ::: <ExceptionsByTask>
    <t task="ServerSetup" count="2" type="AuthenticationException" msg="com.ibm.team.repository.transport.client.AuthenticationException"/>
    </ExceptionsByTask>
  </Exceptions>


:: Overall Metrics:

::: Task Counts:  ALL (Factor: 1.0)

*************************************************************************************************************

I am able to log-in the below links manually

https://rtc.xxxx.com.my:9443/ccm

https://rtc.xxxx.com.my:9443/jts  with login my admin login "Z2021679"

Any Idea ? ?

One answer



permanent link
Manjunath Narayan (122) | answered Jan 25 '13, 3:43 a.m.

Hello All,

Removing the domain name from User Name in jm.properties worked !!!!!!!!!

jm.properties

# User name for login
SEQ_USERNAME=Z2021679

# User password for login - recognizes <prompt> to prompt, cleartext or obfuscated passwords
#     Use "java -jar JazzMon.jar password" to produce an obfuscated password
SEQ_PASSWORD=ZRg4loEsrO+j9a+ecR3WwNUQFlrRQAtu

# Defines how long a task sequence should run, either a number of iterations or
# time (number followed by m/h/d for minutes/hour/days, i.e. 5m) (default 7d (7 days))
# SEQ_RUN_LENGTH_ARG=7d

# Sets the basic output directory for all log files, <temp>\JazzMonRuntime by default
# PATH_OUTPUT_DIR=c:\\temp\\JazzMonRuntime

Your answer


Register or to post your answer.