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
Also when I go to C:\temp\JazzMonRuntime and check the RunReport.xml this is what I found
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 Ivy Valmadrid selected this answer as the correct answer
Comments Thanks Paul!
Hi Paul,
Hi Ivy, This looks quite normal. If you note in the Jazzmon documentation, then this monitor command will perform the analysis once the initial run is complete: "Unless analysis-in-place is disabled, JazzMon will automatically perform the analyze step when monitoring is complete." By default, this is set to 7 days, unless you have amended:
SEQ_RUN_LENGTH_ARG (default 7d) controls how long the monitor will run.
Cheers, Paul
Oooohhhh... ok. I see. so this runs in 7 days.. after 7 days. I'll get the result.
Hi Paul, I tried running the monitor command and it runs in 1 hour Then I got this exception message.
1
Hi Ivy,
Ok.. thanks Paul!
showing 5 of 7
show 2 more comments
|
One other answer
![]() Hi Paul, Here is the SERVER_URL_LIST in my jm.properties
# Comma separated list of one or more servers to monitor, i.e. host1:9443/ccm,host1:9443/jts
Thank you! |
Comments
Could you please include the SERVER_URL_LIST from the jm.properties file. This should list all the URLs you wish to monitor, rather than individually, but also no /rm extensions.
Comma separated list of one or more servers to monitor, i.e. host1:9443/ccm,host1:9443/jts
SERVER_URL_LIST=paul:9443/jts