BAM login

Hi,
Please let me know what is the default login (user id and password)for BAM.We tried with user ID:bam and password:bam .The user bam gets created during BAM installation.
Thanks and Regards,
Anupama Ashok

Hi,
We tried with Administrator/Administrator .The same did not work.Please guide as to what could be the issue.
Thanks and Regards,
Anupama Ashok

Similar Messages

  • Error on Oracle BAM Login

    Hi my friends.
    Sometimes I have this error: NULLPOINTEREXCEPTION_STARTPAGE_STARTUP_INITIALIZE
    This appears on login, ater put the credentials and press OK.
    How can I resolve this?
    Thanks

    Does it happens for all user or only for one?
    Does it happens all the time or radomly?
    Are U using WL users/groups to login to BAM or any LDAP provider?
    WT

  • Bam Login issue

    Hi All,
    When we try to access BAM console we are getting the below error on the console.
    SERVICEUNAVAILABLEEXCEPTION_STARTPAGE_STARTUP_INITIALIZE
    Details:- BAM-00223: Service oracle.bam.adc.common.core.IDataStore is unavailable
    I also found similar issue in this posting but I am not able to understand the solution for this ...
    <http://forums.oracle.com/forums/thread.jspamessageID=9193273#9193273 >
    Pls help, thanks in advance.
    Regards,
    Sam

    Hi
    Please help ...
    I am using Oracle BAM 11.1.1.3 with wls 10.3.3 and experiencing these errors when trying to logged in :-
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.web.shared.WebPage.invokeWebMethod(WebPage.java:502)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:436)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:316)
    at jsp_servlet._8533.__startpage._jspService(__startpage.java:71)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    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:300)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.cache.ClientSideCache.doFilter(ClientSideCache.java:93)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.GZIPFilter.doFilter(GZIPFilter.java:97)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSession.doFilter(ValidateBrowserSession.java:212)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.redirect.Redirect.doFilter(Redirect.java:80)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSupport.doFilter(ValidateBrowserSupport.java:133)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.CharsetFixupFilter.doFilter(CharsetFixupFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.bam.common.remoting.ServiceUnavailableException: BAM-00223: Service oracle.bam.adc.common.core.IDataStore is unavailable.
    at oracle.bam.adc.ejb.BamAdcServerBean.interceptor(BamAdcServerBean.java:225)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:88)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:106)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy190.getUserID(Unknown Source)
    at oracle.bam.adc.ejb.BamAdcServerBean_wf34ei_BamAdcServerRemoteImpl.getUserID(BamAdcServerBean_wf34ei_BamAdcServerRemoteImpl.java:968)
    at oracle.bam.adc.api.client.BamAdcClient.getUserID(BamAdcClient.java:362)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.common.remoting.ConnectionPoolBase.invoke(ConnectionPoolBase.java:696)
    at oracle.bam.adc.api.remoting.DataStoreConnectionPool.invoke(DataStoreConnectionPool.java:64)
    at $Proxy189.getUserID(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.common.remoting.BamEjbProxy.invoke(BamEjbProxy.java:209)
    at $Proxy189.getUserID(Unknown Source)
    at oracle.bam.adc.api.util.Context.getCurrentUserID(Context.java:369)
    at oracle.bam.adc.api.security.Role.resetCachedPrivileges(Role.java:620)
    at oracle.bam.web.startpage.StartUp.initialize(StartUp.java:76)
    ... 46 more
    BAM-00223: Service oracle.bam.adc.common.core.IDataStore is unavailable.
    oracle.bam.common.remoting.ServiceUnavailableException: BAM-00223: Service oracle.bam.adc.common.core.IDataStore is unavailable.
    at oracle.bam.adc.ejb.BamAdcServerBean.interceptor(BamAdcServerBean.java:225)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:88)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:106)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy190.getUserID(Unknown Source)
    at oracle.bam.adc.ejb.BamAdcServerBean_wf34ei_BamAdcServerRemoteImpl.getUserID(BamAdcServerBean_wf34ei_BamAdcServerRemoteImpl.java:968)
    at oracle.bam.adc.api.client.BamAdcClient.getUserID(BamAdcClient.java:362)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.common.remoting.ConnectionPoolBase.invoke(ConnectionPoolBase.java:696)
    at oracle.bam.adc.api.remoting.DataStoreConnectionPool.invoke(DataStoreConnectionPool.java:64)
    at $Proxy189.getUserID(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.common.remoting.BamEjbProxy.invoke(BamEjbProxy.java:209)
    at $Proxy189.getUserID(Unknown Source)
    at oracle.bam.adc.api.util.Context.getCurrentUserID(Context.java:369)
    at oracle.bam.adc.api.security.Role.resetCachedPrivileges(Role.java:620)
    at oracle.bam.web.startpage.StartUp.initialize(StartUp.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.web.shared.WebPage.invokeWebMethod(WebPage.java:502)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:436)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:316)
    at jsp_servlet._8533.__startpage._jspService(__startpage.java:71)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    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:300)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.cache.ClientSideCache.doFilter(ClientSideCache.java:93)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.GZIPFilter.doFilter(GZIPFilter.java:97)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSession.doFilter(ValidateBrowserSession.java:212)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.redirect.Redirect.doFilter(Redirect.java:80)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSupport.doFilter(ValidateBrowserSupport.java:133)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.CharsetFixupFilter.doFilter(CharsetFixupFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please let me know any solution for this ... In my research I have found that by adding BAM home in the path fix this issue but then what would be the BAM home here, would that be "/Oracle/Middleware/Oracle_SOA1" ... or is there any other solution for this ...
    Thanks
    Sam

  • Data used for BAM

    I would like to use the data used for BAM, for other reporting purposes. Where can I find the data like instances completed, active instances, approved instances, decline instances, etc.
    Thanks
    Aditya

    If you look at the Workbench interface (http://localhost:8080/bam/login/workbench.htm) you can see the SQL code the views use to create the graphics.
    That might be a good starting point.
    Jasmin

  • LDAP Using Active Directory failed in BAM

    I tried to configure the LDAP Using Active Directory as described in the BAM installation guide 10.1.3.1.0.
    In appsetting, i gave the server name, username and password used by us. Then i restarted the active data cache and IIS. Then i tried to access the http:\\server\oraclebam. But it is throwing the following error. What shall i do.
    Exception Message The directory service is unavailable
    Stack Trace at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at
    System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at
    System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) at
    System.DirectoryServices.DirectorySearcher.FindOne() at
    Oracle.BAM.Common.Security.Ldap.LdapAuthenticationTicket.Authenticate(String strName, String strPassword) at
    Oracle.BAM.Common.Security.Authentication.LDAPAuthenticationModule.GetPrincipal(ICredentials oCredentials) at
    Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate(ICredentials oCredentials) at
    Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate() at Oracle.BAM.Web.WebPage.ProcessRequest(Page oPage, String
    strAssembly, String strApp, String strType, String strMethod, String strParam)
    Debugging Information The directory service is unavailable [ErrorSource="System.DirectoryServices"] Debugging information:
    System.Runtime.InteropServices.COMException (0x8007200F): The directory service is unavailable at
    System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at
    System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.DirectorySearcher.FindAll(Boolean
    findMoreThanOne) at System.DirectoryServices.DirectorySearcher.FindOne() at
    Oracle.BAM.Common.Security.Ldap.LdapAuthenticationTicket.Authenticate(String strName, String strPassword) at
    Oracle.BAM.Common.Security.Authentication.LDAPAuthenticationModule.GetPrincipal(ICredentials oCredentials) at
    Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate(ICredentials oCredentials) at
    Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate() at Oracle.BAM.Web.WebPage.ProcessRequest(Page oPage, String
    strAssembly, String strApp, String strType, String strMethod, String strParam)

    Hi,
    We are also facing the issue stated in the first thread. We followed everything specified in the LDAP PDF under TechNotes and still not able to access the BAM console successfully.
    The error we get is pasted at the end of this post. The request doesn't even seem to reach our LDAP server (configured in a remote system).
    A couple of clarifications required:
    1. Does our windows logon need to be the same as BAM console logon?
    2. I do not know the LDAP setting for my actual windows logon. But i have retained my same usrId and have configured a user in LDAP with my own organization and other hierarchies. I have configured this userId with the complete hierarchy in BAM login management and have given admin access also to this user. Is this correct?
    An error occurred while processing your request
    Details...
    Exception Message The server is not operational
    Stack Trace at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) at System.DirectoryServices.DirectorySearcher.FindOne() at Oracle.BAM.Common.Security.Ldap.LdapAuthenticationTicket.Authenticate(String strName, String strPassword) at Oracle.BAM.Common.Security.Authentication.LDAPAuthenticationModule.GetPrincipal(ICredentials oCredentials) at Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate(ICredentials oCredentials) at Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate() at Oracle.BAM.Web.WebPage.ProcessRequest(Page oPage, String strAssembly, String strApp, String strType, String strMethod, String strParam) ...
    Debugging Information The server is not operational [ErrorSource="System.DirectoryServices"] Debugging information: System.Runtime.InteropServices.COMException (0x8007203A): The server is not operational at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) at System.DirectoryServices.DirectorySearcher.FindOne() at Oracle.BAM.Common.Security.Ldap.LdapAuthenticationTicket.Authenticate(String strName, String strPassword) at Oracle.BAM.Common.Security.Authentication.LDAPAuthenticationModule.GetPrincipal(ICredentials oCredentials) at Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate(ICredentials oCredentials) at Oracle.BAM.Web.Authentication.WebAuthentication.Authenticate() at Oracle.BAM.Web.WebPage.ProcessRequest(Page oPage, String strAssembly, String strApp, String strType, String strMethod, String strParam) ...
    Assembly StartPage
    State Oracle.BAM.StartPage.StartUp
    Event Initialize
    Thanks,
    KM

  • BAM Installation on WebLogic

    Hi everyone,
    I'm trying to install and configure a BAM server on weblogic. The LiveCycle ES is already installed.
    I followed the documentation to install the BAM server.
    When I go to the bam login page, if I try to log with CognosNowAdmin or system, nothing happen, except the login window just extend a little bit (just like when there should be an error message) but it's empty.
    When i tried to initialize BAM via the configurationManager.sh, i got this error :
    [2011-08-02 19:21:56,802], SEVERE, Thread-47, com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer, Make sure BAM host sfctnadev03, port 8007 and file path correct.
    com.adobe.livecycle.bam.BAMException: Make sure BAM host sfctnadev03, port 8007 and file path correct.
            at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:237)
            at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initializeBAM(BAMInitializer .java:98)
            at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$ActualTask.<init>(Initial izeBAMTask.java:139)
            at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.construct(InitializeBAM Task.java:85)
            at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
            at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
            at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:215)
            at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImportUtility.java:352)
            at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:224)
            ... 5 more
    Caused by: java.lang.Exception: com.cognos.obi.auth.AuthenticationException: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
            at com.cognos.obi.plugin.auth.login.modules.InternalAuthModule.login(InternalAuthModule.java :104)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
            at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
            at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
            at java.security.AccessController.doPrivileged(Native Method)
            at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
            at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
            at com.cognos.obi.plugin.auth.InternalAuthenticationManager.login(InternalAuthenticationMana ger.java:351)
            at com.cognos.obi.plugin.auth.InternalAuthenticationManager.loginUser(InternalAuthentication Manager.java:243)
            at com.cognos.obi.plugin.auth.InternalAuthenticationManager.getInternalAuthSessionId(Interna lAuthenticationManager.java:110)
            at com.cognos.obi.plugin.auth.ExternalAuthenticationManager.loginThruExternalSession(Externa lAuthenticationManager.java:252)
            at com.cognos.obi.plugin.auth.AuthenticationManager.login(AuthenticationManager.java:72)
            at com.cognos.obi.webapp.actions.UserAction.doLoginThruActivePlugin(UserAction.java:216)
            at com.cognos.obi.webapp.actions.UserAction.perform(UserAction.java:167)
            at com.cognos.obi.webapp.actions.Action.doAction(Action.java:564)
            at com.cognos.obi.webapp.ControllerServlet.doPost(ControllerServlet.java:177)
            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:300)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ letContext.java:3717)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC ontext.java:3681)
            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:2 277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
            at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:210)
            ... 7 more
    [2011-08-02 19:21:56,803], SEVERE, Thread-47, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask, Task failed
    com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-010-180]: Echec de l'initialisation de BAM.
            at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initializeBAM(BAMInitializer .java:108)
            at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$ActualTask.<init>(Initial izeBAMTask.java:139)
            at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.construct(InitializeBAM Task.java:85)
            at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
            at java.lang.Thread.run(Thread.java:662)
    Caused by: com.adobe.livecycle.bam.BAMException: Make sure BAM host sfctnadev03, port 8007 and file path correct.
            at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:237)
            at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initializeBAM(BAMInitializer .java:98)
            ... 4 more
    Caused by: java.lang.Exception: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
            at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:215)
            at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImportUtility.java:352)
            at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.java:224)
            ... 5 more
    Caused by: java.lang.Exception: com.cognos.obi.auth.AuthenticationException: CNS-CNS-101300 Le mot de passe pour lâutilisateur [CognosNowAdmin] nâest pas valide.
            at com.cognos.obi.plugin.auth.login.modules.InternalAuthModule.login(InternalAuthModule.java :104)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
            at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
            at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
            at java.security.AccessController.doPrivileged(Native Method)
            at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
            at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
            at com.cognos.obi.plugin.auth.InternalAuthenticationManager.login(InternalAuthenticationMana ger.java:351)
            at com.cognos.obi.plugin.auth.InternalAuthenticationManager.loginUser(InternalAuthentication Manager.java:243)
            at com.cognos.obi.plugin.auth.InternalAuthenticationManager.getInternalAuthSessionId(Interna lAuthenticationManager.java:110)
            at com.cognos.obi.plugin.auth.ExternalAuthenticationManager.loginThruExternalSession(Externa lAuthenticationManager.java:252)
            at com.cognos.obi.plugin.auth.AuthenticationManager.login(AuthenticationManager.java:72)
            at com.cognos.obi.webapp.actions.UserAction.doLoginThruActivePlugin(UserAction.java:216)
            at com.cognos.obi.webapp.actions.UserAction.perform(UserAction.java:167)
            at com.cognos.obi.webapp.actions.Action.doAction(Action.java:564)
            at com.cognos.obi.webapp.ControllerServlet.doPost(ControllerServlet.java:177)
            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:300)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ letContext.java:3717)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC ontext.java:3681)
            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:2 277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
            at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtility.java:210)
            ... 7 more
    It seems that the password for the CognosNowAdmin user is incorrect.
    Any idea ?
    Kind regards

    This is because you run the ant script under weblgoic 10.3. The BAM 10g or SOA 10g for weblogic path is prepair some ant script for the weblogic 9.2. But the ant.jar/weblogic.jar package in 10.3 is different with what in 9.2.
    The better way is use wls9.2 but if you still want install with wls103 I was just find a work around way to avoid this exception. You can backup the [PATCH DIR/lib] ant.jar file and find a new one in weblogic 10.3 [BEA_HOME/modules/org.apache.ant_1.6.5/lib] . Then overwrite original one.
    After that you still need some work to do. In my testing environment when copy a new ant.jar I still need "org.haxwell" lib which is in the 9.2 ant.jar but not in 10.3 ant.jar. So I add this directory in to new jar file just use winrar(because I was in windows environment).And in setup.bat(or setup.sh) I need add ant-contrib.jar into java command line -classpath because this jar file will be used but not include in the setup script. The command line will like this
    %JAVA_HOME%\bin\java.exe -classpath "%ANT_HOME%\lib\ant-launcher.jar;%ANT_HOME%\lib\ant.jar;%ANT_HOME%\lib\xmltask-v1.15.jar;%ANT_HOME%\lib\log4j.jar;%ANT_HOME%\lib\ant-apache-log4j.jar;%WL_JAR_PATH%;%ANT_HOME%\lib\ojdbc14.jar;%ANT_HOME%\lib\ant-contrib.jar;" "-Dant.home=%ANT_HOME%" org.apache.tools.ant.launch.Launcher setUpServerOnWindows -inputhandler org.apache.tools.ant.input.PasswordInputHandler -Dexecutable=bat -listener org.apache.tools.ant.listener.Log4jListener
    After these actions. You can run the script and complete the setup now.

  • Error to login to BAM composer application

    I have installed Oracle SOA Suite 12c. When I try to login fo BAM composer application I'm getting the following error: <Sep 24, 2014 11:53:16 AM PDT> <Error> <oracle.beam.composer> <BEA-000000> <ADFC -0619: Authorization check failed: User 'bam' does not have 'VIEW' permission on  'oracle.beam.composer.designerPageDef'.>
    The user "bam" belongs to BAMAdministrator and BAMUser groups. I really don´t know what´s wrong.

    I have installed Oracle SOA Suite 12c. When I try to login fo BAM composer application I'm getting the following error: <Sep 24, 2014 11:53:16 AM PDT> <Error> <oracle.beam.composer> <BEA-000000> <ADFC -0619: Authorization check failed: User 'bam' does not have 'VIEW' permission on  'oracle.beam.composer.designerPageDef'.>
    The user "bam" belongs to BAMAdministrator and BAMUser groups. I really don´t know what´s wrong.

  • Login Screen in Oracle BAM

    Hi all ,
    How do I create a separate login screen in Oracle BAM ?
    It would really be appreciated if any of you guys can help me out in this...
    regards,
    Manoj Nair.

    989056 wrote:
    Ok i changed the button to contain only the following:
    BEGIN
    SELECT USER_ID
    INTO :GLOBAL.USER_ID
    FROM PASSWORD
    WHERE USER_ID = :PASSWORD.TI_USER_ID
    AND PASSWORD= :PASSWORD.TI_PASSWORD;
    GO_ITEM('GO_REVIEWS');
    END;
    when i now press login it gives an error FRM 40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-01403
    i tried to reffer to several items in several blocksi suspect that when you removed the exception it ends up with the no data found error. you need not to remove the exception clause try to bring that back. then try in SQL*Plus to see if your query returns any rows with the same data that you are attempting to use in your TI_USER_ID and TI_PASSWORD block item. if it does not return that is the cause of your issue it will not execute the GO_ITEM() command it will simply go to the exception clause.

  • Unable to Login to BAM Server

    Hi
    We are not able to login BAM Server,although BAM Server,Admin Server,SOA Server are in Running State,after certain time period BAM Server goes to "Warning State".
    BAM Server diagnostic log shows following Exception-_
    [2013-02-21T01:00:40.445-08:00] [bam_server1] [NOTIFICATION] [] [oracle.bam.common.messaging.api.invmjms.INVMJMSMessageConsumerRegistry] [tid: Open thread for destination=topic/oracle.bam.messaging.systemobjectnotification] [userId: <anonymous>] [ecid: fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-0000000000000004,0] [APP: oracle-bam#11.1.1] oJndiProperties={}
    [2013-02-21T01:00:40.446-08:00] [bam_server1] [NOTIFICATION] [] [oracle.bam.common.messaging.api.invmjms.INVMJMSMessageConsumerRegistry] [tid: Open thread for destination=topic/oracle.bam.messaging.systemobjectnotification] [userId: <anonymous>] [ecid: fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-0000000000000004,0] [APP: oracle-bam#11.1.1] is local=true
    [2013-02-21T01:11:40.937-08:00] [bam_server1] [NOTIFICATION] [DFW-40101] [oracle.dfw.incident] [tid: [STANDBY].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <WLS Kernel>] [ecid: fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-00000000000009e4,0] An incident has been signalled with the incident facts: [problemKey=BEA-337 [WebLogicServer] incidentSource=SYSTEM incidentTime=Thu Feb 21 01:11:40 PST 2013 errorMessage=BEA-337 executionContextId=fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-0000000000000030]
    [2013-02-21T01:11:41.667-08:00] [bam_server1] [NOTIFICATION] [DFW-40104] [oracle.dfw.incident] [tid: [STANDBY].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <WLS Kernel>] [ecid: fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-00000000000009e4,0] [errid: 1] [detailLoc: /u02/oracle/middleware/user_projects/domains/wci_test_domain/servers/bam_server1/adr/diag/ofm/wci_test_domain/bam_server1/incident/incdir_1] [probKey: BEA-337 [WebLogicServer]] incident 1 created with problem key "BEA-337 [WebLogicServer]"
    [2013-02-21T01:23:42.191-08:00] [bam_server1] [NOTIFICATION] [DFW-40101] [oracle.dfw.incident] [tid: [STANDBY].ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <WLS Kernel>] [ecid: fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-0000000000000a7c,0] An incident has been signalled with the incident facts: [problemKey=BEA-337 [WebLogicServer] incidentSource=SYSTEM incidentTime=Thu Feb 21 01:23:42 PST 2013 errorMessage=BEA-337 executionContextId=fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-00000000000009ef]
    [2013-02-21T01:23:42.728-08:00] [bam_server1] [NOTIFICATION] [DFW-40104] [oracle.dfw.incident] [tid: [STANDBY].ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <WLS Kernel>] [ecid: fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-0000000000000a7c,0] [errid: 2] [detailLoc: /u02/oracle/middleware/user_projects/domains/wci_test_domain/servers/bam_server1/adr/diag/ofm/wci_test_domain/bam_server1/incident/incdir_2] [probKey: BEA-337 [WebLogicServer]] incident 2 created with problem key "BEA-337 [WebLogicServer]"
    [2013-02-21T01:23:42.773-08:00] [bam_server1] [NOTIFICATION] [DFW-40105] [oracle.dfw.framework] [tid: oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Thu Feb 21 01:23:42 PST 2013)] [userId: <WLS Kernel>] [ecid: fe4f6d542a73d759:-6e016eaa:13cfbfa52b0:-8000-0000000000000a7e,0] failed to execute dump wls.image during creation of incident 2[[
    oracle.dfw.dump.DumpExecutionException: WebLogic server image file not available: null
         at oracle.dfw.spi.weblogic.WLDFImageDump.executeDump(WLDFImageDump.java:203)
         at oracle.dfw.impl.dump.DumpManagerImpl.executeDump(DumpManagerImpl.java:567)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl$SingleDumpExecutor$2.run(DiagnosticsDataExtractorImpl.java:1725)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl$SingleDumpExecutor$2.run(DiagnosticsDataExtractorImpl.java:1721)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:74)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:83)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:51)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:56)
         at oracle.security.jps.internal.jaas.AbstractSubjectSecurity.executeAs(AbstractSubjectSecurity.java:138)
         at oracle.dfw.spi.weblogic.SecurityContextImpl.executeAs(SecurityContextImpl.java:110)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl$SingleDumpExecutor$3.run(DiagnosticsDataExtractorImpl.java:1738)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl$SingleDumpExecutor$3.run(DiagnosticsDataExtractorImpl.java:1734)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl$SingleDumpExecutor.call(DiagnosticsDataExtractorImpl.java:1731)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl$SingleDumpExecutor.call(DiagnosticsDataExtractorImpl.java:1638)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:139)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
         at java.lang.Thread.run(Thread.java:662)
    Please Guide.
    Thanks
    Snehal

    Hi All,
    The Problem is resolved.I don't know the exact cause but what I did I started thee bpm server first then the SOA server .
    But when doing vice versa this problem occurs again ....

  • BAM-00533 error...due to login error...but Weblogic DataSource is correct -- why?

    I am evaluating BAM and have encountered the following error while creating an EMS in BAM:
    Test failed - oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination jms/BAMEBIZTopic failed.
    The error appears to be due to the following:
    Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 6536
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_AQJMS", line 200
    ORA-06512: at line 1
    Has anyone else encountered this issue when setting up BAM with Oracle AQ via JMS? 
    I am using the following as a guide:
    http://www.oracle.com/technetwork/middleware/bam/whitepaperbam-e-businesssuiteintegr-131964.pdf
    The weblogic datasource is correct and tested successfully.
    JNDI names are all correct.
    Connection Factory config is correct.
    It appears that the correct username/password are not being mapped correctly-- but how can I debug that?
    I have turned the BAM server DEBUG options on for JDBC and JMS, but there is no output to show the correct username/passord values used to make the database connection.   Is there any way to decrypt the password and to log the username/password in a log file?  I am new to weblogic, so any help is appreciated.
    Versions:
          Oracle SOA Suite 11.1.1.7 
          Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    Log entries for reference:
    [2013-09-27T15:00:19.101-04:00] [bam_server1] [WARNING] [] [oracle.bam.common.messaging.api.jms.JMSMessageConsumerRegistry] [tid: Open thread for destination=jms/BAMEBIZTopic] [userId: weblogic] [ecid: b5190c518f1b5052:-31098aef:14160ba47f6:-8000-000000000000062b,1:17374] [APP: oracle-bam#11.1.1] Open thread for destination=jms/BAMEBIZTopic.handleThrowable error=oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination jms/BAMEBIZTopic failed. destination=jms/BAMEBIZTopic[[
    oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination jms/BAMEBIZTopic failed.
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenFailedException(MessageOperationBase.java:1272)
    at oracle.bam.common.messaging.api.MessageConsumerRegistry.onOpenFailedException(MessageConsumerRegistry.java:935)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1172)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.access$000(MessageOperationBase.java:72)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase$1.performOperation(MessageOperationBase.java:1152)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase$UtilityThread.run(MessageOperationBase.java:2545)
    Caused by: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination jms/BAMEBIZTopic failed.
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.onRecoveryFailedException(MessageOperationBase.java:2027)
    at oracle.bam.common.messaging.api.MessageConsumerRegistry.onRecoveryFailedException(MessageConsumerRegistry.java:954)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1865)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenException(MessageOperationBase.java:1251)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1222)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1163)
    ... 3 more
    Caused by: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination jms/BAMEBIZTopic failed.
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.performRecovery(MessageOperationBase.java:1979)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1856)
    ... 6 more
    Caused by: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: ORA-01017: invalid username/password; logon denied
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 6536
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_AQJMS", line 200
    ORA-06512: at line 1
    at oracle.bam.common.messaging.api.jms.JMSMessageConsumerRegistry.acquireResources(JMSMessageConsumerRegistry.java:775)
    at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1211)
    ... 4 more

    You is using a DBLINK and that username/password is incorrect.
    if you don't know what DBLINK is using, you can query the DBA_DB_LINKS:
    SQL> desc dba_db_links;
    Name                                      Null?    Type
    OWNER                                     NOT NULL VARCHAR2(30)
    DB_LINK                                   NOT NULL VARCHAR2(128)
    USERNAME                                           VARCHAR2(30)
    HOST                                               VARCHAR2(2000)
    CREATED                                   NOT NULL DATE
    after that you need recreate it:
    conn / as sysdba
    create public database link <TARGET_DB_NAME> using '<TARGET_DB_NAME>';
    conn strmadmin/strmadmin@<SOURCE_DB_NAME>
    create database link <TARGET_DB_NAME> connect to strmadmin identified by strmadmin;

  • Data not display in BAM Dataobject through sensor in Bpel process.

    Hi,
    I am trying to integrate BAM with BPEL process in oracle 11g. I have created BAM Activity and variable sensor
    in BPEL process but when i run my BPEL process then no data is display in BAM corrsponding to it. Error is coming at backend "not able to invoke writeToBAM operation in BAM Adapter".
    Also this error is coming at SOA server console:
    Exception: BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied".
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution
    Thanks in Advance

    Hi,
    I am trying to integrate BAM with BPEL process in oracle 11g. I have created BAM Activity and variable sensor
    in BPEL process but when i run my BPEL process then no data is display in BAM corrsponding to it. Error is coming at backend "not able to invoke writeToBAM operation in BAM Adapter".
    Also this error is coming at SOA server console:
    Exception: BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied".
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution
    Thanks in Advance

  • BAM Adapter fails with Authentication

    Hi,
    I've created a simple BPEL process which populates a sensor variable and tries to insert a row in a BAM data object. I have already configured the BAM Adapter to reflect the host, port, password, etc. When I call the BPEL process, the sensor variable gets populated but it does not proceed thereon to BAM. The message fails at BAM with the following:
    javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User webbam javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User webbam denied
    at oracle.security.jps.internal.jaas.module.authentication.JpsUserAuthenticationLoginModule.login(JpsUserAuthenticationLoginModule.java:73)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
    at javax.security.auth.login.LoginContext$5.run(LoginContext.java:707)
    at javax.security.auth.login.LoginContext.invokeCreatorPriv(LoginContext.java:703)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:575)
    at oracle.bam.common.security.authentication.BamLoginContext.loginJPS(BamLoginContext.java:320)
    at oracle.bam.common.security.authentication.BamLoginContext.loginJPS(BamLoginContext.java:289)
    at oracle.bam.common.security.authentication.BamLoginContext.login(BamLoginContext.java:157)
    at oracle.bam.common.security.authentication.BamLoginContext.login(BamLoginContext.java:95)
    at oracle.bam.adapter.adc.CachedConnection.<init>(CachedConnection.java:144)
    at oracle.bam.adapter.adc.ADCManagedConnectionFactory.getCachedConnection(ADCManagedConnectionFactory.java:503)
    at oracle.bam.adapter.adc.ADCInteraction.execute(ADCInteraction.java:226)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:303)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference(JCAInteractionInvoker.java:542)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeAsyncJcaReference(JCAInteractionInvoker.java:502)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performAsynchronousInteraction(JCAEndpointInteraction.java:491)
    at oracle.integration.platform.blocks.adapter.client.JCABindingOperation.executeInputOnlyOperation(JCABindingOperation.java:159)
    at com.collaxa.cube.engine.sensor.sa.publisher.bamMonitor.BAMMonitorDataPublisher.sendPayloadtoBam(BAMMonitorDataPublisher.java:119)
    at com.collaxa.cube.engine.sensor.sa.publisher.bamMonitor.BAMMonitorDataPublisher.publish(BAMMonitorDataPublisher.java:80)
    at com.collaxa.cube.engine.sensor.sa.publisher.bamMonitor.BAMMonitorPublisherAdapter.publish(BAMMonitorPublisherAdapter.java:60)
    at com.collaxa.cube.engine.sensor.sa.BpelPublisher.publishMonitor(BpelPublisher.java:179)
    at com.collaxa.cube.engine.sensor.sa.MonitorDataRouter.send(MonitorDataRouter.java:14)
    at com.collaxa.cube.engine.sensor.dca.DataCaptureAgency.sendMonitorActivityData(DataCaptureAgency.java:455)
    at com.collaxa.cube.engine.sensor.dca.DataCaptureAgency.onActivityActivate(DataCaptureAgency.java:253)
    at com.collaxa.cube.engine.util.CompositeInstanceObserver.onActivityActivate(CompositeInstanceObserver.java:34)
    at com.collaxa.cube.engine.ext.bpel.v1.blocks.BPELProcessBlock.activate(BPELProcessBlock.java:77)
    at orabpel.bploracletofltwiface.BPEL_BIN$$BPELC_BpPrc0.activate(BPEL_BIN.java:979)
    at com.collaxa.cube.engine.CubeEngine.invokeMethod(CubeEngine.java:882)
    at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:699)
    at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:545)
    at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:654)
    at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:355)
    at sun.reflect.GeneratedMethodAccessor1126.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:88)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:106)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:106)
    at sun.reflect.GeneratedMethodAccessor898.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy246.handleInvoke(Unknown Source)
    at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.java:462)
    at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:35)
    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:141)
    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:82)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
    at java.lang.Thread.run(Thread.java:619)
    I know a lot of user have faced this issue (numerous posts on this forum) and the issues have been solved once the BAM Adapter in the WLS console was updated with the host, port, username and password. However, I am facing this issue despite changing that.
    Are there any other changes I am supposed to do after entering the values in the BAM Adapter? Do I need to activate in the change center or redeploy? I am using SOA 11.1.1.3

    Hi,
    I did not update the deployment plan for the BAMAdapter despite making changes in the BAMAdapter. This was the cause of the authentication failure.
    Thanks.

  • Oracle BAM Reports and Dataobjects are missing after the ADC service is up.

    Hi...
    I had a problem like my BAM's ADC service was not starting up. I could resolve the problem but once that was done, a new problem araised like this;
    All my reports and the Data objects were missing . I couldn't find anything in the Architect and the Viewer. All the users that were created were found missing in the 'login management' of the BAM administrator. I check out my BAM Schema,as you all know the default schema "Orabam". I could find all my dataobjects in the tables section.
    Can any one of you throw more light on it as to how would I get back my Data objects and reports??
    and Kindly tell me where exactly do these reports get saved....
    Any light on these will really be appreciated....
    Thanks & Regards,
    ManojNair...

    Hi...
    I had a problem like my BAM's ADC service was not starting up. I could resolve the problem but once that was done, a new problem araised like this;
    All my reports and the Data objects were missing . I couldn't find anything in the Architect and the Viewer. All the users that were created were found missing in the 'login management' of the BAM administrator. I check out my BAM Schema,as you all know the default schema "Orabam". I could find all my dataobjects in the tables section.
    Can any one of you throw more light on it as to how would I get back my Data objects and reports??
    and Kindly tell me where exactly do these reports get saved....
    Any light on these will really be appreciated....
    Thanks & Regards,
    ManojNair...

  • Oracle BAM Authentication Question

    We are facing a strange problem related to Oracle BAM authentication and I'd like to ask for opinions or suggestions.
    - We have a BAM Server called MYSERVER
    - MYSERVER is a Win2003 and BAM was installed using MYSERVER\Administrator account
    - We have a domain called MYDOMAIN
    - MYSERVER is part of domain MYDOMAIN and this domain is registered in MYSERVER as a trusted domain.
    - We have four user groups created in domain, not in bam server:
    1) MYDOMAIN\bamAdmin
    2) MYDOMAIN\bamArchitect
    3) MYDOMAIN\bamDesigner
    2) MYDOMAIN\bamUser
    - In Windows 2003 we added the following users to the groups below:
    user MYDOMAIN\adm was added to group MYDOMAIN\bamAdmin
    user MYDOMAIN\arch was added to group MYDOMAIN\bamArchitect
    user MYDOMAIN\des was added to group MYDOMAIN\bamDesigner
    user MYDOMAIN\usr was added to group MYDOMAIN\bamUser
    - In Administrator>Login Management
    We didn't create login for users, only groups just described:
    MYDOMAIN\bamAdmin
    MYDOMAIN\bamArchitect
    MYDOMAIN\bamDesigner
    MYDOMAIN\bamUser
    - In Administrator>Roles Management
    We selected each Role and added the following groups
    Administrator > MYDOMAIN\bamAdmin
    Report Architect > MYDOMAIN\bamArchitect
    Report Creator > MYDOMAIN\bamDesigner
    Report Viewer > MYDOMAIN\bamUser
    - After that, we return to Administrator > Login Management to review groups
    There is an yellow question mark indicating bam cannot validate this login in domain controller.
    This login is not currently known to be a valid login.
    We click in one of the described groups, such as
    MYDOMAIN\bamUser
    And then in "View Roles" link.
    We receive the following message
    ADC Server exception in GetUserGroups(): 3.
    Source: "ActiveDataCache" ID: "ADCServerException"
    Logon failure: unknown user name or bad password
    Source: "Oracle.BAM.Common.Core"
    Sometimes we get: "Network path not found" and finally we get this message:
    "The account used to run the Oracle BAM Active Data Cache does not have permission to retrieve the list of groups for this user. Contact your network administrator."
    - If MYDOMAIN\usr that was added to group MYDOMAIN\bamUser try to access BAM Viewer module or bam home page (http://myserver/oracleBam), he receives the same error in welcome screen.
    - User MYDOMAIN\usr can login to MYSERVER server in domain MYDOMAIN, so server recognizes the domain and user.
    - In Windows NT Alert Viewer we have several errors/warnings registered, telling that BAM could not validate user/login and also "RPC Server Unavailable" errors.
    - I tried changing ADC Service user credentials to MYDOMAIN\Administrator, but ADC Service didn't start anymore, so we have to reconfigure to MYSERVER\Administrator.
    - In ADC Log we have several messages indicating BAM could not validate user:
    2008-01-22 17:26:11,875 [User Validation Thread] WARN - ActiveDataCache Caught exception while validating user MYDOMAIN\usr: Logon failure: unknown user name or bad password
    And when we changed credentials to MYDOMAIN\Administrator we got messages indicating bam stores some type of key/encrypt information by user who installed product (MYSERVER/Administrator):
    2008-01-22 16:49:16,062 [1484] ERROR - ActiveDataCache DPAPI was unable to decrypt data. CryptUnprotectData failed. Error -2146893813: Key not valid for use in specified state.
    Somebody may point us what could be wrong, perhaps a tip or doc about WINDOWS/BAM auth integration?
    Metalink has few information about that, such as Note: 412555.1, but from network view it seems to be correct because we may log on MYDOMAIN\usr to MYSERVER successfully.
    Bam could integrate to NT user authentication seamlessly, but it seems to me that it's harder and tricky than we thought.
    Any ideas?
    Thank you in advance,
    Rogério

    Hi,
    Windows services running as local user can not do domain user authentication (even when machine is on that domain)
    You will need to change ADC Service user credentials to MYDOMAIN\Administrator. If you just do this only in services, service wont start because the database passwords in config files are encrypted as original user and can not be decrypted by new user.
    See "Working with Post-Install Password Changes and Password Expiration Policies" in the BAM Install Guide (In chapter 3 under Additional Configuration Settings) to change the config files. And also add MYSERVER\Administrator to BAM Administrator group before change.
    The easiest may be to just reinstall as user MYDOMAIN\Administrator.
    Thanks
    Ranga

  • BAM Install Hangs whilst "Loading ADC Sample Data Objects"

    Hi
    Just wondering if anyone has had the above problem whilst installing BAM in Windows?
    I installed the Enterprise Link, loaded database schemas etc all fine and during the last 20% of the BAM install the installer just stops and nothing else happens. I've left it 30 minutes just in case, but no joy. I then have to terminate the installer as it doesn't "Cancel".
    Prior to the installer stopping, I did get the option to "Upgrade my ADC" which i said "Yes" to. It then said it was already up to date and not necessary, so that should be fine I guess.
    The output from the final "install.cmd BAM" run looks like:
    INFO: All prerequisite checks passed.
    Now proceeding with installation...
    E:\installs\bam\bam>if /I [BAM] == [BAM] (call E:\installs\bam\bam\scripts\insta
    llBAM.bat E:\installs\bam\bam 18206 BAM )
    8:44:36.02: Detected BAM schema in your database...
    8:44:36.04: Granting Service Logon Rights to Local User...
    8:44:36.04: ...Completed
    8:44:36.29: Microsoft.NET 1.1 --- Installed
    8:44:36.35: Microsoft.NET 1.1 Service Pack 1 --- Installed
    8:44:36.79: ODAC 10.2 Detected...
    8:44:36.82: Oracle BAM Enterprise Link --- Installed
    8:44:36.84: Now installing Oracle BAM...
    8:44:36.84: During the Oracle BAM setup, input the following values
    on the Configure the Active Data Cache database page:
    User Name: orabam
    Password: password for orabam account
    Service Name: oraclebam
    Do you wish to proceed [y/n]? [y] : y
    INFO: YOU MUST REBOOT YOUR MACHINE AFTER INSTALLING BAM.
    AFTER REBOOT, PLEASE RERUN THIS SCRIPT AS INDICATED BELOW
    TO COMPLETE POST INSTALL TASKS:
    E:\installs\bam\bam> install.cmd bam
    Any help would be most appreciated!
    Chris

    I assume that at the end of the dialog, BAM was installed. You can verify this with two steps. (Note- you have to run install.cmd BAM 3 times).
    (a) BAM services are registered in ControlPanel-- Windows Services. You should see EnterpriseLink, DataCache, ReportServer,PlanMonitor,EventServer components.
    (b) Login to your DB and verify database is set.
    sqlplus orasagent/orasagent@oraclebam ; select * from tab; <shows about 100 tables>
    sqlplus orabam/orabam@oraclebaml ; select * from tab; <shows about 50 tables>
    Let us know if this is ok and you can start the services and acces http://localhost/oraclebam.
    If (b) above shows 0 tables, then do - c:\oraclebam\bam\cacheinit.exe

Maybe you are looking for

  • How can I create a new documents folder

    Anyone know how I can create a new documents folder in my home folder? I accidently deleted it. Nothing was in it, so I don't need to recover it. I just want a new empty documents folder. Actually, never mind. I solved the problem myself. At first I

  • [SOLVED] Autologin to virtual console systemd

    Hi! Today i wanted to get rid of slim.service, so i read this wiki page: https://wiki.archlinux.org/index.php/Au - th_systemd . I already changed my .bash_profile to startx after i login with my user in tty1. I followed that wiki page, but when i hav

  • Different log file name in the Control file of SQL Loader

    Dear all, I get every day 3 log files with ftp from a Solaris Server to a Windows 2000 Server machine. In this Windows machine, we have an Oracle Database 9.2. These log files are in the following format: in<date>.log i.e. in20070429.log. I would lik

  • Exception in accessing a JSP Help

    Hi,           I have several servers running my application without any problems. But           on one machine I get the following error when I go to see the page. Can           anybody please explain what could be the cause of it?           I'm usin

  • How do I find my iPhone using my mac

    I'm not sure where to login or go.. to locate the iphone thanks Joe