Business Activity Monitoring (BAM) allows for the delivery of summarized, real-time operational data.

learn more… | top users | synonyms

0
votes
0answers
17 views

Wso2 bam 2.3.0 ERROR ExecDriver “No such file or directory” why?

I install Wso2 bam 2.3.0 and started Analytics. I completed all the steps from "Introduction to BAM Analytics Framework" My system Windows 7 64bit. I installed cygwin with packages base, net, security ...
0
votes
2answers
34 views

WSO2 Gadget Gen Tool -

I have an external Hadoop cluster (CDH4) with Hive. I used the Gadget Gen tool (BAM 2.3.0) to create a simple table gadget, but no data is populated when I add the gadget to a dashboard using the URL ...
1
vote
3answers
32 views

Can we integrate the WSO2-BAM with other SOA/BPM vendor products

If Yes do we need to write any plugins, wanted to know if there is any use case around TIBCO BE or EMS integration with WSO2-BAM. Thanks, Wajid
1
vote
2answers
68 views

WSO2 BAM REST-API Sample Execution

I have WSO2BAM V2.2.0 installed on Windows 7 and Cygwin 1.7.18. When I try to run REST-API sample I get the following error in the BAM console. Can anyone please let me know what can be wrong and how ...
2
votes
2answers
31 views

Does usage of stream between ESB and BAM is asynchroneous?

I configured a BAM Server Profile and a stream in order to connect one of my Proxy Service to my BAM, I have done an error in the IP adress of my BAM during the configuration. When I shooted a request ...
-1
votes
1answer
20 views

send a body value from a service to BAM [closed]

I have difficulties to understand how to log a XML XPath property in a webservice with WSO2 BAM. For example I have a proxy service inside WSO2 ESB and I want (each time the service is called) to ...
2
votes
0answers
94 views

WSO2 ESB sending events to BAM with LDAP authentication

I'd like to know if somebody has successfully got ESB connecting to a BAM that uses LDAP for authentication, and how. In other words: what're the necessary permissions to publish events in a BAM ...
0
votes
0answers
40 views

Connect WSO2 BAM to external Cassandra 1.2.x

Is it possible to connect to external instance of the Apache Cassandra (latest version)? There have been some performance improvements in the version 1.2 that should help with my issue. The startup ...
-1
votes
1answer
65 views

Getting error when running WSO2 API Manager with WSO2 BAM Server

I got the following error when runnning WSO2 API Manager 1.3.1 to use the WSO2 BAM Server 2.0.1. TID: [0] [AM] [2013-05-02 18:58:40,609] ERROR ...
0
votes
1answer
73 views

Configuring WSO2 API Manager to use the WSO2 BAM Server

Using WSO2 API Manager 1.3 and WSO2 BAM 2.0. Followed the instructions found in the README.txt in /statistics. Getting the following error when starting API Manager: TID: [0] [AM] [2013-05-02 ...
0
votes
2answers
78 views

How do I communicate apache MQ with wso2 BAM server? (no ESB keeping it simple)

I am trying to get some simple web statistics using a wso2 BAM server, I have installed it, I understand how the events are defined, stored on the casssandra database etc. but I lack the most ...
0
votes
1answer
49 views

Issue viewing Aggregations and Activity Search - BAM portal

I am working on BAM(first encounter) , created a simple Activity where I have defined two Business Milestone(Invoice received and Invoice processed time) and one Business Data(Customer Name) and a ...
1
vote
1answer
48 views

BAM Dashboard Graphical Error

I was successfully able to make a connection between WSO2 AS and WSO2 BAM. For the first time running,my WSO2 AS server was shown in the select BAM "server section" with the port address. The graph ...
1
vote
1answer
74 views

Configuring WSO2 AS and BAM -new error

I follows the same steps as mentioned in the WSO2 documentation for configuring BAM server and WSO2 AS. Both are in different computer. Still cannot able to solve the errors. Now I am getting new ...
1
vote
1answer
72 views

Configuring WSO2 AS and BAM

I am using BAM 2.2.0. I configured the service statistics toolbox inside the BAM server based on the documentation. And run the example program "service-stats"it is working fine. But when I configure ...
2
votes
2answers
72 views

location of cassandra.port in BAM2.2.0

I would like to monitor my application server application using WSO2 BAM. Intially I didn't change the BAM offset address, keep it as by default(ie offset 0) and I changed the application server ...
1
vote
2answers
122 views

WSO2 - Table created using Analytic Script Invisible in Gadget Generation Tool

My use case: pushes data from a stream configured in the ESB to BAM and create a report using “Gadget Generation Tool” Publishing the stream from ESB to BAM after adding an agent to the proxy ...
0
votes
1answer
29 views

wso2esb wso2 governance registry

ok this seems like its very basic functionality but doesnt work so well out of the box. Using esb version 4.5.1 or 4.6.0, mount a registry version 4.5.0 Mount appears to work, structure is present ...
1
vote
1answer
132 views

Integrating WSO2 API Manager and WSO2 BAM Analytics

We have discovered a major issue with WSO2 API Manager 1.3 and it's integration into the WSO2 BAM 2.0.1 analytics product and I'm wondering if anyone out there has worked around this issue? Details ...
1
vote
0answers
81 views

WSO2 BAM - JMX Data Agent to support remoting-jmx protocol

I was trying to monitor jboss EAP 6.0/jboss AS 7 MBeans in WS02 BAM 2.2.0 using JMX Data Agent.I followed the tutorial ...
1
vote
1answer
105 views

WSO2 BAM integrate Data Service

I m new to BAM. I have to create a gadget/graph to display on dashboard some values from database. I could do this through Gadget Generation Tool. But now my requirement is that I want to get these ...
2
votes
1answer
70 views

WSO2 BAM Gadget Generation

I created a gadget using WSO2 Gadget Generation Tool. I did everything successfully, and I could see my bar graph at the end. I created my gadget url. Now, when I add Gadget to Dashboard, I see only ...
1
vote
2answers
52 views

WSO2 BAM program

I want to write my own code in WSO2 BAM. I had gone through samples provided. Now I want to know how should I write those JAVA classes. What approach should I apply. What all are necessary files. ...
2
votes
2answers
184 views

How can I run WSO2-CEP or WSO2-BAM and WSO2-BPS at the same machine at the same time?

I am working on event processing and business activity monitoring in SOA. I want to run WSO2-CEP and/or WSO2-BAM while WSO2-BPS is running. But the problem is that when I run WSO2-BPS to run my ...
1
vote
2answers
131 views

WSO2 BAM - Installing JMX Agent

I am trying to monitor some of the MBeans from JMX server in BAM. I followed http://docs.wso2.org/wiki/display/BAM201/Setting+Up+JMX+Agent+for+BAM to setup up JMX Agent in BAM. I used WS02 BAM 2.0.1 ...
1
vote
1answer
67 views

Is it possible to display data in WSO2 BAM which is analysed by WSO2 CEP?

I have data analysed using CEP which I want to display in BAM. I am using KPI analyzer sample - http://docs.wso2.org/wiki/display/CEP201/KPI+Analyzer Can you please tell me whether its possible to ...
1
vote
1answer
80 views

WS02 BAM - Analytics Framework

In Cassandra Cluster EVENT_KS Key Space , I have a bookTicket1 (stream) and it has columns payload_provider,payload_totalNoTickets. When I tried to a new Analytics script as below , CREATE EXTERNAL ...
1
vote
1answer
65 views

WSO2 Hve analyser script result set

I am using WSO2 ESB 4.5.1 and WSO2 BAM 2.0.0. In my Hive script I am attempting to get a single value and assign it to a variable so I can later use it in SQL statements. I can use a variable using ...
1
vote
2answers
171 views

WSO2 BAM - Sending KPI data from WSO2 ESB to BAM

I am trying to send KPI data of WSO2 ESB to WSO2 BAM for Analysing that KPI's Consider in WSo2 ESB handles below message, "<"Transport type='KPN'> "<"Tickets>3"<"/Tickets> ...
1
vote
2answers
131 views

WSO2 Add BAM Profile in ESB

We're having troubles trying to add BAM Profiles to ESB following the manual: ...
1
vote
1answer
169 views

cluster configuration for load balancing - WSO2 BAM/CEP

How WSO2 CEP or BAM can be load balanced ? What configuration changes required to make it in clustered mode (active-active). How publisher can send events over Thrift to this clustered server, please ...
2
votes
2answers
199 views

WSO2 external hadoop

We want to connect our WSO2 BAM 2.0.1 to external hadoop cluster (fully distributed). I followed this link for the setup http://docs.wso2.org/wiki/display/BAM201/Configuring+Apache+Hive However ...
1
vote
4answers
217 views

Error while installing HTTPD Logs Analysis Sample

I am working with BAM for so many days and suddenly i am not even able to do a simple example(HTTPD Logs Analysis Sample) as demonstrated in BAM 2.0.1 documentation. I haven't changed offset. The ...
2
votes
1answer
72 views

WSO2 BAM - Data Purge option in Cassandra

Is there any way to remove raw events which are accumulated for long time in cassandra?
0
votes
1answer
82 views

WSO2 BAM-Custom events in Dashboard

I am working with dashboard and want custom events to be shown using dashboard. Is it possible to see custom events using this?
3
votes
1answer
96 views

WSO2 BAM-database other than Cassandra

Can we plug into any other database other than Cassandra , as all published data goes into Cassandra ?
2
votes
2answers
104 views

WSO2 Distributed logging

I am trying to send our application server logs to BAM. There is a documentation for how could we do it on the wso2 web site. However I could not understand how could we extend Log4JAppender. Is ...
1
vote
1answer
89 views

WS02 BAM - Gadget Generation Tool

I followed the tutorial at http://docs.wso2.org/wiki/display/BAM200/Gadget+Generation+Tool to create Simple Gadgets in WSO2 BAM Version 2.0.1. In this version as shown in tutorial I could see 1.Bar ...
1
vote
1answer
37 views

BAM mediator message header/body definition locations

Where is the message header and body in a stream definition is mentioned in a WSO2 BAM mediator? In the Payload Data? Or can it be changed?
1
vote
2answers
82 views

The Cassandra Explorer cannot be connected when port is changed in BAM

When I apply a port offset in repository/conf/carbon.xml file of WSO2 BAM, connecting to the Cassandra cluster is failed. Is this a known bug or should I change some configuration?
1
vote
1answer
61 views

Difference between BAM mediator and Mediation Statistics

Why there are two different data agents, BAM mediator and Mediation Statistics available for ESB? What are the differences and similarities in each of them?
1
vote
1answer
148 views

embedded cassandra in WSO2 BAM 2.0

How to disable embedded cassandra comes with WSO2 BAM. I should not be able to connect to it from Cassandra explorer using localhost:9160 I would like to configure it to external clustered cassandra ...
1
vote
1answer
119 views

Hive query language as analyzer component- WSO2 BAM 2.0 ALPHA

With WSO2 BAM 2.0 ALPHA, is there any out-of-the-box analyzer component where Hive queries can be written in order to aggregate data after retrieving it from a Cassandra datastore and then included in ...
0
votes
0answers
45 views

Oracle BAM alert ,clock error

when i try changing the time in any time based alert the following error comes in a pop window The error shown is "Unable to set value of the property 'innerText': object is null or undefined" and a ...
0
votes
0answers
80 views

Oracle BAM creation of Drill across to URL not working

I've created a pie chart in oracle BAM and want to create a drill across to SOA em console URL. I followed the steps given in the drill across to url under oracle documentation but nothing happens. ...
0
votes
1answer
232 views

Issue with WSO2 BAM: Unable to connect to the server org.apache.hadoop.hive.cassandra.CassandraException: unable to connect to server

In Centos OS I deployed a BAM 2.0.1 server with the default config. After that I configure the AS and ESB toolbox I configure my AS and ESB server to use this BAM. when I restart the BAM server I ...
1
vote
0answers
50 views

Moving BAM SSIS Packages in Package Store on SQL Server

Will this break BAM and is it possible to fix it again, possibly with updating any config files that can point to the new locations? Where would such config files be assuming this is how it's likely ...
1
vote
1answer
111 views

WSO2 BAM with JMS

The official BAM documentation states that BAM can receive events over Apache Thrift, REST, HTTP and Web services. Strangely JMS is not in the list ? while both CEP & ESB allow JMS transport. I ...
2
votes
3answers
128 views

Using a DataSource in WSO2 BAM 2.0

I´d like to use a MySQL database to store the results of Hive analytics scripts in BAM 2.0.1. Taking a look at the supplied examples, I can see that I have to pass connection information using a ...
0
votes
1answer
86 views

BizTalk is trying to run “exec TDDS_GetColumnInfo @objectName=N'[dbo].[bam_xxx_PrimaryImport]'” against BizTalkDTADb database

I have deployed my bam activities and they (tables/stored procs) exist in BAMPrimaryImport database. But I'm getting an error when the process runs: TDDS failed to execute event. Could not find ...

1 2