Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Conect to OBIEE

Received Response
52
Views
9
Comments
3584142
3584142 Rank 1 - Community Starter

I am receiving the error below on my nqserver.log and I cannot conect my dashboards, I only can connect me to weblogic console and EM.

[2017-11-21T11:27:33.151-02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00ijHHmsPK4CWrp5wRc9yW0001aC0000JQ,0] [tid: 1ecc]  [nQSError: 13057] Erro do Serviço de Segurança do BI: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00048] Identity store provider error. [[

Can anyone help me?

Answers

  • Charles M
    Charles M Rank 6 - Analytics Lead

    Hi -

    Are you using an external LDAP?

    Also, check some of the other logs ... like the managed server logs. For example: bi_server1-diagnostic.log, bi_server1.log, and bi_server1.out

    By the way, what version are you using?

    OBIEE 11g: How To Check the Log Files (Doc ID 1262647.1)

    Regards,

    Charles

  • Magnanimous
    Magnanimous Rank 1 - Community Starter

    Please check MOS - 2325486.

  • 3584142
    3584142 Rank 1 - Community Starter

    Hi,

    Yes, I am using na external LDAP.

    In the bi_server1-diagnostic.log.

    ]]
    [2017-11-21T14:53:53.850-02:00] [bi_server1] [ERROR] [OBI-SEC-00003] [oracle.bi.security.service] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004ea2,0] [APP: bisecurity#11.1.1] Error during initialization[[
    oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00048] Identity store provider error
    at oracle.bi.security.service.SystemUserValidator.validateSystemUserProfile(SystemUserValidator.java:234)
    at oracle.bi.security.service.SystemUserValidator.access$100(SystemUserValidator.java:32)
    at oracle.bi.security.service.SystemUserValidator$1.run(SystemUserValidator.java:116)
    at oracle.bi.security.service.SystemUserValidator$1.run(SystemUserValidator.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.bi.security.service.SystemUserValidator.validate(SystemUserValidator.java:126)
    at oracle.bi.security.service.SecurityServiceBean.initialise(SecurityServiceBean.java:162)
    at oracle.bi.security.service.SecurityServiceBean.getAuthenticatedUserWithLanguageAndProperties(SecurityServiceBean.java:204)
    at sun.reflect.GeneratedMethodAccessor429.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:371)
    at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:203)
    at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:477)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
    at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1143)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:235)
    at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:195)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:488)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:138)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:464)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:121)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:211)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:138)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:464)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:121)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:211)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: oracle.bi.security.service.IdentityStoreProviderException: oracle.security.idm.OperationFailureException: oracle.ods.virtualization.service.VirtualizationException: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 49 : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1 ]
    at oracle.bi.security.service.URIdentityStoreProvider.getUserProfileHolder(URIdentityStoreProvider.java:382)
    at oracle.bi.security.service.SystemUserValidator.validateSystemUserProfile(SystemUserValidator.java:224)
    ... 53 more
    Caused by: oracle.security.idm.OperationFailureException: oracle.ods.virtualization.service.VirtualizationException: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 49 : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1 ]
    at oracle.security.idm.providers.libovd.util.LibOVDRealm.throwException(LibOVDRealm.java:675)
    at oracle.security.idm.providers.libovd.util.LibOVDDirectSearchResponse.search(LibOVDDirectSearchResponse.java:320)
    at oracle.security.idm.providers.libovd.util.LibOVDDirectSearchResponse.getNextPage(LibOVDDirectSearchResponse.java:291)
    at oracle.security.idm.providers.libovd.util.LibOVDDirectSearchResponse.initSearch(LibOVDDirectSearchResponse.java:130)
    at oracle.security.idm.providers.libovd.util.LibOVDNonPagedSearchResponse.<init>(LibOVDNonPagedSearchResponse.java:59)
    at oracle.security.idm.providers.libovd.util.LibOVDNonPagedSearchResponse.<init>(LibOVDNonPagedSearchResponse.java:47)
    at oracle.security.idm.providers.libovd.util.LibOVDRealm.searchUsers(LibOVDRealm.java:425)
    at oracle.security.idm.providers.libovd.LibOVDIdentityStore.search(LibOVDIdentityStore.java:296)
    at oracle.bi.security.service.URIdentityStoreProvider.getUserProfile(URIdentityStoreProvider.java:405)
    at oracle.bi.security.service.URIdentityStoreProvider.getUserProfileHolder(URIdentityStoreProvider.java:373)
    ... 54 more
    Caused by: oracle.ods.virtualization.service.VirtualizationException: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 49 : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1 ]
    at oracle.ods.virtualization.operation.SearchOperation.process(SearchOperation.java:209)
    at oracle.ods.virtualization.operation.SearchOperation.process(SearchOperation.java:47)
    at oracle.ods.virtualization.service.DefaultVirtualizationSession.processOperation(DefaultVirtualizationSession.java:394)
    at oracle.ods.virtualization.service.DefaultVirtualizationSession.search(DefaultVirtualizationSession.java:181)
    at oracle.ods.virtualization.service.DefaultVirtualizationSession.search(DefaultVirtualizationSession.java:169)
    at oracle.security.idm.providers.libovd.util.LibOVDDirectSearchResponse.search(LibOVDDirectSearchResponse.java:302)
    ... 62 more
    Caused by: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 49 : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1 ]
    at oracle.ods.virtualization.engine.backend.jndi.BackendJNDI.getLDAPContext(BackendJNDI.java:1098)
    at oracle.ods.virtualization.engine.backend.jndi.BackendJNDI.getConnection(BackendJNDI.java:989)
    at oracle.ods.virtualization.engine.backend.jndi.ConnectionHandle.getHolder(ConnectionHandle.java:439)
    at oracle.ods.virtualization.engine.backend.jndi.ConnectionHandle.search(ConnectionHandle.java:262)
    at oracle.ods.virtualization.engine.backend.jndi.JNDIEntrySet.initialize(JNDIEntrySet.java:221)
    at oracle.ods.virtualization.engine.backend.jndi.BackendJNDI.get(BackendJNDI.java:785)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:303)
    at oracle.ods.virtualization.engine.chain.BasePlugin.get(BasePlugin.java:89)
    at oracle.ods.virtualization.engine.chain.plugins.hide.HideEntriesByFilter.get(HideEntriesByFilter.java:352)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.BasePlugin.get(BasePlugin.java:89)
    at oracle.ods.virtualization.engine.chain.plugins.virtualattr.VirtualAttributePlugin.get(VirtualAttributePlugin.java:221)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.BasePlugin.get(BasePlugin.java:89)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.BasePlugin.get(BasePlugin.java:89)
    at oracle.ods.virtualization.engine.chain.plugins.usermanagement.UserManagement.get(UserManagement.java:912)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.plugins.groupmembership.NestedGroupMembership.get(NestedGroupMembership.java:144)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.plugins.DMSMetrics.MonitorPerformance.get(MonitorPerformance.java:225)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.PluginChain.runGet(PluginChain.java:208)
    at oracle.ods.virtualization.engine.chain.PluginManager.runGet(PluginManager.java:353)
    at oracle.ods.virtualization.engine.chain.PluginManager.runGet(PluginManager.java:318)
    at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.getByAdapter(AdapterServiceInterface.java:593)
    at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.get(AdapterServiceInterface.java:464)
    at oracle.ods.virtualization.engine.backend.BackendHandler.get(BackendHandler.java:431)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:295)
    at oracle.ods.virtualization.engine.chain.BasePlugin.get(BasePlugin.java:89)
    at oracle.ods.virtualization.engine.chain.plugins.uniqueentry.UniqueEntryPlugin.get(UniqueEntryPlugin.java:142)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.BasePlugin.get(BasePlugin.java:89)
    at oracle.ods.virtualization.engine.chain.plugins.mlsfilter.MlsFilter.get(MlsFilter.java:125)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.plugins.genericmapping.GenericMapper.get(GenericMapper.java:267)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.plugins.DMSMetrics.MonitorPerformance.get(MonitorPerformance.java:225)
    at oracle.ods.virtualization.engine.chain.Chain.nextGet(Chain.java:314)
    at oracle.ods.virtualization.engine.chain.PluginChain.runGet(PluginChain.java:208)
    at oracle.ods.virtualization.engine.chain.PluginManager.runGet(PluginManager.java:353)
    at oracle.ods.virtualization.engine.chain.PluginManager.runGet(PluginManager.java:318)
    at oracle.ods.virtualization.engine.chain.GlobalServicesInterface.runGet(GlobalServicesInterface.java:135)
    at oracle.ods.virtualization.operation.SearchOperation.process(SearchOperation.java:203)
    ... 67 more
    Caused by: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1 ]
    at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3087)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3033)
    at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2835)
    at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2749)
    at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:316)
    at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:193)
    at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:211)
    at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:154)
    at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:84)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
    at javax.naming.InitialContext.init(InitialContext.java:242)
    at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:153)
    at oracle.ods.virtualization.engine.backend.jndi.JNDIConnectionPool.createCtx(JNDIConnectionPool.java:567)
    at oracle.ods.virtualization.engine.backend.jndi.JNDIConnectionPool.create(JNDIConnectionPool.java:598)
    at oracle.ods.virtualization.engine.backend.jndi.JNDIConnectionPool.<init>(JNDIConnectionPool.java:173)
    at oracle.ods.virtualization.engine.backend.jndi.RemoteServer.getJNDIConnectionPool(RemoteServer.java:171)
    at oracle.ods.virtualization.engine.backend.jndi.BackendJNDI.getLDAPContext(BackendJNDI.java:1046)
    ... 110 more

    ]]
    [2017-11-21T14:53:53.853-02:00] [bi_server1] [ERROR] [OBI-SEC-00004] [oracle.bi.security.service] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004ea2,0] [APP: bisecurity#11.1.1] Unable to initialize oracle.bi.security.service.SecurityServiceBean
    [2017-11-21T14:53:53.854-02:00] [bi_server1] [WARNING] [] [oracle.j2ee.ws.common.jaxws.JAXWSMessages] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004ea2,0] [APP: bisecurity#11.1.1] Exception while executing the business logic: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00048] Identity store provider error
    [2017-11-21T14:53:53.858-02:00] [bi_server1] [WARNING] [DMS-57008] [oracle.dms.context] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [APP: bisecurity#11.1.1] The execution context put in place at the start of the request, 00ijHTKp6aECWrp5wRc9yW0002DG0005wP,0:1, is not the execution context in place at the end of the request, fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004ea2,0. The request is as follows: Request URI:[[
      /bisecurity/service
    Request URL:
      http://10.27.7.109:80/bisecurity/service
    (No Query String)
    All Headers Names:
      Accept, Host, Connection, User-Agent, Date, Content-Length, ECID-Context, Content-Type
    Selected Header Values:
      ECID-Context : 1.00ijHTKp6aECWrp5wRc9yW0002DG0005wP;kXjE
      Host : 10.27.7.109
      Content-Length : 574
      User-Agent : Oracle BI Server
      Content-Type : application/soap+xml
      Connection : keep-alive
      Accept : */*; q=0.3

    ]]

    In the bi_server1.log

    ####<Nov 21, 2017 2:33:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-00000000000044d7> <1511281984042> <BEA-001128> <Connection for pool "calc_datasource" has been closed.>

    ####<Nov 21, 2017 2:33:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-00000000000044d8> <1511281984052> <BEA-001128> <Connection for pool "mds-owsm" has been closed.>

    ####<Nov 21, 2017 2:33:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-00000000000044d9> <1511281984070> <BEA-001128> <Connection for pool "raframework_datasource" has been closed.>

    ####<Nov 21, 2017 2:33:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-00000000000044da> <1511281984083> <BEA-001128> <Connection for pool "rtd_datasource" has been closed.>

    ####<Nov 21, 2017 2:33:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511281987874> <BEA-310002> <60% of the total memory in the server is free>

    ####<Nov 21, 2017 2:33:09 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <pool-8-thread-1> <<anonymous>> <> <0000LzUtE9eCWrp5wRc9yW1Q538A000006> <1511281989718> <BEA-000628> <Created "1" resources for pool "calc_datasource", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:33:13 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <RTD_Worker_31> <<anonymous>> <> <0000LzUtE9eCWrp5wRc9yW1Q538A000006> <1511281993307> <BEA-000628> <Created "1" resources for pool "rtd_datasource", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:33:17 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <0000LzUsu1vCWrp5wRc9yW1Q538A000003> <1511281997200> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:34:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282047877> <BEA-310002> <49% of the total memory in the server is free>

    ####<Nov 21, 2017 2:34:22 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <Thread-142> <<anonymous>> <> <0000LzUtE9eCWrp5wRc9yW1Q538A000006> <1511282062013> <BEA-000628> <Created "1" resources for pool "raframework_datasource", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:35:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282107881> <BEA-310002> <33% of the total memory in the server is free>

    ####<Nov 21, 2017 2:36:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282167885> <BEA-310002> <66% of the total memory in the server is free>

    ####<Nov 21, 2017 2:37:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282227888> <BEA-310002> <54% of the total memory in the server is free>

    ####<Nov 21, 2017 2:38:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282287891> <BEA-310002> <38% of the total memory in the server is free>

    ####<Nov 21, 2017 2:39:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282347896> <BEA-310002> <70% of the total memory in the server is free>

    ####<Nov 21, 2017 2:40:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282407899> <BEA-310002> <58% of the total memory in the server is free>

    ####<Nov 21, 2017 2:41:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282467902> <BEA-310002> <43% of the total memory in the server is free>

    ####<Nov 21, 2017 2:42:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282527905> <BEA-310002> <32% of the total memory in the server is free>

    ####<Nov 21, 2017 2:43:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282587910> <BEA-310002> <62% of the total memory in the server is free>

    ####<Nov 21, 2017 2:44:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282647916> <BEA-310002> <46% of the total memory in the server is free>

    ####<Nov 21, 2017 2:45:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282707919> <BEA-310002> <34% of the total memory in the server is free>

    ####<Nov 21, 2017 2:46:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282767922> <BEA-310002> <64% of the total memory in the server is free>

    ####<Nov 21, 2017 2:47:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282827926> <BEA-310002> <47% of the total memory in the server is free>

    ####<Nov 21, 2017 2:48:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004bd9> <1511282884043> <BEA-001128> <Connection for pool "calc_datasource" has been closed.>

    ####<Nov 21, 2017 2:48:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004bda> <1511282884051> <BEA-001128> <Connection for pool "mds-owsm" has been closed.>

    ####<Nov 21, 2017 2:48:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004bdb> <1511282884069> <BEA-001128> <Connection for pool "raframework_datasource" has been closed.>

    ####<Nov 21, 2017 2:48:04 PM BRST> <Info> <JDBC> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004bdc> <1511282884082> <BEA-001128> <Connection for pool "rtd_datasource" has been closed.>

    ####<Nov 21, 2017 2:48:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282887929> <BEA-310002> <36% of the total memory in the server is free>

    ####<Nov 21, 2017 2:48:09 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <pool-8-thread-1> <<anonymous>> <> <0000LzUtE9eCWrp5wRc9yW1Q538A000006> <1511282889777> <BEA-000628> <Created "1" resources for pool "calc_datasource", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:48:14 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <RTD_Worker_31> <<anonymous>> <> <0000LzUtE9eCWrp5wRc9yW1Q538A000006> <1511282894084> <BEA-000628> <Created "1" resources for pool "rtd_datasource", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:48:17 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <0000LzUsu1vCWrp5wRc9yW1Q538A000003> <1511282897400> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:49:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511282947933> <BEA-310002> <64% of the total memory in the server is free>

    ####<Nov 21, 2017 2:49:22 PM BRST> <Info> <Common> <SPSVOSS22> <bi_server1> <Thread-142> <<anonymous>> <> <0000LzUtE9eCWrp5wRc9yW1Q538A000006> <1511282962059> <BEA-000628> <Created "1" resources for pool "raframework_datasource", out of which "1" are available and "0" are unavailable.>

    ####<Nov 21, 2017 2:49:30 PM BRST> <Warning> <Socket> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004c1d> <1511282970896> <BEA-000449> <Closing socket as no data read from it on 10.27.33.44:55,528 during the configured idle timeout of 5 secs>

    ####<Nov 21, 2017 2:49:30 PM BRST> <Warning> <Socket> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004c1d> <1511282970900> <BEA-000449> <Closing socket as no data read from it on 10.27.33.44:55,530 during the configured idle timeout of 5 secs>

    ####<Nov 21, 2017 2:49:30 PM BRST> <Warning> <Socket> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004c1d> <1511282970902> <BEA-000449> <Closing socket as no data read from it on 10.27.33.44:55,527 during the configured idle timeout of 5 secs>

    ####<Nov 21, 2017 2:49:30 PM BRST> <Warning> <Socket> <SPSVOSS22> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000004c1d> <1511282970904> <BEA-000449> <Closing socket as no data read from it on 10.27.33.44:55,529 during the configured idle timeout of 5 secs>

    ####<Nov 21, 2017 2:50:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511283007936> <BEA-310002> <47% of the total memory in the server is free>

    ####<Nov 21, 2017 2:51:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511283067940> <BEA-310002> <35% of the total memory in the server is free>

    ####<Nov 21, 2017 2:52:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511283127943> <BEA-310002> <64% of the total memory in the server is free>

    ####<Nov 21, 2017 2:53:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511283187947> <BEA-310002> <46% of the total memory in the server is free>

    ####<Nov 21, 2017 2:54:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511283247950> <BEA-310002> <34% of the total memory in the server is free>

    ####<Nov 21, 2017 2:55:07 PM BRST> <Info> <Health> <SPSVOSS22> <bi_server1> <weblogic.GCMonitor> <<anonymous>> <> <fabfdb9cde94b093:-4daa2dde:15fdee3791e:-8000-0000000000000058> <1511283307955> <BEA-310002> <61% of the total memory in the server is free>

    Thanks for help.

  • 3584142
    3584142 Rank 1 - Community Starter

    This is a note? I could not find it.

  • Charles M
    Charles M Rank 6 - Analytics Lead

    Try 2325486.1

  • Magnanimous
    Magnanimous Rank 1 - Community Starter

    MOS - 2325486.1

  • Charles M
    Charles M Rank 6 - Analytics Lead

    I'm not sure that note is for the issue you are facing. Try searching on this:

    Caused by: oracle.bi.security.service.IdentityStoreProviderException: oracle.security.idm.OperationFailureException: oracle.ods.virtualization.service.VirtualizationException: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 49 : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 52e, v1db1 ]

    You also going to need to find a corresponding log from your LDAP server. Seems like it may be a credentials-type issue ...

    Charles

  • Charles M
    Charles M Rank 6 - Analytics Lead

    This could be helpful: (there are several others, as well)

    Still would need to know the specific application(s) and versions you are working with, and additional log entries from the LDAP-side.

    Hope this helps though ...

    Charles

  • 3584142
    3584142 Rank 1 - Community Starter

    Thank you very much for your help.

    I send the error to Oracle, I will wait them resolve