Add, Get, or View File Attachments Throws Error 'HTTP Status 401' or Login Prompt Appears Due to Incorrect URL/Credentials in agile-sso.jar
(Doc ID 1145833.1)
Last updated on FEBRUARY 21, 2023
Applies to:
Oracle Agile PLM Framework - Version 9.2.1.4 to 9.3.1.2 [Release 9.2.0.0 to 9.3]Information in this document applies to any platform.
Symptoms
In PLM 9.2.2 and below, Error adding, getting, or viewing file attachments when using the Agile Web Client:
HTTP Status 401- <host name>
[...]
In PLM 9.3.0 and above, a login prompt appears:
ERROR
-----------------------
java.net.MalformedURLException: For input string: "@APP-SERVER-PORT@"
at java.net.URL.<init>(URL.java:601)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at com.agile.webfs.components.security.HttpAuth.getAuth(HttpAuth.java:31)
at com.agile.webfs.components.security.BasicAuthStrategy.authenticate(BasicAuthStrategy.java:115)
at com.agile.webfs.components.security.SecurityManager.isValid(SecurityManager.java:70)
at com.agile.admin.security.catalina.AgileCatalinaSSO.invoke(AgileCatalinaSSO.java:100)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)
File Manager Initialization succeeds.
Other non-attachment related operations work as expected.
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 |
References |