Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@SteveF-Oracle From what I can see, in the console, if I go to an Application Role, and try to add a group, I see only a handful of groups, from the OAS System, and possibly from Active Directory, I'm presuming. The groups defined in our BISQLProvider don't show up there and you can't do any kind of a manual override. I'm…
-
Yes, support is saying not to apply this patch.
-
@BrandonH Is this for OAS 2025?
-
I filed a service request with support (SR 3-40773138741). They're basically telling me that this is THE behavior now in OAS. Our users are not going to be thrilled with this. I mean, if anything, I feel like it should use the same logout URL that is used when you click "Logout" from your user profile in the upper right…
-
It's a custom SSO proxy, written by one of our engineers. That's as much detail as I know about it. Am currently on vacation, so can seek out more information when I return next week.
-
Confirmed bi-environment.xml file is identical between OAS 2022 and OAS2025. Will probably go ahead and submit an SR with Oracle Support. Thanks.
-
Yea, I have that configured already. It works correctly when you explicitly log out. However, on a TIME OUT, the behavior is not the same as it was in our previous version of OAS (6.4) I'll take a look at that xml file, but I kind of feel like we uncovered another bug. Regards, Chad
-
Thank you, @Sumanth V -Oracle !
-
From Oracle Support: Due to a requirement from FMW, it was required to add a new administration port value to manager server. This had changed the order of ports to increment by 1. OAS documentation will be updated accordingly in the change of default port numbers.
-
FYI, I submitted this to support and they created the following bug for the Dev Team: bug 37840145 That link doesn't net anything, but just wanted to pass the info along.
-
Also, just noticed all of those ports shifted by up 1. I will have to look into my proxy to see if any of those ports are being specified.
-
Sounds good. Going to confirm some things on my end, put in a ticket request to update the firewall rules, then submit the SR/bug with Oracle. Great job Gianni!
-
Yes, we are installed on Linux RHEL9. [root@<OAS2022> ~]# netstat -anp | grep 951 tcp 0 0 <hostip>:47016 <hostip>:9511 ESTABLISHED 9719/sawserver tcp 0 0 <hostip>:58048 <hostip>:9512 ESTABLISHED 9431/nqsclustercont tcp 0 0 <hostip>:58170 <hostip>:9510 ESTABLISHED 9719/sawserver tcp 0 0 <hostip>:44488 <hostip>:9514…
-
More info from our Linux administrator: It look likes 'sawserver' is using 9510 and 9514 on OAS 2022 install, but not utilizing those ports on the OAS 2025 server - so there's nothing to connect to. The firewall rules are open in the exact same way on both servers. The only port that it seems to recognize is 9511, but not…
-
We are in the process of upgrading to OAS 2025 (from OAS 2022) and plant to do the 2 phase approach as well. However, am running into some issues trying to connect to port 9514 to create the ODBC connections we use for Model Admin Tool. That port doesn't seem to be listening at all. Has anything changed in the port…
-
Thanks for the additional feedback. I do have some additional tuning steps that support provided to me on our last few installs, but for some reason, I just couldn't get into EM at all with this particular install. I spent 3 hours fussing with trying to get into EM to make the bare minimum needed configuration changes and…
-
Seeing some stuff like this in the AdminServer.log ####<Mar 24, 2025 4:37:39,398 PM EDT> <Error> <Kernel> <oit-app-ld030.oit.ohio.edu> <AdminServer> <[ACTIVE] ExecuteThread: '34' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <9f067b2c-6495-4c58-a4a4-20100d3376a4-0000015c> <1742848659398>…
-
I am seeing this error in the log, so will pursue it <Info> <ServletContext-/em> <AdminServer> <[ACTIVE] ExecuteThread: '31' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <9f067b2c-6495-4c58-a4a4-20100d3376a4-00000153> <1742848549921> <[severity-value: 64] [rid: 0] [partition-id: 0] [partition-name:…
-
Thanks as always for your help @Gianni Ceresa !
-
I was looking at that same document. I will give it a shot!