Navigation

    Best APM Solution for Oracle WebLogic Server & FMW Product Family
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Download

    SOLVED Troubleshooting "No Response Captured" Issue with New Generic DevOps MBean

    General Support & Troubleshooting
    2
    6
    120
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wlcommunityusers
      wlcommunityusers last edited by

      Hi,

      Do you know why I keep getting the no response captured ?

      New Generic DevOps MBEAN

      I did this before but now it just keeps giving the no response captured.

      5c39c4ec-cf2f-4769-8b96-e390f653dd1f-image.png

      Community Users Case Notes (Diary)

      can.sahin-wlsdmteam 1 Reply Last reply Reply Quote 0
      • can.sahin-wlsdmteam
        Can Sahin - WLSDM Team @wlcommunityusers last edited by

        @wlcommunityusers

        Hi,

        You need to make sure the SQL result set is not dynamic. Horizontal or Vertical options are available. Please put your sql result from sql editor, then let us know what is missing in your DevOps MBean transformation.

         Please add result…
        SELECT COUNT(*) AS COUNT_NO, SERVER_ID
        FROM $TABLENAME.SEAT_ASSIGNMENT
        GROUP BY SERVER_ID
        ORDER BY COUNT_NO

        Can Şahin
        WLSDM Community Support Team

        wlcommunityusers 1 Reply Last reply Reply Quote 0
        • can.sahin-wlsdmteam
          Can Sahin - WLSDM Team last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • can.sahin-wlsdmteam
            Can Sahin - WLSDM Team @wlcommunityusers last edited by

            @wlcommunityusers

            Hi,

            The output of your query should be 1 attribute and 1 value. You can follow the tutorial below as an example.

            Link: https://www.youtube.com/watch?v=6RVqB-KXiWE&ab_channel=WLSDMNativeWebLogicMonitoringandDiagnostics

            Best Regards.

            wlcommunityusers 1 Reply Last reply Reply Quote 0
            • wlcommunityusers
              wlcommunityusers @can.sahin-wlsdmteam last edited by

              @can-sahin-wlsdmteam

              Followed your video and as soon as I hit the transform it says no response captured.

              Doing the same as your video just the transform doesn’t put the attribute in here.

              5befbdfb-c44e-4cca-aad5-6a67350aea57-image.png

              Community Users Case Notes (Diary)

              can.sahin-wlsdmteam 1 Reply Last reply Reply Quote 0
              • can.sahin-wlsdmteam
                Can Sahin - WLSDM Team @wlcommunityusers last edited by

                @wlcommunityusers

                Hi,

                You need to make sure the SQL result set is not dynamic. Horizontal or Vertical options are available. Please put your sql result from sql editor, then let us know what is missing in your DevOps MBean transformation.

                 Please add result…
                SELECT COUNT(*) AS COUNT_NO, SERVER_ID
                FROM $TABLENAME.SEAT_ASSIGNMENT
                GROUP BY SERVER_ID
                ORDER BY COUNT_NO

                wlcommunityusers 1 Reply Last reply Reply Quote 0
                • wlcommunityusers
                  wlcommunityusers @can.sahin-wlsdmteam last edited by

                  @can-sahin-wlsdmteam

                  I think it works this time. Thanks

                  Community Users Case Notes (Diary)

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post

                  WLSDM: Native WebLogic Monitoring & Diagnostics

                  Copyright © 2021 WLSDM Community & Support Portal | WLSDM.COM | WLSDM Blog