4 Replies Latest reply on Sep 4, 2017 5:57 AM by mielket

    Can't delete address from AMQ Hawtio web console.

    hellosmith420

      Hello,

      I was trying to delete and address from hawtio web console. I got to the final pop-up for last confirmation, but nothing happens after click on "OK" button.

      After spending some time, I found, there some issue with javascript and ajax. Following is the detail stack trace.

      I am using Google Chrome(Version 60.0.3112.78 (Official Build) (32-bit)).

      Actual domain is changed.

      app.js?bcf595beb9731c5d:16 Error: TypeError: Cannot read property 'unescapeHTML' of undefined

          at Object.$scope.deleteAddress (eval at <anonymous> (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:1:27067), <anonymous>:72:32)

          at https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:7397

          at b.(anonymous function) (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:13:24022)

          at Object.$eval (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:16817)

          at f.a.submit (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:85:6082)

          at https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:7397

          at https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:15:17674

          at f.$eval (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:16817)

          at f.$apply (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:16924)

          at HTMLInputElement.<anonymous> (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:15:17656)

      consoleLogger @ app.js?bcf595beb9731c5d:16

      c @ app.js?bcf595beb9731c5d:16

      (anonymous) @ app.js?bcf595beb9731c5d:16

      invoke @ app.js?bcf595beb9731c5d:4

      error @ app.js?bcf595beb9731c5d:4

      (anonymous) @ app.js?bcf595beb9731c5d:4

      (anonymous) @ app.js?bcf595beb9731c5d:14

      (anonymous) @ app.js?bcf595beb9731c5d:13

      $apply @ app.js?bcf595beb9731c5d:14

      (anonymous) @ app.js?bcf595beb9731c5d:15

      dispatch @ app.js?bcf595beb9731c5d:2

      h @ app.js?bcf595beb9731c5d:2

      app.js?bcf595beb9731c5d:16 Stack trace:  <div class="log-stack-trace">

      <p>TypeError: Cannot read property 'unescapeHTML' of undefined</p>

      <p>    at Object.$scope.deleteAddress (eval at <anonymous> (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:1:27067), <anonymous>:72:32)</p>

      <p>    at https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:7397</p>

      <p>    at b.(anonymous function) (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:13:24022)</p>

      <p>    at Object.$eval (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:16817)</p>

      <p>    at f.a.submit (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:85:6082)</p>

      <p>    at https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:7397</p>

      <p>    at https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:15:17674</p>

      <p>    at f.$eval (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:16817)</p>

      <p>    at f.$apply (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:14:16924)</p>

      <p>    at HTMLInputElement.<anonymous> (https://xyz.net:8161/hawtio/app/app.js?bcf595beb9731c5d:15:17656)</p>

      </div>

       

      Thanks,

      John