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

Testing connection fails #9

Open
mmajcica opened this issue Oct 18, 2017 · 3 comments
Open

Testing connection fails #9

mmajcica opened this issue Oct 18, 2017 · 3 comments

Comments

@mmajcica
Copy link

I installed the latest plugin in XLR 7.2.0
Once set the shared configuration object to point my TFS, using REST API, I do get the following error in case I do click on test button:

Can't connect to Tfs: Server.
TypeError: 'NoneType' object is unsubscriptable

Any idea why?

Thanks

@jdewinne
Copy link
Contributor

Do you perhaps see an error/exception in the XL Release log file? That might show the line number where it is failing.

@mmajcica
Copy link
Author

Hi,

does this help?

2017-10-18 18:39:25.971 [qtp15094126-53] {request=/configurations/status, method=POST, username=admin} ERROR c.x.x.s.ConfigurationStatusService - There was an exception while executing script
com.xebialabs.platform.script.jython.JythonException: Error while executing script [jython-expression]: TypeError: 'NoneType' object is unsubscriptable in <script> at line number 9
at com.xebialabs.platform.script.jython.JythonException$.apply(JythonException.scala:17)

Cheers

@jdewinne
Copy link
Contributor

I think it is related to the authentication method. Are you using basic or ntlm authentication? And have you specified the username and password?

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

No branches or pull requests

2 participants