FWK: HTTP 401 encountered when using XAI Dynamic Submission
(Doc ID 1320793.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Utilities Framework - Version 2.2.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
**Any examples provided in this article do not represent real life personal/confidential information**
**Disclaimer:** This KM article may include the following abbreviations:
OUAF/FW - Oracle Utilities Framework
XAI - XML Application Integration
HTTP - HyperText Transfer Protocol
When using the XAI Dynamic Submission page, the following error is encountered:
Transformation Error:
com.splwg.shared.common.LoggedException:
The following stacked messages were reported as the LoggedException was rethrown:
com.splwg.base.web.xai.WebXaiSchemaRepository.getSchemaFileNameForServiceAndVersion (WebXaiSchemaRepository.java
com.splwg.shared.common.LoggedException:
The following stacked messages were reported as the LoggedException was rethrown:
com.splwg.base.web.xai.WebXaiSchemaRepository.getSchemaFileNameForServiceAndVersion (WebXaiSchemaRepository.java
The xai.log contains a message:
- 2011-05-03 21:47:44,551 [http-6500-6] ERROR (xai.servlet.XAIWSServlet) java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:6500/XAIApp/classicxai
com.splwg.xai.servlet.XAIWSServlet$WSAuthenticationException: java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:6500/XAIApp/classicxai
at com.splwg.xai.servlet.XAIWSServlet.authenticateUser(XAIWSServlet.java:156)
at com.splwg.xai.servlet.XAIWSServlet.doPost(XAIWSServlet.java:84)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
com.splwg.xai.servlet.XAIWSServlet$WSAuthenticationException: java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:6500/XAIApp/classicxai
at com.splwg.xai.servlet.XAIWSServlet.authenticateUser(XAIWSServlet.java:156)
at com.splwg.xai.servlet.XAIWSServlet.doPost(XAIWSServlet.java:84)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |