Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-10217

Authentication fails on Oracle WLS in TaskAssigningIntegrationTest

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 7.75.0.Final
    • 7.74.1.Final
    • KieServer
    • None
    • False
    • None
    • False
    • NEW
    • NEW
    • ---
    • ---

      The TaskAssigningIntegrationTest from exec server jpmml tests fails on on Oracle WLS with an authentication failure:

      org.kie.server.api.exception.KieServicesHttpException: Unexpected HTTP response code when requesting URI 'http://localhost:7001/kie-server/services/rest/server'! Error code: 401, message: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
      <HTML>
      <HEAD>
      <TITLE>Error 401--Unauthorized</TITLE>
      </HEAD>
      <BODY bgcolor="white">
      <FONT FACE=Helvetica><BR CLEAR=all>
      <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
      <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 401--Unauthorized</H2>
      </FONT></TD></TR>
      </TABLE>
      <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
      </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.2 401 Unauthorized</H4>
      </FONT><P><FONT FACE="Courier New">The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.46) containing a challenge applicable to the requested resource. The client MAY repeat the request with a suitable Authorization header field (section 14.8). If the request already included Authorization credentials, then the 401 response indicates that authorization has been refused for those credentials. If the 401 response contains the same challenge as the prior response, and the user agent has already attempted authentication at least once, then the user SHOULD be presented the entity that was given in the response, since that entity MAY include relevant diagnostic information. HTTP access authentication is explained in section 11.</FONT></P>
      </FONT></TD></TR>
      </TABLE>
      
      </BODY>
      </HTML> 

            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            skulisek Samuel Kulíšek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: