Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop while creating a workspace from a factory #977

Closed
slemeur opened this issue Oct 18, 2016 · 2 comments
Closed

Infinite loop while creating a workspace from a factory #977

slemeur opened this issue Oct 18, 2016 · 2 comments

Comments

@slemeur
Copy link
Contributor

slemeur commented Oct 18, 2016

For some reason, there is an infinite loop while starting a workspace from a factory.

Reproduction Steps:

1- Open the following factory: https://beta.codenvy.com/f?id=r3pbh9wv7tjvbws7 (from Nuxeo)

Observed behavior:

The creation + booting of the workspace is running into an infinite loop.
See the animated gif:
infinite-loop-while-starting-from-factory

Moreover, while there is this, issue the browser tab is using 100% of the computer and high RAM consumption.

See the attached factory.json
nuxeo-factory.json.zip

Codenvy version: 5.0.0-M5

Additional information:

Problem only started happening recently, didn't happen in an older version of Codenvy: Yes
Problem can be reliably reproduced: Yes

@akorneta
Copy link
Contributor

akorneta commented Oct 27, 2016

Probably seems that it's not factory problem at all, it's something wrong with agent(based on the logs). It looks like agent trying to connect by the web socket to the master endpoint and an exception occurs(it happens here).
Also I tried the nuxeo-factory.json on my aio instance and it works fine
img

@JamesDrummond JamesDrummond modified the milestones: 5.0.0-M8, 5.0.0-M7 Nov 1, 2016
@mkuznyetsov
Copy link
Contributor

Couldn't reproduce infinite loop neither with given factory, nor with custom factory based on given JSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants