Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @SiddharthDang-Oracle , Have you come across any workaround for this? I have the same requirement from end users.
-
Hi @KhaderBelgoud-Oracle , Yes we are using EBS SSO and As per SSO documentation we have to disable Lightweight SSO as prerequisite. So we cannot enable it.
-
Hi @Mallikarjuna Kuppauru-Oracle Complete weblogic.xml content is as below: <?xml version="1.0"?><weblogic-web-app xmlns="http://xmlns.oracle.com/weblogic/weblogic-web-app" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <wl-dispatch-policy>consoleWorkManager</wl-dispatch-policy> <security-role-assignment>…
-
Hi @Mallikarjuna Kuppauru-Oracle , Sorry for late rply, I have below setting in my weblogic.xml file: <session-descriptor> <timeout-secs>3600</timeout-secs> <invalidation-interval-secs>60</invalidation-interval-secs> <cookie-name>ADMINCONSOLESESSION</cookie-name> <cookie-path>/console/</cookie-path>…
-
Hi @Mostafa Morsy-Oracle, Both values set as 3600. Regards, Shoaib
-
Hi @Mallikarjuna Kuppauru-Oracle , When I click on "Click here to login again" button , below error is printed in BI server log: Error: at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469) at…
-
Below error is observed in BI server log: Caused by: java.io.IOException: Broken pipe at sun.nio.ch.FileDispatcherImpl.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at…
-
Hi @Mallikarjuna Kuppauru-Oracle , I have enabled option at domain level and restarted the services but unfortunately issue not resolved.
-
Hi @Mallikarjuna Kuppauru-Oracle , Yes SSL is anabled. Can you please share navigation to check below: "In the WebLogic console, WebLogic Plugin Enabled must be set to true, either at the domain, cluster or Managed Server level."
-
Hi @Mallikarjuna Kuppauru-Oracle , Thank you for your time and support. I am seeing the application page. I have also attached screenshot for your review.
-
Hi @Mallikarjuna Kuppauru-Oracle , Yes I have followed Doc ID 2825669.1 for SSO configuration.
-
Hi @Mallikarjuna Kuppauru-Oracle Session Timeout value is already set to 3600. Issue is this timeout message appears 3-4 times with a minute
-
Hi, We are using Initialization Block based Security to access analytics page (Classic BI) in case of SSO. For DV I have created separate user in weblogic console giving required rights to that user. User face timeout messages 3-4 times in a minute.
-
Hi, I am facing the same timeout issue. Message is apearing multiple. Are you able to resolve this?