Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-15200

OpenShift wizard stays open with no feedback when creating nodejs application from existing source

    XMLWordPrintable

Details

    • Hide

      According to steps for running on OpenShift from https://github.com/openshift/etherpad-example:

      • EXEC: Invoke OpenShift Application creation wizard
      • EXEC: Fill application details (name, select mongodb cartridge, provide application source repo: git://github.com/openshift/etherpad-example.git)
      • EXEC: Hit finish
        Result:
        Wizard stops the progress bar and gets back to all fields enabled. There is no error dialog, no entry in the Eclipse log. The application is created, it shows up in the OpenShift Explorer
      Show
      According to steps for running on OpenShift from https://github.com/openshift/etherpad-example: EXEC: Invoke OpenShift Application creation wizard EXEC: Fill application details (name, select mongodb cartridge, provide application source repo: git://github.com/openshift/etherpad-example.git) EXEC: Hit finish Result: Wizard stops the progress bar and gets back to all fields enabled. There is no error dialog, no entry in the Eclipse log. The application is created, it shows up in the OpenShift Explorer
    • Hide

      to make sure the reading from OpenShift does not timeout you can add the following to eclipse.ini:

      -Dsun.net.client.defaultReadTimeout=600000
      
      Show
      to make sure the reading from OpenShift does not timeout you can add the following to eclipse.ini: -Dsun.net.client.defaultReadTimeout=600000

    Description

      OpenShift Application wizard fails to create node.js application from existing source (https://github.com/openshift/etherpad-example).
      There's no error being reported, no dialog, no error in the Eclipse log.

      Attachments

        1. aether-non-functional.png
          22 kB
          André Dietisheim
        2. nodejs-mongo-app.png
          23 kB
          Jiri Peterka
        3. timed-out.png
          20 kB
          André Dietisheim
        4. timeout-creating-nodejs-etherpad.png
          25 kB
          André Dietisheim

        Issue Links

          Activity

            People

              adietish@redhat.com André Dietisheim
              sbunciak-rh Stefan Bunciak
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: