Bug 1022009 - response times not shown for managed deployment
Summary: response times not shown for managed deployment
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Plugin -- JBoss EAP 6
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: DR01
: JON 3.3.0
Assignee: Libor Zoubek
QA Contact: Filip Brychta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-22 13:32 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-11 14:00:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Libor Zoubek 2013-10-22 13:32:56 UTC
Description of problem: Agent is not able to show response times for managed deployment. It looks like it is not able to detect path to rt filter log file and it only applies to managed servers added via JON. Reading rt log files works as expected for stock managed servers


Version-Release number of selected component (if applicable):
JON 3.2.ER3

How reproducible: always


Steps to Reproduce:
1. have EAP6 running in domain mode with installed rt-filter subsystem and module or war app including rt filter
2. deploy such app as DomainDeployment, then promote this deployment to all server groups
3. add new managed server to any group, start it up, wait for discovery
4. enable calltime metric once ManagedDeployment gets discovered on your new server
5. send hits to your apps (at least 11, so you're sure rtFilter wrote it to file)
6. check calltime metric for past 8 hours in JON UI
 
Actual results:
no data

agent log repeats this message (based on interval you set to calltime metric)

WARN  [ResourceContainer.invoker.daemon-4751] (rhq.core.pluginapi.util.ResponseTimeLogParser)- Response-time log
file '/home/hudson/jboss-eap6-domain/domain/log/rt/hello_rt.log' does not exist.


Expected results:

you should see values in UI, no warning in agent log

Additional info:

Comment 2 Libor Zoubek 2014-07-02 20:00:22 UTC
in master

commit ddd51b089d2bbd4410d5c51aad9e3713cd24d737
Author: Libor Zoubek <lzoubek>
Date:   Wed Jul 2 21:44:14 2014 +0200

    [BZ 1022009] - response times not shown for managed deployment
    
    Fixed the way we resolve server log dir in case the deployment is on managed
    server

Comment 3 Simeon Pinder 2014-07-31 15:51:29 UTC
Moving to ON_QA as available to test with brew build of DR01: https://brewweb.devel.redhat.com//buildinfo?buildID=373993

Comment 4 Filip Brychta 2014-08-08 09:17:32 UTC
Verified on
Version :	
3.3.0.DR01
Build Number :	
6468454:dda0a47


Note You need to log in before you can comment on or make changes to this bug.