Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5206

"Client is not started" Exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1, jboss-fuse-6.3
    • Fabric8 v1
    • None
    • % %
    • Sprint 6 - towards CR1

    Description

      I have improved the situation for the common "Client is not started" error.

      The error is actually an error in Curator library, in its usage of Zookeeper connection.

      To keep the impacts to the minimum this is what I have done:

      • modified a Curator class that now lives in our codebase to suppress the log entry each time the error appeared. Now it logs at DEBUG level
      • Improved the handling in some scenarios where the error is actually a possible outcome, like in FabricWebRegistrationHandler that needs to unpublish a servlet from ZK registry, but it cannot do it if the connection to zk is not available.

      The issue in FabricWebRegistrationHandler has just currently be wrapped but not entirely solved, since I'm only wrapping the exception in warn log call, but the underlying problem of having an invalid endpoint published might still be there.

      I'll treat this possibility as a separate issue.

      Attachments

        1. logs.zip
          1.79 MB
        2. logs.zip
          798 kB

        Issue Links

          Activity

            People

              pantinor@redhat.com Paolo Antinori
              pantinor@redhat.com Paolo Antinori
              Andrej Vano Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: