Re: [Dev] SSO enabling BAM dashboard

2013-05-26 Thread Buddhika Chamith
Hi Pradeep, We don't use SSO with our dashboard Jaggery app at the moment. User needs to log in to the BAM dashboard separately. There was some difficulty in sharing sessions between the management console and Jaggery applications at the time BAM dashboard was being done IIRC. Chamath would be

Re: [Dev] Experiencing a failure situation with BAM Fully distributed cluster

2013-05-06 Thread Buddhika Chamith
Yes if it is the case then that's some thing which needs to be looked at. After deleting scheduled tasks I believe the tasks were rescheduled right? Were there any errors while re-scheduling the tasks? Regards Buddhika On Mon, May 6, 2013 at 12:40 PM, Chamara Ariyarathne chama...@wso2.comwrote:

Re: [Dev] More than jars of same feature in BAM plugins folder

2013-05-02 Thread Buddhika Chamith
zookeeper duplication is already fixed and will be available with the next pack. Apparently the cassandra duplication is occuring due to logging-mgt component still referring to older Cassandra version. Regards Buddhika On Thu, May 2, 2013 at 3:07 PM, Chamara Ariyarathne chama...@wso2.comwrote:

Re: [Dev] BAM Issue / release status

2013-05-01 Thread Buddhika Chamith
On Thu, May 2, 2013 at 9:53 AM, Chamara Ariyarathne chama...@wso2.comwrote: BAM currently open issues: https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=10980 Also we had to manually include some features to the pack to test some new features, like; 1. Cassandra as a

[Dev] Some 4.1.0 components are still referring to 4.0.0 components

2013-04-16 Thread Buddhika Chamith
I noticed $subject building 4.1.0 from a clean repo. I think these instances needs to be fixed. e.g: components/rest-api Regards Buddhika ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Compilation Failure in Synpase

2013-04-15 Thread Buddhika Chamith
Getting following during the synapse build. Anybody come across this before? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0:compile (default-compile) on project synapse-nhttp-transport: Compilation failure: Compilation failure: [ERROR]

Re: [Dev] BAM 2.2.0 toolbox issue in windows7

2013-03-01 Thread Buddhika Chamith
Can you check the same with BAM 2.0.1? I suspect this might be a regression due to some reason fixes done to Hadoop and Hive. Regards Buddhika On Fri, Mar 1, 2013 at 8:04 AM, Vijayaratha Vijayasingam rat...@wso2.comwrote: Hi all; I have installed cygwin and when i tried to execute a

[Dev] How to Debug XACML policy requests

2013-02-23 Thread Buddhika Chamith
Is it possible to see the messages being passed between the PEP and PDP vice versa for debugging purposes? I am getting following error from XACML response at ESB. [2013-02-23 23:55:34,041] ERROR - EntitlementMediator org.apache.synapse.SynapseException: Undefined Decision is received I am

[Dev] Doc on Roles and Permissions Configuration

2013-02-20 Thread Buddhika Chamith
Is there any doc on how to introduce fine grained permissions to the permission tree with our components? I realize that there are certain entries that can be provided in component.xml. I think we need it documented some where properly if already not. So far couldn't find any documentation on

Re: [Dev] Adding registry based stream definition store and making the stream id as name:version

2013-02-04 Thread Buddhika Chamith
I have done the required changes. Will commit after doing some testing. (Unit tests are passing. There is some issue with integration tests). Regards Buddhika On Sun, Feb 3, 2013 at 3:26 PM, Sriskandarajah Suhothayan s...@wso2.comwrote: The decision on the $Subject was made at the offline

Re: [Dev] Adding registry based stream definition store and making the stream id as name:version

2013-02-04 Thread Buddhika Chamith
On Tue, Feb 5, 2013 at 1:11 AM, Sriskandarajah Suhothayan s...@wso2.comwrote: On Tue, Feb 5, 2013 at 1:09 AM, Sriskandarajah Suhothayan s...@wso2.comwrote: On Mon, Feb 4, 2013 at 7:42 PM, Buddhika Chamith buddhi...@wso2.comwrote: I have done the required changes. Will commit after

[Dev] Build Faliure Synapse

2013-02-03 Thread Buddhika Chamith
Getting the following while building synapse in 4.0.7 patch release. [ERROR] Failed to execute goal on project Apache-Synapse: Could not resolve dependencies for project org.apache.synapse:Apache-Synapse:pom:2.1.1-wso2v3: Failed to collect dependencies for [jline:jline:jar:0.9.94 (provided),

[Dev] Ehcache warning at Startup

2013-01-30 Thread Buddhika Chamith
Getting following during BAM 2.1.1 startup. Any idea how to resolve this? WARN {net.sf.ehcache.config.ConfigurationFactory} - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: bundleresource://44.fwk426901684/ehcache-failsafe.xml Buddhika

Re: [Dev] Build Error - 4.0.7 patch release

2013-01-27 Thread Buddhika Chamith
Looking in to this. Regards Buddhika On Mon, Jan 28, 2013 at 12:15 PM, Hasini Gunasinghe has...@wso2.com wrote: I got a test failure at following component. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project

Re: [Dev] An exception when publishing API manager events to BAM

2013-01-21 Thread Buddhika Chamith
This usually happens when an event not conforming to the stream definition registered is sent. May be there has been some change to stream definition in the toolbox or at agent side in versions being used? Regards Buddhika On Tue, Jan 22, 2013 at 12:07 PM, Lalaji Sureshika lal...@wso2.com wrote:

Re: [Dev] Can't install BAM Data Agents on top of AS 5.0.2

2012-12-15 Thread Buddhika Chamith
There is no much point in installing BAM mediator feature on top of AS since this is specific for ESB. Having said that the issue is some thing that needs to be fixed if possible. Regards Buddhika On Sat, Dec 15, 2012 at 1:56 PM, Dileepa Jayakody dile...@wso2.com wrote: Hi All, Getting below

Re: [Dev] Issue in ./wso2server.sh restart

2012-12-06 Thread Buddhika Chamith
I will add this. In fact there was another separate fix committed to Windows script today. Regards Buddhika On Thu, Dec 6, 2012 at 7:41 PM, Tharindu Mathew thari...@wso2.com wrote: BAM folks, In case you forgot we have one of these... On Thu, Dec 6, 2012 at 1:48 PM, Sanjaya Ratnaweera

[Dev] Error Building Cassandra cluster mgt ui

2012-12-05 Thread Buddhika Chamith
I am getting following during the build. [INFO] - [ERROR] COMPILATION ERROR : [INFO] - [ERROR]

Re: [Dev] Error Building Cassandra cluster mgt ui

2012-12-05 Thread Buddhika Chamith
Please ignore. This was a case of 4.0.2 stub being not correctly built in my build. Now working fine. Regards Buddhika On Thu, Dec 6, 2012 at 7:45 AM, Buddhika Chamith buddhi...@wso2.com wrote: I am getting following during the build. [INFO

Re: [Dev] platform build error

2012-12-04 Thread Buddhika Chamith
I am not getting this error with a clean repo. Regards Buddhika On Tue, Dec 4, 2012 at 4:47 PM, Ravi Undupitiya r...@wso2.com wrote: Hi, I got the same error. Here's more output with the -e switch: [INFO] BUILD FAILURE [INFO]

Re: [Dev] BAM201 exception when executing the default hive script, service_stats_306

2012-11-25 Thread Buddhika Chamith
Are you running BAM with an offset? If so to connect to embedded Cassandra within the script you will need to change the default port specified in Hive CREATE TABLE for Cassandra column family in the Hive script. Regards Buddhika On Mon, Nov 26, 2012 at 2:15 AM, Kasun Gajasinghe kas...@wso2.com

Re: [Dev] usability issue with BAM 2.0.1

2012-10-26 Thread Buddhika Chamith
a config file, right? That should be good enough... Buddhika, is this correct? On Thu, Oct 25, 2012 at 11:25 PM, Buddhika Chamith buddhi...@wso2.comwrote: We are currently working on improving the Dashboard to detect the deployed toolboxes and generate navigation links accordingly

[Dev] Merging BAM Activity Service and Mediator stream definitions

2012-10-25 Thread Buddhika Chamith
Currently we are having a single stream definition for service data agent for including both service statistics and activity information. However for activity mediator (BAM mediator) agent a different stream definition is used since it's different in that no statistics information is present.

Re: [Dev] 4.0.3 build break - logging summarizer

2012-10-25 Thread Buddhika Chamith
poms for these jars are generated and installed to the repo during the hive dependency build since they are not present by default in Hive sources. If we can exclude transitive dependency check it should be ok I think. Regards Buddhika On Thu, Oct 25, 2012 at 3:40 PM, Amila Maha Arachchi

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Buddhika Chamith
On Mon, Sep 10, 2012 at 10:41 PM, Senaka Fernando sen...@wso2.com wrote: Hi all, BTW, AFAIU we should be able to use Bootup Validator to validate whether Cygwin is installed for BAM on Windows. +1. Regards Buddhika Thanks, Senaka. On Mon, Sep 10, 2012 at 10:23 PM, Senaka Fernando

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Buddhika Chamith
. This is required since the default installation of Cygwin might not do this. Better if done with some images. Noted. Thanks for feedback. Regards Buddhika Thanks, Senaka. On Mon, Sep 10, 2012 at 10:49 PM, Buddhika Chamith buddhi...@wso2.comwrote: On Mon, Sep 10, 2012 at 10:41 PM, Senaka

Re: [Dev] Startup error when restarting carbon 4.0.1 after installing BAM feature category

2012-09-07 Thread Buddhika Chamith
Currently this db is created at BAM distribution creation time. Ideally this should be created at runtime if the db has not been created already which would require some changes in RSS component. However I was able to succefully startup BAM server after copying this h2 db to repository/databases

Re: [Dev] 2 Versions of Antlr in the Platform and Product Binaries

2012-08-02 Thread Buddhika Chamith
yes. there were two separate commits. Obviously both versions needed to match. On Thu, Aug 2, 2012 at 5:04 PM, Pradeep Fernando prad...@wso2.com wrote: so you added both antlr and antlr-runtime bundles ? --Pradeep ___ Dev mailing list Dev@wso2.org

[Dev] Getting Tenant Domain via CarbonContext APIs

2012-08-01 Thread Buddhika Chamith
I am seeing the following behavior when fetching tenant domain from CarbonContext APIs. CarbonContextHolder.getCurrentCarbonContextHolder().getTenantDomain() returns NULL. CarbonContext.getCurrentContext().getTenantDomain() returns NULL.

[Dev] Compilation error in Kernel

2012-07-31 Thread Buddhika Chamith
Getting following while building kernel. (r135869) [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.registry.core: Compilation failure [ERROR]

Re: [Dev] Platform Build Failure - branch : analytics

2012-07-28 Thread Buddhika Chamith
Fixed. Sorry for the inconvenience. Regards Buddhika On Sat, Jul 28, 2012 at 4:03 PM, Kasun Indrasiri ka...@wso2.com wrote: Platform is updated. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 3.512s [INFO] Finished

Re: [Dev] Moving AS to new BAM data publisher

2012-07-24 Thread Buddhika Chamith
On Tue, Jul 24, 2012 at 7:36 PM, Supun Malinga sup...@wso2.com wrote: Hi, On Sat, Jul 21, 2012 at 8:35 PM, Supun Malinga sup...@wso2.com wrote: Hi devs, This is regarding the issue [1]. As per the offline chat I had with buddika got to know that the new implementation is

Re: [Dev] Logging Implementation {was: Re: Any Possibility of defining the Hive output directory programmatically?}

2012-07-23 Thread Buddhika Chamith
Hi All, It is not that it is impossible to inject runtime variables (bit like query parameters in DSS) to Hive query execution it might take some modifications from the hive side to make it possible in order to do it programatically. Currently I am doing some work in Hive for making it tenant

Re: [Dev] Logging Implementation {was: Re: Any Possibility of defining the Hive output directory programmatically?}

2012-07-23 Thread Buddhika Chamith
So if I understand right the data are stored in seperate column families per each tenant,server,day and the requirement is to transfer these column family data directly to a flat file which corresponds to a logs from a tenant for a server in a given day with no analytics involved. If it is the

Re: [Dev] Logging Implementation {was: Re: Any Possibility of defining the Hive output directory programmatically?}

2012-07-23 Thread Buddhika Chamith
-Writingdataintofilesystemfromqueries Thanks Rgds Manisha On Mon, Jul 23, 2012 at 7:55 PM, Buddhika Chamith buddhi...@wso2.comwrote: So if I understand right the data are stored in seperate column families per each tenant,server,day and the requirement is to transfer these column family data directly to a flat file

[Dev] Getting NumberFormatException during product build

2012-07-05 Thread Buddhika Chamith
I am getting this error during the p2-profile-gen. Any idea how to overcome/debug this? My feeling is that version provided somewhere is wrong. [INFO] Running Equinox P2 Publisher Application for Repository Generation [INFO] Command line: /bin/sh -c cd

Re: [Dev] Getting NumberFormatException during product build

2012-07-05 Thread Buddhika Chamith
Seems local to me. I will check the versions of recent modifications. Regards Buddhika On Fri, Jul 6, 2012 at 7:40 AM, Pradeep Fernando prad...@wso2.com wrote: Hi, is this local to you, if so follow dimuthus' steps. Otherwise you have to search through the manifests of all bundles.

Re: [Dev] New API methods in SuperTenantCarbonContext to get hold of OSGi service references

2012-06-29 Thread Buddhika Chamith
Yes. It's working as expected from my web app. Thanks. Regards Buddhika On Fri, Jun 29, 2012 at 9:10 PM, Afkham Azeez az...@wso2.com wrote: I just tested this with the attached webapp and the OSGi service call from the webapp works as well. On Thu, Jun 28, 2012 at 6:31 PM, Afkham Azeez

Re: [Dev] Jaggery is a self contained product which sits in platform/dependencies

2012-06-28 Thread Buddhika Chamith
On Thu, Jun 28, 2012 at 11:40 AM, Nuwan Bandara nu...@wso2.com wrote: Hi Tharindu, I have fixed this in BAM2 p2-profile-gen. Anyhow, well the parent prop is in jaggery product. its better if you define the property in BAM2 product parent pom. The reason is the gadgetgen feature is still

[Dev] Compilation Error in org.wso2.carbon.core in Kernel

2012-06-26 Thread Buddhika Chamith
I am getting following compilation error with a svn up with revision 131137. Anybody else facing the same issue? [INFO] - [ERROR] COMPILATION ERROR : [INFO] - [ERROR]

Re: [Dev] Compilation Error in org.wso2.carbon.core in Kernel

2012-06-26 Thread Buddhika Chamith
My bad. :). Sorry for the noise. On Tue, Jun 26, 2012 at 12:24 PM, Janaka Ranabahu jan...@wso2.com wrote: Hi Buddhika, I believe the same error have been reported in [Dev] [kernal] Compilation failure mail thread by Ajith. Thanks, Janaka On Tue, Jun 26, 2012 at 12:20 PM, Buddhika

[Dev] BAM2 M5 Demo Session Notes

2012-06-25 Thread Buddhika Chamith
Rename KPI sample to Retail store sample. Make figures for each item in the sample varied. (looks bad in the graphs currently with all having same values) Make some gadgets based on time.(requests per each hour etc.) Look in to feature repo based tool box distribution and get tool boxes list

[Dev] Using DBReport mediator with a stored procedure

2012-06-19 Thread Buddhika Chamith
Hi, Is it possible to use DBReport mediator to call a stored procedure having both IN and OUT parameters? So basically we want to get some return value from the procedure by invoking it with a set of parameters. Regards Buddhika ___ Dev mailing list

Re: [Dev] Behavior of Entitlement mediator when authorization fails

2012-06-16 Thread Buddhika Chamith
, Jun 17, 2012 at 1:35 AM, Buddhika Chamith buddhi...@wso2.comwrote: Hi, I didn't see any log or exception at ESB when I tried the xacml sample with a failed authorization. I was under the impression the flow would go through the fault sequence once authorization failed. May I know the intended

Re: [Dev] Behavior of Entitlement mediator when authorization fails

2012-06-16 Thread Buddhika Chamith
for the mistake. I was trying a Oauth-XACML scenario so was mistaken. No, it did not went through the fault sequence. Thanks, Suresh On Sun, Jun 17, 2012 at 7:02 AM, Buddhika Chamith buddhi...@wso2.comwrote: Hi Suresh, Well it's the entitlement mediator I tried out. I think you have tried

Re: [Dev] Stratos Usage and Summarizer to be migrated to use BAM2.

2012-06-13 Thread Buddhika Chamith
GroupBy analyzer followed by aggregate analyzer can be used to this requirement. In the group by use time based grouping with required granularity DAY, MONTH, YEAR etc. groupBy time name='time' granularity='MONTH'/ /groupBy See [1]. These kind of aggregations

[Dev] Adding a Data Source using DataSourceInformationRepositoryService OSGi service

2012-05-30 Thread Buddhika Chamith
Hi, I tried $subject. Although I was able to add a DataSource the data source definition doesn't seem to get persisted so that it won't survive across server restarts and the added DataSource doesn't get listed in the Datasources page as well. Going through the data-source component code I see

Re: [Dev] Adding a Data Source using DataSourceInformationRepositoryService OSGi service

2012-05-30 Thread Buddhika Chamith
On Wed, May 30, 2012 at 5:47 PM, Prabath Abeysekera praba...@wso2.comwrote: On Wed, May 30, 2012 at 4:56 PM, Buddhika Chamith buddhi...@wso2.comwrote: Hi, I tried $subject. Although I was able to add a DataSource the data source definition doesn't seem to get persisted so that it won't

Re: [Dev] Conventions not followed for analytics component

2012-05-25 Thread Buddhika Chamith
Working on it. Regards Buddhika On Fri, May 25, 2012 at 1:49 PM, Tharindu Mathew thari...@wso2.com wrote: This is not right... Please fix it on monday, I'm in the process of building for a milestone release $ ls org.wso2.carbon.analytics.hive org.wso2.carbon.hive.explorer.ui It should

Re: [Dev] Massive amounts of Time spent on Building Dependencies with Ant-based Build Systems

2012-05-17 Thread Buddhika Chamith
, Buddhika Chamith buddhi...@wso2.com Cc: WSO2 Developers' List dev@wso2.org Buddhika, Seems like you have added hive. Please get rid of it. We put MASSIVE amounts of effort to make the platform build fast in the past few months, and all that has been undone by adding these dependencies

Re: [Dev] [Architecture] [Carbon-dev] Improvement: UI for ntask component

2012-05-14 Thread Buddhika Chamith
This nice to have around. Has any work done on this front so far? We need a way to schedule analytics scripts (Hive) for BAM usecases. Regards Buddhika On Mon, Feb 27, 2012 at 7:26 AM, Anjana Fernando anj...@wso2.com wrote: +1 .. As you mentioned, we can create a generic UI for

Re: [Dev] [Blog post] Cassandra Explorer

2012-05-13 Thread Buddhika Chamith
+1. Good stuff. Makes it lot easier to work with Cassandra. Regards Buddhika On Sun, May 13, 2012 at 7:29 AM, Shelan Perera she...@wso2.com wrote: Hi, I have added a small blog post on how to use $Subject. [1] [1] http://blog.shelan.org/2012/05/cassandra-explorer-gui-for-cassandra.html

Re: [Dev] Hive build failure in windows

2012-05-12 Thread Buddhika Chamith
Hi, I have removed the symlinks from the ant build since it's not required for building maven artifacts. Would be great if some one running on windows can verify whether it's building properly now. Regards Buddhika On Sat, May 12, 2012 at 8:09 AM, Chintana Wilamuna chint...@wso2.comwrote: Hi,

[Dev] BAM2 Milestone 3 Released

2012-05-08 Thread Buddhika Chamith
WSO2 is pleased to announce availability of BAM2 Milestone 3. This milestone cannot be tested for samples or end-end scenarios because of Ongoing/Removed features. Testing will be possible in future milestones, and will be announced as appropriate. New features included in this release are -

Re: [Dev] Compilation errors from Apache-Hive dependency

2012-05-07 Thread Buddhika Chamith
Hi, Yes I have switched antlr versions used by Hive due to some OSGi issues when used with Cassandra. However I fixed this build error due to version switch. Can you take a svn up and try? Regards Buddhika On Mon, May 7, 2012 at 11:46 AM, Denis Weerasiri de...@wso2.com wrote: Hi Buddhika,

Re: [Dev] Hadoop download in platform/trunk/dependencies/hive clog the build

2012-05-07 Thread Buddhika Chamith
Hi, It will not download these distributions on subsequent builds since it caches them. I think it is using these different hadoop versions to run compatibility tests with those hadoop versions. However I will look in to whether we can make this picked from nexus. Regards Buddhika On Mon, May

Re: [Dev] Compilation errors from Apache-Hive dependency

2012-05-07 Thread Buddhika Chamith
This happens due to build target folder not being cleaned up properly so will not happen for first time builders. I have added a clean target now so it should be fine now. Regards Buddhika On Mon, May 7, 2012 at 12:21 PM, Buddhika Chamith buddhi...@wso2.comwrote: Hi, Yes I have switched

Re: [Dev] [Bamboo-Build] WSO2 Carbon platform #156 has FAILED. Change made by lalaji.

2012-05-04 Thread Buddhika Chamith
This has been fixed as of r126448. Regards Buddhika On Fri, May 4, 2012 at 1:59 PM, Bamboo cbuil...@wso2.org wrote: [image: Failed] WSO2 Carbonhttp://wso2.org/bamboo/browse/WSO2CARBON/› platform http://wso2.org/bamboo/browse/WSO2CARBON-PLATFORM/ ›

Re: [Dev] org.datanucleus.wso2:datanucleus-core ?

2012-05-04 Thread Buddhika Chamith
Hi, This has been fixed as of r126448. Can you take an up of depedencies and try. Regards Buddhika On Fri, May 4, 2012 at 2:47 PM, Dimuthu Leelarathne dimut...@wso2.comwrote: Hi all, I am getting this error on revision 126436. [ERROR] Failed to execute goal on project datanucleus-core:

Re: [Dev] Build failure in Orbit

2012-05-03 Thread Buddhika Chamith
Hi, Can you try building dependencies/datanuclues first and try. Regards Buddhika On Thu, May 3, 2012 at 3:08 PM, Shammi Jayasinghe sha...@wso2.com wrote: I am also getting this. Seems org.datanucleus.wso2:datanucleus-core:jar:3.0.1 missing from nexus repo. Thanks Shammi On Thu, May 3,

Re: [Dev] Build failure in Orbit

2012-05-03 Thread Buddhika Chamith
building without tests of datanucleus. Regards Buddhika On Thu, May 3, 2012 at 3:44 PM, Shammi Jayasinghe sha...@wso2.com wrote: On Thu, May 3, 2012 at 3:04 PM, Buddhika Chamith buddhi...@wso2.comwrote: Hi, Can you try building dependencies/datanuclues first and try. Hi Buddika, AFAIK

[Dev] Enabling equinox trace logs in trunk carbon

2012-04-16 Thread Buddhika Chamith
Hi All, I see that osgi-debug.options file not included the distribution anymore even though the launch.ini still refer to this file in it's old location (./lib/core/WEB-INF/eclipse - commented out by default). I think its useful to have this option since it's helpful to debug some situations

Re: [Dev] Enabling equinox trace logs in trunk carbon

2012-04-16 Thread Buddhika Chamith
On Mon, Apr 16, 2012 at 6:06 PM, Pradeep Fernando prad...@wso2.com wrote: Hi, I introduced it back, few days ago. Cool. did you get an svn update? the new location of the config file is repository/conf. I will take an update and see. --Pradeep Regards Buddhika

Re: [Dev] [platform] why several libthrift orbit versions?

2012-03-28 Thread Buddhika Chamith
On Wed, Mar 28, 2012 at 10:02 PM, Pradeep Fernando prad...@wso2.com wrote: Hi all, Actually we decided to have different versions after a long mailing thread discussion. Its better to use the same version, but it was not the case. After all we are using OSGi module layer. So why not

Re: [Dev] Build failures in Gadget IDE

2012-03-27 Thread Buddhika Chamith
We are looking in to this. Regards Buddhika On Tue, Mar 27, 2012 at 3:46 PM, Isuru Suriarachchi is...@wso2.com wrote: To start with, some maven plugin and the gadget ide stub were not added to relevant root poms. I added those and committed.. But now I get the following error. Looks like the

Re: [Dev] Update on BAM Task migration

2012-03-26 Thread Buddhika Chamith
On Mon, Mar 26, 2012 at 12:04 PM, Prabath Abeysekera praba...@wso2.comwrote: Hi all, I've been working on the $subject and currently there's only one task remaining to be completed. The main intention of this effort is to migrate the existing task implementation of BAM to ntasks which is a

Re: [Carbon-dev] Error while creating a Index with BAM

2012-02-15 Thread Buddhika Chamith
have suggested below? Yeah this is an improvement that needed to go in. This has been fixed now. Regards Buddhika On Fri, Feb 10, 2012 at 5:30 PM, Buddhika Chamith buddhi...@wso2.com wrote: Hi Srinath, You have to provide credentials at Analyzer Framework page before creating

Re: [Carbon-dev] WSO2 Committers += Chamath

2012-02-14 Thread Buddhika Chamith
Congratulations!! Regards Buddhika On Tue, Feb 14, 2012 at 1:38 PM, Tharindu Mathew thari...@wso2.com wrote: Hi Chamath, It's my pleasure to welcome you aboard as a WSO2 committer! Thank you for your contributions and hope you continue on your good work -- Regards, Tharindu blog:

Re: [Carbon-dev] Error while creating a Index with BAM

2012-02-10 Thread Buddhika Chamith
Hi Srinath, You have to provide credentials at Analyzer Framework page before creating an index. Regards Buddhika On Fri, Feb 10, 2012 at 4:13 PM, Srinath Perera srin...@wso2.com wrote: Got this while trying to create a Index with BAM server .. what is wrong? Can I do the same via

Re: [Carbon-dev] Main Dashboard freezing

2012-01-18 Thread Buddhika Chamith
Hi Kara, Can you see whether there are any errors in the BAM log? Regards Buddhika 2012/1/18 ezgi kara ezgika...@hotmail.com Hi, I tried to access BAM Admin Console Main Dashboard Activity Tab but when I click the Activity Tab ,page is freezing. What can I do for this problem?

Re: [Carbon-dev] Requirement Analysis of Report generation for BAM2.0

2012-01-18 Thread Buddhika Chamith
Hi Sinthuja, Looks good. We may also need to think how to a get data from Cassandra in an generic way in the longer term. (To get things started I think we can use the service present in BAM). I guess this would be largely solved when Cassandra data source impl (this is already there as I got to

Re: [Carbon-dev] ESB configuration

2012-01-18 Thread Buddhika Chamith
Hi, There is an issue with the p2 feature. Can you try with the p2 repo at this url? [1]. 1. Go to management console of the ESB , and select Configure Features from the side panel. Click Add Repository link. 2. Enter a suitable name (eg: wso2 local repo) and select local. Enter the path

Re: [Carbon-dev] Build failure in service-stubs/ under Maven 3

2012-01-17 Thread Buddhika Chamith
We can use -N option to skip building sub projects. -N,--non-recursive Do not recurse into sub-projects Regards Buddhika On Tue, Jan 17, 2012 at 7:06 PM, KasunG Gajasinghe kas...@wso2.com wrote: On Tue, Jan 17, 2012 at 6:21 PM, Subash Chaturanga sub...@wso2.comwrote: Hi , Today i got a

[Carbon-dev] Dashboard left menu not available

2011-12-10 Thread Buddhika Chamith
Hi, We have included following features to our product profile. org.wso2.carbon.dashboard.dashboardpopulator.server.feature org.wso2.carbon.dashboard.feature But the dashboard left menu is not visible. But the dashboard is accessible via http://localhost:9433/carbon/dashboard/index.jsp?name=bam

[Carbon-dev] Getting statistics per each invocation from mediation statistics

2011-11-09 Thread Buddhika Chamith
Hi, BAM currently uses a MediationStatisticsObserver implementation to gather mediation statistics from ESB. The obtained statistics are periodic and are cumulative. Is it possible to obtain these statistics per each invocation? Regards Buddhika ___

[Carbon-dev] Introducing new Thrift version

2011-11-01 Thread Buddhika Chamith
Hi, I am going to do the $subject since it has got new features such as SSL support which is useful for BAM use cases. The latest Thrift version is 0.7. Since Cassandra is not compatible with latest Thrift version we need to keep the older version of Thrift as well and differentiate using OSGi

Re: [Carbon-dev] Introducing new Thrift version

2011-11-01 Thread Buddhika Chamith
I was unable to find any release time lines in their site. On Tue, Nov 1, 2011 at 3:34 PM, Rajika Kumarasiri raj...@wso2.com wrote: Do you have any idea of the thrift 0.8 release time line ? May be we should move to that ? Rajika On Tue, Nov 1, 2011 at 1:56 PM, Buddhika Chamith buddhi

[Carbon-dev] [ANN] WSO2 Business Activity Monitor 1.3.2 Released

2011-10-31 Thread Buddhika Chamith
*WSO2 Business Activity Monitor 1.3.2 Released!* The WSO2 Business Activity Monitor devlopment team is pleased to announce the release of version 1.3.2 of WSO2 Business Activity Monitor The WSO2 Business Activity Monitor is a tool designed to exercise Business Activity Monitoring (BAM). It is

Re: [Carbon-dev] Build failures for BAM features in Trunk

2011-10-31 Thread Buddhika Chamith
This is fixed now. Regards Buddhika On Tue, Nov 1, 2011 at 12:23 AM, Harshana Martin harsh...@wso2.com wrote: Hi, Can some one from BAM team please look in to this? This is because the entries relevant to these bundles are commented in the dependency management section of the parent pom.

Re: [Carbon-dev] [Stratos-dev] Release TODOs - Carbon 3.2.2 Stratos 1.5.2

2011-10-28 Thread Buddhika Chamith
Signed and uploaded bam packs at http://builder4.us1.wso2.org/~build/releases/carbon/3.2.2/signed-packs/bam/ . Regards Buddhika On Fri, Oct 28, 2011 at 1:49 PM, Denis Weerasiri de...@wso2.com wrote: On Fri, Oct 28, 2011 at 12:38 PM, Samisa Abeysinghe sam...@wso2.comwrote: On Fri, Oct

Re: [Carbon-dev] Unable to get details from tenant registry at bundle activation time

2011-10-18 Thread Buddhika Chamith
PM, Buddhika Chamith buddhi...@wso2.comwrote: Hi, I am storing some configurations in the tenant registry while logged in as the tenant. At the bundle start up time it is required to fetch this configuration from each tenant registry and schedule a tenant specific task. But I am unable to do

[Carbon-dev] Unable to get details from tenant registry at bundle activation time

2011-10-17 Thread Buddhika Chamith
Hi, I am storing some configurations in the tenant registry while logged in as the tenant. At the bundle start up time it is required to fetch this configuration from each tenant registry and schedule a tenant specific task. But I am unable to do this because the registry instance returned from

[Carbon-dev] Data Services Fail to Deploy in BAM

2011-10-16 Thread Buddhika Chamith
Hi, In the latest local build of BAM 1.3.2 all the data services fail to deploy with following error causing integration test failures. Any idea what's going on? [2011-10-16 14:11:29,503] ERROR {org.wso2.carbon.dataservices.core.DBDeployer} - The BAMDataCollectionDS.dbs service, which is not

Re: [Carbon-dev] Data Services Fail to Deploy in BAM

2011-10-16 Thread Buddhika Chamith
:49 PM, Buddhika Chamith buddhi...@wso2.comwrote: Hi, In the latest local build of BAM 1.3.2 all the data services fail to deploy with following error causing integration test failures. Any idea what's going on? [2011-10-16 14:11:29,503] ERROR {org.wso2.carbon.dataservices.core.DBDeployer

Re: [Carbon-dev] Some comments/issues with BAM 1.3.0

2011-10-07 Thread Buddhika Chamith
Hi, On Sat, Oct 8, 2011 at 1:26 AM, Tharindu Mathew thari...@wso2.com wrote: Some comments inline. On Fri, Oct 7, 2011 at 7:52 PM, Amila Suriarachchi am...@wso2.com wrote: Here are some things I saw after doing some samples with BAM 1.3.0. I have given here my view on that. Please comment

Re: [Carbon-dev] Cassandra Multitenancy Model

2011-09-26 Thread Buddhika Chamith
Hi Deep, Tenants do get their own keyspace in the keyspace creation with tenant domain. eg org_troy_org_CRICKET. we use tenant domain to filter the keyspaces belong to the tenant domain. It is this part that I am not sure about. I don't see this kind of partitioning being done in Cassandra

[Carbon-dev] Cassandra Multitenancy Model

2011-09-22 Thread Buddhika Chamith
Hi, Going through Cassandra data access codes what I realized was that currently there is a hector cluster pool for each tenant user (implementation found at MultitenantClusterRepository). Earlier I was under the impression that each tenant gets a separate tenant qualified keyspace which seems to

Re: [Carbon-dev] Has the Carbon 3.2.0 P2 repo been updated with 3.2.1 features?

2011-08-05 Thread Buddhika Chamith
This is most probably because lwevent feature not being included in p2-repo generation. Regards Buddhika On Wed, Aug 3, 2011 at 4:08 PM, Nirodha Pramod niro...@wso2.com wrote: Hi Pradeep, I treid to install some BAM 3.2.1 features in ESB 4.0.0, but error occured saying that some

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-07-04 Thread Buddhika Chamith
Looking in to this. On Mon, Jul 4, 2011 at 6:58 AM, WSO2 Carbon 3.2.0 Builder (US1) cbuil...@wso2.org wrote: [ERROR]

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/release1/branches/3.2.1/products/bam/1.3.1

2011-06-27 Thread Buddhika Chamith
This has been fixed. Regards Buddhika On Mon, Jun 27, 2011 at 3:36 PM, Sanjeewa Malalgoda sanje...@wso2.comwrote: -- Forwarded message -- From: Builder relea...@10.100.1.43.org Date: Mon, Jun 27, 2011 at 2:50 PM Subject: WSO2 Carbon Continuous Build has FAILED

Re: [Carbon-dev] bam integration tests failed

2011-06-22 Thread Buddhika Chamith
I will look in to this. Buddhika On Thu, Jun 23, 2011 at 9:03 AM, Supun Malinga sup...@wso2.com wrote: Failed tests: testTemplate(org.wso2.carbon.bam.datacollection.test.mediation.MediationEventReceiverTest)

Re: [Carbon-dev] BundleActivator getting called more than once

2011-06-21 Thread Buddhika Chamith
I ran in to a similar situation some time back due to an uncaught exception in bundle activation logic. In that case activate got called until some retry threshold before failing to start the bundle if remember correctly. Not sure this is the case you are facing though. Regards Buddhika On Tue,

Re: [Carbon-dev] Patches for L1 issues in 3.2.0 branch

2011-05-30 Thread Buddhika Chamith
I worked on the issue https://wso2.org/jira/browse/CARBON-10515 . Patch attached. Regards Buddhika ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] Patches for L1 issues in 3.2.0 branch

2011-05-30 Thread Buddhika Chamith
Fixed in r106390. Regards Buddhika On Mon, May 30, 2011 at 12:27 PM, Prabath Siriwardena prab...@wso2.comwrote: On Mon, May 30, 2011 at 11:51 AM, Buddhika Chamith buddhi...@wso2.com wrote: I worked on the issue https://wso2.org/jira/browse/CARBON-10515 . Patch attached. Please commit

Re: [Carbon-dev] Event errors while restarting AS (With BAM service stats feature installed) - 3.2.0 branch

2011-05-26 Thread Buddhika Chamith
Related JIRA is in https://wso2.org/jira/browse/CARBON-10312https://wso2.org/jira/browse/CARBON-10312. Regards Buddhika ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] Creating BAM database at startup

2011-05-18 Thread Buddhika Chamith
My first impression was we might have to place a custom ant build in the distribution for this, which may not be a proper solution. But seems like I didn't look hard in to the code. I will have look DatabaseCreator and see how it is done there. Buddhika

Re: [Carbon-dev] Products online build failure - BAM

2011-04-28 Thread Buddhika Chamith
I had mistakenly committed a mysql dependency I have locally used to debug integration tests. Sorry for inconvenience. Buddhika ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] [Important] - RMs :Do a smoke test on your products before releasing packs for QA

2011-04-27 Thread Buddhika Chamith
At BAM we are also getting : java.lang.Class CastException: org.apache.qpid.client.AMQConnectionFactory cannot be cast to javax.jms.TopicConnectionFactory when trying to subscribe to new server which is a blocker for further testing. Also startup error described in

Re: [Carbon-dev] [Important] - RMs :Do a smoke test on your products before releasing packs for QA

2011-04-26 Thread Buddhika Chamith
Started smoke tests with 27-Apr-2011 10:40 BAM pack. Regards Buddhika ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-04-21 Thread Buddhika Chamith
Fixed. On Thu, Apr 21, 2011 at 6:01 PM, WSO2 Builder cbuil...@wso2.org wrote: Exception in thread Thread-20 java.lang.NullPointerException at org.wso2.carbon.bam.data.publisher.activity.mediator.activitymediator.ActivityPublisherUtils.newActivity(ActivityPublisherUtils.java:122)

  1   2   >