After SSO completing sso config for 11.1.2.4.320 I see following errors in event log
System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://ubimv9031:5211/Oracle/Drm/Engine/DrmEngine. The connection attempt lasted for a time span of 00:00:03.0626960. TCP error code 10061: No connection could be made because the target machine actively refused it 10.243.32.174:5211. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.243.32.174:5211
com/hyperion/hss/clients/Authentication
Oracle.Drm.Exceptions.ResourcedException`1[Oracle.Drm.Messages.MsgsClientApplication]: DRM-31373: Unauthorized access: no valid single sign-on token found.
The CSS Bridge application is not reachable on machine UBIMV9031 using port 5271.
Saw error System.Exception: Error loading the NetJNIBridge host process on machine: UBIMV9031 ---> Oracle.Drm.Exceptions.ResourcedException`1[Oracle.Drm.Messages.MsgsService]: DRM-60014: The JVM DLL does not exist in the specified path. in the event log. Changed jvm path from D:\app\oracle\product\epm_fmw11g\jdk160_35\jre\bin\server\ to D:\app\oracle\product\epm_fmw11g\jdk160_35\jre\bin\server\jvm.dll. NOw getting error 500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed. Also, see following in event logs now
I dont see any C:\Oracle\Middleware\EPMSystem11R1\common\JRE\Sun\1.6.0\bin\server\jvm.dll. like old release.
Please help!