Questions tagged [wso2-bam]
170 questions
1
vote
1 answer
How to implement WSO2 Data Analytics Server (DAS)
I would like to know if anyone of you has implemented WSO2 DAS in some scenario. Any tutorial (step by step) that you have, will be helpfull.
Thanks.

Aldo J. Saucedo Nima
- 11
- 1
1
vote
1 answer
How to monitor webmethod by using WSO2 BAM?
I have integrated WSO2 ESB and BAM. Greatly, I'm able to monitor the Service Proxy. But I wonder if there is anyway to monitor the operator/WebMethod of proxy. Please give me some advice.
I already use Bam mediator to collect ESB data for…

Thien Dinh
- 373
- 1
- 6
- 15
1
vote
1 answer
Configure business activity monitor with API Manager
I am setting up WSO2 API Manager with Business Activity Monitor. I follow the steps in the link below & have started BAM successfully.
https://docs.wso2.com/display/AM191/Publishing+API+Runtime+Statistics
However, when I go to "Configure WSO2 API…

Jonathan Hamilton
- 45
- 9
1
vote
2 answers
wso2 BAM: Authentication failed! admin-bam
When I change admin-bam password from Web Console ( the default password for admin-bam is "admin"),
Home > Configure > Users and Roles --> Change my Password.
Then I recive the following log errors:
TID: [0] [BAM] [2015-11-04 08:36:07,718]…

erManue
- 11
- 2
1
vote
0 answers
WSO2 BAM - How to configure BAM to force hive ExecDriver to use a different java_home from the environment variable set on windows?
I've installed BAM as Windows Service with yajsw.
I've set a different java_home from the one that is configured at windows environment variable at wrapper config.
At BAM startup I can verify that this configuration is taking effect;…

Rui
- 11
- 2
1
vote
1 answer
WARN - SourceHandler Connection time out after request is read: http-incoming-
I'm using WSO2 API Manager 1.6 & WSO2 BAM 2.4.1. I was able to successfully configure API Manager with BAM. It worked fine and I was able to get the analytics. But due to security reasons I had to change default the admin password of the API Manager…

Techie
- 44,706
- 42
- 157
- 243
1
vote
1 answer
SOAP / REST API for retrieving events from WSO2 BAM
Is there is a SOAP / REST API for retrieving events from WSO2 BAM

Saqib Ali
- 3,953
- 10
- 55
- 100
1
vote
1 answer
WSO2 BAM 2.5.0 output adapters are missing
I would like to use email output event adapter in WSO2 BAM 2.5.0. So according to documentation I should go to Configure --> Output Event Adapters --> Add Output Event Adapter, but there is no email adapter in select list.
Why?
Where are output…

kojak
- 36
- 4
1
vote
1 answer
exception java.lang.NoClassDefFoundError: Could not initialize class org.xerial.snappy.Snappy when installing wso2 bam
I'm trying to install the wso2 bam 2.5.0 on my mac with the following env
uname -a
Darwin MacBookProAlagna.local 14.1.0 Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 x86_64
java -version
java…

Alberto Lagna
- 51
- 1
- 5
1
vote
1 answer
How to Speed up the execution of hive query to fetch data from external Cassandra in Wso2 BAM?
I have connected wso2 bam with external cassandra .
Successfully inserted data to external cassandra .
Now i have written a hive query to fetch the data from this cassandra
to postgresql.Data is fetching and inserting…

PRASANTHMV
- 299
- 4
- 17
1
vote
0 answers
wso2 bam2.4 connect to external cassandra failed by .AuthenticationException
I think I have followed all the examples what I can find,
and I am working on bam2.4.1, the apache cassandra is 2.1.2.
I have configured casandra to disable security by setting cassandra.yaml
authenticator: AllowAllAuthenticator
authorizer:…

richard
- 1,845
- 1
- 20
- 30
1
vote
2 answers
Error occured while getting API in WSO2 APIM with BAM
I'm new to WSO2 products and I was trying to set up the API statistics by configuring APIM with BAM as said in this documentation for publishing the stats…

Drew
- 710
- 1
- 15
- 34
1
vote
2 answers
Cannot access statistics - WSO2 API Manager and WSO2 BAM
I have installed this man times now only to get the same issues. Upon clicking stats in the publisher / store i get referred to the wiki and in the carbon i get the errors below -
TID[-1234] [AM] [2014-07-01 15:42:26,892] ERROR
…

Ash
- 8,583
- 10
- 39
- 52
1
vote
0 answers
WSO2 BAM New Error - SSTableBatchOpen
Yesterday, I configured BAM with AM and MySQL.
But, today, when I have rebooted the system, a new error appears.
This is not the only problem I have encountered.
Here is the error :
[2014-05-14 09:00:08,372] ERROR…

Rafa Hernández
- 468
- 7
- 19
1
vote
1 answer
WSO2 BAM Hive NoSuchObjectException Error
I have configured BAM 2.4.0 as indicated in the document
Monitoring using WSO2 BAM.
I am using MySQL.
When I try to run the script for drop table as explained on section "Changing the statistics database" from BAM Management Console, I've received…

Rafa Hernández
- 468
- 7
- 19