[jbosstools-issues] [JBoss JIRA] (JBIDE-15200) OpenShift wizard stays open with no feedback when creating nodejs application from existing source

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Jul 15 16:08:26 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789736#comment-12789736 ] 

Andre Dietisheim edited comment on JBIDE-15200 at 7/15/13 4:06 PM:
-------------------------------------------------------------------

I have the very same with the following:

* rails app with source from git://github.com/openshift/rails-example.git (Web-UI)

It doesnt seem a general pattern, I tried some combinations that worked for me:
* nodejs with source from https://github.com/openshift/nodejs-example.git (from JBT and Web-UI)
* ruby 1.9 with source from https://github.com/openshift/sinatra-example.git (from JBT)
* diy with source from https://github.com/openshift/weinre-quickstart.git

The openshift team confirmed that these timeouts are not unusual:

{quote}
(09:53:17 PM) agrimm: adietisheim, it's not unusual to see that when attempting to create an app from a URL.  Sometimes you just have to use two separate steps (create the app, then merge from the url)
(09:59:57 PM) agrimm: adietisheim, my opinion is that we should not wait to see whether the app starts successfully, but only that the repo clones successfully.  I was not involved in the development discussions, though, and there may be good reason for the way it is now
(09:59:59 PM) claytonc: adietisheim: there's a bug
(10:00:10 PM) claytonc: agrimm: it's more of a point of time thing
(10:00:11 PM) agrimm: claytonc knows this stuff better than I do
(10:00:23 PM) claytonc: adietisheim: the postreceive should be running without cgroups, but it's running in cgroups
(10:00:34 PM) claytonc: we're going to hotfix that and it should be about half the time to deploy
{quote}


                
      was (Author: adietish):
    I have the very same with the following:

* rails app with source from git://github.com/openshift/rails-example.git (Web-UI)

It doesnt seem a general pattern, I tried some combinations that worked for me:
* nodejs with source from https://github.com/openshift/nodejs-example.git (from JBT and Web-UI)
* ruby 1.9 with source from https://github.com/openshift/sinatra-example.git (from JBT)
* diy with source from https://github.com/openshift/weinre-quickstart.git

The openshift team confirmed that these timeouts are not unusual:

{code}
(09:53:17 PM) agrimm: adietisheim, it's not unusual to see that when attempting to create an app from a URL.  Sometimes you just have to use two separate steps (create the app, then merge from the url)
{code}
                  
> OpenShift wizard stays open with no feedback when creating nodejs application from existing source
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-15200
>                 URL: https://issues.jboss.org/browse/JBIDE-15200
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.1.0.CR1
>            Reporter: Stefan Bunciak
>            Assignee: Denis Golovin
>            Priority: Blocker
>              Labels: respin-b
>             Fix For: 4.1.0.CR1, 4.2.x
>
>         Attachments: aether-non-functional.png, timed-out.png, timeout-creating-nodejs-etherpad.png
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list