0
votes

I am using WSO2 API Manager (1.8) and WSO2 BAM server(2.5.0) . I have done the following configurations for getting statistics.

Configurations in : https://github.com/Prasanthmv/Wso2/blob/master/configurations/all.doc

After that I started BAM and AM, but the following error appears :(I have
pushed the error in github):

AM error

BAM error

Why this error is showing, is my configuration correct?

2

2 Answers

1
votes

Here's documentation on how to set up API Manager / BAM integration: https://docs.wso2.com/display/AM180/Publishing+API+Runtime+Statistics

Alternatively, you can use WSO2 API Cloud (SaaS version of API Manager) in which everything is preconfigured and works out of the box.

0
votes

According to the carbon logs, You must be using windows 7.

Therefore,

This could be due the BAM cannot execute cygwin commands. Please try to install Cywin into C drive and make sure no space in file path and append "C:\cygwin64\bin" to the windows PATH (using "Edit the system environment variables").