[Dev] Breaking down ESB Integration tests module to sub modules to decrease the stress of the running server while testing

2013-09-17 Thread Nuwan Wimalasekara
Hi
I am working on $subject. Our aim is to decrease the ESB server stress
while tests are executing. Currently around 900 test cases in one module
named tests are running against a one ESB server started by test framework
and it takes nearly two hours to complete all test cases. In all the test
cases there are lots of admin services callings , service invocations ,
server configurations (axis2.xml) and server restart calling happens every
time. Sometimes it will introduce some intermittent test failures. So
breaking the tests modules will ease of running test cases and
debugging test failures.

So we tried to break down the Integration tests into 5 modules as mentioned
bellow!

1) tests-services - Proxy, Security, Endpoint, Sequence, Localentry, Rest,
jaxrs, schedule task related test cases
2) tests-mediators - Test Cases related to mediators, message processors,
message stores, priority executors
3) tests-transports - JMS,VFS, Nhttp, PTT, VFS,TCP, HL7,   etc related
test cases
4) tests-samples - ESB sample related test cases
5) tests-others- Other test cases

Then in each of module, test framework starts a fresh ESB server and test
are being executed against that server.

But there are few concerns we have to consider
1) We can guarantee the number of test cases and time to complete running
in each module are same . Those count varies from module to module since
some modules have more test cases.
2) It needs the space more than a space used tests module.
3) Need to review 5 test reports

Really appreciate your ideas for above structure for integration test for
ESB to continue the work.

Thanks,
Nuwanw
-- 
Nuwan Wimalasekara
Senior Software Engineer - Test Automation
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

phone: +94 71 668 4620
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Kernal-4.2.0 build fails

2013-09-17 Thread Harsha Thirimanna
Hi Manoj,

But , I am getting same error yet.

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.wso2.carbon:SecVerifier:4.2.0
(/home/harshat/wso2/repo/public/4.2.0/kernal/4.2.0/distribution/integration/security-verifier/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.wso2.carbon:carbon-products:pom:4.2.0 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced and 'parent.relativePath' points at wrong
local POM @ line 22, column 13 -> [Help 2]


I didn't do any local changes.

in kernal/4.2.0/distribution/integration/security-verifier/pom.xml

 
org.wso2.carbon
carbon-products
4.2.0
../../pom.xml


Is this right parent pom reference and right artifactid ?

thanks






*Harsha Thirimanna*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
* **
email: **hars...@wso2.com* * cell: +94 71 5186770**
twitter: **http://twitter.com/ **
harshathirimann
linked-in: **http: **//
www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
*
*
*Lean . Enterprise . Middleware*
*
*


On Tue, Sep 17, 2013 at 11:23 AM, Manoj Kumara  wrote:

> Hi Ashansa,
>
> Thanks for your confirmation. Think this was due to some inconsistency.
> Not sure exact reason. Any way great to here that this is solved.
>
> Thanks,
> Manoj
>
> Best Regards..
>
>
> Manoj Kumara
> Software Engineer
> WSO2, Inc.; http://wso2.com
>
> Twitter:  http://twitter.com/ManKuma
> Mobile: +94713448188
>
>
> On Tue, Sep 17, 2013 at 11:13 AM, Ashansa Perera  wrote:
>
>> Hi Manoj,
>>
>> Me to had to do the same thing mentioned above by Danushka to get this
>> built on that day, but I just checked now with the svn pom.xml version and
>> the build is successful now.
>> I have no clue since there are no changes to pom, but few of us faced the
>> same issue those days, anyway I could build security-verifier without any
>> local changes now.
>>
>>
>> On Tue, Sep 17, 2013 at 10:46 AM, Manoj Kumara  wrote:
>>
>>> Hi Harsha / Ashansa,
>>>
>>> I just build the 4.2.0/distribution/integration module successfully. Are
>>> you still getting the above mentioned build fail. Can you please verify
>>> this.
>>> Seems like this is fixed now.
>>>
>>> Thanks,
>>> Manoj
>>>
>>> Best Regards..
>>>
>>>
>>> Manoj Kumara
>>> Software Engineer
>>> WSO2, Inc.; http://wso2.com
>>>
>>> Twitter:  http://twitter.com/ManKuma
>>> Mobile: +94713448188
>>>
>>>
>>> On Tue, Sep 17, 2013 at 10:38 AM, Harsha Thirimanna wrote:
>>>
 Hi manoj,

 As danushka said,  can you please check this and commit to continue
 this build please.

 thanks


 *Harsha Thirimanna*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 * **
 email: **hars...@wso2.com* * cell: +94 71 5186770**
 twitter: **http://twitter.com/ **
 harshathirimann
 linked-in: **http: **//
 www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
 *
 *
 *Lean . Enterprise . Middleware*
 *
 *


 On Tue, Sep 17, 2013 at 10:16 AM, Danushka Fernando >>> > wrote:

> Hi
> I got the same error earlier. I edited the security-verifier pom's
> parent details as follows to make the build work
> 
> org.wso2.carbon
> integration
> 4.2.0
> ../pom.xml
> 
>
> Thanks & Regards
> Danushka Fernando
> Software Engineer
> WSO2 inc. http://wso2.com/
> Mobile : +94716332729
>
>
> On Tue, Sep 17, 2013 at 10:06 AM, Manoj Kumara  wrote:
>
>> Hi Supun,
>>
>> I'll work on this.
>>
>> Thanks,
>>
>> Best Regards..
>>
>>
>>  Manoj Kumara
>> Software Engineer
>> WSO2, Inc.; http://wso2.com
>>
>> Twitter:  http://twitter.com/ManKuma
>> Mobile: +94713448188
>>
>>
>> On Tue, Sep 17, 2013 at 9:44 AM, Supun Malinga wrote:
>>
>>> Hi,
>>>
>>> This is the released branch right?. Why we didn't get this earlier?.
>>> Manoj please have a look.
>>>
>>> thanks,
>>>
>>>
>>> On Tue, Sep 17, 2013 at 6:58 AM, Harsha Thirimanna >> > wrote:
>>>
 Hi,

 Build fail because of this pom parent path. Please correct this.

 thanks.


 *Harsha Thirimanna*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com
 * **
 email: **hars...@wso2.com* * cell: +94 71 5186770**
 twitter: **http://twitter.com/ **
 harshathirimann
 linked-in: **http: **//
 www.linkedin.

Re: [Dev] Chunk01 build failure in clean repo.

2013-09-17 Thread Dulanja Liyanage
Hi Ajith,

Fixed with r185699.

Thanks!
Dulanja



On Tue, Sep 17, 2013 at 11:32 AM, Ajith Vitharana  wrote:

> Hi Dulanja,
>
> Please revert the + samlsso from your commit 185657.
> Because you can't change the released pom.
>
> Thanks
> Ajith
>
>
> On Tue, Sep 17, 2013 at 11:20 AM, Ajith Vitharana  wrote:
>
>> Hi All,
>>
>>
>> SAML SSO Application Authenticator Server Feature . FAILURE [22.605s]
>>
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 1:18:29.622s
>> [INFO] Finished at: Tue Sep 17 11:18:57 IST 2013
>> [INFO] Final Memory: 990M/1783M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project
>> org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:
>> Could not resolve dependencies for project
>> org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:pom:4.2.0:
>> The following artifacts could not be resolved:
>> org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.samlsso:jar:4.2.0,
>> org.wso2.carbon:org.wso2.carbon.identity.application.authentication.framework:jar:4.2.1:
>> Could not find artifact
>> org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.samlsso:jar:4.2.0
>> in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn  -rf
>> :org.wso2.carbon.identity.application.authenticator.samlsso.server.feature
>>
>>
>> --
>> Ajith Vitharana.
>> WSO2 Inc. - http://wso2.org
>> Email  :  aji...@wso2.com
>> Mobile : +94772217350
>>
>>
>
>
> --
> Ajith Vitharana.
> WSO2 Inc. - http://wso2.org
> Email  :  aji...@wso2.com
> Mobile : +94772217350
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Dulanja Liyanage
Senior Software Engineer - WSO2 Inc.
M: +94776764717
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Pulasthi Supun
Congrats Rajeev !!!


On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
mo...@wso2.com> wrote:

> Congrats Rajeev !!!...
>
> Regards,
> Mohan
>
>
> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando wrote:
>
>> Congrats Rajeev!... :-)
>>
>>
>> On 16 September 2013 23:40, Sriskandarajah Suhothayan wrote:
>>
>>> Hi All,
>>>
>>> It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
>>> RajeevS  has been a  contributor to CEP over the last six months
>>> contributing greatly to both CEP and Siddhi. In acknowledgement of all his
>>> contributions, he's been voted as a WSO2 committer.
>>>
>>> RajeevS, Keep up the good work!
>>>
>>> Cheers,
>>> Suho
>>>
>>> --
>>> *S. Suhothayan
>>> *
>>> Associate Technical Lead,
>>>  *WSO2 Inc. *http://wso2.com *
>>>  *
>>> lean . enterprise . middleware
>>>
>>> *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
>>> twitter: http://twitter.com/suhothayan | linked-in:
>>> http://lk.linkedin.com/in/suhothayan*
>>> *
>>> *
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Lasantha Fernando*
>> Software Engineer - Data Technologies Team
>> WSO2 Inc. http://wso2.com
>>
>> email: lasan...@wso2.com
>> mobile: (+94) 71 5247551
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: mo...@wso2.com
> phone:(+94) 771117673
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: pulas...@wso2.com
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] What is the best place to give "Publish to External Store" Option ?

2013-09-17 Thread Isabelle Mauny
Hi Chamara,

IMHO, this is a publishing decision - i.e. it's the responsibility of the
publisher to do this (i.e option 3) . There are a couple use cases to
consider here

a) A publisher needs to be able to publish the API to multiple stores. this
publication is independent from the runtime publication (i.e. gateway
configuration) . Moreover they need to be able to publish to additional
store at any moment - Consider an API which is published in the company
store to start with and then is pushed to an external catalog when this is
approved. In other words, publish to store shall be a self-contained action
as well.
b) We need to plan for additional metadata to be captured for those
external catalogs ( what they are asking for might be different than what
we capture out of box).

And finally security : where/when do we capture/store the credentials to
connect to an external store ?

Isabelle.


--
Isabelle Mauny
Director, Product Management; WSO2, Inc.;  http://wso2.com/
email: isabe...@wso2.com  - mobile: +34 616050684


On Tue, Sep 17, 2013 at 7:54 AM, Chamara Ariyarathne wrote:

> Ping..!
>
>
> On Mon, Sep 16, 2013 at 10:29 AM, Chamara Ariyarathne 
> wrote:
>
>> Three possibilities are while;
>>
>> 1. Creating the API
>> 2. Editing the API
>> 3. Publishing the API
>>
>> (See attached screenshots)
>>
>> 1. If the option is given at the place of Creating the API, the API need
>> to be created in the external store as well in Unpublished state.
>>
>> 2. If the option is given at only Editing the API, it is not
>> straightforward.
>>
>> 3. If the option is given at Publishing the API / Lifecycle changing
>> place, everytime the api is changed, it will have to be published.
>>
>> The feature seems buggy at the moment. But to create useful bugs, the
>> scenario need to be clearly defined.
>>
>> Also the scenarios need to be planned the way it support publishing to
>> external non-wso2 apistores as well.
>>
>> --
>> *Chama**ra Ariyarathne*
>> Senior Software Engineer - QA;
>> WSO2 Inc; http://www.wso2.com/.
>> Mobile; *+94772786766*
>>
>
>
>
> --
> *Chamara Ariyarathne*
> Senior Software Engineer - QA;
> WSO2 Inc; http://www.wso2.com/.
> Mobile; *+94772786766*
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build Failure Chunk 02

2013-09-17 Thread Danushka Fernando
Hi
I am getting following error while building chunk 02

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 11.373s
[INFO] Finished at: Tue Sep 17 13:26:40 IST 2013
[INFO] Final Memory: 221M/1075M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project
org.wso2.carbon.governance.registry.extensions: Compilation failure
[ERROR]
/home/wdfdo1986/Source_Code/platform/4.2.0/components/governance/org.wso2.carbon.governance.registry.extensions/4.2.0/src/org/wso2/carbon/governance/registry/extensions/indexers/RXTIndexer.java:[52,93]
getRegistry() in org.wso2.carbon.registry.indexing.IndexingManager cannot
be applied to (int)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Thanks & Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Manula Chathurika Thantriwatte
Congratulations Rajeev !!!


On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun  wrote:

> Congrats Rajeev !!!
>
>
> On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
> mo...@wso2.com> wrote:
>
>> Congrats Rajeev !!!...
>>
>> Regards,
>> Mohan
>>
>>
>> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando wrote:
>>
>>> Congrats Rajeev!... :-)
>>>
>>>
>>> On 16 September 2013 23:40, Sriskandarajah Suhothayan wrote:
>>>
 Hi All,

 It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
 RajeevS  has been a  contributor to CEP over the last six months
 contributing greatly to both CEP and Siddhi. In acknowledgement of all his
 contributions, he's been voted as a WSO2 committer.

 RajeevS, Keep up the good work!

 Cheers,
 Suho

 --
 *S. Suhothayan
 *
 Associate Technical Lead,
  *WSO2 Inc. *http://wso2.com *
  *
 lean . enterprise . middleware

 *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
 twitter: http://twitter.com/suhothayan | linked-in:
 http://lk.linkedin.com/in/suhothayan*
 *
 *

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Lasantha Fernando*
>>> Software Engineer - Data Technologies Team
>>> WSO2 Inc. http://wso2.com
>>>
>>> email: lasan...@wso2.com
>>> mobile: (+94) 71 5247551
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *V. Mohanadarshan*
>> *Software Engineer,*
>> *Data Technologies Team,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: mo...@wso2.com
>> phone:(+94) 771117673
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> --
> Pulasthi Supun
> Software Engineer; WSO2 Inc.; http://wso2.com,
> Email: pulas...@wso2.com
> Mobile: +94 (71) 9258281
> Blog : http://pulasthisupun.blogspot.com/
> Git hub profile: https://github.com/pulasthi
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Regards,
Manula Chathurika Thantriwatte
Software Engineer
WSO2 Inc. : http://wso2.com
lean . enterprise . middleware

email : manu...@wso2.com / man...@apache.org
phone : +94 772492511
blog : http://manulachathurika.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] AM build failed on clean repo. - chunk02

2013-09-17 Thread Ajith Vitharana
[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1:12:14.568s
[INFO] Finished at: Tue Sep 17 13:09:02 IST 2013
[INFO] Final Memory: 1377M/1822M
[INFO]

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
project am-p2-profile: Error occured when processing the Feature Artifact:
org.wso2.carbon:org.wso2.carbon.identity.core.feature:4.2.1: ERROR: Could
not find artifact
org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.2.1 in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.2.1
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.2.1
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.2.1
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :am-p2-profile


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94772217350
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] AM build failed on clean repo. - chunk02

2013-09-17 Thread Ajith Vitharana
Hi All,

Please update the chunks02 poms properly if you are adding new version for
patch release. Build getting worst due to half commits.

Thanks
Ajith



On Tue, Sep 17, 2013 at 1:43 PM, Ajith Vitharana  wrote:

> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1:12:14.568s
> [INFO] Finished at: Tue Sep 17 13:09:02 IST 2013
> [INFO] Final Memory: 1377M/1822M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on
> project am-p2-profile: Error occured when processing the Feature Artifact:
> org.wso2.carbon:org.wso2.carbon.identity.core.feature:4.2.1: ERROR: Could
> not find artifact
> org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.2.1 in
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [ERROR]
> [ERROR] Try downloading the file manually from the project website.
> [ERROR]
> [ERROR] Then, install it using the command:
> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.2.1
> -Dpackaging=zip -Dfile=/path/to/file
> [ERROR]
> [ERROR] Alternatively, if you host your own repository you can deploy the
> file there:
> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.identity.core.feature -Dversion=4.2.1
> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [ERROR]
> [ERROR]
> [ERROR] org.wso2.carbon:org.wso2.carbon.identity.core.feature:zip:4.2.1
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
> snapshots=true),
> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false)
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :am-p2-profile
>
>
> --
> Ajith Vitharana.
> WSO2 Inc. - http://wso2.org
> Email  :  aji...@wso2.com
> Mobile : +94772217350
>
>


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94772217350
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Bhathiya Jayasekara
Congratulations...


On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
manu...@wso2.com> wrote:

> Congratulations Rajeev !!!
>
>
> On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun  wrote:
>
>> Congrats Rajeev !!!
>>
>>
>> On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
>> mo...@wso2.com> wrote:
>>
>>> Congrats Rajeev !!!...
>>>
>>> Regards,
>>> Mohan
>>>
>>>
>>> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando 
>>> wrote:
>>>
 Congrats Rajeev!... :-)


 On 16 September 2013 23:40, Sriskandarajah Suhothayan wrote:

> Hi All,
>
> It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
> RajeevS  has been a  contributor to CEP over the last six months
> contributing greatly to both CEP and Siddhi. In acknowledgement of all his
> contributions, he's been voted as a WSO2 committer.
>
> RajeevS, Keep up the good work!
>
> Cheers,
> Suho
>
> --
> *S. Suhothayan
> *
> Associate Technical Lead,
>  *WSO2 Inc. *http://wso2.com *
>  *
> lean . enterprise . middleware
>
> *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
> twitter: http://twitter.com/suhothayan | linked-in:
> http://lk.linkedin.com/in/suhothayan*
> *
> *
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *Lasantha Fernando*
 Software Engineer - Data Technologies Team
 WSO2 Inc. http://wso2.com

 email: lasan...@wso2.com
 mobile: (+94) 71 5247551

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *V. Mohanadarshan*
>>> *Software Engineer,*
>>> *Data Technologies Team,*
>>> *WSO2, Inc. http://wso2.com *
>>> *lean.enterprise.middleware.*
>>> *
>>> *
>>> email: mo...@wso2.com
>>> phone:(+94) 771117673
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> --
>> Pulasthi Supun
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> Email: pulas...@wso2.com
>> Mobile: +94 (71) 9258281
>> Blog : http://pulasthisupun.blogspot.com/
>> Git hub profile: https://github.com/pulasthi
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Regards,
> Manula Chathurika Thantriwatte
> Software Engineer
> WSO2 Inc. : http://wso2.com
> lean . enterprise . middleware
>
> email : manu...@wso2.com / man...@apache.org
> phone : +94 772492511
> blog : http://manulachathurika.blogspot.com/
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Bhathiya Jayasekara*
*Software Engineer,*
*WSO2 inc., http://wso2.com*
*
*
*Phone: +94715478185*
*LinkedIn: http://www.linkedin.com/in/bhathiyaj*
*Twitter: https://twitter.com/bhathiyax*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] What is the best place to give "Publish to External Store" Option ?

2013-09-17 Thread Sumedha Rubasinghe
We have decided to move this to a new tab in API detail page. Only APIs in
'PUBLISHED' status can be pushed into other external stores. @ the point of
publishing an API, it will be pushed into internal store as before.


On Tue, Sep 17, 2013 at 1:29 PM, Isabelle Mauny  wrote:

> Hi Chamara,
>
> IMHO, this is a publishing decision - i.e. it's the responsibility of the
> publisher to do this (i.e option 3) . There are a couple use cases to
> consider here
>
> a) A publisher needs to be able to publish the API to multiple stores.
> this publication is independent from the runtime publication (i.e. gateway
> configuration) . Moreover they need to be able to publish to additional
> store at any moment - Consider an API which is published in the company
> store to start with and then is pushed to an external catalog when this is
> approved. In other words, publish to store shall be a self-contained action
> as well.
> b) We need to plan for additional metadata to be captured for those
> external catalogs ( what they are asking for might be different than what
> we capture out of box).
>
> And finally security : where/when do we capture/store the credentials to
> connect to an external store ?
>
Isabelle,
This is coming in as a configuration as per the discussion in
http://markmail.org/message/ky7veo2uud4woh25.


>
> Isabelle.
>
>
> --
> Isabelle Mauny
> Director, Product Management; WSO2, Inc.;  http://wso2.com/
> email: isabe...@wso2.com  - mobile: +34 616050684
>
>
> On Tue, Sep 17, 2013 at 7:54 AM, Chamara Ariyarathne wrote:
>
>> Ping..!
>>
>>
>> On Mon, Sep 16, 2013 at 10:29 AM, Chamara Ariyarathne 
>> wrote:
>>
>>> Three possibilities are while;
>>>
>>> 1. Creating the API
>>> 2. Editing the API
>>> 3. Publishing the API
>>>
>>> (See attached screenshots)
>>>
>>> 1. If the option is given at the place of Creating the API, the API need
>>> to be created in the external store as well in Unpublished state.
>>>
>>> 2. If the option is given at only Editing the API, it is not
>>> straightforward.
>>>
>>> 3. If the option is given at Publishing the API / Lifecycle changing
>>> place, everytime the api is changed, it will have to be published.
>>>
>>> The feature seems buggy at the moment. But to create useful bugs, the
>>> scenario need to be clearly defined.
>>>
>>> Also the scenarios need to be planned the way it support publishing to
>>> external non-wso2 apistores as well.
>>>
>>> --
>>> *Chama**ra Ariyarathne*
>>> Senior Software Engineer - QA;
>>> WSO2 Inc; http://www.wso2.com/.
>>> Mobile; *+94772786766*
>>>
>>
>>
>>
>> --
>> *Chamara Ariyarathne*
>> Senior Software Engineer - QA;
>> WSO2 Inc; http://www.wso2.com/.
>> Mobile; *+94772786766*
>>
>
>


-- 
/sumedha
b :  bit.ly/sumedha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] MB Log message {Binding Subscription x to queue JMSMS}

2013-09-17 Thread Ishara Premadasa
Hi Dushan/Chanaka,

The log message is added after creating a new subscription as below and it
is not just increasing a number.

Subscription subscription =

SubscriptionFactoryImpl.INSTANCE.createSubscription(_channelId, _session,
tag, acks, filters, noLocal, _creditManager);
return new SubscriptionImpl.AckSubscription(channel, protocolSession,
consumerTag,  filters, noLocal, creditManager, clientMethod, recordMethod);


What is the ESB version you are observing this and is this whole log is
seen at the server start up? If this is with ESB 4.8 MS/MP implementation,
I also tried and noticed a similar scenario where i have a MP named
RequestProcessor which listens on queue, request_queue, which is bound to
MS, RequestStore. If i add only a new MesageStore (say ResponseStore) i can
see the following log.

[2013-09-17 13:49:37,902]  INFO
{org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
-  Removing Subscription 2 from queue request_queue
[2013-09-17 13:49:38,639]  INFO
{org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
-  Binding Subscription 3 to queue request_queue

The again i edited a name of a proxy  service in my ESB pack and saved the
configuration back, and again there were two similar logs for removing and
binding existing MB subscription. Therefore i think MS/MP implementation is
written to create a new Subscription every time when synapse configuration
is changed?

On Tue, Sep 17, 2013 at 12:12 PM, Chanaka Fernando wrote:

> Hi Dushan,
>
> As per my understanding, this message is printed since the MB is creating
> a temporary subscription to the queue to create the queue dynamically (It
> will remove the subscription instantly). This happens at the startup to
> create the queue in MB side dynamically.
>

When adding the queue dynamically, it is true that a new subscription is
created. However in that case subscription is created and closed a single
time and it happens within few seconds. but when seen the logs it seems
removing of subscription  has happened after around 1 minute. Therefore i
feel this is not what has happened here.

Thanks!
Ishara

>
> +1 for the suggestion that we need to either remove the log or print a
> proper log message like "Creating the Queue JMSMS in the Message Broker"
>
>
> On Tue, Sep 17, 2013 at 11:51 AM, Dushan Abeyruwan wrote:
>
>> Hi
>>   Once MSMP configured, and  every time ESB starts,from MB side we can
>> see following logs [1], it seems like creating new subscription. as how the
>> * log message depicted*, but Isuruu pointed that it does not create any
>> new subscription, yet it will increase some number.
>>   Anyway the logs interprets a wrong message to the end users, so we need
>> to get rid of this or need a better message ..rather confusing ppl who uses
>> MB..
>>
>> [1]
>> [2013-09-17 11:32:23,104]  INFO
>> {org.wso2.andes.server.cassandra.QueueDeliveryWorker} -  Queue worker
>> started for queue: JMSMS with on flight message checks
>> [2013-09-17 11:32:23,140]  INFO
>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>> -  Binding Subscription 0 to queue JMSMS
>> [2013-09-17 11:34:55,843]  INFO
>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>> -  Removing Subscription 0 from queue JMSMS
>> [2013-09-17 11:40:05,774]  INFO
>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>> - * Binding Subscription 1 to queue JMSMS*
>> [2013-09-17 11:41:39,641]  INFO
>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>> -  Removing Subscription 1 from queue JMSMS
>> [2013-09-17 11:42:00,297]  INFO
>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>> - * Binding Subscription 2 to queue JMSMS*
>>
>> cheers,
>> Dushan Abeyruwan
>> Associate Tech Lead
>> *Integration Technologies Team*
>> *WSO2 Inc. http://wso2.com/*
>> *Mobile:(+94)714408632*
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> --
> Chanaka Fernando
> Technical Lead
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 773337238
> Blog : http://soatutorials.blogspot.com
> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
> Twitter:https://twitter.com/chanakaudaya
> Wordpress:http://chanakaudaya.wordpress.com
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Ishara Premasada
Software Engineer,
WSO2 Inc. http://wso2.com/
*Blog   :  http://isharapremadasa.blogspot.com/
Twitter   :  https://twitter.com/ishadil
Mobile   : +94 714445832*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Branch 4.2.0 kernel build failure

2013-09-17 Thread Maninda Edirisooriya
The above build failure will be fixed with the attached patch. Apply it to
kernel/branches/4.2.0/distribution/integration/security-verifier.
Thank you.

*
Maninda Edirisooriya*
Software Engineer
*WSO2, Inc.
*lean.enterprise.middleware.

*Blog* : http://maninda.blogspot.com/
*Phone* : +94 777603226


On Fri, Sep 13, 2013 at 3:02 PM, Maninda Edirisooriya wrote:

> $subject. This is the error. Seems security verifier pom refers to a wrong
> parent pom.
>
> [ERROR]   The project org.wso2.carbon:SecVerifier:4.2.0
> (/home/maninda/c/carbon/kernel/branches/4.2.0/distribution/integration/security-verifier/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM: Failure to find
> org.wso2.carbon:carbon-products:pom:4.2.0 in http://repo1.maven.org/maven2was 
> cached in the local repository, resolution will not be reattempted
> until the update interval of central has elapsed or updates are forced and
> 'parent.relativePath' points at wrong local POM @ line 22, column 13 ->
> [Help 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2]
> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
>
> *
> Maninda Edirisooriya*
> Software Engineer
> *WSO2, Inc.
> *lean.enterprise.middleware.
>
> *Blog* : http://maninda.blogspot.com/
> *Phone* : +94 777603226
>


patch.diff
Description: Binary data
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Branch 4.2.0 kernel build failure

2013-09-17 Thread Harsha Thirimanna
Hi maninda ,

Why this pom refer "carbon-product" artifact instead of "integration"
artifact in patch ? I just built it putting artifactid as integration. Am I
wrong ?

thanks


*Harsha Thirimanna*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
* **
email: **hars...@wso2.com* * cell: +94 71 5186770**
twitter: **http://twitter.com/ **
harshathirimann
linked-in: **http: **//
www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
*
*
*Lean . Enterprise . Middleware*
*
*


On Tue, Sep 17, 2013 at 2:09 PM, Maninda Edirisooriya wrote:

> The above build failure will be fixed with the attached patch. Apply it to
> kernel/branches/4.2.0/distribution/integration/security-verifier.
> Thank you.
>
> *
> Maninda Edirisooriya*
> Software Engineer
> *WSO2, Inc.
> *lean.enterprise.middleware.
>
> *Blog* : http://maninda.blogspot.com/
> *Phone* : +94 777603226
>
>
> On Fri, Sep 13, 2013 at 3:02 PM, Maninda Edirisooriya wrote:
>
>> $subject. This is the error. Seems security verifier pom refers to a
>> wrong parent pom.
>>
>> [ERROR]   The project org.wso2.carbon:SecVerifier:4.2.0
>> (/home/maninda/c/carbon/kernel/branches/4.2.0/distribution/integration/security-verifier/pom.xml)
>> has 1 error
>> [ERROR] Non-resolvable parent POM: Failure to find
>> org.wso2.carbon:carbon-products:pom:4.2.0 in
>> http://repo1.maven.org/maven2 was cached in the local repository,
>> resolution will not be reattempted until the update interval of central has
>> elapsed or updates are forced and 'parent.relativePath' points at wrong
>> local POM @ line 22, column 13 -> [Help 2]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
>> [ERROR] [Help 2]
>> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
>>
>> *
>> Maninda Edirisooriya*
>> Software Engineer
>> *WSO2, Inc.
>> *lean.enterprise.middleware.
>>
>> *Blog* : http://maninda.blogspot.com/
>> *Phone* : +94 777603226
>>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Blocker] Cannot Publish APIs to External Gateway cluster when fronted with ELB

2013-09-17 Thread Chamara Ariyarathne
Latest update is this issue has been fixed with fixing ELB transport issue
yesterday.
refer mail thread "
API M setup fails with laetst ELB (12th build)
"

Now in the lab setup publisher, gateway cluster, store is configured with
gateway's port mappings as well.

However now we encountered a issue while Store user generating keys, and
when that request goes through ELB, through Gateway Worker to Keymanager.

TID: [0] [AM] [2013-09-17 14:10:11,943] ERROR
{org.apache.axis2.rpc.receivers.RPCMessageReceiver} -  wrong number of
arguments {org.apache.axis2.rpc.receivers.RPCMessageReceiver}
java.lang.IllegalArgumentException: wrong number of arguments
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
 at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:178)
at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
 at
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
at
org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404)
 at
org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:184)
at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
 at java.lang.Thread.run(Thread.java:722)
TID: [0] [AM] [2013-09-17 14:10:11,946] ERROR
{org.apache.synapse.transport.passthru.ServerWorker} -  Error processing
POST request for : /services/AuthenticationAdmin
{org.apache.synapse.transport.passthru.ServerWorker}
org.apache.axis2.AxisFault: wrong number of arguments
at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:211)
 at
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
at
org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404)
 at
org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:184)
at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
 at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.IllegalArgumentException: wrong number of arguments
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:601)
at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:178)
 at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
... 9 more



On Fri, Sep 13, 2013 at 3:50 PM, Isuru Perera  wrote:

> Hi,
>
> Geeth has already committed related changes. Please see:
>
>
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/dependencies/synapse/2.1.1-wso2v9/modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/nhttp/util/RESTUtil.java
>
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/components/transport-mgt/org.wso2.carbon.transport.nhttp/4.2.0/src/main/java/org/wso2/carbon/transport/nhttp/api/NHttpGetProcessor.java
>
>
> On Fri, Sep 13, 2013 at 3:09 PM, Nirmal Fernando  wrote:
>
>> Geeth,
>>
>> Did you commit your fixes to trunk which fix this AuthenticationAdmin
>> requests getting dispatched to ELB issue?
>>
>>
>> On Fri, Sep 13, 2013 at 3:07 PM, Nuwan Dias  wrote:
>>
>>> What is the ELB version being used?
>>>
>>>
>>> On Fri, Sep 13, 2013 at 3:05 PM, Nirodha Pramod wrote:
>>>
 Hi,

 Please note the $subject. This is a blocker for using a Gateway cluster
 fronted by ELB. Seems like the message body get distorted inside the ELB
 which sent to an admin service in Gateway.


 https://wso2.org/jira/browse/APIMANAGER-1649


 TID: [0] [AM] [2013-09-13 12:11:44,599] INFO
 {org.apache.synapse.mediators.builtin.LogMediator} - STATUS = Message
 dispatched to the main s

Re: [Dev] Why multitenancy feature does not copy releated conf files.

2013-09-17 Thread Shelan Perera
Hi,

r185295 has caused this. p2.inf and other related files have not been added
correctly to 4.2.1. Please fix asap.

Thanks


On Tue, Sep 17, 2013 at 11:12 AM, Shelan Perera  wrote:

> Hi,
>
> after upgrading the startos common feature to 2.2.1 the configuration
> files are not being copied. Is that change intentional?
>
> Thanks
>
> --
> *Shelan Perera*
>
> Senior Software Engineer
> **
> Integration Technology Group
> *WSO2, Inc. : wso2.com*
> lean.enterprise.middleware.
>
> *Blog* :   blog.shelan.org
> *Linked-i*n  :   http://www.linkedin.com/pub/shelan-perera/a/194/465
> *Twitter* :https://twitter.com/#!/shelan
>
> *Mobile*  : +94 772 604 402
>
>


-- 
*Shelan Perera*

Senior Software Engineer
**
Integration Technology Group
*WSO2, Inc. : wso2.com*
lean.enterprise.middleware.

*Blog* :   blog.shelan.org
*Linked-i*n  :   http://www.linkedin.com/pub/shelan-perera/a/194/465
*Twitter* :https://twitter.com/#!/shelan

*Mobile*  : +94 772 604 402
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Branch 4.2.0 kernel build failure

2013-09-17 Thread Maninda Edirisooriya
Hi Harsha,


I am not sure. I thought like that because it was "carbon-products" in the
original name. Also note that I just wanted others to help build the
kernel. Actual patch may be different as the kernel was already released
with 4.2.0. So do not commit this patch. :-)

*
Maninda Edirisooriya*
Software Engineer
*WSO2, Inc.
*lean.enterprise.middleware.

*Blog* : http://maninda.blogspot.com/
*Phone* : +94 777603226


On Tue, Sep 17, 2013 at 2:29 PM, Harsha Thirimanna  wrote:

> Hi maninda ,
>
> Why this pom refer "carbon-product" artifact instead of "integration"
> artifact in patch ? I just built it putting artifactid as integration. Am I
> wrong ?
>
> thanks
>
>
> *Harsha Thirimanna*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com
> * **
> email: **hars...@wso2.com* * cell: +94 71 5186770**
> twitter: **http://twitter.com/ **
> harshathirimann
> linked-in: **http: **//
> www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
> *
> *
> *Lean . Enterprise . Middleware*
> *
> *
>
>
> On Tue, Sep 17, 2013 at 2:09 PM, Maninda Edirisooriya wrote:
>
>> The above build failure will be fixed with the attached patch. Apply it
>> to kernel/branches/4.2.0/distribution/integration/security-verifier.
>> Thank you.
>>
>> *
>> Maninda Edirisooriya*
>> Software Engineer
>> *WSO2, Inc.
>> *lean.enterprise.middleware.
>>
>> *Blog* : http://maninda.blogspot.com/
>> *Phone* : +94 777603226
>>
>>
>> On Fri, Sep 13, 2013 at 3:02 PM, Maninda Edirisooriya 
>> wrote:
>>
>>> $subject. This is the error. Seems security verifier pom refers to a
>>> wrong parent pom.
>>>
>>> [ERROR]   The project org.wso2.carbon:SecVerifier:4.2.0
>>> (/home/maninda/c/carbon/kernel/branches/4.2.0/distribution/integration/security-verifier/pom.xml)
>>> has 1 error
>>> [ERROR] Non-resolvable parent POM: Failure to find
>>> org.wso2.carbon:carbon-products:pom:4.2.0 in
>>> http://repo1.maven.org/maven2 was cached in the local repository,
>>> resolution will not be reattempted until the update interval of central has
>>> elapsed or updates are forced and 'parent.relativePath' points at wrong
>>> local POM @ line 22, column 13 -> [Help 2]
>>> [ERROR]
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>>> -e switch.
>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>> [ERROR]
>>> [ERROR] For more information about the errors and possible solutions,
>>> please read the following articles:
>>> [ERROR] [Help 1]
>>> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
>>> [ERROR] [Help 2]
>>> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
>>>
>>> *
>>> Maninda Edirisooriya*
>>> Software Engineer
>>> *WSO2, Inc.
>>> *lean.enterprise.middleware.
>>>
>>> *Blog* : http://maninda.blogspot.com/
>>> *Phone* : +94 777603226
>>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Blocker] Cannot Publish APIs to External Gateway cluster when fronted with ELB

2013-09-17 Thread Chamara Ariyarathne
When a Keymanager instance is setup as a standalone api-m instance this
error does not come.


On Tue, Sep 17, 2013 at 2:38 PM, Chamara Ariyarathne wrote:

> Latest update is this issue has been fixed with fixing ELB transport issue
> yesterday.
> refer mail thread "
> API M setup fails with laetst ELB (12th build)
> "
>
> Now in the lab setup publisher, gateway cluster, store is configured with
> gateway's port mappings as well.
>
> However now we encountered a issue while Store user generating keys, and
> when that request goes through ELB, through Gateway Worker to Keymanager.
>
> TID: [0] [AM] [2013-09-17 14:10:11,943] ERROR
> {org.apache.axis2.rpc.receivers.RPCMessageReceiver} -  wrong number of
> arguments {org.apache.axis2.rpc.receivers.RPCMessageReceiver}
> java.lang.IllegalArgumentException: wrong number of arguments
>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>  at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
>  at
> org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:178)
> at
> org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
>  at
> org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
> at
> org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
> at
> org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404)
>  at
> org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:184)
> at
> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
>  at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>  at java.lang.Thread.run(Thread.java:722)
> TID: [0] [AM] [2013-09-17 14:10:11,946] ERROR
> {org.apache.synapse.transport.passthru.ServerWorker} -  Error processing
> POST request for : /services/AuthenticationAdmin
> {org.apache.synapse.transport.passthru.ServerWorker}
>  org.apache.axis2.AxisFault: wrong number of arguments
> at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
> at
> org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:211)
>  at
> org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
> at
> org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
> at
> org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404)
>  at
> org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:184)
> at
> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
>  at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>  at java.lang.Thread.run(Thread.java:722)
> Caused by: java.lang.IllegalArgumentException: wrong number of arguments
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:178)
>  at
> org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
> ... 9 more
>
>
>
> On Fri, Sep 13, 2013 at 3:50 PM, Isuru Perera  wrote:
>
>> Hi,
>>
>> Geeth has already committed related changes. Please see:
>>
>>
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/dependencies/synapse/2.1.1-wso2v9/modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/nhttp/util/RESTUtil.java
>>
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/components/transport-mgt/org.wso2.carbon.transport.nhttp/4.2.0/src/main/java/org/wso2/carbon/transport/nhttp/api/NHttpGetProcessor.java
>>
>>
>> On Fri, Sep 13, 2013 at 3:09 PM, Nirmal Fernando  wrote:
>>
>>> Geeth,
>>>
>>> Did you commit your fixes to trunk which fix this AuthenticationAdmin
>>> requests getting dispatched to ELB issue?
>>>
>>>
>>> On Fri, Sep 13, 2013 at 3:07 PM, Nuwan Dias  wrote:
>>>
 What is the ELB version being used?


 On Fri, Sep 13, 2013 at 3:05 PM, Nirodha Pramod wrote:

> Hi,
>
> Please note the $subject. This is a blocker for using a Gateway
> cluster 

Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Ishara Premadasa
Congratulations Rajeev ...


On Tue, Sep 17, 2013 at 1:50 PM, Bhathiya Jayasekara wrote:

> Congratulations...
>
>
> On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
> manu...@wso2.com> wrote:
>
>> Congratulations Rajeev !!!
>>
>>
>> On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun wrote:
>>
>>> Congrats Rajeev !!!
>>>
>>>
>>> On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
>>> mo...@wso2.com> wrote:
>>>
 Congrats Rajeev !!!...

 Regards,
 Mohan


 On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando 
 wrote:

> Congrats Rajeev!... :-)
>
>
> On 16 September 2013 23:40, Sriskandarajah Suhothayan 
> wrote:
>
>> Hi All,
>>
>> It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
>> RajeevS  has been a  contributor to CEP over the last six months
>> contributing greatly to both CEP and Siddhi. In acknowledgement of all 
>> his
>> contributions, he's been voted as a WSO2 committer.
>>
>> RajeevS, Keep up the good work!
>>
>> Cheers,
>> Suho
>>
>> --
>> *S. Suhothayan
>> *
>> Associate Technical Lead,
>>  *WSO2 Inc. *http://wso2.com *
>>  *
>> lean . enterprise . middleware
>>
>> *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
>> twitter: http://twitter.com/suhothayan | linked-in:
>> http://lk.linkedin.com/in/suhothayan*
>> *
>> *
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Lasantha Fernando*
> Software Engineer - Data Technologies Team
> WSO2 Inc. http://wso2.com
>
> email: lasan...@wso2.com
> mobile: (+94) 71 5247551
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *V. Mohanadarshan*
 *Software Engineer,*
 *Data Technologies Team,*
 *WSO2, Inc. http://wso2.com *
 *lean.enterprise.middleware.*
 *
 *
 email: mo...@wso2.com
 phone:(+94) 771117673

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> --
>>> Pulasthi Supun
>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>> Email: pulas...@wso2.com
>>> Mobile: +94 (71) 9258281
>>> Blog : http://pulasthisupun.blogspot.com/
>>> Git hub profile: https://github.com/pulasthi
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Regards,
>> Manula Chathurika Thantriwatte
>> Software Engineer
>> WSO2 Inc. : http://wso2.com
>> lean . enterprise . middleware
>>
>> email : manu...@wso2.com / man...@apache.org
>> phone : +94 772492511
>> blog : http://manulachathurika.blogspot.com/
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Bhathiya Jayasekara*
> *Software Engineer,*
> *WSO2 inc., http://wso2.com*
> *
> *
> *Phone: +94715478185*
> *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
> *Twitter: https://twitter.com/bhathiyax*
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Ishara Premasada
Software Engineer,
WSO2 Inc. http://wso2.com/
*Blog   :  http://isharapremadasa.blogspot.com/
Twitter   :  https://twitter.com/ishadil
Mobile   : +94 714445832*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Shazni Nazeer
Congratulations Rajeev.

Shazni Nazeer
Senior Software Engineer

Mob: +94 715 440 607


On Tue, Sep 17, 2013 at 3:12 PM, Ishara Premadasa  wrote:

> Congratulations Rajeev ...
>
>
> On Tue, Sep 17, 2013 at 1:50 PM, Bhathiya Jayasekara wrote:
>
>> Congratulations...
>>
>>
>> On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
>> manu...@wso2.com> wrote:
>>
>>> Congratulations Rajeev !!!
>>>
>>>
>>> On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun wrote:
>>>
 Congrats Rajeev !!!


 On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
 mo...@wso2.com> wrote:

> Congrats Rajeev !!!...
>
> Regards,
> Mohan
>
>
> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando  > wrote:
>
>> Congrats Rajeev!... :-)
>>
>>
>> On 16 September 2013 23:40, Sriskandarajah Suhothayan 
>> wrote:
>>
>>> Hi All,
>>>
>>> It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
>>> RajeevS  has been a  contributor to CEP over the last six months
>>> contributing greatly to both CEP and Siddhi. In acknowledgement of all 
>>> his
>>> contributions, he's been voted as a WSO2 committer.
>>>
>>> RajeevS, Keep up the good work!
>>>
>>> Cheers,
>>> Suho
>>>
>>> --
>>> *S. Suhothayan
>>> *
>>> Associate Technical Lead,
>>>  *WSO2 Inc. *http://wso2.com *
>>>  *
>>> lean . enterprise . middleware
>>>
>>> *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
>>> twitter: http://twitter.com/suhothayan | linked-in:
>>> http://lk.linkedin.com/in/suhothayan*
>>> *
>>> *
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Lasantha Fernando*
>> Software Engineer - Data Technologies Team
>> WSO2 Inc. http://wso2.com
>>
>> email: lasan...@wso2.com
>> mobile: (+94) 71 5247551
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: mo...@wso2.com
> phone:(+94) 771117673
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 --
 Pulasthi Supun
 Software Engineer; WSO2 Inc.; http://wso2.com,
 Email: pulas...@wso2.com
 Mobile: +94 (71) 9258281
 Blog : http://pulasthisupun.blogspot.com/
 Git hub profile: https://github.com/pulasthi

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> Regards,
>>> Manula Chathurika Thantriwatte
>>> Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> email : manu...@wso2.com / man...@apache.org
>>> phone : +94 772492511
>>> blog : http://manulachathurika.blogspot.com/
>>>
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Bhathiya Jayasekara*
>> *Software Engineer,*
>> *WSO2 inc., http://wso2.com*
>> *
>> *
>> *Phone: +94715478185*
>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
>> *Twitter: https://twitter.com/bhathiyax*
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Ishara Premasada
> Software Engineer,
> WSO2 Inc. http://wso2.com/
> *Blog   :  http://isharapremadasa.blogspot.com/
> Twitter   :  https://twitter.com/ishadil
> Mobile   : +94 714445832*
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Branch 4.2.0 kernel build failure

2013-09-17 Thread Harsha Thirimanna
thanks malinda


*Harsha Thirimanna*
Senior Software Engineer; WSO2, Inc.; http://wso2.com
* **
email: **hars...@wso2.com* * cell: +94 71 5186770**
twitter: **http://twitter.com/ **
harshathirimann
linked-in: **http: **//
www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
*
*
*Lean . Enterprise . Middleware*
*
*


On Tue, Sep 17, 2013 at 2:53 PM, Maninda Edirisooriya wrote:

> Hi Harsha,
>
>
> I am not sure. I thought like that because it was "carbon-products" in the
> original name. Also note that I just wanted others to help build the
> kernel. Actual patch may be different as the kernel was already released
> with 4.2.0. So do not commit this patch. :-)
>
> *
> Maninda Edirisooriya*
> Software Engineer
> *WSO2, Inc.
> *lean.enterprise.middleware.
>
> *Blog* : http://maninda.blogspot.com/
> *Phone* : +94 777603226
>
>
> On Tue, Sep 17, 2013 at 2:29 PM, Harsha Thirimanna wrote:
>
>> Hi maninda ,
>>
>> Why this pom refer "carbon-product" artifact instead of "integration"
>> artifact in patch ? I just built it putting artifactid as integration. Am I
>> wrong ?
>>
>> thanks
>>
>>
>> *Harsha Thirimanna*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>> * **
>> email: **hars...@wso2.com* * cell: +94 71 5186770**
>> twitter: **http://twitter.com/ **
>> harshathirimann
>> linked-in: **http: **//
>> www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>> *
>> *
>>
>>
>> On Tue, Sep 17, 2013 at 2:09 PM, Maninda Edirisooriya 
>> wrote:
>>
>>> The above build failure will be fixed with the attached patch. Apply it
>>> to kernel/branches/4.2.0/distribution/integration/security-verifier.
>>> Thank you.
>>>
>>> *
>>> Maninda Edirisooriya*
>>> Software Engineer
>>> *WSO2, Inc.
>>> *lean.enterprise.middleware.
>>>
>>> *Blog* : http://maninda.blogspot.com/
>>> *Phone* : +94 777603226
>>>
>>>
>>> On Fri, Sep 13, 2013 at 3:02 PM, Maninda Edirisooriya 
>>> wrote:
>>>
 $subject. This is the error. Seems security verifier pom refers to a
 wrong parent pom.

 [ERROR]   The project org.wso2.carbon:SecVerifier:4.2.0
 (/home/maninda/c/carbon/kernel/branches/4.2.0/distribution/integration/security-verifier/pom.xml)
 has 1 error
 [ERROR] Non-resolvable parent POM: Failure to find
 org.wso2.carbon:carbon-products:pom:4.2.0 in
 http://repo1.maven.org/maven2 was cached in the local repository,
 resolution will not be reattempted until the update interval of central has
 elapsed or updates are forced and 'parent.relativePath' points at wrong
 local POM @ line 22, column 13 -> [Help 2]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with
 the -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions,
 please read the following articles:
 [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
 [ERROR] [Help 2]
 http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

 *
 Maninda Edirisooriya*
 Software Engineer
 *WSO2, Inc.
 *lean.enterprise.middleware.

 *Blog* : http://maninda.blogspot.com/
 *Phone* : +94 777603226

>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 ESB 4.8.0 Milestone 2 - Worker Profile is not working

2013-09-17 Thread Isuru Perera
I get following error when I run the server as "./wso2server.sh
-DworkerNode=true"

JAVA_HOME environment variable is set to /usr/lib/jvm/jdk1.6.0_45
CARBON_HOME environment variable is set to
/home/isuru/test/elb-release/esb/wso2esb-4.8.0-worker
[2013-09-17 15:35:14,559] FATAL {org.wso2.carbon.server.Main} -  OSGi
runtime worker profile not found
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63)
at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45)
Caused by: java.lang.RuntimeException: worker profile not found
at org.wso2.carbon.server.Main.main(Main.java:86)
... 6 more

Please check.

Thanks!

-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 ESB 4.8.0 Milestone 2 - Worker Profile is not working

2013-09-17 Thread Vanjikumaran Sivajothy
Hi Issuru,
It seems profile is not configured for DworkerNode, Nevertheless you can
use the ESB with out the WorkNode while you working on ELB

Best regards,
Vanji


On Tue, Sep 17, 2013 at 3:41 PM, Isuru Perera  wrote:

> I get following error when I run the server as "./wso2server.sh
> -DworkerNode=true"
>
> JAVA_HOME environment variable is set to /usr/lib/jvm/jdk1.6.0_45
> CARBON_HOME environment variable is set to
> /home/isuru/test/elb-release/esb/wso2esb-4.8.0-worker
> [2013-09-17 15:35:14,559] FATAL {org.wso2.carbon.server.Main} -  OSGi
> runtime worker profile not found
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63)
> at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45)
> Caused by: java.lang.RuntimeException: worker profile not found
> at org.wso2.carbon.server.Main.main(Main.java:86)
> ... 6 more
>
> Please check.
>
> Thanks!
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> Lean . Enterprise . Middleware
>
> about.me/chrishantha
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Sivajothy Vanjikumaran
*Senior Software Engineer*
*Integration Technologies Team*
*WSO2 Inc. http://wso2.com/*
*Mobile:(+94)777219209**
*[image: Facebook]  [image:
Twitter] [image:
LinkedIn] 
[image:
Blogger]  [image:
SlideShare]
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 ESB 4.8.0 Milestone 2 - Worker Profile is not working

2013-09-17 Thread Isuru Perera
Hi Vanji,


On Tue, Sep 17, 2013 at 4:46 PM, Vanjikumaran Sivajothy wrote:

> Hi Issuru,
> It seems profile is not configured for DworkerNode, Nevertheless you can
> use the ESB with out the WorkNode while you working on ELB
>
Yes, I can proceed with my testing with out the worker profile for now.

Anyway, I didn't see a JIRA for this issue. Shall I create one?

I hope you guys will fix the worker profile for next milestone release.

>
> Best regards,
> Vanji
>
>
> On Tue, Sep 17, 2013 at 3:41 PM, Isuru Perera  wrote:
>
>> I get following error when I run the server as "./wso2server.sh
>> -DworkerNode=true"
>>
>> JAVA_HOME environment variable is set to /usr/lib/jvm/jdk1.6.0_45
>> CARBON_HOME environment variable is set to
>> /home/isuru/test/elb-release/esb/wso2esb-4.8.0-worker
>> [2013-09-17 15:35:14,559] FATAL {org.wso2.carbon.server.Main} -  OSGi
>> runtime worker profile not found
>> java.lang.reflect.InvocationTargetException
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> at java.lang.reflect.Method.invoke(Method.java:597)
>> at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63)
>> at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45)
>> Caused by: java.lang.RuntimeException: worker profile not found
>> at org.wso2.carbon.server.Main.main(Main.java:86)
>> ... 6 more
>>
>> Please check.
>>
>> Thanks!
>>
>> --
>> Isuru Perera
>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>> Lean . Enterprise . Middleware
>>
>> about.me/chrishantha
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Sivajothy Vanjikumaran
> *Senior Software Engineer*
> *Integration Technologies Team*
> *WSO2 Inc. http://wso2.com/*
> *Mobile:(+94)777219209**
> *[image: Facebook]  [image:
> Twitter]  [image: 
> LinkedIn] 
> [image:
> Blogger]  [image: 
> SlideShare]
>



-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why multitenancy feature does not copy releated conf files.

2013-09-17 Thread Danushka Fernando
Hi
p2.inf was not in svn and I added it to svn. Can you check now and confirm.

Thanks & Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729


On Tue, Sep 17, 2013 at 2:52 PM, Shelan Perera  wrote:

> Hi,
>
> r185295 has caused this. p2.inf and other related files have not been
> added correctly to 4.2.1. Please fix asap.
>
> Thanks
>
>
> On Tue, Sep 17, 2013 at 11:12 AM, Shelan Perera  wrote:
>
>> Hi,
>>
>> after upgrading the startos common feature to 2.2.1 the configuration
>> files are not being copied. Is that change intentional?
>>
>> Thanks
>>
>>  --
>> *Shelan Perera*
>>
>> Senior Software Engineer
>> **
>> Integration Technology Group
>> *WSO2, Inc. : wso2.com*
>> lean.enterprise.middleware.
>>
>> *Blog* :   blog.shelan.org
>> *Linked-i*n  :   http://www.linkedin.com/pub/shelan-perera/a/194/465
>> *Twitter* :https://twitter.com/#!/shelan
>>
>> *Mobile*  : +94 772 604 402
>>
>>
>
>
> --
> *Shelan Perera*
>
> Senior Software Engineer
> **
> Integration Technology Group
> *WSO2, Inc. : wso2.com*
> lean.enterprise.middleware.
>
> *Blog* :   blog.shelan.org
> *Linked-i*n  :   http://www.linkedin.com/pub/shelan-perera/a/194/465
> *Twitter* :https://twitter.com/#!/shelan
>
> *Mobile*  : +94 772 604 402
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Preparing ELB 2.1.0 release

2013-09-17 Thread Isuru Perera
Hi Ravi,

There are few more passthru related issues.

https://wso2.org/jira/browse/LB-114?jql=labels%20%3D%20passthru-transport%20AND%20resolution%20%3D%20Unresolved%20and%20project%20%3D%20%22WSO2%20Elastic%20Load%20Balancer%22

Could you please check those as well.

Thanks.


On Fri, Sep 13, 2013 at 5:45 PM, Isuru Perera  wrote:

> Hi,
>
> I noticed some of the 
> issueswere
>  marked as fixed today. Thanks for looking in to those.
>
> There are few in open state still. For example,
> https://wso2.org/jira/browse/LB-88. This is probably the same issue with
> spinning?
>
> Please check the NPEs as well.
>
> https://wso2.org/jira/browse/LB-85
> https://wso2.org/jira/browse/LB-105
>
> Thanks.
>
>
> On Sun, Sep 8, 2013 at 8:34 PM, Isuru Perera  wrote:
>
>> Hi Ravi,
>>
>> Could you please go through the issues here:
>> https://wso2.org/jira/browse/LB-106?jql=project%20%3D%2010210%20AND%20labels%20%3D%20passthru-transport
>>
>> I created a label for passthru transport related issues.
>>
>> Thanks!
>>
>>
>> On Thu, Sep 5, 2013 at 5:30 PM, Ravi Undupitiya  wrote:
>>
>>> LB-97  - this has been fixed.
>>>
>>> LB-106 , 
>>> LB-75
>>> , LB-90  and 
>>> LB-105 - should
>>> be due to the spinning issue, i'm re-testing these scenarios with the
>>> spinning fix to see if they reoccur on RC8 pack.
>>>
>>>
>>>
>>> On Thu, Sep 5, 2013 at 12:05 PM, Isuru Perera  wrote:
>>>
 Hi all,

 I have started working on fixing issues on ELB.

 Following are some synapse related issues that needs to be fixed.

 ESB Team, please check these issues and let me know whether those can
 be fixed.

 https://wso2.org/jira/browse/LB-74
 https://wso2.org/jira/browse/LB-97
 https://wso2.org/jira/browse/LB-106
 https://wso2.org/jira/browse/LB-75
 https://wso2.org/jira/browse/LB-90
 https://wso2.org/jira/browse/LB-105

 I will check on other issues and update this thread.

 Thanks!

 --
 Isuru Perera
 Senior Software Engineer | WSO2, Inc. | http://wso2.com/
 Lean . Enterprise . Middleware

 about.me/chrishantha

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Ravi Undupitiya*
>>> Software Engineer; WSO2 Inc.; http://wso2.com
>>> *
>>> *
>>>  *E-mail: r...@wso2.com
>>> **M: **+94 772 930 712*
>>>  *
>>> *Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> Isuru Perera
>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>> Lean . Enterprise . Middleware
>>
>> about.me/chrishantha
>>
>
>
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> Lean . Enterprise . Middleware
>
> about.me/chrishantha
>



-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] What is the best place to give "Publish to External Store" Option ?

2013-09-17 Thread Isabelle Mauny
Forgot about the credentials thing, thanks for the reminder :(

So basically there is a default (internal) store we always publish to, and then 
additional stores we can publish to as a separate action. If yes. +1 to that, 
covers most of use cases I think.

Isabelle.
__

Isabelle Mauny
Director, Product Management; WSO2, Inc.;  http://wso2.com/
email: isabe...@wso2.com - mobile (Spain) : +34 616050684 - mobile (Sri Lanka) 
+94 (0)774777663



On Sep 17, 2013, at 10:28 AM, Sumedha Rubasinghe  wrote:

> We have decided to move this to a new tab in API detail page. Only APIs in 
> 'PUBLISHED' status can be pushed into other external stores. @ the point of 
> publishing an API, it will be pushed into internal store as before.
> 
> 
> On Tue, Sep 17, 2013 at 1:29 PM, Isabelle Mauny  wrote:
> Hi Chamara,
> 
> IMHO, this is a publishing decision - i.e. it's the responsibility of the 
> publisher to do this (i.e option 3) . There are a couple use cases to 
> consider here 
> 
> a) A publisher needs to be able to publish the API to multiple stores. this 
> publication is independent from the runtime publication (i.e. gateway 
> configuration) . Moreover they need to be able to publish to additional store 
> at any moment - Consider an API which is published in the company store to 
> start with and then is pushed to an external catalog when this is approved. 
> In other words, publish to store shall be a self-contained action as well. 
> b) We need to plan for additional metadata to be captured for those external 
> catalogs ( what they are asking for might be different than what we capture 
> out of box).
> 
> And finally security : where/when do we capture/store the credentials to 
> connect to an external store ? 
> Isabelle, 
> This is coming in as a configuration as per the discussion in 
> http://markmail.org/message/ky7veo2uud4woh25.
>  
> 
> Isabelle.
> 
> 
> --
> Isabelle Mauny
> Director, Product Management; WSO2, Inc.;  http://wso2.com/
> email: isabe...@wso2.com - mobile: +34 616050684
> 
> 
> On Tue, Sep 17, 2013 at 7:54 AM, Chamara Ariyarathne  
> wrote:
> Ping..!
> 
> 
> On Mon, Sep 16, 2013 at 10:29 AM, Chamara Ariyarathne  
> wrote:
> Three possibilities are while;
> 
> 1. Creating the API
> 2. Editing the API
> 3. Publishing the API
> 
> (See attached screenshots)
> 
> 1. If the option is given at the place of Creating the API, the API need to 
> be created in the external store as well in Unpublished state. 
> 
> 2. If the option is given at only Editing the API, it is not straightforward. 
> 
> 3. If the option is given at Publishing the API / Lifecycle changing place, 
> everytime the api is changed, it will have to be published.
> 
> The feature seems buggy at the moment. But to create useful bugs, the 
> scenario need to be clearly defined. 
> 
> Also the scenarios need to be planned the way it support publishing to 
> external non-wso2 apistores as well. 
> 
> -- 
> Chamara Ariyarathne
> Senior Software Engineer - QA; 
> WSO2 Inc; http://www.wso2.com/.
> Mobile; +94772786766
> 
> 
> 
> -- 
> Chamara Ariyarathne
> Senior Software Engineer - QA; 
> WSO2 Inc; http://www.wso2.com/.
> Mobile; +94772786766
> 
> 
> 
> 
> -- 
> /sumedha
> b :  bit.ly/sumedha

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Kernel patch for REGISTRY-1889

2013-09-17 Thread Sameera Jayasoma
HI Pulasthi,

These sql scripts which in kernel/carbon-home/dbscripts/ cannot be patched
using the normal kernel patching model. We need to think about the
different approaches to solve this problem. Lets have a discussion on this.


Thanks,
Sameera.




On Tue, Sep 17, 2013 at 11:54 AM, Pulasthi Supun  wrote:

> Hi Carbon team,
>
> Can you please verify and apply the patch for issue [1].
>
> [1] https://wso2.org/jira/browse/REGISTRY-1889
>
> Regards,
> Pulasthi
> --
> --
> Pulasthi Supun
> Software Engineer; WSO2 Inc.; http://wso2.com,
> Email: pulas...@wso2.com
> Mobile: +94 (71) 9258281
> Blog : http://pulasthisupun.blogspot.com/
> Git hub profile: https://github.com/pulasthi
>



-- 
Sameera Jayasoma,
Architect,

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://sameera.adahas.org
twitter: https://twitter.com/sameerajayasoma
flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
Mobile: 0094776364456

Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] - Greg cluster setup -User Core - Oracle Unique Constraint Violation

2013-09-17 Thread Iranga Muthuthanthri
Hi,

Following Oracle Unique Constraint Violation was observed at server start
up for  G-Reg 4.6.0 [16-09 Pack] on the cluster setup.

Please refer -https://wso2.org/jira/browse/REGISTRY-1990

Exception
---

java.sql.SQLException: ORA-1: unique constraint
(GOV46NODE1.SYS_C0087168) violated

at
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
at
oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:216)
at
oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:955)
at
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1168)
at
oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3285)
at
oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3368)
at
org.wso2.carbon.user.core.claim.dao.ClaimDAO.addDialect(ClaimDAO.java:441)
at
org.wso2.carbon.user.core.claim.dao.ClaimDAO.addClaimMapping(ClaimDAO.java:186)
at
org.wso2.carbon.user.core.claim.dao.ClaimDAO.addCliamMappings(ClaimDAO.java:140)
at
org.wso2.carbon.user.core.common.DefaultRealm.populateProfileAndClaimMaps(DefaultRealm.java:420)
at
org.wso2.carbon.user.core.common.DefaultRealm.init(DefaultRealm.java:101)
at
org.wso2.carbon.user.core.common.DefaultRealmService.initializeRealm(DefaultRealmService.java:223)
at
org.wso2.carbon.user.core.common.DefaultRealmService.(DefaultRealmService.java:101)
at
org.wso2.carbon.user.core.common.DefaultRealmService.(DefaultRealmService.java:114)
at
org.wso2.carbon.user.core.internal.Activator.startDeploy(Activator.java:72)
at
org.wso2.carbon.user.core.internal.BundleCheckActivator.start(BundleCheckActivator.java:61)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
[2013-09-17 15:32:03,775] ERROR
{org.wso2.carbon.user.core.common.DefaultRealmService} -  Cannot initialize
the realm.
org.wso2.carbon.user.core.UserStoreException: Database Error - ORA-1:
unique constraint (GOV46NODE1.SYS_C0087168) violated

at
org.wso2.carbon.user.core.claim.dao.ClaimDAO.addDialect(ClaimDAO.java:446)
at
org.wso2.carbon.user.core.claim.dao.ClaimDAO.addClaimMapping(ClaimDAO.java:186)
at
org.wso2.carbon.user.core.claim.dao.ClaimDAO.addCliamMappings(ClaimDAO.java:140)
at
org.wso2.carbon.user.core.common.DefaultRealm.populateProfileAndClaimMaps(DefaultRealm.java:420)
at
org.wso2.carbon.user.core.common.DefaultRealm.init(DefaultRealm.java:101)
at
org.wso2.carbon.user.core.common.DefaultRealmService.initializeRealm(DefaultRealmService.java:223)
at
org.wso2.carbon.user.core.common.DefaultRealmService.(DefaultRealmService.java:101)
at
org.wso2.carbon.user.core.common.DefaultRealmService.(DefaultRealmService.java:114)
at
org.wso2.carbon.user.core.internal.Activator.startDeploy(Activator.java:72)
at
org.wso2.carbon.user.core.internal.BundleCheckActivator.start(BundleCheckActivator.java:61)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at

Re: [Dev] Kernel patch for REGISTRY-1889

2013-09-17 Thread Pulasthi Supun
Hi Sameera,

Sure lets have a discussion to solve this ASAP.

Regards,
Pulasthi


On Tue, Sep 17, 2013 at 5:28 PM, Sameera Jayasoma  wrote:

> HI Pulasthi,
>
> These sql scripts which in kernel/carbon-home/dbscripts/ cannot be
> patched using the normal kernel patching model. We need to think about the
> different approaches to solve this problem. Lets have a discussion on this.
>
>
> Thanks,
> Sameera.
>
>
>
>
> On Tue, Sep 17, 2013 at 11:54 AM, Pulasthi Supun wrote:
>
>> Hi Carbon team,
>>
>> Can you please verify and apply the patch for issue [1].
>>
>> [1] https://wso2.org/jira/browse/REGISTRY-1889
>>
>> Regards,
>> Pulasthi
>> --
>> --
>> Pulasthi Supun
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> Email: pulas...@wso2.com
>> Mobile: +94 (71) 9258281
>> Blog : http://pulasthisupun.blogspot.com/
>> Git hub profile: https://github.com/pulasthi
>>
>
>
>
> --
> Sameera Jayasoma,
> Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://sameera.adahas.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
> Mobile: 0094776364456
>
> Lean . Enterprise . Middleware
>



-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: pulas...@wso2.com
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Breaking down ESB Integration tests module to sub modules to decrease the stress of the running server while testing

2013-09-17 Thread Krishantha Samaraweera
Hi Nuwan,

I think we don't need to worry about disk space etc... Splitting the
package will minimize the intermittent test failure due to heavily load on
ESB server which runs with default perf parameters. On the other hand it
will minimize debugging effort and even product team will find it easy to
assign modules among themselves and fix tests, if there are any test
failures.

Thanks,

Krishantha Samaraweera
Senior Technical Lead - Test Automation.
Mobile: +94  599 18; blog: http://opensource-soa.blogspot.com/
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.


On Tue, Sep 17, 2013 at 12:24 PM, Nuwan Wimalasekara wrote:

>
> Hi
> I am working on $subject. Our aim is to decrease the ESB server stress
> while tests are executing. Currently around 900 test cases in one module
> named tests are running against a one ESB server started by test framework
> and it takes nearly two hours to complete all test cases. In all the test
> cases there are lots of admin services callings , service invocations ,
> server configurations (axis2.xml) and server restart calling happens every
> time. Sometimes it will introduce some intermittent test failures. So
> breaking the tests modules will ease of running test cases and
> debugging test failures.
>
> So we tried to break down the Integration tests into 5 modules as
> mentioned bellow!
>
> 1) tests-services - Proxy, Security, Endpoint, Sequence, Localentry,
> Rest, jaxrs, schedule task related test cases
> 2) tests-mediators - Test Cases related to mediators, message processors,
> message stores, priority executors
> 3) tests-transports - JMS,VFS, Nhttp, PTT, VFS,TCP, HL7,   etcrelated 
> test cases
> 4) tests-samples - ESB sample related test cases
> 5) tests-others- Other test cases
>
> Then in each of module, test framework starts a fresh ESB server and test
> are being executed against that server.
>
> But there are few concerns we have to consider
> 1) We can guarantee the number of test cases and time to complete running
> in each module are same . Those count varies from module to module since
> some modules have more test cases.
> 2) It needs the space more than a space used tests module.
> 3) Need to review 5 test reports
>
> Really appreciate your ideas for above structure for integration test for
> ESB to continue the work.
>
> Thanks,
> Nuwanw
> --
> Nuwan Wimalasekara
> Senior Software Engineer - Test Automation
> WSO2, Inc.: http://wso2.com
> lean. enterprise. middleware
>
> phone: +94 71 668 4620
>
>
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 ESB 4.8.0 Milestone 2 - Worker Profile is not working

2013-09-17 Thread Shameera Rathnayaka
Hi isuru,
To start the server as worker node you must have profile call worker in
repository/components/ . please check it.

Thanks,
Shameera
Hi Vanji,


On Tue, Sep 17, 2013 at 4:46 PM, Vanjikumaran Sivajothy wrote:

> Hi Issuru,
> It seems profile is not configured for DworkerNode, Nevertheless you can
> use the ESB with out the WorkNode while you working on ELB
>
Yes, I can proceed with my testing with out the worker profile for now.

Anyway, I didn't see a JIRA for this issue. Shall I create one?

I hope you guys will fix the worker profile for next milestone release.

>
> Best regards,
> Vanji
>
>
> On Tue, Sep 17, 2013 at 3:41 PM, Isuru Perera  wrote:
>
>> I get following error when I run the server as "./wso2server.sh
>> -DworkerNode=true"
>>
>> JAVA_HOME environment variable is set to /usr/lib/jvm/jdk1.6.0_45
>> CARBON_HOME environment variable is set to
>> /home/isuru/test/elb-release/esb/wso2esb-4.8.0-worker
>> [2013-09-17 15:35:14,559] FATAL {org.wso2.carbon.server.Main} -  OSGi
>> runtime worker profile not found
>> java.lang.reflect.InvocationTargetException
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> at java.lang.reflect.Method.invoke(Method.java:597)
>> at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63)
>> at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45)
>> Caused by: java.lang.RuntimeException: worker profile not found
>> at org.wso2.carbon.server.Main.main(Main.java:86)
>> ... 6 more
>>
>> Please check.
>>
>> Thanks!
>>
>> --
>> Isuru Perera
>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>> Lean . Enterprise . Middleware
>>
>> about.me/chrishantha
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Sivajothy Vanjikumaran
> *Senior Software Engineer*
> *Integration Technologies Team*
> *WSO2 Inc. http://wso2.com/*
> *Mobile:(+94)777219209**
> *[image: Facebook]  [image:
> Twitter]  [image: 
> LinkedIn] 
> [image:
> Blogger]  [image: 
> SlideShare]
>



-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build Failure Chunk 02

2013-09-17 Thread Eranda Sooriyabandara
Fixed.

thanks
Eranda


On Tue, Sep 17, 2013 at 1:37 PM, Danushka Fernando wrote:

> Hi
> I am getting following error while building chunk 02
>
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 11.373s
> [INFO] Finished at: Tue Sep 17 13:26:40 IST 2013
> [INFO] Final Memory: 221M/1075M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project
> org.wso2.carbon.governance.registry.extensions: Compilation failure
> [ERROR]
> /home/wdfdo1986/Source_Code/platform/4.2.0/components/governance/org.wso2.carbon.governance.registry.extensions/4.2.0/src/org/wso2/carbon/governance/registry/extensions/indexers/RXTIndexer.java:[52,93]
> getRegistry() in org.wso2.carbon.registry.indexing.IndexingManager cannot
> be applied to (int)
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>
>
> Thanks & Regards
> Danushka Fernando
> Software Engineer
> WSO2 inc. http://wso2.com/
> Mobile : +94716332729
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Eranda Sooriyabandara
*Senior Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/



*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Commits] [Carbon-platform] svn commit r185625 - carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/car

2013-09-17 Thread Krishantha Samaraweera
Hi Pushpalanka,

Can you revert this commit please. Test framework 4.2.0 version is already
released. You have to use 4.2.1 version with IS 4.5.1

Thanks,

Krishantha Samaraweera
Senior Technical Lead - Test Automation.
Mobile: +94  599 18; blog: http://opensource-soa.blogspot.com/
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.


On Mon, Sep 16, 2013 at 7:51 PM,  wrote:

> Author: la...@wso2.com
> Date: Mon Sep 16 19:51:08 2013
> New Revision: 185625
> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=185625
>
> Log:
> Refactored Class Name
>
> Added:
>
>  
> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java
>   - copied, changed from r185624,
> /carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java
> Modified:
>
>  
> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java
>
> Copied:
> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java
> (from r185624,
> /carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java)
> URL:
> http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java?rev=185625&r1=185624&r2=185625&view=diff
>
> ==
> ---
> /carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java
>   (original)
> +++
> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java
>   Mon Sep 16 19:51:08 2013
> @@ -29,7 +29,7 @@
>  import org.wso2.carbon.utils.CarbonUtils;
>
>
> -public class UserStoreConfigurationClient {
> +public class UserStoreConfigAdminServiceClient {
>
>  private final Log log = LogFactory.getLog(UserManagementClient.class);
>  private final String serviceName = "UserStoreConfigAdminService";
> @@ -38,14 +38,14 @@
>  private static final String deploymentDirectory =
> CarbonUtils.getCarbonRepository() + USERSTORES;
>
>
> -public UserStoreConfigurationClient(String backendURL, String
> sessionCookie) throws AxisFault {
> +public UserStoreConfigAdminServiceClient(String backendURL, String
> sessionCookie) throws AxisFault {
>
>  String endPoint = backendURL + serviceName;
>  userStoreConfigAdminServiceStub = new
> UserStoreConfigAdminServiceStub(endPoint);
>  AuthenticateStub.authenticateStub(sessionCookie,
> userStoreConfigAdminServiceStub);
>  }
>
> -public UserStoreConfigurationClient(String backendURL, String
> userName, String password)
> +public UserStoreConfigAdminServiceClient(String backendURL, String
> userName, String password)
>  throws AxisFault {
>
>  String endPoint = backendURL + serviceName;
> ___
> Commits mailing list
> comm...@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/commits
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Build failure in chunk02

2013-09-17 Thread Isuruwan Herath
Compilation error occurs due to below mentioned stub is not generated, when
built with clean repo.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project
org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
Compilation failure:
[ERROR]
/home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
[ERROR]
/home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
cannot find symbol
[ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
[ERROR] location: class
org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
[ERROR]
/home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
cannot find symbol
[ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
[ERROR] location: class
org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
[ERROR]
/home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
cannot find symbol
[ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
[ERROR] location: class
org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.


-- 
Isuruwan Herath
Technical Lead

Contact: +94 776 273 296
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Commits] [Carbon-platform] svn commit r185625 - carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/car

2013-09-17 Thread Pushpalanka Jayawardhana
Hi Krishantha,

Sure I will. Sorry for the inconvenience.

Thanks,

Pushpalanka Jayawardhana

Software Engineer

WSO2 Lanka (pvt) Ltd
[image: 
Facebook]
[image:
Twitter]
[image:
LinkedIn]
[image:
Blogger]
[image:
SlideShare]
Mobile: +94779716248



On Tue, Sep 17, 2013 at 6:59 PM, Krishantha Samaraweera  wrote:

> Hi Pushpalanka,
>
> Can you revert this commit please. Test framework 4.2.0 version is already
> released. You have to use 4.2.1 version with IS 4.5.1
>
> Thanks,
>
> Krishantha Samaraweera
> Senior Technical Lead - Test Automation.
> Mobile: +94  599 18; blog: http://opensource-soa.blogspot.com/
> WSO2, Inc.; http://wso2.com/
> lean . enterprise . middlewear.
>
>
> On Mon, Sep 16, 2013 at 7:51 PM,  wrote:
>
>> Author: la...@wso2.com
>> Date: Mon Sep 16 19:51:08 2013
>> New Revision: 185625
>> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=185625
>>
>> Log:
>> Refactored Class Name
>>
>> Added:
>>
>>  
>> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java
>>   - copied, changed from r185624,
>> /carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java
>> Modified:
>>
>>  
>> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java
>>
>> Copied:
>> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java
>> (from r185624,
>> /carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java)
>> URL:
>> http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java?rev=185625&r1=185624&r2=185625&view=diff
>>
>> ==
>> ---
>> /carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigurationClient.java
>>   (original)
>> +++
>> carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/identity/user/store/config/UserStoreConfigAdminServiceClient.java
>>   Mon Sep 16 19:51:08 2013
>> @@ -29,7 +29,7 @@
>>  import org.wso2.carbon.utils.CarbonUtils;
>>
>>
>> -public class UserStoreConfigurationClient {
>> +public class UserStoreConfigAdminServiceClient {
>>
>>  private final Log log =
>> LogFactory.getLog(UserManagementClient.class);
>>  private final String serviceName = "UserStoreConfigAdminService";
>> @@ -38,14 +38,14 @@
>>  private static final String deploymentDirectory =
>> CarbonUtils.getCarbonRepository() + USERSTORES;
>>
>>
>> -public UserStoreConfigurationClient(String backendURL, String
>> sessionCookie) throws AxisFault {
>> +public UserStoreConfigAdminServiceClient(String backendURL, String
>> sessionCookie) throws AxisFault {
>>
>>  String endPoint = backendURL + serviceName;
>>  userStoreConfigAdminServiceStub = new
>> UserStoreConfigAdminServiceStub(endPoint);
>>  AuthenticateStub.authenticateStub(sessionCookie,
>> userStoreConfigAdminServiceStub);
>>  }
>>
>> -public UserStoreConfigurationClient(String backendURL, String
>> userName, String password)
>> +public UserStoreConfigAdminServiceClient(String backendURL, String
>> userN

Re: [Dev] Build failure in chunk02

2013-09-17 Thread Isuruwan Herath
Hi Lasantha,

Yes, stubs got generated when service-stubs built again and build could be
continued. Thanks Lasantha.




On Tue, Sep 17, 2013 at 7:39 PM, Lasantha Fernando wrote:

> Hi Isuruwan,
>
> These stubs should be built since they are included in the
> chunk-02/service-stubs/pom.xml. Will verify this issue in a clean repo and
> see.
>
> Thanks,
> Lasantha
>
>
> On 17 September 2013 19:07, Isuruwan Herath  wrote:
>
>> Compilation error occurs due to below mentioned stub is not generated,
>> when built with clean repo.
>>
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project
>> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
>> Compilation failure:
>> [ERROR]
>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
>> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
>> [ERROR]
>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR]
>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR]
>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
>> cannot find symbol
>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>> [ERROR] location: class
>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>>
>>
>> --
>> Isuruwan Herath
>> Technical Lead
>>
>> Contact: +94 776 273 296
>>
>
>
>
> --
> *Lasantha Fernando*
> Software Engineer - Data Technologies Team
> WSO2 Inc. http://wso2.com
>
> email: lasan...@wso2.com
> mobile: (+94) 71 5247551
>



-- 
Isuruwan Herath
Technical Lead

Contact: +94 776 273 296
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in chunk02

2013-09-17 Thread Lasantha Fernando
Hi Isuruwan,

These stubs should be built since they are included in the
chunk-02/service-stubs/pom.xml. Will verify this issue in a clean repo and
see.

Thanks,
Lasantha


On 17 September 2013 19:07, Isuruwan Herath  wrote:

> Compilation error occurs due to below mentioned stub is not generated,
> when built with clean repo.
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project
> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
> Compilation failure:
> [ERROR]
> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
> [ERROR]
> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR]
> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR]
> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
> cannot find symbol
> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
> [ERROR] location: class
> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
>
>
> --
> Isuruwan Herath
> Technical Lead
>
> Contact: +94 776 273 296
>



-- 
*Lasantha Fernando*
Software Engineer - Data Technologies Team
WSO2 Inc. http://wso2.com

email: lasan...@wso2.com
mobile: (+94) 71 5247551
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] LB-112 - AuthenticationAdmin - wrong number of arguments

2013-09-17 Thread Isuru Perera
Hi APIM team,

This is regarding LB-112 [1]

It seems there is a problem with your APIM 1.5.0 nightly packs.

I could reproduce the issue just by running the product locally and trying
to invoke AuthenticationAdmin service.

I just did following steps.

1. Edit carbon.xml -> false
2. Start the product. ./wso2server.sh -Dprofile=api-key-manager
3. Access the WSDL -> eg:
https://10.100.0.35:9443/services/AuthenticationAdmin?wsdl
4. Test the login via soapUI by providing the WSDL.
5. Following is the result.

http://schemas.xmlsoap.org/soap/envelope/";>
   
  
 soapenv:Server
 wrong number of arguments
 
  
   


Please check and let me know.

Thanks!

[1] https://wso2.org/jira/browse/LB-112

-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Rajeeva Uthayasangar
Congratulations!!!


On Tue, Sep 17, 2013 at 3:27 PM, Shazni Nazeer  wrote:

> Congratulations Rajeev.
>
> Shazni Nazeer
> Senior Software Engineer
>
> Mob: +94 715 440 607
>
>
> On Tue, Sep 17, 2013 at 3:12 PM, Ishara Premadasa  wrote:
>
>> Congratulations Rajeev ...
>>
>>
>> On Tue, Sep 17, 2013 at 1:50 PM, Bhathiya Jayasekara 
>> wrote:
>>
>>> Congratulations...
>>>
>>>
>>> On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
>>> manu...@wso2.com> wrote:
>>>
 Congratulations Rajeev !!!


 On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun wrote:

> Congrats Rajeev !!!
>
>
> On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
> mo...@wso2.com> wrote:
>
>> Congrats Rajeev !!!...
>>
>> Regards,
>> Mohan
>>
>>
>> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando <
>> lasan...@wso2.com> wrote:
>>
>>> Congrats Rajeev!... :-)
>>>
>>>
>>> On 16 September 2013 23:40, Sriskandarajah Suhothayan >> > wrote:
>>>
 Hi All,

 It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
 RajeevS  has been a  contributor to CEP over the last six months
 contributing greatly to both CEP and Siddhi. In acknowledgement of all 
 his
 contributions, he's been voted as a WSO2 committer.

 RajeevS, Keep up the good work!

 Cheers,
 Suho

 --
 *S. Suhothayan
 *
 Associate Technical Lead,
  *WSO2 Inc. *http://wso2.com *
  *
 lean . enterprise . middleware

 *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
 twitter: http://twitter.com/suhothayan | linked-in:
 http://lk.linkedin.com/in/suhothayan*
 *
 *

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Lasantha Fernando*
>>> Software Engineer - Data Technologies Team
>>> WSO2 Inc. http://wso2.com
>>>
>>> email: lasan...@wso2.com
>>> mobile: (+94) 71 5247551
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *V. Mohanadarshan*
>> *Software Engineer,*
>> *Data Technologies Team,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: mo...@wso2.com
>> phone:(+94) 771117673
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> --
> Pulasthi Supun
> Software Engineer; WSO2 Inc.; http://wso2.com,
> Email: pulas...@wso2.com
> Mobile: +94 (71) 9258281
> Blog : http://pulasthisupun.blogspot.com/
> Git hub profile: https://github.com/pulasthi
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Regards,
 Manula Chathurika Thantriwatte
 Software Engineer
 WSO2 Inc. : http://wso2.com
 lean . enterprise . middleware

 email : manu...@wso2.com / man...@apache.org
 phone : +94 772492511
 blog : http://manulachathurika.blogspot.com/




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Bhathiya Jayasekara*
>>> *Software Engineer,*
>>> *WSO2 inc., http://wso2.com*
>>> *
>>> *
>>> *Phone: +94715478185*
>>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
>>> *Twitter: https://twitter.com/bhathiyax*
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Ishara Premasada
>> Software Engineer,
>> WSO2 Inc. http://wso2.com/
>> *Blog   :  http://isharapremadasa.blogspot.com/
>> Twitter   :  https://twitter.com/ishadil
>> Mobile   : +94 714445832*
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Rajeeva Uthayasangar*
Software Engineer
WSO2, Inc.:http://wso2.com*
*


Mobile: +94777298873
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Chuck 02 Build failure

2013-09-17 Thread Sanjeewa Malalgoda
Hi Team,
Took full update and built from chuck 02 level. Got following error while
building greg product. Please have a look at.

Thanks,
Sanjeewa.

Installation failed.
Cannot complete the install because one or more required items could not be
found.
 Software being installed: WSO2 Carbon - Registry Content Search Feature
4.2.1 (org.wso2.carbon.registry.contentsearch.feature.group 4.2.1)
 Missing requirement: WSO2 Carbon - Registry Core Server Feature 4.2.1
(org.wso2.carbon.registry.core.server.feature.group 4.2.1) requires
'org.wso2.carbon.registry.core.common.feature.group [4.2.1,4.3.0)' but it
could not be found
 Cannot satisfy dependency:
  From: WSO2 Carbon - Registry Content Search Feature 4.2.1
(org.wso2.carbon.registry.contentsearch.feature.group 4.2.1)
  To: org.wso2.carbon.registry.contentsearch.server.feature.group [4.2.1]
 Cannot satisfy dependency:
  From: WSO2 Carbon - Registry Content Search Server Feature 4.2.1
(org.wso2.carbon.registry.contentsearch.server.feature.group 4.2.1)
  To: org.wso2.carbon.registry.core.server.feature.group [4.2.0,4.3.0)
Application failed, log file location:
/home/wso2/4.1.5/m2-clean-repo-6/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1379448694834.log

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 API Manager - Integration Test Module  SUCCESS [15.928s]
[INFO] WSO2 API Manager - Integration UI Test Module . SUCCESS [2.436s]
[INFO] WSO2 API Manager - Integration Tests .. SUCCESS [0.013s]
[INFO] WSO2 API Manager - Aggregator Module .. SUCCESS [0.054s]
[INFO] WSO2 Governance Registry .. SUCCESS [0.147s]
[INFO] WSO2 Governance Registry Styles Parent  SUCCESS [0.055s]
[INFO] WSO2 Governance Registry - UI Styles .. SUCCESS [4.836s]
[INFO] WSO2 Stratos - Cloud Governance UI styles . SUCCESS [1.367s]
[INFO] WSO2 Governance Registry - Dashboard .. SUCCESS [1.040s]
[INFO] WSO2 Governance Registry - Check-in Client  SUCCESS [6.892s]
[INFO] WSO2 Governance Registry - JUDDI Listener . SUCCESS [5.096s]
[INFO] jUDDI war construction  SUCCESS [5.323s]
[INFO] WSO2 Governance Registry - CMIS Integration ... SUCCESS [1.407s]
[INFO] WSO2 Governance Registry - Samples  SUCCESS [0.080s]
[INFO] WSO2 Governance Registry - Shutterbug Sample .. SUCCESS [0.032s]
[INFO] WSO2 Governance Registry - Shutterbug Sample BE ... SUCCESS [4.470s]
[INFO] WSO2 Governance Registry - Shutterbug Sample FE ... SUCCESS [5.088s]
[INFO] WSO2 Carbon - Registry - Sample Custom UI - Topics BE  SUCCESS
[3.083s]
[INFO] WSO2 Carbon - Registry - Sample Custom UI - Topics UI  SUCCESS
[3.282s]
[INFO] WSO2 Carbon - Registry - Handler Sample ... SUCCESS [2.106s]
[INFO] WSO2 Governance Registry - JCR Client . SUCCESS [0.119s]
[INFO] WSO2 Governance Registry - JCR Client . SUCCESS [1.614s]
[INFO] WSO2 Governance Registry Features Parent .. SUCCESS [0.048s]
[INFO] WSO2 Governance Registry - Features Aggregator Module  SUCCESS
[0.019s]
[INFO] WSO2 Governance Registry - Styles Feature . SUCCESS [0.533s]
[INFO] WSO2 Stratos - Cloud Governance Dashboard User Interface  SUCCESS
[3.573s]
[INFO] WSO2 Stratos - Cloud Governance Login User Interface  SUCCESS
[1.025s]
[INFO] WSO2 Stratos - Cloud Governance Features Aggregator Module  SUCCESS
[0.080s]
[INFO] WSO2 Carbon - Cloud Governance UI Feature . SUCCESS [0.887s]
[INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE [45.127s]
[INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
[INFO] WSO2 Governance Registry - Distribution ... SKIPPED
[INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
[INFO] WSO2 Governance Registry Test Framework - Registry Test Module Group
 SKIPPED
[INFO] Registry TCK Test Module .. SKIPPED
[INFO] Registry TestNG Test Samples .. SKIPPED
[INFO] Backward association handler Sample ... SKIPPED
[INFO] Registry TestNG Test Module ... SKIPPED
[INFO] Registry Resources TestNG Test Module . SKIPPED
[INFO] Registry Metadata TestNG Test Module .. SKIPPED
[INFO] Registry Extensibility TestNG Test Module . SKIPPED
[INFO] Registry JIRA TestNG Test Module .. SKIPPED
[INFO] Registry Lifecycle TestNG Test Module . SKIPPED
[INFO] Registry Search and Versioning TestNG Test Module . SKIPPED
[INFO] Registry Permissions TestNG Test Module ... SKIPPED
[INFO] Registry Governance API TestNG Test Module  SKIPPED
[INFO] Registry TestNG Test Module ... SKIPPED
[INFO] Registry UI Test Module ... SKIPPED
[INFO] Integration Test Reporting  SKIPPED
[INFO] WSO2 CEP - Parent 

Re: [Dev] MB Log message {Binding Subscription x to queue JMSMS}

2013-09-17 Thread Hasitha Hiranya
Hi,

Chanaka is correct. MB prints this message when a subscription is done to a
message queue and when it vanishes.
Argument is why ESB makes a separate subscription for each and every
message? (create connection >> get message >> close connection).
This is an unnecessary overhead. If you can cache consumer and re-use that
would be the ideal way.

If above can be done this log will be printed when connection
(subscription) is initially happens (when ESB starts) and when it closes
(ESB stops).

Thanks.


On Tue, Sep 17, 2013 at 2:00 PM, Ishara Premadasa  wrote:

> Hi Dushan/Chanaka,
>
> The log message is added after creating a new subscription as below and it
> is not just increasing a number.
>
> Subscription subscription =
>
> SubscriptionFactoryImpl.INSTANCE.createSubscription(_channelId, _session,
> tag, acks, filters, noLocal, _creditManager);
> return new SubscriptionImpl.AckSubscription(channel, protocolSession,
> consumerTag,  filters, noLocal, creditManager, clientMethod, recordMethod);
>
>
> What is the ESB version you are observing this and is this whole log is
> seen at the server start up? If this is with ESB 4.8 MS/MP implementation,
> I also tried and noticed a similar scenario where i have a MP named
> RequestProcessor which listens on queue, request_queue, which is bound to
> MS, RequestStore. If i add only a new MesageStore (say ResponseStore) i can
> see the following log.
>
> [2013-09-17 13:49:37,902]  INFO
> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
> -  Removing Subscription 2 from queue request_queue
> [2013-09-17 13:49:38,639]  INFO
> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
> -  Binding Subscription 3 to queue request_queue
>
> The again i edited a name of a proxy  service in my ESB pack and saved the
> configuration back, and again there were two similar logs for removing and
> binding existing MB subscription. Therefore i think MS/MP implementation is
> written to create a new Subscription every time when synapse configuration
> is changed?
>
> On Tue, Sep 17, 2013 at 12:12 PM, Chanaka Fernando wrote:
>
>> Hi Dushan,
>>
>> As per my understanding, this message is printed since the MB is creating
>> a temporary subscription to the queue to create the queue dynamically (It
>> will remove the subscription instantly). This happens at the startup to
>> create the queue in MB side dynamically.
>>
>
> When adding the queue dynamically, it is true that a new subscription is
> created. However in that case subscription is created and closed a single
> time and it happens within few seconds. but when seen the logs it seems
> removing of subscription  has happened after around 1 minute. Therefore i
> feel this is not what has happened here.
>
> Thanks!
> Ishara
>
>>
>> +1 for the suggestion that we need to either remove the log or print a
>> proper log message like "Creating the Queue JMSMS in the Message Broker"
>>
>>
>>  On Tue, Sep 17, 2013 at 11:51 AM, Dushan Abeyruwan wrote:
>>
>>>  Hi
>>>   Once MSMP configured, and  every time ESB starts,from MB side we can
>>> see following logs [1], it seems like creating new subscription. as how the
>>> * log message depicted*, but Isuruu pointed that it does not create any
>>> new subscription, yet it will increase some number.
>>>   Anyway the logs interprets a wrong message to the end users, so we
>>> need to get rid of this or need a better message ..rather confusing ppl who
>>> uses MB..
>>>
>>> [1]
>>> [2013-09-17 11:32:23,104]  INFO
>>> {org.wso2.andes.server.cassandra.QueueDeliveryWorker} -  Queue worker
>>> started for queue: JMSMS with on flight message checks
>>> [2013-09-17 11:32:23,140]  INFO
>>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>>> -  Binding Subscription 0 to queue JMSMS
>>> [2013-09-17 11:34:55,843]  INFO
>>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>>> -  Removing Subscription 0 from queue JMSMS
>>> [2013-09-17 11:40:05,774]  INFO
>>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>>> - * Binding Subscription 1 to queue JMSMS*
>>> [2013-09-17 11:41:39,641]  INFO
>>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>>> -  Removing Subscription 1 from queue JMSMS
>>> [2013-09-17 11:42:00,297]  INFO
>>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>>> - * Binding Subscription 2 to queue JMSMS*
>>>
>>> cheers,
>>> Dushan Abeyruwan
>>> Associate Tech Lead
>>> *Integration Technologies Team*
>>> *WSO2 Inc. http://wso2.com/*
>>> *Mobile:(+94)714408632*
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> --
>> Chanaka Fernando
>> Technical Lead
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: +94 773337238
>> Blog : http://soatutorials.blogspot.com
>> Linke

[Dev] Chunk-02 Nightly Build packs - 18/09/2013

2013-09-17 Thread Sanjeewa Malalgoda
Hi Team,

Packs built on 4.2.0 Branch/Chunk-02 are available at the following
location.

http://builder3.us1.wso2.org/builds/chunk-02/N_18-09-13/

Thanks,
Sanjeewa.

-- 
*
*
*Sanjeewa Malalgoda*
Senior Software Engineer
WSO2 Inc.
Mobile : +94713068779

 blog
:http://sanjeewamalalgoda.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 ESB 4.8.0 Milestone 2 - Worker Profile is not working

2013-09-17 Thread Vanjikumaran Sivajothy
yes we will be doing it


On Tue, Sep 17, 2013 at 4:50 PM, Isuru Perera  wrote:

> Hi Vanji,
>
>
> On Tue, Sep 17, 2013 at 4:46 PM, Vanjikumaran Sivajothy wrote:
>
>> Hi Issuru,
>> It seems profile is not configured for DworkerNode, Nevertheless you can
>> use the ESB with out the WorkNode while you working on ELB
>>
> Yes, I can proceed with my testing with out the worker profile for now.
>
> Anyway, I didn't see a JIRA for this issue. Shall I create one?
>
> I hope you guys will fix the worker profile for next milestone release.
>
>>
>> Best regards,
>> Vanji
>>
>>
>> On Tue, Sep 17, 2013 at 3:41 PM, Isuru Perera  wrote:
>>
>>> I get following error when I run the server as "./wso2server.sh
>>> -DworkerNode=true"
>>>
>>> JAVA_HOME environment variable is set to /usr/lib/jvm/jdk1.6.0_45
>>> CARBON_HOME environment variable is set to
>>> /home/isuru/test/elb-release/esb/wso2esb-4.8.0-worker
>>> [2013-09-17 15:35:14,559] FATAL {org.wso2.carbon.server.Main} -  OSGi
>>> runtime worker profile not found
>>> java.lang.reflect.InvocationTargetException
>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>> at
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>> at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>> at java.lang.reflect.Method.invoke(Method.java:597)
>>> at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63)
>>> at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45)
>>> Caused by: java.lang.RuntimeException: worker profile not found
>>> at org.wso2.carbon.server.Main.main(Main.java:86)
>>> ... 6 more
>>>
>>> Please check.
>>>
>>> Thanks!
>>>
>>> --
>>> Isuru Perera
>>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
>>> Lean . Enterprise . Middleware
>>>
>>> about.me/chrishantha
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Sivajothy Vanjikumaran
>> *Senior Software Engineer*
>> *Integration Technologies Team*
>> *WSO2 Inc. http://wso2.com/*
>> *Mobile:(+94)777219209**
>> *[image: Facebook]  [image:
>> Twitter]  [image: 
>> LinkedIn] 
>> [image:
>> Blogger]  [image: 
>> SlideShare]
>>
>
>
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> Lean . Enterprise . Middleware
>
> about.me/chrishantha
>



-- 
Sivajothy Vanjikumaran
*Senior Software Engineer*
*Integration Technologies Team*
*WSO2 Inc. http://wso2.com/*
*Mobile:(+94)777219209**
*[image: Facebook]  [image:
Twitter] [image:
LinkedIn] 
[image:
Blogger]  [image:
SlideShare]
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Build Failure] [kernal patch0001]

2013-09-17 Thread Shameera Rathnayaka
Hi DanushkaF,

This is a result of not using clean repo for build the patch, Actually if
you have build the released kernel in clean repo previously ( as you have
mentioned but you should not have to) you will not end up issue like this.
The main reason is maven first lookup the local repo and then try to
download the missing artifact from remote repositories, if you had older
version of the above jar in your local maven repository then it will not
download the released jar and you will end up unexpected issues in build
time as well as at runtime.

Thanks,
Shameera.




On Tue, Sep 17, 2013 at 10:50 AM, Harsha Thirimanna wrote:

> Hi danuska,
>
> This fixed is done in two week ago as in the log,
>
> *r183829 | same...@wso2.com | 2013-09-02 00:02:06 +0530 (Mon, 02 Sep
> 2013) | 1 line*
> *Fixing distributed caching*
>
> thanks
>
>
> *Harsha Thirimanna*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com
> * **
> email: **hars...@wso2.com* * cell: +94 71 5186770**
> twitter: **http://twitter.com/ **
> harshathirimann
> linked-in: **http: **//
> www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
> *
> *
> *Lean . Enterprise . Middleware*
> *
> *
>
>
> On Tue, Sep 17, 2013 at 10:44 AM, Danushka Fernando wrote:
>
>> Hi
>> Thx harsha. Thats solved the issue. But I have already build the relased
>> kernal earlier last week. So how this can happen?
>>
>> Thanks & Regards
>> Danushka Fernando
>> Software Engineer
>> WSO2 inc. http://wso2.com/
>> Mobile : +94716332729
>>
>>
>> On Tue, Sep 17, 2013 at 10:35 AM, Harsha Thirimanna wrote:
>>
>>> hi ,
>>>
>>> You have to get svn up in this and build first
>>> carbon/kernel/branches/4.2.0/core/javax.cache/4.2.0
>>> there is a new method "removeMap" in DistributedMapProvider interface.
>>> In patch there is a impl of this method with @Override attribute. that is
>>> why it is given this error.
>>>
>>> It may be the issue for you
>>>
>>>
>>> thanks
>>>
>>>
>>>
>>> *Harsha Thirimanna*
>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>> * **
>>> email: **hars...@wso2.com* * cell: +94 71 5186770**
>>> twitter: **http://twitter.com/ **
>>> harshathirimann
>>> linked-in: **http: **//
>>> www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>> *
>>> *
>>>
>>>
>>> On Tue, Sep 17, 2013 at 10:29 AM, Danushka Fernando 
>>> wrote:
>>>
 I dont have any local changes.

 Thanks & Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : +94716332729


 On Tue, Sep 17, 2013 at 10:25 AM, Manoj Kumara  wrote:

> Hi Dhanushka,
>
> I build can build patch0001 without an issue. Can you please check is
> there any local changes on your setup.
>
> Thanks,
> Manoj
>
> Best Regards..
>
>
> Manoj Kumara
> Software Engineer
> WSO2, Inc.; http://wso2.com
>
> Twitter:  http://twitter.com/ManKuma
> Mobile: +94713448188
>
>
> On Tue, Sep 17, 2013 at 10:06 AM, Danushka Fernando <
> danush...@wso2.com> wrote:
>
>> Hi
>> I am getting this following compilation error when I try to build
>> kernal patch0001.
>> [ERROR] COMPILATION ERROR :
>> [INFO] -
>> [ERROR]
>> /home/wdfdo1986/Source_Code/kernel/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastDistributedMapProvider.java:[48,4]
>> method does not override or implement a method from a supertype
>> [INFO] 1 error
>> [INFO] -
>> [INFO]
>> 
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Apache Axis2 - Transport - HTTP ... SUCCESS
>> [42.587s]
>> [INFO] axis2.wso2  SUCCESS
>> [33.812s]
>> [INFO] WSO2 Carbon - User Manager Kernel . SUCCESS
>> [40.392s]
>> [INFO] WSO2 Carbon - Registry Kernel . SUCCESS
>> [1:41.534s]
>> [INFO] WSO2 Carbon - Kernel .. FAILURE
>> [15.086s]
>> [INFO] WSO2 Carbon Kernel Kernel Patch 0001 .. SKIPPED
>> [INFO] Distribution-Aggregate  SKIPPED
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 4:07.806s
>> [INFO] Finished at: Tue Sep 17 10:03:22 IST 2013
>> [INFO] Final Memory: 95M/1312M
>> [INFO]
>> -

Re: [Dev] [Build Failure] [kernal patch0001]

2013-09-17 Thread Shameera Rathnayaka
Hi Harsha,

please see my comment below,

On Tue, Sep 17, 2013 at 10:35 AM, Harsha Thirimanna wrote:

> hi ,
>
> You have to get svn up in this and build first
> carbon/kernel/branches/4.2.0/core/javax.cache/4.2.0
> there is a new method "removeMap" in DistributedMapProvider interface. In
> patch there is a impl of this method with @Override attribute. that is why
> it is given this error.
>
> It may be the issue for you
>

Above jar is released with 4.2.0 and You do not need to build the release
jars( if you like to build it, then that is ok but use clean repo :) )
. There are batch of commits that only available in 4.2.0 release branch,
and there are few API changes as well.



Thanks,
Shameera.


>
> thanks
>
>
>
> *Harsha Thirimanna*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com
> * **
> email: **hars...@wso2.com* * cell: +94 71 5186770**
> twitter: **http://twitter.com/ **
> harshathirimann
> linked-in: **http: **//
> www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
> *
> *
> *Lean . Enterprise . Middleware*
> *
> *
>
>
> On Tue, Sep 17, 2013 at 10:29 AM, Danushka Fernando wrote:
>
>> I dont have any local changes.
>>
>> Thanks & Regards
>> Danushka Fernando
>> Software Engineer
>> WSO2 inc. http://wso2.com/
>> Mobile : +94716332729
>>
>>
>> On Tue, Sep 17, 2013 at 10:25 AM, Manoj Kumara  wrote:
>>
>>> Hi Dhanushka,
>>>
>>> I build can build patch0001 without an issue. Can you please check is
>>> there any local changes on your setup.
>>>
>>> Thanks,
>>> Manoj
>>>
>>> Best Regards..
>>>
>>>
>>> Manoj Kumara
>>> Software Engineer
>>> WSO2, Inc.; http://wso2.com
>>>
>>> Twitter:  http://twitter.com/ManKuma
>>> Mobile: +94713448188
>>>
>>>
>>> On Tue, Sep 17, 2013 at 10:06 AM, Danushka Fernando 
>>> wrote:
>>>
 Hi
 I am getting this following compilation error when I try to build
 kernal patch0001.
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/wdfdo1986/Source_Code/kernel/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastDistributedMapProvider.java:[48,4]
 method does not override or implement a method from a supertype
 [INFO] 1 error
 [INFO] -
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Apache Axis2 - Transport - HTTP ... SUCCESS
 [42.587s]
 [INFO] axis2.wso2  SUCCESS
 [33.812s]
 [INFO] WSO2 Carbon - User Manager Kernel . SUCCESS
 [40.392s]
 [INFO] WSO2 Carbon - Registry Kernel . SUCCESS
 [1:41.534s]
 [INFO] WSO2 Carbon - Kernel .. FAILURE
 [15.086s]
 [INFO] WSO2 Carbon Kernel Kernel Patch 0001 .. SKIPPED
 [INFO] Distribution-Aggregate  SKIPPED
 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 4:07.806s
 [INFO] Finished at: Tue Sep 17 10:03:22 IST 2013
 [INFO] Final Memory: 95M/1312M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
 (default-compile) on project org.wso2.carbon.core: Compilation failure
 [ERROR]
 /home/wdfdo1986/Source_Code/kernel/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastDistributedMapProvider.java:[48,4]
 method does not override or implement a method from a supertype
 [ERROR] -> [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with
 the -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions,
 please read the following articles:
 [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
 [ERROR]
 [ERROR] After correcting the problems, you can resume the build with
 the command
 [ERROR]   mvn  -rf :org.wso2.carbon.core


 Thanks & Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : +94716332729

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/

Re: [Dev] Build failure in chunk02

2013-09-17 Thread Ayashkantha Ramasinghe
Hi,

I just built chunk2 with a clean repo and I happened to build the following
locations manually.

Platform\service-stubs\org.wso2.carbon.event.input.adaptor.manager.stub\1.0.0
Platform\service-stubs\org.wso2.carbon.event.output.adaptor.manager.stub\1.0.0
Platform\service-stubs\org.wso2.carbon.event.builder.stub\1.0.1
Platform\service-stubs\org.wso2.carbon.event.formatter.stub\1.0.1
Platform\service-stubs\org.wso2.carbon.event.processor.stub\1.0.1
Platform\components\stratos\org.wso2.carbon.google.analytics.ui\2.2.0

Then, it is possible to continue building, but, the problem is these are
there in the chunk2/service-stubs/pom.xml. why these are not being built???

Thanks and Regards,
-Ayash


On Tue, Sep 17, 2013 at 8:00 PM, Isuruwan Herath  wrote:

> Hi Lasantha,
>
> Yes, stubs got generated when service-stubs built again and build could be
> continued. Thanks Lasantha.
>
>
>
>
> On Tue, Sep 17, 2013 at 7:39 PM, Lasantha Fernando wrote:
>
>> Hi Isuruwan,
>>
>> These stubs should be built since they are included in the
>> chunk-02/service-stubs/pom.xml. Will verify this issue in a clean repo and
>> see.
>>
>> Thanks,
>> Lasantha
>>
>>
>> On 17 September 2013 19:07, Isuruwan Herath  wrote:
>>
>>> Compilation error occurs due to below mentioned stub is not generated,
>>> when built with clean repo.
>>>
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>>> (default-compile) on project
>>> org.wso2.carbon.event.input.adaptor.manager.ui: Compilation failure:
>>> Compilation failure:
>>> [ERROR]
>>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[8,55]
>>> package org.wso2.carbon.event.input.adaptor.manager.stub does not exist
>>> [ERROR]
>>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[16,18]
>>> cannot find symbol
>>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>>> [ERROR] location: class
>>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>>> [ERROR]
>>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,8]
>>> cannot find symbol
>>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>>> [ERROR] location: class
>>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>>> [ERROR]
>>> /home/wso2/checkout/platform/4.2.0/components/event-processing/event-input-adaptor/org.wso2.carbon.event.input.adaptor.manager.ui/1.0.0/src/main/java/org/wso2/carbon/event/input/adaptor/manager/ui/InputEventAdaptorUIUtils.java:[25,60]
>>> cannot find symbol
>>> [ERROR] symbol  : class InputEventAdaptorManagerAdminServiceStub
>>> [ERROR] location: class
>>> org.wso2.carbon.event.input.adaptor.manager.ui.InputEventAdaptorUIUtils
>>> [ERROR] -> [Help 1]
>>> [ERROR]
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>>> -e switch.
>>>
>>>
>>> --
>>> Isuruwan Herath
>>> Technical Lead
>>>
>>> Contact: +94 776 273 296
>>>
>>
>>
>>
>> --
>> *Lasantha Fernando*
>> Software Engineer - Data Technologies Team
>> WSO2 Inc. http://wso2.com
>>
>> email: lasan...@wso2.com
>> mobile: (+94) 71 5247551
>>
>
>
>
> --
> Isuruwan Herath
> Technical Lead
>
> Contact: +94 776 273 296
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Inosh Goonewardena
Congratz Rajeev


On Tue, Sep 17, 2013 at 9:56 PM, Rajeeva Uthayasangar wrote:

> Congratulations!!!
>
>
> On Tue, Sep 17, 2013 at 3:27 PM, Shazni Nazeer  wrote:
>
>> Congratulations Rajeev.
>>
>> Shazni Nazeer
>> Senior Software Engineer
>>
>> Mob: +94 715 440 607
>>
>>
>> On Tue, Sep 17, 2013 at 3:12 PM, Ishara Premadasa wrote:
>>
>>> Congratulations Rajeev ...
>>>
>>>
>>> On Tue, Sep 17, 2013 at 1:50 PM, Bhathiya Jayasekara 
>>> wrote:
>>>
 Congratulations...


 On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
 manu...@wso2.com> wrote:

> Congratulations Rajeev !!!
>
>
> On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun wrote:
>
>> Congrats Rajeev !!!
>>
>>
>> On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
>> mo...@wso2.com> wrote:
>>
>>> Congrats Rajeev !!!...
>>>
>>> Regards,
>>> Mohan
>>>
>>>
>>> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando <
>>> lasan...@wso2.com> wrote:
>>>
 Congrats Rajeev!... :-)


 On 16 September 2013 23:40, Sriskandarajah Suhothayan <
 s...@wso2.com> wrote:

> Hi All,
>
> It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
> RajeevS  has been a  contributor to CEP over the last six months
> contributing greatly to both CEP and Siddhi. In acknowledgement of 
> all his
> contributions, he's been voted as a WSO2 committer.
>
> RajeevS, Keep up the good work!
>
> Cheers,
> Suho
>
> --
> *S. Suhothayan
> *
> Associate Technical Lead,
>  *WSO2 Inc. *http://wso2.com *
>  *
> lean . enterprise . middleware
>
> *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
> twitter: http://twitter.com/suhothayan | linked-in:
> http://lk.linkedin.com/in/suhothayan*
> *
> *
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *Lasantha Fernando*
 Software Engineer - Data Technologies Team
 WSO2 Inc. http://wso2.com

 email: lasan...@wso2.com
 mobile: (+94) 71 5247551

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *V. Mohanadarshan*
>>> *Software Engineer,*
>>> *Data Technologies Team,*
>>> *WSO2, Inc. http://wso2.com *
>>> *lean.enterprise.middleware.*
>>> *
>>> *
>>> email: mo...@wso2.com
>>> phone:(+94) 771117673
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> --
>> Pulasthi Supun
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> Email: pulas...@wso2.com
>> Mobile: +94 (71) 9258281
>> Blog : http://pulasthisupun.blogspot.com/
>> Git hub profile: https://github.com/pulasthi
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Regards,
> Manula Chathurika Thantriwatte
> Software Engineer
> WSO2 Inc. : http://wso2.com
> lean . enterprise . middleware
>
> email : manu...@wso2.com / man...@apache.org
> phone : +94 772492511
> blog : http://manulachathurika.blogspot.com/
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *Bhathiya Jayasekara*
 *Software Engineer,*
 *WSO2 inc., http://wso2.com*
 *
 *
 *Phone: +94715478185*
 *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
 *Twitter: https://twitter.com/bhathiyax*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> Ishara Premasada
>>> Software Engineer,
>>> WSO2 Inc. http://wso2.com/
>>> *Blog   :  http://isharapremadasa.blogspot.com/
>>> Twitter   :  https://twitter.com/ishadil
>>> Mobile   : +94 714445832*
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Rajeeva Uth

Re: [Dev] [Build Failure] [kernal patch0001]

2013-09-17 Thread Harsha Thirimanna
Thanks shameera
On Sep 18, 2013 1:56 AM, "Shameera Rathnayaka"  wrote:

> Hi Harsha,
>
> please see my comment below,
>
> On Tue, Sep 17, 2013 at 10:35 AM, Harsha Thirimanna wrote:
>
>> hi ,
>>
>> You have to get svn up in this and build first
>> carbon/kernel/branches/4.2.0/core/javax.cache/4.2.0
>> there is a new method "removeMap" in DistributedMapProvider interface. In
>> patch there is a impl of this method with @Override attribute. that is why
>> it is given this error.
>>
>> It may be the issue for you
>>
>
> Above jar is released with 4.2.0 and You do not need to build the release
> jars( if you like to build it, then that is ok but use clean repo :) )
> . There are batch of commits that only available in 4.2.0 release branch,
> and there are few API changes as well.
>
>
>
> Thanks,
> Shameera.
>
>
>>
>> thanks
>>
>>
>>
>> *Harsha Thirimanna*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>> * **
>> email: **hars...@wso2.com* * cell: +94 71 5186770**
>> twitter: **http://twitter.com/ **
>> harshathirimann
>> linked-in: **http: **//
>> www.linkedin.com/pub/harsha-thirimanna/10/ab8/122*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>> *
>> *
>>
>>
>> On Tue, Sep 17, 2013 at 10:29 AM, Danushka Fernando 
>> wrote:
>>
>>> I dont have any local changes.
>>>
>>> Thanks & Regards
>>> Danushka Fernando
>>> Software Engineer
>>> WSO2 inc. http://wso2.com/
>>> Mobile : +94716332729
>>>
>>>
>>> On Tue, Sep 17, 2013 at 10:25 AM, Manoj Kumara  wrote:
>>>
 Hi Dhanushka,

 I build can build patch0001 without an issue. Can you please check is
 there any local changes on your setup.

 Thanks,
 Manoj

 Best Regards..


 Manoj Kumara
 Software Engineer
 WSO2, Inc.; http://wso2.com

 Twitter:  http://twitter.com/ManKuma
 Mobile: +94713448188


 On Tue, Sep 17, 2013 at 10:06 AM, Danushka Fernando >>> > wrote:

> Hi
> I am getting this following compilation error when I try to build
> kernal patch0001.
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /home/wdfdo1986/Source_Code/kernel/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastDistributedMapProvider.java:[48,4]
> method does not override or implement a method from a supertype
> [INFO] 1 error
> [INFO] -
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Axis2 - Transport - HTTP ... SUCCESS
> [42.587s]
> [INFO] axis2.wso2  SUCCESS
> [33.812s]
> [INFO] WSO2 Carbon - User Manager Kernel . SUCCESS
> [40.392s]
> [INFO] WSO2 Carbon - Registry Kernel . SUCCESS
> [1:41.534s]
> [INFO] WSO2 Carbon - Kernel .. FAILURE
> [15.086s]
> [INFO] WSO2 Carbon Kernel Kernel Patch 0001 .. SKIPPED
> [INFO] Distribution-Aggregate  SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 4:07.806s
> [INFO] Finished at: Tue Sep 17 10:03:22 IST 2013
> [INFO] Final Memory: 95M/1312M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project org.wso2.carbon.core: Compilation failure
> [ERROR]
> /home/wdfdo1986/Source_Code/kernel/4.2.0/patches/patch0001/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/clustering/hazelcast/HazelcastDistributedMapProvider.java:[48,4]
> method does not override or implement a method from a supertype
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with
> the command
> [ERROR]   mvn  -rf :org.wso2.carbon.core
>
>
> Thanks & Regards
> Danushka Fernando
> Software Engineer
> WSO2 inc. http://wso2.com/
> Mobile : +94716332729
>
> 

Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Darshana Gunawardana
Congratulations Rajeev..!!!


On Wed, Sep 18, 2013 at 1:22 AM, Inosh Goonewardena  wrote:

> Congratz Rajeev
>
>
> On Tue, Sep 17, 2013 at 9:56 PM, Rajeeva Uthayasangar wrote:
>
>> Congratulations!!!
>>
>>
>> On Tue, Sep 17, 2013 at 3:27 PM, Shazni Nazeer  wrote:
>>
>>> Congratulations Rajeev.
>>>
>>> Shazni Nazeer
>>> Senior Software Engineer
>>>
>>> Mob: +94 715 440 607
>>>
>>>
>>> On Tue, Sep 17, 2013 at 3:12 PM, Ishara Premadasa wrote:
>>>
 Congratulations Rajeev ...


 On Tue, Sep 17, 2013 at 1:50 PM, Bhathiya Jayasekara >>> > wrote:

> Congratulations...
>
>
> On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
> manu...@wso2.com> wrote:
>
>> Congratulations Rajeev !!!
>>
>>
>> On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun wrote:
>>
>>> Congrats Rajeev !!!
>>>
>>>
>>> On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
>>> mo...@wso2.com> wrote:
>>>
 Congrats Rajeev !!!...

 Regards,
 Mohan


 On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando <
 lasan...@wso2.com> wrote:

> Congrats Rajeev!... :-)
>
>
> On 16 September 2013 23:40, Sriskandarajah Suhothayan <
> s...@wso2.com> wrote:
>
>> Hi All,
>>
>> It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
>> RajeevS  has been a  contributor to CEP over the last six months
>> contributing greatly to both CEP and Siddhi. In acknowledgement of 
>> all his
>> contributions, he's been voted as a WSO2 committer.
>>
>> RajeevS, Keep up the good work!
>>
>> Cheers,
>> Suho
>>
>> --
>> *S. Suhothayan
>> *
>> Associate Technical Lead,
>>  *WSO2 Inc. *http://wso2.com *
>>  *
>> lean . enterprise . middleware
>>
>> *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
>> twitter: http://twitter.com/suhothayan | linked-in:
>> http://lk.linkedin.com/in/suhothayan*
>> *
>> *
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Lasantha Fernando*
> Software Engineer - Data Technologies Team
> WSO2 Inc. http://wso2.com
>
> email: lasan...@wso2.com
> mobile: (+94) 71 5247551
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *V. Mohanadarshan*
 *Software Engineer,*
 *Data Technologies Team,*
 *WSO2, Inc. http://wso2.com *
 *lean.enterprise.middleware.*
 *
 *
 email: mo...@wso2.com
 phone:(+94) 771117673

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> --
>>> Pulasthi Supun
>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>> Email: pulas...@wso2.com
>>> Mobile: +94 (71) 9258281
>>> Blog : http://pulasthisupun.blogspot.com/
>>> Git hub profile: https://github.com/pulasthi
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Regards,
>> Manula Chathurika Thantriwatte
>> Software Engineer
>> WSO2 Inc. : http://wso2.com
>> lean . enterprise . middleware
>>
>> email : manu...@wso2.com / man...@apache.org
>> phone : +94 772492511
>> blog : http://manulachathurika.blogspot.com/
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Bhathiya Jayasekara*
> *Software Engineer,*
> *WSO2 inc., http://wso2.com*
> *
> *
> *Phone: +94715478185*
> *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
> *Twitter: https://twitter.com/bhathiyax*
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Ishara Premasada
 Software Engineer,
 WSO2 Inc. http://wso2.com/
 *Blog   :  http://isharapremadasa.blogspot.com/
 Twitter   :  https://twitter.com/ishadil
 Mobile   : +94 714445832*



 _

Re: [Dev] MB Log message {Binding Subscription x to queue JMSMS}

2013-09-17 Thread Chanaka Fernando
Hi Hasitha,

ESB does not create a subscription for each and every message. It only
creates a subscription for every message processor. Currently, these
message processors are creating subscriptions when the ESB startup. That's
why this message is printing.

@Shafreen/Ishan: Can you elaborate more on this?

Thanks,
Chanaka


On Tue, Sep 17, 2013 at 11:32 PM, Hasitha Hiranya  wrote:

> Hi,
>
> Chanaka is correct. MB prints this message when a subscription is done to
> a message queue and when it vanishes.
> Argument is why ESB makes a separate subscription for each and every
> message? (create connection >> get message >> close connection).
> This is an unnecessary overhead. If you can cache consumer and re-use that
> would be the ideal way.
>
> If above can be done this log will be printed when connection
> (subscription) is initially happens (when ESB starts) and when it closes
> (ESB stops).
>
> Thanks.
>
>
> On Tue, Sep 17, 2013 at 2:00 PM, Ishara Premadasa  wrote:
>
>> Hi Dushan/Chanaka,
>>
>> The log message is added after creating a new subscription as below and
>> it is not just increasing a number.
>>
>> Subscription subscription =
>>
>> SubscriptionFactoryImpl.INSTANCE.createSubscription(_channelId, _session,
>> tag, acks, filters, noLocal, _creditManager);
>> return new SubscriptionImpl.AckSubscription(channel, protocolSession,
>> consumerTag,  filters, noLocal, creditManager, clientMethod, recordMethod);
>>
>>
>> What is the ESB version you are observing this and is this whole log is
>> seen at the server start up? If this is with ESB 4.8 MS/MP implementation,
>> I also tried and noticed a similar scenario where i have a MP named
>> RequestProcessor which listens on queue, request_queue, which is bound to
>> MS, RequestStore. If i add only a new MesageStore (say ResponseStore) i can
>> see the following log.
>>
>> [2013-09-17 13:49:37,902]  INFO
>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>> -  Removing Subscription 2 from queue request_queue
>> [2013-09-17 13:49:38,639]  INFO
>> {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
>> -  Binding Subscription 3 to queue request_queue
>>
>> The again i edited a name of a proxy  service in my ESB pack and saved
>> the configuration back, and again there were two similar logs for removing
>> and binding existing MB subscription. Therefore i think MS/MP
>> implementation is written to create a new Subscription every time when
>> synapse configuration is changed?
>>
>> On Tue, Sep 17, 2013 at 12:12 PM, Chanaka Fernando wrote:
>>
>>> Hi Dushan,
>>>
>>> As per my understanding, this message is printed since the MB is
>>> creating a temporary subscription to the queue to create the queue
>>> dynamically (It will remove the subscription instantly). This happens at
>>> the startup to create the queue in MB side dynamically.
>>>
>>
>> When adding the queue dynamically, it is true that a new subscription is
>> created. However in that case subscription is created and closed a single
>> time and it happens within few seconds. but when seen the logs it seems
>> removing of subscription  has happened after around 1 minute. Therefore i
>> feel this is not what has happened here.
>>
>> Thanks!
>> Ishara
>>
>>>
>>> +1 for the suggestion that we need to either remove the log or print a
>>> proper log message like "Creating the Queue JMSMS in the Message Broker"
>>>
>>>
>>>  On Tue, Sep 17, 2013 at 11:51 AM, Dushan Abeyruwan wrote:
>>>
  Hi
   Once MSMP configured, and  every time ESB starts,from MB side we can
 see following logs [1], it seems like creating new subscription. as how the
 * log message depicted*, but Isuruu pointed that it does not create
 any new subscription, yet it will increase some number.
   Anyway the logs interprets a wrong message to the end users, so we
 need to get rid of this or need a better message ..rather confusing ppl who
 uses MB..

 [1]
 [2013-09-17 11:32:23,104]  INFO
 {org.wso2.andes.server.cassandra.QueueDeliveryWorker} -  Queue worker
 started for queue: JMSMS with on flight message checks
 [2013-09-17 11:32:23,140]  INFO
 {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
 -  Binding Subscription 0 to queue JMSMS
 [2013-09-17 11:34:55,843]  INFO
 {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
 -  Removing Subscription 0 from queue JMSMS
 [2013-09-17 11:40:05,774]  INFO
 {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
 - * Binding Subscription 1 to queue JMSMS*
 [2013-09-17 11:41:39,641]  INFO
 {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
 -  Removing Subscription 1 from queue JMSMS
 [2013-09-17 11:42:00,297]  INFO
 {org.wso2.andes.server.cassandra.DefaultClusteringEnabledSubscriptionManager}
 - * Binding Subscription 2 to queue JMSMS*
>>

Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Chanaka Fernando
Congrats Rajeev !!!


On Wed, Sep 18, 2013 at 8:09 AM, Darshana Gunawardana wrote:

> Congratulations Rajeev..!!!
>
>
> On Wed, Sep 18, 2013 at 1:22 AM, Inosh Goonewardena wrote:
>
>> Congratz Rajeev
>>
>>
>> On Tue, Sep 17, 2013 at 9:56 PM, Rajeeva Uthayasangar 
>> wrote:
>>
>>> Congratulations!!!
>>>
>>>
>>> On Tue, Sep 17, 2013 at 3:27 PM, Shazni Nazeer  wrote:
>>>
 Congratulations Rajeev.

 Shazni Nazeer
 Senior Software Engineer

 Mob: +94 715 440 607


 On Tue, Sep 17, 2013 at 3:12 PM, Ishara Premadasa wrote:

> Congratulations Rajeev ...
>
>
> On Tue, Sep 17, 2013 at 1:50 PM, Bhathiya Jayasekara <
> bhath...@wso2.com> wrote:
>
>> Congratulations...
>>
>>
>> On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
>> manu...@wso2.com> wrote:
>>
>>> Congratulations Rajeev !!!
>>>
>>>
>>> On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun 
>>> wrote:
>>>
 Congrats Rajeev !!!


 On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam <
 mo...@wso2.com> wrote:

> Congrats Rajeev !!!...
>
> Regards,
> Mohan
>
>
> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando <
> lasan...@wso2.com> wrote:
>
>> Congrats Rajeev!... :-)
>>
>>
>> On 16 September 2013 23:40, Sriskandarajah Suhothayan <
>> s...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
>>> RajeevS  has been a  contributor to CEP over the last six months
>>> contributing greatly to both CEP and Siddhi. In acknowledgement of 
>>> all his
>>> contributions, he's been voted as a WSO2 committer.
>>>
>>> RajeevS, Keep up the good work!
>>>
>>> Cheers,
>>> Suho
>>>
>>> --
>>> *S. Suhothayan
>>> *
>>> Associate Technical Lead,
>>>  *WSO2 Inc. *http://wso2.com *
>>>  *
>>> lean . enterprise . middleware
>>>
>>> *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
>>>
>>> twitter: http://twitter.com/suhothayan | linked-in:
>>> http://lk.linkedin.com/in/suhothayan*
>>> *
>>> *
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Lasantha Fernando*
>> Software Engineer - Data Technologies Team
>> WSO2 Inc. http://wso2.com
>>
>> email: lasan...@wso2.com
>> mobile: (+94) 71 5247551
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: mo...@wso2.com
> phone:(+94) 771117673
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 --
 Pulasthi Supun
 Software Engineer; WSO2 Inc.; http://wso2.com,
 Email: pulas...@wso2.com
 Mobile: +94 (71) 9258281
 Blog : http://pulasthisupun.blogspot.com/
 Git hub profile: https://github.com/pulasthi

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> Regards,
>>> Manula Chathurika Thantriwatte
>>> Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> email : manu...@wso2.com / man...@apache.org
>>> phone : +94 772492511
>>> blog : http://manulachathurika.blogspot.com/
>>>
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Bhathiya Jayasekara*
>> *Software Engineer,*
>> *WSO2 inc., http://wso2.com*
>> *
>> *
>> *Phone: +94715478185*
>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj*
>> *Twitter: https://twitter.com/bhathiyax*
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/

Re: [Dev] WSO2 Committers += RajeevS

2013-09-17 Thread Asanka Sanjeewa
Congratulations Rajeev.

Regards,
AsankaS.


On Wed, Sep 18, 2013 at 8:37 AM, Chanaka Fernando  wrote:

> Congrats Rajeev !!!
>
>
> On Wed, Sep 18, 2013 at 8:09 AM, Darshana Gunawardana 
> wrote:
>
>> Congratulations Rajeev..!!!
>>
>>
>> On Wed, Sep 18, 2013 at 1:22 AM, Inosh Goonewardena wrote:
>>
>>> Congratz Rajeev
>>>
>>>
>>> On Tue, Sep 17, 2013 at 9:56 PM, Rajeeva Uthayasangar 
>>> wrote:
>>>
 Congratulations!!!


 On Tue, Sep 17, 2013 at 3:27 PM, Shazni Nazeer  wrote:

> Congratulations Rajeev.
>
> Shazni Nazeer
> Senior Software Engineer
>
> Mob: +94 715 440 607
>
>
> On Tue, Sep 17, 2013 at 3:12 PM, Ishara Premadasa wrote:
>
>> Congratulations Rajeev ...
>>
>>
>> On Tue, Sep 17, 2013 at 1:50 PM, Bhathiya Jayasekara <
>> bhath...@wso2.com> wrote:
>>
>>> Congratulations...
>>>
>>>
>>> On Tue, Sep 17, 2013 at 1:38 PM, Manula Chathurika Thantriwatte <
>>> manu...@wso2.com> wrote:
>>>
 Congratulations Rajeev !!!


 On Tue, Sep 17, 2013 at 1:23 PM, Pulasthi Supun 
 wrote:

> Congrats Rajeev !!!
>
>
> On Tue, Sep 17, 2013 at 11:12 AM, Mohanadarshan Vivekanandalingam
>  wrote:
>
>> Congrats Rajeev !!!...
>>
>> Regards,
>> Mohan
>>
>>
>> On Tue, Sep 17, 2013 at 12:05 AM, Lasantha Fernando <
>> lasan...@wso2.com> wrote:
>>
>>> Congrats Rajeev!... :-)
>>>
>>>
>>> On 16 September 2013 23:40, Sriskandarajah Suhothayan <
>>> s...@wso2.com> wrote:
>>>
 Hi All,

 It's my pleasure to welcome Rajeev Sampath as a WSO2 Committer.
 RajeevS  has been a  contributor to CEP over the last six months
 contributing greatly to both CEP and Siddhi. In acknowledgement of 
 all his
 contributions, he's been voted as a WSO2 committer.

 RajeevS, Keep up the good work!

 Cheers,
 Suho

 --
 *S. Suhothayan
 *
 Associate Technical Lead,
  *WSO2 Inc. *http://wso2.com *
  *
 lean . enterprise . middleware

 *cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/

 twitter: http://twitter.com/suhothayan | linked-in:
 http://lk.linkedin.com/in/suhothayan*
 *
 *

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Lasantha Fernando*
>>> Software Engineer - Data Technologies Team
>>> WSO2 Inc. http://wso2.com
>>>
>>> email: lasan...@wso2.com
>>> mobile: (+94) 71 5247551
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *V. Mohanadarshan*
>> *Software Engineer,*
>> *Data Technologies Team,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: mo...@wso2.com
>> phone:(+94) 771117673
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> --
> Pulasthi Supun
> Software Engineer; WSO2 Inc.; http://wso2.com,
> Email: pulas...@wso2.com
> Mobile: +94 (71) 9258281
> Blog : http://pulasthisupun.blogspot.com/
> Git hub profile: https://github.com/pulasthi
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Regards,
 Manula Chathurika Thantriwatte
 Software Engineer
 WSO2 Inc. : http://wso2.com
 lean . enterprise . middleware

 email : manu...@wso2.com / man...@apache.org
 phone : +94 772492511
 blog : http://manulachathurika.blogspot.com/




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> *Bhathiya Jayasekara*
>>> *Software Engineer,*
>>> *WSO2 inc., http://wso2.com*

Re: [Dev] Chuck 02 Build failure

2013-09-17 Thread Eranda Sooriyabandara
Fixed.

thanks
Eranda


On Wed, Sep 18, 2013 at 1:41 AM, Sanjeewa Malalgoda wrote:

> Hi Team,
> Took full update and built from chuck 02 level. Got following error while
> building greg product. Please have a look at.
>
> Thanks,
> Sanjeewa.
>
> Installation failed.
> Cannot complete the install because one or more required items could not
> be found.
>  Software being installed: WSO2 Carbon - Registry Content Search Feature
> 4.2.1 (org.wso2.carbon.registry.contentsearch.feature.group 4.2.1)
>  Missing requirement: WSO2 Carbon - Registry Core Server Feature 4.2.1
> (org.wso2.carbon.registry.core.server.feature.group 4.2.1) requires
> 'org.wso2.carbon.registry.core.common.feature.group [4.2.1,4.3.0)' but it
> could not be found
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry Content Search Feature 4.2.1
> (org.wso2.carbon.registry.contentsearch.feature.group 4.2.1)
>   To: org.wso2.carbon.registry.contentsearch.server.feature.group [4.2.1]
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry Content Search Server Feature 4.2.1
> (org.wso2.carbon.registry.contentsearch.server.feature.group 4.2.1)
>   To: org.wso2.carbon.registry.core.server.feature.group [4.2.0,4.3.0)
> Application failed, log file location:
> /home/wso2/4.1.5/m2-clean-repo-6/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1379448694834.log
>
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 API Manager - Integration Test Module  SUCCESS
> [15.928s]
> [INFO] WSO2 API Manager - Integration UI Test Module . SUCCESS [2.436s]
> [INFO] WSO2 API Manager - Integration Tests .. SUCCESS [0.013s]
> [INFO] WSO2 API Manager - Aggregator Module .. SUCCESS [0.054s]
> [INFO] WSO2 Governance Registry .. SUCCESS [0.147s]
> [INFO] WSO2 Governance Registry Styles Parent  SUCCESS [0.055s]
> [INFO] WSO2 Governance Registry - UI Styles .. SUCCESS [4.836s]
> [INFO] WSO2 Stratos - Cloud Governance UI styles . SUCCESS [1.367s]
> [INFO] WSO2 Governance Registry - Dashboard .. SUCCESS [1.040s]
> [INFO] WSO2 Governance Registry - Check-in Client  SUCCESS [6.892s]
> [INFO] WSO2 Governance Registry - JUDDI Listener . SUCCESS [5.096s]
> [INFO] jUDDI war construction  SUCCESS [5.323s]
> [INFO] WSO2 Governance Registry - CMIS Integration ... SUCCESS [1.407s]
> [INFO] WSO2 Governance Registry - Samples  SUCCESS [0.080s]
> [INFO] WSO2 Governance Registry - Shutterbug Sample .. SUCCESS [0.032s]
> [INFO] WSO2 Governance Registry - Shutterbug Sample BE ... SUCCESS [4.470s]
> [INFO] WSO2 Governance Registry - Shutterbug Sample FE ... SUCCESS [5.088s]
> [INFO] WSO2 Carbon - Registry - Sample Custom UI - Topics BE  SUCCESS
> [3.083s]
> [INFO] WSO2 Carbon - Registry - Sample Custom UI - Topics UI  SUCCESS
> [3.282s]
> [INFO] WSO2 Carbon - Registry - Handler Sample ... SUCCESS [2.106s]
> [INFO] WSO2 Governance Registry - JCR Client . SUCCESS [0.119s]
> [INFO] WSO2 Governance Registry - JCR Client . SUCCESS [1.614s]
> [INFO] WSO2 Governance Registry Features Parent .. SUCCESS [0.048s]
> [INFO] WSO2 Governance Registry - Features Aggregator Module  SUCCESS
> [0.019s]
> [INFO] WSO2 Governance Registry - Styles Feature . SUCCESS [0.533s]
> [INFO] WSO2 Stratos - Cloud Governance Dashboard User Interface  SUCCESS
> [3.573s]
> [INFO] WSO2 Stratos - Cloud Governance Login User Interface  SUCCESS
> [1.025s]
> [INFO] WSO2 Stratos - Cloud Governance Features Aggregator Module  SUCCESS
> [0.080s]
> [INFO] WSO2 Carbon - Cloud Governance UI Feature . SUCCESS [0.887s]
> [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE
> [45.127s]
> [INFO] WSO2 API Manager - BAM Toolbox  SKIPPED
> [INFO] WSO2 Governance Registry - Distribution ... SKIPPED
> [INFO] WSO2 Governance Registry - Integration Tests .. SKIPPED
> [INFO] WSO2 Governance Registry Test Framework - Registry Test Module
> Group  SKIPPED
> [INFO] Registry TCK Test Module .. SKIPPED
> [INFO] Registry TestNG Test Samples .. SKIPPED
> [INFO] Backward association handler Sample ... SKIPPED
> [INFO] Registry TestNG Test Module ... SKIPPED
> [INFO] Registry Resources TestNG Test Module . SKIPPED
> [INFO] Registry Metadata TestNG Test Module .. SKIPPED
> [INFO] Registry Extensibility TestNG Test Module . SKIPPED
> [INFO] Registry JIRA TestNG Test Module .. SKIPPED
> [INFO] Registry Lifecycle TestNG Test Module . SKIPPED
> [INFO] Registry Search and Versioning TestNG Test Module . SKIPPED
> [INFO] Registry Permissions TestNG Test Module ... SKIPPED
> [INFO] Registry Governance API TestNG Test Module  SKIPPED
>

[Dev] TLD skipped. URI: http://tiles.apache.org/tags-tiles is already defined

2013-09-17 Thread Ajith Vitharana
Hi All,

I can see the following INFO log starting the server. Is this harmless ?

 INFO {org.apache.catalina.startup.TaglibUriRule} -  TLD skipped. URI:
http://tiles.apache.org/tags-tiles is already defined

[1]https://wso2.org/jira/browse/CARBON-14122
[2https://wso2.org/jira/browse/REGISTRY-1934


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94772217350
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] TLD skipped. URI: http://tiles.apache.org/tags-tiles is already defined

2013-09-17 Thread Tanya Madurapperuma
I will have a look whether this causes due to commit r174306.

Thanks,
Tanya


On Wed, Sep 18, 2013 at 9:58 AM, Ajith Vitharana  wrote:

> Hi All,
>
> I can see the following INFO log starting the server. Is this harmless ?
>
>  INFO {org.apache.catalina.startup.TaglibUriRule} -  TLD skipped. URI:
> http://tiles.apache.org/tags-tiles is already defined
>
> [1]https://wso2.org/jira/browse/CARBON-14122
> [2https://wso2.org/jira/browse/REGISTRY-1934
>
>
> --
> Ajith Vitharana.
> WSO2 Inc. - http://wso2.org
> Email  :  aji...@wso2.com
> Mobile : +94772217350
>
>


-- 
Tanya Madurapperuma

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94718184439
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] BAM Statstics Publishing in API Manager 1.5.0

2013-09-17 Thread Chamara Ariyarathne
Is it implemented the way ESB and AS does it?

As Load Balancing and Failover both ways.

-- 
*Chamara Ariyarathne*
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; *+94772786766*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Chunk-02 Nightly Build packs - 18/09/2013

2013-09-17 Thread Nuwan Silva
Hi Ravi,

The given ELB 2.1.0 contains ;

httpclient_4.2.5.wso2v1.jar
httpcore_4.3.0.wso2v1.jar
httpcore-nio_4.3.0.wso2v1.jar

Does this pack contain any fixes for the Spinning issue?
please advice.

Thanks,
NuwanS


On Wed, Sep 18, 2013 at 1:47 AM, Sanjeewa Malalgoda wrote:

> Hi Team,
>
> Packs built on 4.2.0 Branch/Chunk-02 are available at the following
> location.
>
> http://builder3.us1.wso2.org/builds/chunk-02/N_18-09-13/
>
> Thanks,
> Sanjeewa.
>
> --
> *
> *
> *Sanjeewa Malalgoda*
> Senior Software Engineer
> WSO2 Inc.
> Mobile : +94713068779
>
>  blog
> :http://sanjeewamalalgoda.blogspot.com/
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*
*
*Nuwan Silva
*
*Senior Software Engineer - QA*
Mobile: +94779804543

WSO2 Inc.
lean . enterprise . middlewear.
http://www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Chunk-02 Nightly Build packs - 18/09/2013

2013-09-17 Thread Ravi Undupitiya
That pack won't contain any changes as we haven't downgraded yet, we just
finished discussing the downgrade, will commit the changes ASAP.

Could you please follow Isuru's instructions to downgrade the components in
the mean time.


On Wed, Sep 18, 2013 at 10:58 AM, Nuwan Silva  wrote:

> Hi Ravi,
>
> The given ELB 2.1.0 contains ;
>
> httpclient_4.2.5.wso2v1.jar
> httpcore_4.3.0.wso2v1.jar
> httpcore-nio_4.3.0.wso2v1.jar
>
> Does this pack contain any fixes for the Spinning issue?
> please advice.
>
> Thanks,
> NuwanS
>
>
> On Wed, Sep 18, 2013 at 1:47 AM, Sanjeewa Malalgoda wrote:
>
>> Hi Team,
>>
>> Packs built on 4.2.0 Branch/Chunk-02 are available at the following
>> location.
>>
>> http://builder3.us1.wso2.org/builds/chunk-02/N_18-09-13/
>>
>> Thanks,
>> Sanjeewa.
>>
>> --
>> *
>> *
>> *Sanjeewa Malalgoda*
>> Senior Software Engineer
>> WSO2 Inc.
>> Mobile : +94713068779
>>
>>  blog
>> :http://sanjeewamalalgoda.blogspot.com/
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *
> *
> *Nuwan Silva
> *
> *Senior Software Engineer - QA*
> Mobile: +94779804543
>
> WSO2 Inc.
> lean . enterprise . middlewear.
> http://www.wso2.com
>



-- 
*Ravi Undupitiya*
Software Engineer; WSO2 Inc.; http://wso2.com
*
*
*E-mail: r...@wso2.com
**M: **+94 772 930 712*
*
*Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Chunk-02 Nightly Build packs - 18/09/2013

2013-09-17 Thread Isuru Perera
Hi,

It seems latest fixes are not included.
Especially that kernel patch to support multiple transports in ELB, which
is required for API manager cluster.

-- Sent from mobile
On Sep 18, 2013 10:59 AM, "Nuwan Silva"  wrote:

> Hi Ravi,
>
> The given ELB 2.1.0 contains ;
>
> httpclient_4.2.5.wso2v1.jar
> httpcore_4.3.0.wso2v1.jar
> httpcore-nio_4.3.0.wso2v1.jar
>
> Does this pack contain any fixes for the Spinning issue?
> please advice.
>
> Thanks,
> NuwanS
>
>
> On Wed, Sep 18, 2013 at 1:47 AM, Sanjeewa Malalgoda wrote:
>
>> Hi Team,
>>
>> Packs built on 4.2.0 Branch/Chunk-02 are available at the following
>> location.
>>
>> http://builder3.us1.wso2.org/builds/chunk-02/N_18-09-13/
>>
>> Thanks,
>> Sanjeewa.
>>
>> --
>> *
>> *
>> *Sanjeewa Malalgoda*
>> Senior Software Engineer
>> WSO2 Inc.
>> Mobile : +94713068779
>>
>>  blog
>> :http://sanjeewamalalgoda.blogspot.com/
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *
> *
> *Nuwan Silva
> *
> *Senior Software Engineer - QA*
> Mobile: +94779804543
>
> WSO2 Inc.
> lean . enterprise . middlewear.
> http://www.wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Code Freeze for Carbon 4.2.0 - chunk 02 release - after 3pm today

2013-09-17 Thread Sumedha Rubasinghe
Devs,
Carbon 4.2.0 branch will be frozen for commits after 3pm today in
preparation for chunk02 release.
It will still remain open for teams who are releasing.


-- 
/sumedha
b :  bit.ly/sumedha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Commits] [Carbon-platform] svn commit r185009 - in carbon/platform/branches/4.2.0/product-releases/chunk-02: components features

2013-09-17 Thread Ruwan Yatawara
Hi Isuru,

Added the the components not released with Chunk-02 to Chunk-03 with
revision 185812. Pls. note that they are still commented out to avoid
complications that might occur with the build.

Thanks and Regards,

Ruwan Yatawara

Software Engineer,
WSO2 Inc.
lean . enterprise . middleware

email : ruw...@wso2.com
mobile : +94 77 9110413
blog : http://ruwansrants.blogspot.com/
www: :http://wso2.com



On Mon, Sep 16, 2013 at 10:41 AM, Ruwan Yatawara  wrote:

> Hi Isuru,
>
> Will add these changes to chunk-03.
>
> Thanks and Regards,
>
> Ruwan Yatawara
>
> Software Engineer,
> WSO2 Inc.
> lean . enterprise . middleware
>
> email : ruw...@wso2.com
> mobile : +94 77 9110413
> blog : http://ruwansrants.blogspot.com/
> www: :http://wso2.com
>
>
>
> On Sun, Sep 15, 2013 at 2:46 PM, Isuru Udana  wrote:
>
>> Hi Ruwan,
>>
>> When you remove unnecessary features/components for AM from chunk-02,
>> please make sure to add them to chunk-03.
>> ESB p2 profile failing when building in a clean repo due to this commit.
>>
>> Thanks.
>>
>>
>> On Tue, Sep 10, 2013 at 5:17 PM,  wrote:
>>
>>> Author: ruw...@wso2.com
>>> Date: Tue Sep 10 17:17:08 2013
>>> New Revision: 185009
>>> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=185009
>>>
>>> Log:
>>> removing un-necessary features
>>>
>>> Modified:
>>>
>>>  carbon/platform/branches/4.2.0/product-releases/chunk-02/components/pom.xml
>>>
>>>  carbon/platform/branches/4.2.0/product-releases/chunk-02/features/pom.xml
>>>
>>> Modified:
>>> carbon/platform/branches/4.2.0/product-releases/chunk-02/components/pom.xml
>>> URL:
>>> http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.2.0/product-releases/chunk-02/components/pom.xml?rev=185009&r1=185008&r2=185009&view=diff
>>>
>>> ==
>>> ---
>>> carbon/platform/branches/4.2.0/product-releases/chunk-02/components/pom.xml
>>> (original)
>>> +++
>>> carbon/platform/branches/4.2.0/product-releases/chunk-02/components/pom.xml
>>> Tue Sep 10 17:17:08 2013
>>> @@ -145,7 +145,7 @@
>>>  ../../../components/messagebox
>>>  ../../../components/synapse-registries
>>>  ../../../components/mediators
>>> -
>>>  
>>> ../../../components/sequence-editor/org.wso2.carbon.sequences/4.2.0
>>> +../../../components/sequence-editor
>>>  ../../../components/qpid
>>>
>>>  
>>>
>>>  
>>> @@ -154,7 +154,7 @@
>>>  ../../../components/data-sources
>>>
>>>  ../../../components/doc-request-processor
>>>  ../../../components/ec2-client/4.2.0
>>> -../../../components/endpoint
>>> +
>>>  ../../../components/localentry
>>>
>>>  ../../../components/mediation-initializer
>>>
>>>  ../../../components/mediation-statistics
>>> @@ -191,7 +191,7 @@
>>>  ../../../components/cassandra-explorer
>>>  ../../../components/hdfs
>>>  ../../../components/mapred
>>> -../../../components/event-processing
>>> +
>>>  
>>>
>>>
>>>
>>> ../../../components/mediators/router/org.wso2.carbon.mediator.router.impl/4.2.0
>>>
>>> Modified:
>>> carbon/platform/branches/4.2.0/product-releases/chunk-02/features/pom.xml
>>> URL:
>>> http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.2.0/product-releases/chunk-02/features/pom.xml?rev=185009&r1=185008&r2=185009&view=diff
>>>
>>> ==
>>> ---
>>> carbon/platform/branches/4.2.0/product-releases/chunk-02/features/pom.xml
>>> (original)
>>> +++
>>> carbon/platform/branches/4.2.0/product-releases/chunk-02/features/pom.xml
>>> Tue Sep 10 17:17:08 2013
>>> @@ -112,8 +112,8 @@
>>>
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.receiver.restapi.server.feature/4.2.0
>>>
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.streamdefn.cassandra.server.feature/4.2.0
>>>
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.streamdefn.cassandra.feature/4.2.0
>>> -
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.cassandra.feature/4.2.0
>>> -
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.datasink.cassandra.server.feature/4.2.0
>>> +
>>>  
>>> 
>>> +
>>>  
>>> 
>>>
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.datapublisher.feature/4.2.0
>>>
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.datareceiver.feature/4.2.0
>>>
>>>  
>>> ../../../features/data-bridge/org.wso2.carbon.databridge.streamdefn.registry.server.feature/4.2.0
>>> @@ -131,7 +131,7 @@
>>>  ../../../features/qpid
>>>   ../../../features/admin-mgt
>>>   ../../../features/captcha-mgt
>>> - ../../../features/rule
>>> + 
>>>   ../../../features/data-sources
>>>   ../../../features/transport-statistics
>>>   ../../../features/mediation-in

Re: [Dev] Kernel patch for REGISTRY-1889

2013-09-17 Thread Pulasthi Supun
Hi,

As per the offline discussion that was done regarding this we decided to
add the changed mysql db script into the kernel patch folder. the products
that require the changed mysql script file will have to copy the file from
location in the kernel patch folder and replace the existing script file.
FYI this change will not involve any kind of data migration. @sameera
correct me if i missed something.

@manoj i have attached the changed mysql script can you work on getting
this into the kernel patch folder.



On Tue, Sep 17, 2013 at 5:37 PM, Pulasthi Supun  wrote:

> Hi Sameera,
>
> Sure lets have a discussion to solve this ASAP.
>
> Regards,
> Pulasthi
>
>
> On Tue, Sep 17, 2013 at 5:28 PM, Sameera Jayasoma wrote:
>
>> HI Pulasthi,
>>
>> These sql scripts which in kernel/carbon-home/dbscripts/ cannot be
>> patched using the normal kernel patching model. We need to think about the
>> different approaches to solve this problem. Lets have a discussion on this.
>>
>>
>> Thanks,
>> Sameera.
>>
>>
>>
>>
>> On Tue, Sep 17, 2013 at 11:54 AM, Pulasthi Supun wrote:
>>
>>> Hi Carbon team,
>>>
>>> Can you please verify and apply the patch for issue [1].
>>>
>>> [1] https://wso2.org/jira/browse/REGISTRY-1889
>>>
>>> Regards,
>>> Pulasthi
>>> --
>>> --
>>> Pulasthi Supun
>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>> Email: pulas...@wso2.com
>>> Mobile: +94 (71) 9258281
>>> Blog : http://pulasthisupun.blogspot.com/
>>> Git hub profile: https://github.com/pulasthi
>>>
>>
>>
>>
>> --
>> Sameera Jayasoma,
>> Architect,
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://sameera.adahas.org
>> twitter: https://twitter.com/sameerajayasoma
>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>> Mobile: 0094776364456
>>
>> Lean . Enterprise . Middleware
>>
>
>
>
> --
> --
> Pulasthi Supun
> Software Engineer; WSO2 Inc.; http://wso2.com,
> Email: pulas...@wso2.com
> Mobile: +94 (71) 9258281
> Blog : http://pulasthisupun.blogspot.com/
> Git hub profile: https://github.com/pulasthi
>



-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: pulas...@wso2.com
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi


mysql.sql
Description: Binary data
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Start up errors - ConcurrentModificationException from CarbonDeploymentSchedulerTask

2013-09-17 Thread Ajith Vitharana
Hi Sameera,

This issue continuously reproduceable in the  the latest pack and blocker
for the release.
Same issue reported against the chunk01 but issue  still appearing in that
latest pack as well.

Thanks
Ajith.



On Fri, Sep 13, 2013 at 3:57 PM, Ajith Vitharana  wrote:

> Hi All,
>
> Observed the following error  in the latest pack (G-Reg) - chunk02
>
> [2013-09-13 15:52:39,357] ERROR
> {org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask} -  Error
> while running deployment scheduler..
> java.util.ConcurrentModificationException
> at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
> at java.util.HashMap$EntryIterator.next(HashMap.java:834)
>  at java.util.HashMap$EntryIterator.next(HashMap.java:832)
> at
> org.apache.axis2.deployment.RepositoryListener.loadOtherDirectories(RepositoryListener.java:270)
>  at
> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:253)
> at
> org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:371)
>  at
> org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:59)
> at
> org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:67)
>  at
> org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.runAxisDeployment(CarbonDeploymentSchedulerTask.java:65)
> at
> org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.run(CarbonDeploymentSchedulerTask.java:110)
>  at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
> at
> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
>  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
>  at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
>  at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
>  at java.lang.Thread.run(Thread.java:662)
> [2013-09-13 15:52:39,614]  INFO
> {org.apache.tomcat.util.net.NioSelectorPool} -  Using a shared
>
> --
> Ajith Vitharana.
> WSO2 Inc. - http://wso2.org
> Email  :  aji...@wso2.com
> Mobile : +94772217350
>
>


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94772217350
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Start up errors - ConcurrentModificationException from CarbonDeploymentSchedulerTask

2013-09-17 Thread Ajith Vitharana
On Wed, Sep 18, 2013 at 11:49 AM, Ajith Vitharana  wrote:

> Hi Sameera,
>
> This issue continuously reproduceable in the  the latest pack and blocker
> for the release.
> Same issue reported against the chunk01 but issue  still appearing in that
> latest pack as well.
>

Full error log,

[2013-09-18 11:44:26,008]  INFO
{org.apache.tomcat.util.net.NioSelectorPool} -  Using a shared selector for
servlet write/read
[2013-09-18 11:44:26,009] ERROR
{org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask} -  Error
while running deployment scheduler..
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
at java.util.HashMap$EntryIterator.next(HashMap.java:834)
at java.util.HashMap$EntryIterator.next(HashMap.java:832)
at
org.apache.axis2.deployment.RepositoryListener.loadOtherDirectories(RepositoryListener.java:270)
at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:253)
at
org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:371)
at
org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:59)
at
org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:67)
at
org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.runAxisDeployment(CarbonDeploymentSchedulerTask.java:65)
at
org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.run(CarbonDeploymentSchedulerTask.java:110)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
[2013-09-18 11:44:27,075]  INFO
{org.apache.tomcat.util.net.NioSelectorPool} -  Using a shared selector for
servlet write/read
[2013-09-18 11:44:27,137]  INFO
{org.wso2.carbon.ntask.core.service.impl.TaskServiceImpl} -  Task service
starting in STANDALONE mode...
[2013-09-18 11:44:27,140]  INFO
{org.wso2.carbon.humantask.cleanup.scheduler.internal.HumanTaskCleanupSchedulerServiceComponent}
-  Starting HumanTaskCleanupSchedulerServiceComponent
[2013-09-18 11:44:27,188]  INFO
{org.wso2.carbon.registry.eventing.internal.RegistryEventingServiceComponent}
-  Successfully Initialized Eventing on Registry
[2013-09-18 11:44:27,233]  INFO
{org.wso2.carbon.core.init.JMXServerManager} -  JMX Service URL  :
service:jmx:rmi://localhost:4/jndi/rmi://localhost:10002/jmxrmi
[2013-09-18 11:44:29,197]  INFO
{org.wso2.carbon.apimgt.startup.publisher.APIManagerStartupPublisher} -
 Successfully Created API resource-1.0.0
[2013-09-18 11:44:29,198]  INFO
{org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} -  Server
  :  WSO2 Governance Registry-4.6.0
[2013-09-18 11:44:29,199]  INFO
{org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} -  WSO2
Carbon started in 67 sec
[2013-09-18 11:44:29,449]  INFO
{org.wso2.carbon.ui.internal.CarbonUIServiceComponent} -  Mgt Console URL
 : https://10.100.1.51:9446/carbon/


>
> Thanks
> Ajith.
>
>
>
> On Fri, Sep 13, 2013 at 3:57 PM, Ajith Vitharana  wrote:
>
>> Hi All,
>>
>> Observed the following error  in the latest pack (G-Reg) - chunk02
>>
>> [2013-09-13 15:52:39,357] ERROR
>> {org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask} -  Error
>> while running deployment scheduler..
>> java.util.ConcurrentModificationException
>> at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
>> at java.util.HashMap$EntryIterator.next(HashMap.java:834)
>>  at java.util.HashMap$EntryIterator.next(HashMap.java:832)
>> at
>> org.apache.axis2.deployment.RepositoryListener.loadOtherDirectories(RepositoryListener.java:270)
>>  at
>> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:253)
>> at
>> org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:371)
>>  at
>> org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:59)
>> at
>> org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:67)
>>  at
>> org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.runAxisDeployment(CarbonDeploymentSchedulerTask.java:65)
>> at
>> org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.run(CarbonDeploymentSchedulerTask.java:110)
>>  at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
>> at
>> java.util