RE: ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-25 Thread Martin Eppel (meppel)
February 24, 2015 10:19 PM To: dev Subject: Re: ISSUE: java cartridge agent throwing exception was RE: [Discuss] Java Cartridge Agent Improvements Thanks Martin! I'll check the agent against these values. Regarding the thrift-receiver-config, it seems the puppet related changes ha

Re: ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-24 Thread Chamila De Alwis
-Core,INTERNAL=false,PRIMARY=false,MIN_COUNT=1 > > > > > > Thanks > > > > Martin > > > > *From:* Martin Eppel (meppel) > *Sent:* Tuesday, February 24, 2015 9:12 PM > *To:* dev@stratos.apache.org > *Subject:* RE: ISSUE: java cartridge agen

RE: ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-24 Thread Martin Eppel (meppel)
,INTERNAL=false,PRIMARY=false,MIN_COUNT=1 Thanks Martin From: Martin Eppel (meppel) Sent: Tuesday, February 24, 2015 9:12 PM To: dev@stratos.apache.org Subject: RE: ISSUE: java cartridge agent throwing exception was RE: [Discuss] Java Cartridge Agent Improvements Hi Chamila, Thanks for the

RE: ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-24 Thread Martin Eppel (meppel)
Martin From: Chamila De Alwis [mailto:chami...@wso2.com] Sent: Tuesday, February 24, 2015 8:00 PM To: dev Subject: Re: ISSUE: java cartridge agent throwing exception was RE: [Discuss] Java Cartridge Agent Improvements Hi Martin, Please find my response inline. On Feb 25, 2015 8:23 AM

Re: ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-24 Thread Chamila De Alwis
Hi Udara, I don't think that might be the case, though I'll have to check that too. There are several events that pass an empty map to the extensions, which do not seem to give rise to these errors. Furthermore these errors did not come with the integration test, which feeds a typical payload. I'

Re: ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-24 Thread Udara Liyanage
Hi Chamila, This culprit seems to be the following line in startServerExtension() method of DefaultExtensionHandler ExtensionUtils.executeStartServersExtension(Collections.emptyMap()); It is trying to add elements to the empty map created above envParameters.put("STRATOS_APP_PATH", CartridgeAgent

Re: ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-24 Thread Chamila De Alwis
Hi Martin, Please find my response inline. On Feb 25, 2015 8:23 AM, "Martin Eppel (meppel)" wrote: > > Hi Chamila, > > > > With the latest code as of today (see last commit) and run into the exceptions (see below) when bringing up the cartridge agent ? Not sure if something is missing or the code

ISSUE: java cartridge agent throwing exception was ....RE: [Discuss] Java Cartridge Agent Improvements

2015-02-24 Thread Martin Eppel (meppel)
Hi Chamila, With the latest code as of today (see last commit) and run into the exceptions (see below) when bringing up the cartridge agent ? Not sure if something is missing or the code is simple not yet ready ? I attached the logs as well, Thanks Martin Last commit: commit a0003d85353bea6d