Quantcast

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: sogabe
Components: mantis
Created: 15/Oct/12 11:57 AM
Description:

Hello,

I try to get the mantis plugin to work, but it seems authentication is not working. This is the logger output:

15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Response: (null)
15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Request: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<ns1:mc_projects_get_user_accessible soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://futureware.biz/mantisconnect">
<username xsi:type="xsd:string">user</username>
<password xsi:type="xsd:string">pass</password>
</ns1:mc_projects_get_user_accessible>
</soapenv:Body>
</soapenv:Envelope>
15.10.2012 13:36:06 hudson.plugins.mantis.soap.mantis120.MantisSessionImpl <init>
INFO: Mantis version is 1.2.X

Project: Jenkins
Priority: Major Major
Reporter: Christoph Torens
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org

I am now also getting this at the console, but server, user and pass are correct and auth is not set to basic_auth in mantis. however we use a https server for mantis and my user name contains an unrscore "_". could any of this be the problem? I would very much apreciate any hlp.

15.10.2012 14:08:07 hudson.plugins.mantis.MantisSite isConnect
WARNUNG: Failed to connect https://sub.server.de/Mantis/ (cause: (401)U
nauthorized).

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
 
Christoph Torens edited a comment on Bug JENKINS-15524

I am now also getting this at the console, but server, user and pass are correct and auth is not set to basic_auth in mantis. however we use a https server for mantis and my user name contains an unrscore "_". could any of this be the problem? I would very much appreciate any help.

15.10.2012 14:08:07 hudson.plugins.mantis.MantisSite isConnect
WARNUNG: Failed to connect https://sub.server.de/Mantis/ (cause: (401)U
nauthorized).

EDIT: I noticed that this cause 401 message comes from the "verify" button in the configuration. howver, this seems to be basic_auzth relevant only. still, why cant jenkins login to mantis?

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: Christoph Torens (16/Oct/12 6:33 AM)
Description: Hello, 

I try to get the mantis plugin to work, but it seems authentication is not working. This is the logger output:


{code}

15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Response: (null)
15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Request: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <ns1:mc_projects_get_user_accessible soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://futureware.biz/mantisconnect">
   <username xsi:type="xsd:string">user</username>
   <password xsi:type="xsd:string">pass</password>
  </ns1:mc_projects_get_user_accessible>
 </soapenv:Body>
</soapenv:Envelope>
15.10.2012 13:36:06 hudson.plugins.mantis.soap.mantis120.MantisSessionImpl <init>
INFO: Mantis version is 1.2.X

{code}
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: Christoph Torens (16/Oct/12 6:34 AM)
Description: Hello, 

I try to get the mantis plugin to work, but it seems authentication is not working. This is the logger output:


{code}

15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Response: (null)
15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Request: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <ns1:mc_projects_get_user_accessible soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://futureware.biz/mantisconnect">
   <username xsi:type="xsd:string">user</username>
   <password xsi:type="xsd:string">pass</password>
  </ns1:mc_projects_get_user_accessible>
 </soapenv:Body>
</soapenv:Envelope>
15.10.2012 13:36:06 hudson.plugins.mantis.soap.mantis120.MantisSessionImpl <init>
INFO: Mantis version is 1.2.X

{code}
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
 
Christoph Torens edited a comment on Bug JENKINS-15524

I am now also getting this at the console, but server, user and pass are correct and auth is not set to basic_auth in mantis. however we use a https server for mantis and my user name contains an unrscore "_". could any of this be the problem? I would very much appreciate any help.

15.10.2012 14:08:07 hudson.plugins.mantis.MantisSite isConnect
WARNUNG: Failed to connect https://sub.server.de/Mantis/ (cause: (401)U
nauthorized).

EDIT: I noticed that this cause 401 message comes from the "verify" button in the configuration. howver, this seems to be basic_auzth relevant only. still, why cant jenkins login to mantis?

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: Christoph Torens (17/Oct/12 9:41 AM)
Affects Version/s: current
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15524) Mantis auth Response: (null)

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Christoph Torens resolved Bug JENKINS-15524 as Not A Defect

was a configuration problem

Change By: Christoph Torens (28/Oct/12 9:24 AM)
Status: Open Resolved
Resolution: Not A Defect
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
Loading...