Yan Pujante

Results 96 comments of Yan Pujante

Could you try with glu 4.7.0 which uses a different version of jetty (and a lot of upgraded libraries)?

is stop and start working? Is it only restart that is failing?

I am not a big guru in shell/bash coding. From what I can tell, when you invoke restart it "simply" calls stop and start. The issue is that by this...

Out of curiosity, do you know if the stop command is synchronous or asynchronous? If async, then I could see an issue in doing start right away as it may...

Why did you close the issue? You do not need it anymore?

The "per agent" setting is a lot harder to implement. If the console needs to detect that "nobody" is watching for some timeout, the issue is that it does not...

Can you please provide some information? Which java version are you using? Which platform?

If you can upgrade to 1.7/5.X I am pretty confident it will solve the problem. Note that you should be able to upgrade to 1.7/4.7.3: see this chart http://pongasoft.github.io/glu/docs/latest/html/release-notes-old.html#glu-4-7-0 which...

One thing to think about is that you only need to upgrade the console host with jdk 1.7. You can still leave all your agents with 1.6...