Feeding oracle BAM through MQ  -Error.

Hi All,
Am getting this error while clicking update button in Design Studio to populate a dataobject using JMS Topic messages sent by oracle BPEL manager.
IMessageSourceReceiver->messageReceive: javax.naming.CommunicationException: Disconnected
*     at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:296)*
*     at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)*
*     at javax.naming.InitialContext.lookup(InitialContext.java:347)*
*     at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:85)*
*     at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)*
*     at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)*
Caused by: java.io.EOFException: Disconnected.
If you can provide any document how oracle BPEL process manager use JMS topic to send message to Oracle BAM and display in reports.
Thanks in advance

Anirudh,
Thanks for the reply.I did configure the EMS in BAM for JMS and IBM MQ.I am trying to push data through S
ensors into topic to BAM.
My question is ...
1.Does 10.1.3.3 BPEL and BAM support IBM MQ ?
2.Do we need any additonal changes on the BPEL side or Weblogic side other than jms.xml and entry in weblogic-ra.xml?
3.Do we need to create EMS for both IBM MQ and also JMS data source.If yes do we need to use JMS data source in the Enterprise link design studio and not IBM MQ ?
4.Do we need to use the topic name and topic connection factory in the sensor action in BPEL code ?or Create an queue and need to route data thorugh it ?The order booking tutorial says we can use the topic directly ?
If we try to run the plan in Enterprise link using JMS data source ,I am getting following error.
IMessageSourceReceiver->messageReceive: javax.naming.CommunicationException: Disconnected
* at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:296)*
* at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)*
* at javax.naming.InitialContext.lookup(InitialContext.java:347)*
* at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:85)*
* at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)*
* at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)*
Caused by: java.io.EOFException: Disconnected.
Or
IMessageSourceReceiver->messageReceive: javax.naming.NoInitialContextException: Cannot instantiate class: com.evermind.server.rmi.RMIInitialContextFactory. Root exception is java.lang.ClassNotFoundException: com.evermind.server.rmi.RMIInitialContextFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
Thanks again,
Swe

Similar Messages

  • Oracle BAM First page error

    Hi All,
    I have installed Oracle BAM 10.1.3.0 with Oracle DB 10.2.0.2.0 on widows 200 server SP2 machine. The BAm services are starting properly, but I'm getting the following error in the first page:
    An Error Ocured while processing your request:
    Exception Message: ADC Server exception in GetUserGroups():2.
    Stack Trace : .....
    Debugging Information: ....
    Assembly: Start Page
    State: Oracle.BAM.StartPage.Startup
    Event: Initialize
    Can anybody please help me out...
    Thanks a lot in advance.
    Varun R

    hello Varun/ Coert
    I guess -it- is not advisible to directly modify or alter any bam tables, it may land you into unrecoverable errors. Alternnate is to use the MakeBAMAdmin SQL utility on the OTN pages. Coert- can you try using http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html
    ADCAdminUtility

  • Oracle BAM Alerts ,Clock error

    Hi
    I've created alerts in oracle BAM for a report on an hourly basis. When I try changing the time range a browser error pops up with the following error text.
    "Unable to set value of the property 'innerText': object is null or undefined"
    and a url directs me to the bam suite script clock.htc
    Pls help!
    Regards
    Nikhil.C.Kurup

    hello Varun/ Coert
    I guess -it- is not advisible to directly modify or alter any bam tables, it may land you into unrecoverable errors. Alternnate is to use the MakeBAMAdmin SQL utility on the OTN pages. Coert- can you try using http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html
    ADCAdminUtility

  • Unable to create Oracle BAM Sinks in Design Studio on Windows XP Profession

    Hi,
    I am unable to create any Oracle BAM Sink in Design Studio. I am getting this error, when trying to drag BAM Sink to my plan:
    Failed to create the Transform COM object.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x5B]
    Problem in step "Untitled, created 13. 11. 2007 16:39:07".
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x2, PlanMgr -- 0x32]
    Error while preparing the Plan for execution.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0x11]
    The Design Studio is installed on notebook with Windows XP Professional SP2.
    On the W2K server with Data Flow Service installed it seems to be OK.
    K.

    Select Unique TO_CHAR(T1.TRANSDATE, 'YYYY') as YEAR,
    TO_CHAR(T1.TRANSDATE, 'MM') as MONTH,
    TO_CHAR(T1.TRANSDATE, 'MONTH') as MONTHNAME, T1.TRANSDATE
    From SALES T1; <--bad
    from SALES T1 <--correct
    it should not have ";" at the end of the statement.

  • Oracle BAM - Very strange behaviour

    I have just installed SOA Suite 11.1.1.7 together with BAM. I have followed the instructions in order, created the repositiory etc.
    BAM server is up and running but all application deployments are unavailable. hostname:port/oracle-bam is unavailable
    please help

    Ok thanks, I have managed to make some progress now. There was an issue with "JRFWSAsyncJmsModule" not deploying, but I created a new domain, and added JRF, which seemed to solve it.
    However, things have gotten much stranger now.
    If I go to https://localhost:9002/OracleBAM with Firefox I get:
    The Browser you are using is not supported. Internet Explorer 7 or 8 is required.
    If I go to https://localhost:9002/OracleBAM with Internet Explorer 8, or to http://localhost:9001/OracleBAM, I get 404 not found. I am sure the URLs are correct, which is clear from the fact that I get the "browser not supported" message from BAM if I use Firefox. Strangely, only the SSL version returns anything (https & port 9002) if I go to the non-SSL (port 9001, plain http) I just get 404, and if use IE like I'm supposed to with the same URL as above I get 404. There are no errors in the logs anymore.
    I have found a troubleshooting document:
    http://www.oracle.com/technetwork/middleware/bam/documentation/bam-trouble-133227.pdf
    It says:
    2.2 404 Error
    The following 404 error occurs on attempt to start Oracle BAM Web applications:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    Verify that the port number is correct and the URL is exactly in the following format
    (which is case-sensitive):
    http://host_name:port_number/OracleBAM
    Which is an impressively long way of saying "make sure you have the right URL", which I did several times...
    Any other ideas or tips would be much appreciated. Thanks.

  • Oracle BAM

    You do not have permission to perform the requested action.
    [ErrorSource="ActiveDataCache", ErrorID="ADCPermissionMissing"]
    [Oracle BAM Enterprise Link error code:  0x79 -- 0x1, 0x79 -- 0x1]
    Error while calculating the output schema for the step 'update receiveRD'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while calculating the output schema for the step 'Oracle BAM Insert'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "BPELOrderBookingPlan" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    Iam getting this error while running a simulator which will post the data to EMS. It fails to post the same data in to the Data Object. Pls guide me.
    Prakash Singh.

    Hi,
    Check this....http://www.oracle.com/technetwork/middleware/bam/technote-bam-integrationwithobiee-134095.pdf
    Assign points if helpful
    Regards,
    Srikanth

  • Conn't connect to Oracle Bam Enterprise link Design Studio....please help!

    i'm try to connect to EL Design studio , but this msg was apper.
    [SERVERERROR] Error from Server: ORA-01017: invalid username/password; logon denied
    Host String: oraclebam
    Server Type: Oracle
    User Name: orasagent
    Information from server:
    1017
    0
    oraclebam
    [Oracle BAM Enterprise Link error code:  SA -- 0x1, RW -- 0x5]
    Unable to connect to the Repository.
    [Oracle BAM Enterprise Link error code:  IS -- 0x7, IS -- 0x19]
    conn't understande what is the Repository
    is Repository tools must be install on my pc or bult in oracle bam.
    plz help.

    Self Answer: reinstall the BAM, and only check the repository install, don't move the data service and it works.

  • Oracle Bam Installation problems with IIS, Error code 1

    Hello, When I try to install oracle bam I got like 40 errors when its executing some vbs scripts, I think that these scripts create the virtual directories and so on but I am not sure.
    The error that I see in the event log in spanis is this:
    I need to say that I am an administrator on this machinem so I dont know that the problem is.
    Su administrador ha limitado el acceso a C:\OracleBAM\BAM\adsutil.vbs por el nivel de directiva de restricción de software predeterminado.
    Para obtener más información, vea el Centro de ayuda y soporte técnico en http://go.microsoft.com/fwlink/events.asp.

    Thanks.
    Yes, I do have a P4.
    I have looked through previous postings and have found the following suggestions, both of which I have tried:
    1. Copy the files from CD to disk, rename symcjit.dll and then run install.
    2. Oracle seem to suggest that the disk directories must be called Disk1 etc.
    I have also tried removing the Java SDK I had installed, stopping Apache and stopping MySQL.
    Nothing has worked.
    Any more ideas (please....)?

  • Error in Starting Oracle BAM Active Data Cache

    I am not able to start "Oracle BAM Active Data Cache" on my machine.
    The other two components "Oracle BAM Event Engine" and "Oracle BAM Report Cache" are starting properly.
    When I see the event log file of my Computer I could see the details as below:
    Event Type: Error
    Event Source: Oracle BAM Active Data Cache
    Event Category: None
    Event ID: 0
    Date: 2/7/2007
    Time: 3:51:25 PM
    User: N/A
    Computer: CHNANDA-WXP
    Description:
    ActiveDataCache: The Oracle BAM Active Data Cache service failed to start. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> Oracle.DataAccess.Client.OracleException ORA-12541: TNS:no listener at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure)
    at Oracle.DataAccess.Client.OracleConnection.Open()
    at Oracle.DataAccess.Client.OracleConnection.Open()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetServerVersion()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.Startup(IDictionary oParameters)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    --- End of inner exception stack trace ---
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    at Oracle.BAM.ActiveDataCache.Kernel.Server.Server.Startup()
    at Oracle.BAM.ActiveDataCache.Service.DataServer.Run()
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Could anyone pls help me?
    Thanks and Regards,
    Chinmaya Nanda

    hi Chinmaya -can yoy tell us your companyname,project ? Your problem is very simple.BAM ADC is notable to reachoracle db.fromyour dos prompt- try tnsping <yrDB> [default  is oraclebam  or orcl  ]/ Also see FAQ pages. there is a requirement on dos prompt setting, with <clientforBAM>as 1st parameter

  • Oracle BAM 11.1.1.7, getting error while running ICOMMAND

    oracle BAM 11.1.1.7
    unable to load configuration from file: BAMICommandConfig.xml   [ErrorSource="java.lang.Exception: unable to load configuration from file: BAMICommandConfig.xml"]
    Any suggestions
    Checked the file its exists and had correct server name and port and transport

    ok - I think I've got it figured.  Appears to be a known issue.  You need to apply patch p17073913_121200.
    I downloaded that and applied to my Linux version - then re-ran the UA.  This time the GUI started and so now I'm going through the upgrade steps.
    The patch is generic, so should work for your windows environment too.  Good luck.

  • Oracle BAM error BAM-01262

    Hi,
    I installed a WebCenter/SOA/BAM server, and the install is all ok. The BAM Server and SOA Server is all ok too.
    I use the version 11.1.1.3.
    Well..., when the user create a dashboard, it's all ok, but the automatic refresh doesn't work.
    I see the log file and I cut this text above:
    [2010-08-27T12:23:08.959-03:00] [bam_server1] [ERROR] [] [oracle.bam.reportcache] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: dba_marcos] [ecid: 0000Ieo9IeqDsXs5ojt1iY1CTbA80002AS,1:20420] [APP: oracle-bam#11.1.1] [dcid: 4e2baeab78ae1645:14238b0b:12aaeb09415:-7ff6-0000000000003958] ReportCache: ReportCacheServer.OpenViewSet: ADC exception=*BAM-01262: Active Data Cache Server exception in openViewset().*
    at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:101)
    at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:154)
    at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:172)
    at oracle.bam.adc.kernel.server.DataStoreServer.openViewset(DataStoreServer.java:1117)
    at oracle.bam.adc.ejb.BamAdcServerBean.openViewset(BamAdcServerBean.java:898)
    at sun.reflect.GeneratedMethodAccessor438.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.bam.adc.ejb.BamAdcServerBean.interceptor(BamAdcServerBean.java:267)
    at sun.reflect.GeneratedMethodAccessor402.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.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.GeneratedMethodAccessor401.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 $Proxy184.openViewset(Unknown Source)
    at oracle.bam.adc.ejb.BamAdcServerBean_wf34ei_BamAdcServerRemoteImpl.openViewset(BamAdcServerBean_wf34ei_BamAdcServerRemoteImpl.java:1561)
    at oracle.bam.adc.api.client.BamAdcClient.openViewset(BamAdcClient.java:969)
    at sun.reflect.GeneratedMethodAccessor437.invoke(Unknown Source)
    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 $Proxy183.openViewset(Unknown Source)
    at oracle.bam.adc.api.viewsets.Viewset.open(Viewset.java:75)
    at oracle.bam.reportcache.data.DataStoreProxy.openViewSet(DataStoreProxy.java:98)
    at oracle.bam.reportcache.engine.ViewSet.openViewSet(ViewSet.java:1519)
    at oracle.bam.reportcache.engine.ViewSet.openSharedViewSet(ViewSet.java:547)
    at oracle.bam.reportcache.engine.ViewSet.open(ViewSet.java:531)
    at oracle.bam.middleware.reportcache.viewsetbuilders.ViewSetBuilderBase.open(ViewSetBuilderBase.java:74)
    at oracle.bam.middleware.reportcache.viewsetbuilders.SingleRecordSetViewSetBuilder.build(SingleRecordSetViewSetBuilder.java:77)
    at oracle.bam.reportcache.engine.ViewSet.<init>(ViewSet.java:320)
    at oracle.bam.reportcache.engine.CacheEngine.openViewSet(CacheEngine.java:248)
    at oracle.bam.reportcache.server.ReportCacheServer.openViewSet(ReportCacheServer.java:108)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean.openViewSet(ReportCacheServerBean.java:244)
    at sun.reflect.GeneratedMethodAccessor511.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.bam.reportcache.ejb.ReportCacheServerBean.interceptor(ReportCacheServerBean.java:192)
    at sun.reflect.GeneratedMethodAccessor463.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.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.GeneratedMethodAccessor401.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 $Proxy194.openViewSet(Unknown Source)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean_vm1wm8_ReportCacheServerRemoteImpl.openViewSet(ReportCacheServerBean_vm1wm8_ReportCacheServerRemoteImpl
    .java:930)
    at sun.reflect.GeneratedMethodAccessor510.invoke(Unknown Source)
    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 $Proxy193.openViewSet(Unknown Source)
    at oracle.bam.web.reportserver.data.DataManager.openViewSet(DataManager.java:218)
    at oracle.bam.web.reportserver.views.kpi.KPI.openKPIViewSet(KPI.java:1567)
    at oracle.bam.web.reportserver.views.kpi.KPI.getSnapshot(KPI.java:1594)
    at oracle.bam.web.reportserver.views.kpi.KPI.initialize(KPI.java:267)
    at oracle.bam.web.reportserver.views.kpi.KPI.initializeForGetAllViews(KPI.java:452)
    at oracle.bam.web.reportserver.views.ViewStreamer.sendViewToClient(ViewStreamer.java:216)
    at oracle.bam.web.reportserver.views.ViewStreamerWork.run(ViewStreamerWork.java:75)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    The Oracle BAM Active Data Cache (Oracle BAM ADC) is active and work well.
    I search the error in the web, but I don't found a solution.
    Any idea?
    Thank you in advance,
    Braga

    This problem was solved when I installed a new product version.

  • BAM error - during start oracle BAM

    Hi,
    I am getting the below mentioned error while starting Oracle BAM, i have installed BAM 10g release (10.3), there were no problems in installation. Any help will be highly appreciated.
    Rgds,
    Jay
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    Starting "Oracle BAM Active Data Cache"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Starting "Oracle BAM Event Engine"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Starting "Oracle BAM Plan Monitor"...
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    Starting "Oracle BAM Report Cache"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Press any key to continue . . .

    Hi
    Any particular reason , you haven't moved to BAM 11g ( 11.1.1.3.0).
    This is the latest release for the product.
    Regards
    Payal

  • Error starting Oracle BAM active data cache service

    Hi
    after installing BAM every thing working fine ,but if restart my system Oracle BAM active data cache service throwing following error
    "The Oracle BAM Active Data Cache service on Local computer started and then stopped.Some services stop automatically if they have no work to do,for example the performance logs and alerts service"
    Database is running fine
    Following is the ADC log file error
    2007-12-07 17:19:29,640 [2928] ERROR - ActiveDataCache The Oracle BAM Active Data Cache service failed to start. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> System.DllNotFoundException: Unable to load DLL (OraOps10.dll).
    at Oracle.DataAccess.Client.OpsTrace.GetRegTraceInfo(UInt32& TrcLevel, UInt32& StmtCacheSize)
    at Oracle.DataAccess.Client.OraTrace.GetRegistryTraceInfo()
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleDataFactory.GetConnection()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetServerVersion()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.Startup(IDictionary oParameters)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    --- End of inner exception stack trace ---
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    at Oracle.BAM.ActiveDataCache.Kernel.Server.Server.Startup()
    at Oracle.BAM.ActiveDataCache.Service.DataServer.Run()
    2007-12-07 17:24:45,250 [1524] ERROR - ActiveDataCache Unable to load DLL (OraOps10.dll).
    2007-12-07 17:24:45,265 [1524] WARN - ActiveDataCache Exception occurred in method Startup
    Please help me in resolving this issue .Am getting this issue every time
    Thanks
    BS

    Make sure the path to the ODAC used by BAM (C:\OracleBAM\ClientForBAM\bin) is the first item in the system PATH
    environment variable. Restart your computer after fixing this.
    If that doesn't fix it, please check the Troubleshooting section in the BAM Install Guide.
    Regards, Stephen

  • What does this error mean -  [ERROR] [] [oracle.bam.reportcache]

    Follow some entries in my log file
    [2010-03-25T14:05:14.731-03:00] [bam_server1] [ERROR] [] [oracle.bam.reportcache] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUMIEy4Fg415zvH7iW1Bessr0000GE,0] [APP: oracle-bam#11.1.1] ReportCache: ReportCacheServer.GetRecordSet: ADC exception=BAM-01282: This viewset not found: NOT_INITIALIZED. [[
    at oracle.bam.reportcache.engine.CacheEngine.getRecordSets(CacheEngine.java:961)
    at oracle.bam.reportcache.engine.CacheEngine.getRecordSet(CacheEngine.java:847)
    at oracle.bam.reportcache.server.ReportCacheServer.getRecordSet(ReportCacheServer.java:250)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean.getRecordSet(ReportCacheServerBean.java:277)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    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:111)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean.interceptor(ReportCacheServerBean.java:192)
    at sun.reflect.GeneratedMethodAccessor472.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    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(AccessController.java:284)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:83)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
    at sun.reflect.GeneratedMethodAccessor368.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    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:102)
    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:55)
    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:102)
    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 $Proxy192.getRecordSet(Unknown Source)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean_vm1wm8_ReportCacheServerRemoteImpl.getRecordSet(ReportCacheServerBean_vm1wm8_ReportCacheServerRemoteImpl.java:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    at oracle.bam.common.remoting.BamEjbProxy.invoke(BamEjbProxy.java:209)
    at $Proxy191.getRecordSet(Unknown Source)
    at oracle.bam.web.reportserver.data.DataManager.getRecordSet(DataManager.java:273)
    at oracle.bam.web.reportserver.activedata.ActiveDataManager.syncViewSetIndexes(ActiveDataManager.java:751)
    at oracle.bam.web.reportserver.activedata.ActiveDataPage.getChangeList(ActiveDataPage.java:649)
    at oracle.bam.web.reportserver.activedata.ActiveDataServlet.doRequest(ActiveDataServlet.java:190)
    at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:100)
    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:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    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(AccessController.java:284)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
    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:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [2010-03-25T14:05:25.613-03:00] [bam_server1] [ERROR] [] [oracle.bam.web.reportserver.activedata.ActiveDataViewSet] [tid: pool-7-thread-40] [userId: OracleSystemUser] [ecid: 0000IUMFvGPFg415zvH7iW1Bessr0000De,0] [APP: oracle-bam#11.1.1] ActiveDataViewSet.onMessage: Exception: strViewSetID=d7c8b4e882b43478-467191a127962219ff-7cbe, oException.Message=null, oException.StackTrace=<ChangeList index="25"><Group id="0" level="0"><Record id="0" pos="0" xnType="update"><Field fieldRefID="0" fieldID="label">DATA DE PAGAMENTO:</Field><Field fieldRefID="1" fieldID="MAX_datapagamento">2010-03-31T02:00:00.0000000-03:00</Field></Record><Aggregates/></Group></ChangeList>, strChangeListXml={3}
    [2010-03-25T14:05:25.616-03:00] [bam_server1] [ERROR] [] [oracle.bam.web.reportserver.activedata.ActiveDataViewSet] [tid: pool-7-thread-48] [userId: OracleSystemUser] [ecid: 0000IUMGAyaFg415zvH7iW1Bessr0000Dx,0] [APP: oracle-bam#11.1.1] ActiveDataViewSet.onMessage: Exception: strViewSetID=d7c8b4e882b43478-467191a127962219ff-7cbc, oException.Message=null, oException.StackTrace=<ChangeList index="18"><Group id="0" level="0"><Record id="0" pos="0" xnType="update"><Field fieldRefID="0" fieldID="nomeMes">March</Field><Field fieldRefID="1" fieldID="SUM_valor">204004316.53</Field><Field fieldRefID="3" fieldID="SUM_glosa">27215893.62</Field><Field fieldRefID="5" fieldID="SUM_valor_pago">182530658.71</Field></Record><Aggregates/></Group></ChangeList>, strChangeListXml={3}
    [2010-03-25T14:05:25.616-03:00] [bam_server1] [ERROR] [] [oracle.bam.web.reportserver.activedata.ActiveDataViewSet] [tid: pool-7-thread-47] [userId: OracleSystemUser] [ecid: 0000IUMGZ7UFg415zvH7iW1Bessr0000ES,0] [APP: oracle-bam#11.1.1] ActiveDataViewSet.onMessage: Exception: strViewSetID=d7c8b4e882b43478-467191a127962219ff-7cba, oException.Message=null, oException.StackTrace=<ChangeList index="18"><Group id="0" level="0" count="2909" xnType="update"><Group id="5" level="1" fieldRefID="2" pos="5" count="203" value="12" fieldID="DAYOFMONTH__datapagamento" xnType="update"><Field fieldRefID="2">12</Field><TimeBoundaries start="1980-01-12T00:00:00.0000000-03:00" end="1980-01-12T23:59:59.9990000-03:00"/><Aggregates><Aggregate fieldRefID="3" fieldID="SUM(_valor)">19721010.00</Aggregate><Aggregate fieldRefID="5" fieldID="SUM(_glosa)">1367346.72</Aggregate><Aggregate fieldRefID="7" fieldID="SUM(_valor_pago)">18864547.07</Aggregate></Aggregates></Group><Group id="13" level="1" fieldRefID="2" pos="13" count="336" value="31" fieldID="DAYOFMONTH__datapagamento" xnType="update"><Field fieldRefID="2">31</Field><TimeBoundaries start="1980-01-31T00:00:00.0000000-03:00" end="1980-01-31T23:59:59.9990000-03:00"/><Aggregates><Aggregate fieldRefID="3" fieldID="SUM(_valor)">26882700.27</Aggregate><Aggregate fieldRefID="5" fieldID="SUM(_glosa)">5005791.42</Aggregate><Aggregate fieldRefID="7" fieldID="SUM(_valor_pago)">20986958.56</Aggregate></Aggregates></Group><Aggregates/></Group></ChangeList>, strChangeListXml={3}
    Any ideas?
    Jones Madruga

    On which version of BAM are you? Also, let me know if any one of the following is true:
    1. Was BAM involved in fail over?
    2. Was browser kept open for a very long time? If not long time, was the rate of active data, that was being sent to browser, high?
    Thanks,
    Vishal

  • Oracle Bam Alert (1.1.1.7 or 6) script error on some conditions.

    Hi. Im trying create a simple alert from BAM.
    When I select some kind of conditions, the BAM send error screen that say:
    The object does not support the property or method.
    URL: server / activestudio / default.jsp? Alert Assembly = & State = oracle.bam.web.alerts.pages.AlertsEdit
    There is some patch to 1.1.1.6 version to resolve some kind of error on javascript, but, even with it applied, the error remains. Na versão 1.1.1.7 the error at the same way.
    This error is presented when I try to use a data object field or when I try create some message on email alerts.
    Someone have any sugestion? Thanks!!!

    Hi Experts,
    Am facing same issue on IE9. Also I have applied patch provide by oracle, but didn't work. Did any one find workaround for this problem.
    Thanks,
    Sagar

Maybe you are looking for