Re: [BLOCKED] Unable to connect to management server on current master builds

2014-09-01 Thread Prasanna Santhanam
I don't have access to that Jenkins instance beyond the public access to know what it's actually running etc. Could you send a separate email requesting for access to the instance's jobs? There's two levels of access and providing access to configure new jobs and administer from the UI is easy

RE: [BLOCKED] Unable to connect to management server on current master builds

2014-08-31 Thread Alex Brett
This is still failing for me, but I think I've now found the exception that is actually showing the problem - it was hiding in localhost.date.log. I've pasted it on the ticket, but here it is as well: Aug 30, 2014 11:10:50 PM org.apache.catalina.core.StandardContext listenerStart SEVERE:

Re: [BLOCKED] Unable to connect to management server on current master builds

2014-08-31 Thread Rohit Yadav
Works for me, but I’ve put a case to avoid NPE. It looks like spring is failing to inject on your local system, can you make sure you’re using jdk 1.7 and not 1.6? I’ve put a check to avoid this case, but in case the injected authenticator is null for you, you won’t be able to use any pluggable

RE: [BLOCKED] Unable to connect to management server on current master builds

2014-08-31 Thread Rayees Namathponnan
We are supporting java 1.7 only in 4.5 release, I think management sever don't even start with java1.6 Mostly Alex should be using java 1.7 only. Regards, Rayees -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Sent: Sunday, August 31, 2014 5:47 AM To: Alex

Re: [BLOCKED] Unable to connect to management server on current master builds

2014-08-31 Thread Rohit Yadav
On 31-Aug-2014, at 5:07 pm, Rayees Namathponnan rayees.namathpon...@citrix.com wrote: Mostly Alex should be using java 1.7 only. I would advise to only use jdk “1.7” and try again with a clean environment with latest master. If it’s failing for some reason check if any spring config/xmls

RE: [BLOCKED] Unable to connect to management server on current master builds

2014-08-31 Thread Alex Brett
Firstly just to confirm your workaround seems to have done the trick - I can now contact the management server again. Interestingly I don't see the log message your change added in APIAuthenticationManagerImpl.java if that means anything In terms of Java versions, at runtime I'm using whatever

RE: [BLOCKED] Unable to connect to management server on current master builds

2014-08-30 Thread Rayees Namathponnan
Any update on this ? we are unable to use latest build and automation run blocked. Regards, Rayees -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Friday, August 29, 2014 6:04 PM To: dev@cloudstack.apache.org Cc: Rohit Yadav Subject: [BLOCKED] Unable to connect to

Re: [BLOCKED] Unable to connect to management server on current master builds

2014-08-30 Thread Rohit Yadav
Works for me, I’ll check the issue soon. Can Alex or anyone else facing the issue sharing logs etc? If you were to use the APIs directly, what is the exception or issue observed? On 30-Aug-2014, at 3:03 am, Min Chen min.c...@citrix.com wrote: CC Rohit here in case he didn't see this email.

RE: [BLOCKED] Unable to connect to management server on current master builds

2014-08-30 Thread Alex Brett
Logs on the CLOUDSTACK ticket below. The issue is that freshly installed management servers don't get to the stage if accepting API calls or presenting the UI - the startup just seems to stall... Aled From: Rohit Yadav [rohit.ya...@shapeblue.com] Sent:

RE: [BLOCKED] Unable to connect to management server on current master builds

2014-08-30 Thread Alex Brett
Also I note the last few simulator runs on jenkins.buildacloud.org are failing, the most recent with a SAML unit test failure... Alex From: Alex Brett [alex.br...@citrix.com] Sent: 30 August 2014 12:39 To: dev@cloudstack.apache.org; Min Chen Subject: RE:

Re: [BLOCKED] Unable to connect to management server on current master builds

2014-08-30 Thread Rohit Yadav
Alex, On 30-Aug-2014, at 1:45 pm, Alex Brett alex.br...@citrix.com wrote: Also I note the last few simulator runs on jenkins.buildacloud.org are failing, the most recent with a SAML unit test failure… Current build works for me, along with all unit tests. Can you share a link to the build

RE: [BLOCKED] Unable to connect to management server on current master builds

2014-08-30 Thread Alex Brett
The job is http://jenkins.buildacloud.org/view/simulator/job/simulator-singlerun/239/ - I'm out the office today but in theory a BVT run should happen automatically so I'll try and check it later... Alex From: Rohit Yadav [rohit.ya...@shapeblue.com]

[BLOCKED] Unable to connect to management server on current master builds

2014-08-29 Thread Min Chen
CC Rohit here in case he didn't see this email. Rohit, can you fix this? Thanks -min On 8/29/14 9:21 AM, Alex Brett alex.br...@citrix.com wrote: Hello all, On current master builds (such as http://jenkins.buildacloud.org/job/package-rhel63-master/3202/), I can't connect to the management