Jazzmon-Analyze not working
Hi,
I'm not able to properly generate any result when I enter the Analyze command
This always appears:
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:\Users\xxxxxxx\Desktop\JazzMon_1.4.0_RTC30GA\Data\JazzDev_3.0.1_111107__200users_8hrs\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
Also when I go to C:\temp\JazzMonRuntime and check the RunReport.xml this is what I found
<?xml version="1.0"?>
-<RunReport> <RUN Server="" Clients="" WorkBench="" DataDir="c:\temp\JazzMonRuntime" Tester="" ClientBundle="3.0_GA" RunDurationHrs="0.00" RunID="run0" Goal=""/> <ServerReport> </ServerReport> -<ClientReport> <Schedules> </Schedules> <UserEstimates> </UserEstimates> :: -<Exceptions TotalExceptions="1"> ::: -<ExceptionsByType> <e msg="com.ibm.team.repository.client.ServerVersionCheckException: The server you are connecting to is older than your client and not compatible. Please contact your system administrator to determine the server versio" count="1" type="ServerVersionCheckException"/> </ExceptionsByType> </Exceptions> <TaskMetrics> </TaskMetrics> </ClientReport> </RunReport>
This is my first time to use Jazzmon. Looking forward to your help. :D
Accepted answer
Hi again,
Sorry for not replying sooner, I must have missed your reply in my mail.
I am assuming here that you can access your server without the port?
Your line should simply read:
SERVER_URL_LIST=SERVER_URL_LIST=https://adtjazz1055.XXXXXXX.com/jazz
Otherwise, also add the port into the URI above and see if that now works...it should!
SERVER_URL_LIST=SERVER_URL_LIST=https://adtjazz1055.XXXXXXX.com:9443/jazz
Comments
1 vote
Comments
Paul Ellis
JAZZ DEVELOPER Aug 14 '13, 10:39 a.m.1 vote