Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1247

multi network test - java 2.6.2 times out on upsert

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Critical
    • None
    • 2.6.2
    • None
    • None

    Description

      With java 2.6.2, tested against server build 6.0.0-1643.
      setup a cluster in docker container and set external port, host that is mapped to docker host port.
      Use that docker host as the ip and set mapped port as .bootstrapHttpDirectPort then create bucket which was successful.
      then bucket.upsert failed with timeout.

      SDK log is attached.

      this is mapped port of one node
      $docker inspect -f '.NetworkSettings.IPAddress }} - {{index .NetworkSettings.Ports' 9fc1f-cb1
      172.17.0.2 - map[11207/tcp:[

      {0.0.0.0 37600}

      ] 18093/tcp:[

      {0.0.0.0 37595}

      ] 18095/tcp:[

      {0.0.0.0 37593}

      ] 18096/tcp:[

      {0.0.0.0 37592}

      ] 22/tcp:[

      {0.0.0.0 37615}

      ] 9103/tcp:[

      {0.0.0.0 37605}

      ] 9998/tcp:[

      {0.0.0.0 37602}

      ] 18091/tcp:[

      {0.0.0.0 37597}

      ] 18092/tcp:[

      {0.0.0.0 37596}

      ] 18094/tcp:[

      {0.0.0.0 37594}

      ] 8093/tcp:[

      {0.0.0.0 37612}

      ] 8094/tcp:[

      {0.0.0.0 37611}

      ] 9102/tcp:[

      {0.0.0.0 37606}

      ] 11211/tcp:[

      {0.0.0.0 37598}

      ] *8091/tcp:[

      {0.0.0.0 37614}

      *] 8092/tcp:[

      {0.0.0.0 37613}

      ] 8096/tcp:[

      {0.0.0.0 37609}

      ] 9100/tcp:[

      {0.0.0.0 37608}

      ] 9101/tcp:[

      {0.0.0.0 37607}

      ] 9104/tcp:[

      {0.0.0.0 37604}

      ] 11210/tcp:[

      {0.0.0.0 37599}

      ] 8095/tcp:[

      {0.0.0.0 37610}

      ] 9105/tcp:[

      {0.0.0.0 37603}

      ] 9999/tcp:[

      {0.0.0.0 37601}

      ]]

      IP of the docker host is 192.168.1.149.
      I was able to open console throuth the mapped port which was 192.168.1.149:37614 so, server is ready to accept operation.

      Attachments

        1. javalog.txt.zip
          4 kB
        2. SampleApp.zip
          17 kB
        3. sdk.log
          99 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jaekwon.park Jae Park [X] (Inactive)
            jaekwon.park Jae Park [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty