[Carbon-dev] RC6 - goes tonight...

2011-06-06 Thread Prabath Siriwardena
Hi Folks,

Since there are some issues with ESB RC5 packs - we'll be doing an RC6 tonight..

Each product team please make sure - the corresponding product builds
fine with the latest branch - with the tests...

Code freeze - 8 PM

-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107198
Node Kind: directory
Schedule: normal
Last Changed Author: dimuthul
Last Changed Rev: 107196
Last Changed Date: 2011-06-06 01:25:31 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 
[INFO] Finished at: Sun Jun 05 21:05:01 EDT 2011
[INFO] Final Memory: 987M/1820M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Prabath Siriwardena
PMs, please update the JIRA [add a comment] once this is been update
to your product. Need to close this by 6 PM today...

Thanks  regards,
-Prabath

On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com wrote:
 Charitha has reported this in [1] for AS. But all products should roughly
 have the same value for this. So please update all product docs.
 Thanks,
 ~Isuru
 [1] https://wso2.org/jira/browse/CARBON-10690
 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server
 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


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





-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB RC5 Broken?

2011-06-06 Thread Supun Kamburugamuva
I've fixed the issue. I'll try with AS and commit.

Thanks,
Supun..

On Mon, Jun 6, 2011 at 11:17 AM, Hiranya Jayathilaka hira...@wso2.com wrote:


 On Mon, Jun 6, 2011 at 11:15 AM, Prabath Siriwardena prab...@wso2.com
 wrote:

 Following integration test failures reported on builder [reported
 earlier on carbon-dev].

 Yes this is due to the same error. The NPE causes the test client to receive
 a timeout which in turns causes an assertion to fail.
 Thanks,
 Hiranya


 Test set: org.wso2.esb.integration.nhttp.TestRunner

 ---
 Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 333.03
 sec  FAILURE!
 testTemplate(org.wso2.esb.integration.nhttp.HTTPHeaderManipulationTest)
  Time elapsed: 89.577 sec   FAILURE!
 junit.framework.AssertionFailedError: Error while invoking the
 HeaderManipulationProxy
        at junit.framework.Assert.fail(Assert.java:47)
        at
 org.wso2.esb.integration.ESBIntegrationTest.handleError(ESBIntegrationTest.java:105)
        at
 org.wso2.esb.integration.nhttp.HTTPHeaderManipulationTest.successfulScenario(HTTPHeaderManipulationTest.java:56)
        at
 org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:67)
        at
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
        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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)

 testTemplate(org.wso2.esb.integration.nhttp.GETRequestQueryParamTest)
 Time elapsed: 120.821 sec   FAILURE!
 junit.framework.AssertionFailedError: Error while running the GET request
 test
        at junit.framework.Assert.fail(Assert.java:47)
        at
 org.wso2.esb.integration.ESBIntegrationTest.handleError(ESBIntegrationTest.java:105)
        at
 org.wso2.esb.integration.nhttp.GETRequestQueryParamTest.successfulScenario(GETRequestQueryParamTest.java:65)
        at
 org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:67)
        at
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
        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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at 

Re: [Carbon-dev] Carbon 3.2.0 Release Status

2011-06-06 Thread Anjana Fernando
There aren't any L1 issues for DSS at the moment.

Cheers,
Anjana.

On Mon, Jun 6, 2011 at 9:20 AM, Prabath Siriwardena prab...@wso2.comwrote:

 We have 17 L1s reported on Carbon JIRA by now..

 BAM - 3
 GREG - 3
 MB - 3
 BPS - 2
 DSS - 1
 ESB -1 [JMS transport]
 Eventing - 1
 Cassandra - 1
 Core - 1
 All products - 1

 Planning to do the final build by EOD tuesday. All PMs please closely
 review all L1s and please update this thread if you see any risk of
 fixing these by the deadline...


 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Isuru Suriarachchi
Done in AS.

On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Isuru Suriarachchi
Technical Lead  Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.2.0 Release Status

2011-06-06 Thread Tharindu Mathew
All 3 BAM jiras will be resolved by code freeze time.

On Mon, Jun 6, 2011 at 11:40 AM, Anjana Fernando anj...@wso2.com wrote:

 There aren't any L1 issues for DSS at the moment.

 Cheers,
 Anjana.

 On Mon, Jun 6, 2011 at 9:20 AM, Prabath Siriwardena prab...@wso2.comwrote:

 We have 17 L1s reported on Carbon JIRA by now..

 BAM - 3
 GREG - 3
 MB - 3
 BPS - 2
 DSS - 1
 ESB -1 [JMS transport]
 Eventing - 1
 Cassandra - 1
 Core - 1
 All products - 1

 Planning to do the final build by EOD tuesday. All PMs please closely
 review all L1s and please update this thread if you see any risk of
 fixing these by the deadline...


 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Anjana Fernando*
 Senior Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware

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




-- 
Regards,

Tharindu
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB RC5 Broken?

2011-06-06 Thread Supun Kamburugamuva
Committed the changes.

Thanks,
Supun..

On Mon, Jun 6, 2011 at 11:37 AM, Supun Kamburugamuva su...@wso2.com wrote:
 I've fixed the issue. I'll try with AS and commit.

 Thanks,
 Supun..

 On Mon, Jun 6, 2011 at 11:17 AM, Hiranya Jayathilaka hira...@wso2.com wrote:


 On Mon, Jun 6, 2011 at 11:15 AM, Prabath Siriwardena prab...@wso2.com
 wrote:

 Following integration test failures reported on builder [reported
 earlier on carbon-dev].

 Yes this is due to the same error. The NPE causes the test client to receive
 a timeout which in turns causes an assertion to fail.
 Thanks,
 Hiranya


 Test set: org.wso2.esb.integration.nhttp.TestRunner

 ---
 Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 333.03
 sec  FAILURE!
 testTemplate(org.wso2.esb.integration.nhttp.HTTPHeaderManipulationTest)
  Time elapsed: 89.577 sec   FAILURE!
 junit.framework.AssertionFailedError: Error while invoking the
 HeaderManipulationProxy
        at junit.framework.Assert.fail(Assert.java:47)
        at
 org.wso2.esb.integration.ESBIntegrationTest.handleError(ESBIntegrationTest.java:105)
        at
 org.wso2.esb.integration.nhttp.HTTPHeaderManipulationTest.successfulScenario(HTTPHeaderManipulationTest.java:56)
        at
 org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:67)
        at
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
        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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)

 testTemplate(org.wso2.esb.integration.nhttp.GETRequestQueryParamTest)
 Time elapsed: 120.821 sec   FAILURE!
 junit.framework.AssertionFailedError: Error while running the GET request
 test
        at junit.framework.Assert.fail(Assert.java:47)
        at
 org.wso2.esb.integration.ESBIntegrationTest.handleError(ESBIntegrationTest.java:105)
        at
 org.wso2.esb.integration.nhttp.GETRequestQueryParamTest.successfulScenario(GETRequestQueryParamTest.java:65)
        at
 org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:67)
        at
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
        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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107204
Node Kind: directory
Schedule: normal
Last Changed Author: asela
Last Changed Rev: 107204
Last Changed Date: 2011-06-06 01:59:49 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 4 seconds
[INFO] Finished at: Sun Jun 05 21:19:44 EDT 2011
[INFO] Final Memory: 1040M/1798M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Thilina Buddhika
Updated the IS docs.

Thanks,
Thilina

On Mon, Jun 6, 2011 at 11:45 AM, Isuru Suriarachchi is...@wso2.com wrote:

 Done in AS.


 On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should
 roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server
 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


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




-- 
Thilina Buddhika
Associate Technical Lead
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 77 44 88 727
blog : http://blog.thilinamb.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107211
Node Kind: directory
Schedule: normal
Last Changed Author: supun
Last Changed Rev: 107210
Last Changed Date: 2011-06-06 02:14:34 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 2 seconds
[INFO] Finished at: Sun Jun 05 21:34:28 EDT 2011
[INFO] Final Memory: 1005M/1804M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.2.0 Branch : Integration Test Failures in BPS

2011-06-06 Thread Denis Weerasiri
On Mon, Jun 6, 2011 at 11:24 AM, Milinda Pathirage mili...@wso2.com wrote:

 I tried, but got different issues in my local machine. Denis is looking at
 it now in his machine.

There's an error with PartnerServiceSecurityTest. Will fix and update the
thread.


 Thanks
 Milinda


 On Mon, Jun 6, 2011 at 11:20 AM, Prabath Siriwardena prab...@wso2.comwrote:

 Hi Milinda,

 Any updates on this..?

 Thanks  regards,
 -Prabath

 On Sat, Jun 4, 2011 at 8:52 PM, Milinda Pathirage mili...@wso2.com
 wrote:
  I'll have a look at it.
  Thanks
  Milinda
 
  On Sat, Jun 4, 2011 at 2:33 PM, Prabath Siriwardena prab...@wso2.com
  wrote:
 
 
 
 ---
  Test set: org.wso2.bps.management.TestRunner
 
 
 ---
  Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed:
  167.635 sec  FAILURE!
  testTemplate(org.wso2.bps.management.PartnerServiceSecurityTest)  Time
  elapsed: 18.778 sec   FAILURE!
  junit.framework.AssertionFailedError: AxisService is Null
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 org.wso2.bps.management.PartnerServiceSecurityTest.runSuccessCase(PartnerServiceSecurityTest.java:223)
 at
 
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
 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 junit.framework.TestCase.runTest(TestCase.java:164)
 at junit.framework.TestCase.runBare(TestCase.java:130)
 at junit.framework.TestResult$1.protect(TestResult.java:106)
 at junit.framework.TestResult.runProtected(TestResult.java:124)
 at junit.framework.TestResult.run(TestResult.java:109)
 at junit.framework.TestCase.run(TestCase.java:120)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
 at
 
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
 at
 
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
 at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
 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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
 at
 
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
 
  testTemplate(org.wso2.bps.management.UndeploymentTest)  Time elapsed:
  32.58 sec   FAILURE!
  junit.framework.AssertionFailedError: Cannot get the BPEL Package list
  from repository.
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 org.wso2.bps.management.UndeploymentTest.undeploy(UndeploymentTest.java:91)
 at
 
 org.wso2.bps.management.UndeploymentTest.runSuccessCase(UndeploymentTest.java:53)
 at
 
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
 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 junit.framework.TestCase.runTest(TestCase.java:164)
 at junit.framework.TestCase.runBare(TestCase.java:130)
 at junit.framework.TestResult$1.protect(TestResult.java:106)
 at junit.framework.TestResult.runProtected(TestResult.java:124)
 at junit.framework.TestResult.run(TestResult.java:109)
 at junit.framework.TestCase.run(TestCase.java:120)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
   

Re: [Carbon-dev] Carbon 3.2.0 Release Status

2011-06-06 Thread Sameera Jayasoma
On Mon, Jun 6, 2011 at 9:20 AM, Prabath Siriwardena prab...@wso2.comwrote:

 We have 17 L1s reported on Carbon JIRA by now..

 BAM - 3
 GREG - 3
 MB - 3
 BPS - 2
 DSS - 1
 ESB -1 [JMS transport]
 Eventing - 1
 Cassandra - 1
 Core - 1


 https://wso2.org/jira/browse/CARBON-10672 Deep is working on this.

Thanks,
Sameera.


All products - 1

 Planning to do the final build by EOD tuesday. All PMs please closely
 review all L1s and please update this thread if you see any risk of
 fixing these by the deadline...


 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

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


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Tharindu Mathew
This has been already done for BAM in earlier packs.

On Mon, Jun 6, 2011 at 11:55 AM, Thilina Buddhika thili...@wso2.com wrote:

 Updated the IS docs.

 Thanks,
 Thilina


 On Mon, Jun 6, 2011 at 11:45 AM, Isuru Suriarachchi is...@wso2.comwrote:

 Done in AS.


 On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should
 roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server
 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


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




 --
 Thilina Buddhika
 Associate Technical Lead

 WSO2 Inc. ; http://wso2.com
 lean . enterprise . middleware

 phone : +94 77 44 88 727
 blog : http://blog.thilinamb.com

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




-- 
Regards,

Tharindu
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Sameera Jayasoma
shouldn't we wait until the event feature removal is done?

Thanks,
Sameera

On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

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


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107213
Node Kind: directory
Schedule: normal
Last Changed Author: shariq
Last Changed Rev: 107213
Last Changed Date: 2011-06-06 02:21:10 -0400 (Mon, 06 Jun 2011) 246  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action buildSchema.
732  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
764  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbontrunk/carbon/dependencies/ode/dao-jpa-ojpa-derby/target/h2.sql
  [sql] 55 of 55 SQL statements executed successfully
 [echo] # END 
[INFO] Executed tasks
[INFO] [sql:execute {execution: create-derby-db}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create database 
'/home/carbontrunk/carbon/dependencies/ode/dao-jpa-ojpa-derby/target/derby/jpadb',
 see the next exception for details.

out of space in CodeCache for adapters
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 9 minutes 57 seconds
[INFO] Finished at: Sun Jun 05 21:52:05 EDT 2011
[INFO] Final Memory: 1130M/1888M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Shammi Jayasinghe
updated for CEP and BRS.

Thanks
Shammi

On Mon, Jun 6, 2011 at 12:20 PM, Sameera Jayasoma same...@wso2.com wrote:

 shouldn't we wait until the event feature removal is done?

 Thanks,
 Sameera

 On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should
 roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon


 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

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




-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB Topics browser- What does JMS subscription details mean?

2011-06-06 Thread Manjula Rathnayake
Hi,

Are you getting this on latest build? This was removed last Friday. And
durable field also removed as it is not possible to get that information in
qpid level.

thank you.

On Mon, Jun 6, 2011 at 12:20 PM, Tharinda Liyanage thari...@wso2.comwrote:

 Hi ESB Team,

 In Topics Browser-Details page, once you subscribe to a topic, you get a
 'JMS Subscription details' list. What information does it contain? You get 2
 records for each subscription.


 See attached screenshot

 [image: topic_jms_details.png]


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




-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Manjula Rathnayake
Hi,

Updated in MB too.

Thank you.

On Mon, Jun 6, 2011 at 12:26 PM, Shammi Jayasinghe sha...@wso2.com wrote:

 updated for CEP and BRS.

 Thanks
 Shammi


 On Mon, Jun 6, 2011 at 12:20 PM, Sameera Jayasoma same...@wso2.comwrote:

 shouldn't we wait until the event feature removal is done?

 Thanks,
 Sameera

 On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should
 roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon


 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

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




 --
 Best Regards,*

 Shammi Jayasinghe*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085



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




-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Minimum memory for carbon-3.2.0 products

2011-06-06 Thread Sameera Jayasoma
On Mon, Jun 6, 2011 at 10:08 AM, Hiranya Jayathilaka hira...@wso2.comwrote:



 On Mon, Jun 6, 2011 at 10:02 AM, Charitha Kankanamge chari...@wso2.comwrote:

 On Mon, Jun 6, 2011 at 9:46 AM, Hiranya Jayathilaka hira...@wso2.comwrote:



 On Mon, Jun 6, 2011 at 8:48 AM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 Folks,

 Our products consume ~600-700 MB of memory (we noticed this by checking
 the free memory after the server is started), however the release docs of
 most of the products says the minimum memory requirement as 256MB, which is
 totally wrong. G-reg docs correctly mention that it is 1G. Therefore, 
 please
 update all the release docs accordingly.


 The startup script only allows a max heap size of 512 MB (which is good
 enough for most cases - production systems may need more memory depending on
 the load). So how can the server consume 600-700 MB? Have you increased the
 allocated heap size?


 No I did not. I just checked the free memory of my machine before and
 after server startup. I did not do any profiling or any tool based analysis.
 We may need to do that and figure out the exact memory growth.


 Then we have to conclude that it's not the Carbon server which is taking up
 all this memory. It is the JVM + OS + all other applications running on the
 machine. We need to use jconsole to figure out the exact amount of memory
 consumed by the JVM.

 I agree that memory usage has slightly increased in Carbon 3.2.0, but it
 cannot grow up to 600-700 MB range unless the server is heavily loaded. Even
 in that case an OOM will occur and server should crash because our default
 JVM settings do not let the heap grow beyond 512MB.

 +1
Thanks,
Sameera


 Thanks,
 Hiranya




 Similarly, I noticed that ~200-250 MB of memory increase introduced by
 3.2.0 version of carbon because the earlier version (3.1.0) consumes ~400
 MB.


 In any case we should update the documentation and set the minimum memory
 required to 1 GB since OS and other applications running on the server will
 also take up some memory.

 Thanks,
 Hiranya



 Associated JIRA: https://wso2.org/jira/browse/CARBON-10690

 /Charitha

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




 --
 Hiranya Jayathilaka
 Associate Technical Lead;

 WSO2 Inc.;  http://wso2.org
 E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
 Blog: http://techfeast-hiranya.blogspot.com

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



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




 --
 Hiranya Jayathilaka
 Associate Technical Lead;
 WSO2 Inc.;  http://wso2.org
 E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
 Blog: http://techfeast-hiranya.blogspot.com

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




-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

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


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Anjana Fernando
Updated in DSS.

Cheers,
Anjana.

On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Lalaji Sureshika
Updated for MS and this has been already done for GS in previous pack.

Thanks,

On Mon, Jun 6, 2011 at 11:31 AM, Anjana Fernando anj...@wso2.com wrote:

 Updated in DSS.

 Cheers,
 Anjana.

 On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.comwrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should
 roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Anjana Fernando*
 Senior Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware

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




-- 
Lalaji Sureshika

Software Engineer
WSO2 Inc.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107223
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107222
Last Changed Date: 2011-06-06 02:47:32 -0400 (Mon, 06 Jun 2011) 246  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action buildSchema.
731  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
764  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbontrunk/carbon/dependencies/ode/dao-jpa-ojpa-derby/target/h2.sql
  [sql] 55 of 55 SQL statements executed successfully
 [echo] # END 
[INFO] Executed tasks
[INFO] [sql:execute {execution: create-derby-db}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Java exception: 'out of space in CodeCache for adapters: 
java.lang.VirtualMachineError'.

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 9 minutes 56 seconds
[INFO] Finished at: Sun Jun 05 22:10:12 EDT 2011
[INFO] Final Memory: 1130M/1896M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB Topics browser- What does JMS subscription details mean?

2011-06-06 Thread Manisha Gayathri
On Mon, Jun 6, 2011 at 12:27 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 Are you getting this on latest build? This was removed last Friday. And
 durable field also removed as it is not possible to get that information in
 qpid level.

 thank you.

 I checked in CEP RC5.
Durable field is not there in the latest build.
But generation of JMS subscriptions for each topic creation is still there.

Thanks
Regards
Manisha


On Mon, Jun 6, 2011 at 12:20 PM, Tharinda Liyanage thari...@wso2.comwrote:

 Hi ESB Team,

 In Topics Browser-Details page, once you subscribe to a topic, you get a
 'JMS Subscription details' list. What information does it contain? You get 2
 records for each subscription.


 See attached screenshot

 [image: topic_jms_details.png]


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




 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile:+94 77 743 1987

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


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


Re: [Carbon-dev] ESB Topics browser- What does JMS subscription details mean?

2011-06-06 Thread Tharinda Liyanage
Yep, Its still in ESB RC5

On Mon, Jun 6, 2011 at 12:45 PM, Manisha Gayathri mani...@wso2.com wrote:




  On Mon, Jun 6, 2011 at 12:27 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 Are you getting this on latest build? This was removed last Friday. And
 durable field also removed as it is not possible to get that information in
 qpid level.

 thank you.

 I checked in CEP RC5.
 Durable field is not there in the latest build.
 But generation of JMS subscriptions for each topic creation is still there.


 Thanks
 Regards
 Manisha


On Mon, Jun 6, 2011 at 12:20 PM, Tharinda Liyanage 
 thari...@wso2.comwrote:

 Hi ESB Team,

 In Topics Browser-Details page, once you subscribe to a topic, you get a
 'JMS Subscription details' list. What information does it contain? You get 2
 records for each subscription.


 See attached screenshot

 [image: topic_jms_details.png]


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




 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile:+94 77 743 1987

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



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


Re: [Carbon-dev] Minimum memory for carbon-3.2.0 products

2011-06-06 Thread Anjana Fernando
Hi,

I did a small test by starting up a DSS instance with samples, and by
running the top command in Linux I get the following for the Java process,

* 4133 laf   20   0 1216m 479m  16m S3  6.0   0:58.60 java

Which means, 1216m of virtual memory allocated, and 469m of physical memory.


And in System Statistics from our Carbon console. It gives the following
values,

* Memory Allocated 308.56 MB
* Memory Usage 186.88 MB

So seems it says, we actually only use 187 MB of memory!. Not sure, why
these numbers are different when using different ways to get the memory
usage.

Cheers,
Anjana.

On Mon, Jun 6, 2011 at 12:28 PM, Sameera Jayasoma same...@wso2.com wrote:



 On Mon, Jun 6, 2011 at 10:08 AM, Hiranya Jayathilaka hira...@wso2.comwrote:



 On Mon, Jun 6, 2011 at 10:02 AM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 On Mon, Jun 6, 2011 at 9:46 AM, Hiranya Jayathilaka hira...@wso2.comwrote:



 On Mon, Jun 6, 2011 at 8:48 AM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 Folks,

 Our products consume ~600-700 MB of memory (we noticed this by checking
 the free memory after the server is started), however the release docs of
 most of the products says the minimum memory requirement as 256MB, which 
 is
 totally wrong. G-reg docs correctly mention that it is 1G. Therefore, 
 please
 update all the release docs accordingly.


 The startup script only allows a max heap size of 512 MB (which is good
 enough for most cases - production systems may need more memory depending 
 on
 the load). So how can the server consume 600-700 MB? Have you increased the
 allocated heap size?


 No I did not. I just checked the free memory of my machine before and
 after server startup. I did not do any profiling or any tool based analysis.
 We may need to do that and figure out the exact memory growth.


 Then we have to conclude that it's not the Carbon server which is taking
 up all this memory. It is the JVM + OS + all other applications running on
 the machine. We need to use jconsole to figure out the exact amount of
 memory consumed by the JVM.

 I agree that memory usage has slightly increased in Carbon 3.2.0, but it
 cannot grow up to 600-700 MB range unless the server is heavily loaded. Even
 in that case an OOM will occur and server should crash because our default
 JVM settings do not let the heap grow beyond 512MB.

 +1
 Thanks,
 Sameera


 Thanks,
 Hiranya




 Similarly, I noticed that ~200-250 MB of memory increase introduced by
 3.2.0 version of carbon because the earlier version (3.1.0) consumes ~400
 MB.


 In any case we should update the documentation and set the minimum
 memory required to 1 GB since OS and other applications running on the
 server will also take up some memory.

 Thanks,
 Hiranya



 Associated JIRA: https://wso2.org/jira/browse/CARBON-10690

 /Charitha

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




 --
 Hiranya Jayathilaka
 Associate Technical Lead;

 WSO2 Inc.;  http://wso2.org
 E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
 Blog: http://techfeast-hiranya.blogspot.com

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



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




 --
 Hiranya Jayathilaka
 Associate Technical Lead;
 WSO2 Inc.;  http://wso2.org
 E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
 Blog: http://techfeast-hiranya.blogspot.com

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




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

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




-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107229
Node Kind: directory
Schedule: normal
Last Changed Author: shariq
Last Changed Rev: 107229
Last Changed Date: 2011-06-06 03:05:28 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 5 seconds
[INFO] Finished at: Sun Jun 05 22:24:37 EDT 2011
[INFO] Final Memory: 1032M/1598M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Minimum memory for carbon-3.2.0 products

2011-06-06 Thread Afkham Azeez
-1 for increasing Xmx to 1GB. We don't need that much memory OOTB. We have
separate production recommendations which have a set of different JVM tuning
params.


On Mon, Jun 6, 2011 at 8:48 AM, Charitha Kankanamge chari...@wso2.comwrote:

 Folks,

 Our products consume ~600-700 MB of memory (we noticed this by checking the
 free memory after the server is started), however the release docs of most
 of the products says the minimum memory requirement as 256MB, which is
 totally wrong. G-reg docs correctly mention that it is 1G. Therefore, please
 update all the release docs accordingly.

 Associated JIRA: https://wso2.org/jira/browse/CARBON-10690

 /Charitha

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




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-06 Thread Saminda Wijeratne
On Sun, Jun 5, 2011 at 6:21 PM, Saminda Wijeratne samin...@wso2.com wrote:

 How does the server dashboard fill its information? I noticed it contains
 the product version.

Basically I'm assuming these information is passed via a web service to the
FE. If so whats that service :)?

Saminda


 Saminda

 On Sun, Jun 5, 2011 at 5:24 PM, Senaka Fernando sen...@wso2.com wrote:



 On Sun, Jun 5, 2011 at 4:20 PM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Perhaps we should consider providing this information through one of the
 code admin services - Component manager admin or server admin? Might come in
 handy for other users/developers as well.


 Yes, I think this is what's needed.

 Anyway, the carbon platform version was not added to the carbon.xml since
 there was no requirement of knowing the platform version within a particular
 server instance. This was simply added as a separate file to get
 ./wso2carbon.sh --version to work. So, IMO we need to move this to
 carbon.xml, and create some generic service so that this information can be
 obtained from a running server.

 And, we should use the Version service for this purpose, AFAIU. WDYT?

 Thanks,
 Senaka.


 Thanks,
 Hiranya

 On Sun, Jun 5, 2011 at 2:20 PM, Saminda Wijeratne samin...@wso2.comwrote:

 If the server location is unknown or inaccessible, carbon.xml method
 will not work for #2 :(.

 Saminda


 On Sun, Jun 5, 2011 at 1:58 PM, Muhammed Shariq sha...@wso2.comwrote:

 On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage 
 mili...@wso2.comwrote:

 Best thing is to use carbon.xml and wso2carbon-version.txt file. I
 think it's better if we can have the carbon version also in carbon.xml in
 the future.

 +1 .. good to have all in one place.


 Thanks
 Milinda


 On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne samin...@wso2.com
  wrote:



 On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando sen...@wso2.comwrote:



 On Sun, Jun 5, 2011 at 11:43 AM, Saminda Wijeratne 
 samin...@wso2.com wrote:

 Thanks Senaka, you suggestions for #1 are really useful.

 For #2 we'll be a 3rd party application (aka. an eclipse plugin
 ;)). Thus ServerConfiguration is not accessible to us, unless it is 
 exposed
 as an admin service. is it?


 Don't you make use of the carbon.base bundle in Eclipse? If you do,
 its a matter of providing the location to the carbon.xml file and
 initializing the ServerConfiguration. Also, ServerConfiguration is a
 singleton, and, re-initializations should be done forcefully.

 The running instance is a remote instance. eg: stratos instance.

 Saminda


 Thanks,
 Senaka.

 Saminda


 On Sun, Jun 5, 2011 at 11:15 AM, Senaka Fernando 
 sen...@wso2.comwrote:



 On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando sen...@wso2.com
  wrote:



 On Sun, Jun 5, 2011 at 11:05 AM, Saminda Wijeratne 
 samin...@wso2.com wrote:

 I have 2 scenarios which I want to identify the product, its
 version  its associated carbon version.

1. Given a product binary distribution
2. Given a running product instance (say we have the url +
credentials)

 How to accomplish this?


 Product name/version is on the carbon.xml, and can be read for
 #1, and programmatically accessed through the ServerConfiguration 
 for #2.

 Carbon version is on $CARBON_HOME/bin/wso2carbon-version.txt and
 can be read for #1, and programmatically accessed by reading the 
 file, and
 parsing the string, and removing everything infront of the last 
 v. AFAIU,
 I think the following regular expression should match it (apologies 
 if it
 was wrong, but I hope you got the point): ^.*v[1-9]+[.]d+[.]d+$


 Correction: ^.*(v[1-9]+[.]d+[.]d+)$

 Thanks,
 Senaka.


 Thanks,
 Senaka.


 Thanks,
 Saminda

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




 --
 *Senaka Fernando*
 Product Manager - WSO2 Governance Registry;
 Associate Technical Lead; WSO2 Inc.; http://wso2.com*
 Member; Apache Software Foundation; http://apache.org

 E-mail: senaka AT wso2.com
 **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
 Linked-In: http://linkedin.com/in/senakafernando

 *Lean . Enterprise . Middleware




 --
 *Senaka Fernando*
 Product Manager - WSO2 Governance Registry;
 Associate Technical Lead; WSO2 Inc.; http://wso2.com*
 Member; Apache Software Foundation; http://apache.org

 E-mail: senaka AT wso2.com
 **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
 Linked-In: http://linkedin.com/in/senakafernando

 *Lean . Enterprise . Middleware


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



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




 --
 *Senaka Fernando*
 Product Manager - WSO2 Governance Registry;
 Associate Technical Lead; WSO2 Inc.; http://wso2.com*
 Member; 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107230
Node Kind: directory
Schedule: normal
Last Changed Author: shariq
Last Changed Rev: 107230
Last Changed Date: 2011-06-06 03:08:46 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 30 seconds
[INFO] Finished at: Sun Jun 05 22:41:11 EDT 2011
[INFO] Final Memory: 1041M/1645M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107230
Node Kind: directory
Schedule: normal
Last Changed Author: kalpanie
Last Changed Rev: 107223
Last Changed Date: 2011-06-06 02:47:46 -0400 (Mon, 06 Jun 2011) [INFO] Copying 
17 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-runtime/target/ode-bpel-runtime-1.3.5-wso2v2.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-runtime/target/ode-bpel-runtime-1.3.5-wso2v2.jar
 to 
/home/carbon320/.m2/repository/org/wso2/bpel/ode-bpel-runtime/1.3.5-wso2v2/ode-bpel-runtime-1.3.5-wso2v2.jar
[INFO] 
[INFO] Building ODE :: OpenJPA DDL Generation
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/src/main/resources
[INFO] [antrun:run {execution: create-db-schemas}]
[INFO] Executing tasks

create-schema:

 [echo] =
 [echo] Create DDL derby
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error executing ant tasks

Embedded error: The following error occurred while executing this line:
java.lang.VirtualMachineError: out of space in CodeCache for adapters
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 12 minutes 29 seconds
[INFO] Finished at: Sun Jun 05 22:50:28 EDT 2011
[INFO] Final Memory: 1116M/1878M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Supun Kamburugamuva
Updated the ESB docs.

Thanks,
Supun..

On Mon, Jun 6, 2011 at 12:33 PM, Lalaji Sureshika lal...@wso2.com wrote:
 Updated for MS and this has been already done for GS in previous pack.
 Thanks,

 On Mon, Jun 6, 2011 at 11:31 AM, Anjana Fernando anj...@wso2.com wrote:

 Updated in DSS.

 Cheers,
 Anjana.

 On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.com
 wrote:

 PMs, please update the JIRA [add a comment] once this is been update
 to your product. Need to close this by 6 PM today...

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
 wrote:
  Charitha has reported this in [1] for AS. But all products should
  roughly
  have the same value for this. So please update all product docs.
  Thanks,
  ~Isuru
  [1] https://wso2.org/jira/browse/CARBON-10690
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 --
 Anjana Fernando
 Senior Software Engineer
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware

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




 --
 Lalaji Sureshika
 Software Engineer
 WSO2 Inc.


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





-- 
Supun Kamburugamuva
Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107233
Node Kind: directory
Schedule: normal
Last Changed Author: shariq
Last Changed Rev: 107230
Last Changed Date: 2011-06-06 03:08:46 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 35 seconds
[INFO] Finished at: Sun Jun 05 22:56:30 EDT 2011
[INFO] Final Memory: 1042M/1856M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Removing event feature from most products

2011-06-06 Thread Sumedha Rubasinghe
This is the conclusion from the discussion happened little while ago.

As Amila mentioned, we can switch to in-memory storage from Qpid. But this
has not been fully test. We will test this set up (in-memory) using BAM 
then make the change permanent for 3.2.0.

This way, each of the products will have a minimum impact from a code change
perspective.

/sumedha


On Mon, Jun 6, 2011 at 10:50 AM, Tharindu Mathew thari...@wso2.com wrote:



 On Mon, Jun 6, 2011 at 8:36 AM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 On Sun, Jun 5, 2011 at 5:11 PM, Tharindu Mathew thari...@wso2.comwrote:

 That can be achieved by using a simple non-blocking Axis2 sender type
 thing - which I believe is what Hiranya wrote a while ago.

 The BAM server needs to be set up in a clustered manner with an LB etc.
 to handle the large number of messages it will receive when Stratos is
 running at full tilt (and have additional load balancing things like DNS
 round-robin). We can make that work easily.

 +1, for this model. The publisher that is used in Stratos is already
 done in a non blocking way. I feel it's better to go for the jdbc model.


 Tharindu what is the JDBC model?? We don't need persistence for these
 messages, so where does JDBC come into the picture?


 In the publisher, Hiranya wrote, we directly inject the event into the
 'BAM' DB. This is what I referred to as the jdbc model. Instead of sending
 an event to BAM, and then inserting to the BAM DB. This option is also
 provided, which is what we use by default.


 Sanjiva.
 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
 email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 | +1
 650 265 8311
 blog: http://sanjiva.weerawarana.org/

 Lean . Enterprise . Middleware

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




 --
 Regards,

 Tharindu


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


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


Re: [Carbon-dev] Removing event feature from most products

2011-06-06 Thread Hiranya Jayathilaka
Hi,

On Mon, Jun 6, 2011 at 10:50 AM, Tharindu Mathew thari...@wso2.com wrote:



 On Mon, Jun 6, 2011 at 8:36 AM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 On Sun, Jun 5, 2011 at 5:11 PM, Tharindu Mathew thari...@wso2.comwrote:

 That can be achieved by using a simple non-blocking Axis2 sender type
 thing - which I believe is what Hiranya wrote a while ago.

 The BAM server needs to be set up in a clustered manner with an LB etc.
 to handle the large number of messages it will receive when Stratos is
 running at full tilt (and have additional load balancing things like DNS
 round-robin). We can make that work easily.

 +1, for this model. The publisher that is used in Stratos is already
 done in a non blocking way. I feel it's better to go for the jdbc model.


 Tharindu what is the JDBC model?? We don't need persistence for these
 messages, so where does JDBC come into the picture?


 In the publisher, Hiranya wrote, we directly inject the event into the
 'BAM' DB. This is what I referred to as the jdbc model. Instead of sending
 an event to BAM, and then inserting to the BAM DB. This option is also
 provided, which is what we use by default.


The above bit of code runs on top of a simple queue + thread pool framework
thus making the whole thing asynchronous. I also had implemented provision
for plugging in a different approach for dealing with the objects stored in
the queue. So for an example one could write a simple lightweight Axis2
client which picks these objects from the queue and sends to the BAM server
through WS calls.

Thanks,
Hiranya



 Sanjiva.
 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
 email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 | +1
 650 265 8311
 blog: http://sanjiva.weerawarana.org/

 Lean . Enterprise . Middleware

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




 --
 Regards,

 Tharindu


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




-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Private cloud DSS crashed after a simple load test

2011-06-06 Thread Hasini Yatawatte
Hi,

I was told this issue is fixed, hence I replaced the
org.wso2.carbon.registry.core-3.2.0.jar in private cloud ( with RC5 packs )
with the new jar (which was built locally ) and ran the same load test for
private cloud. I was able to send one request successfully. But when I ran
the test with 25 number of requests with 25 concurrency, I am getting
following two errors continuously. And I'm not getting the original error
now. What can be the cause for this?

1)

TID: [0] [WSO2 Stratos Data Services Server] [2011-06-06 06:49:40,014] ERROR
{org.wso2.carbon.event.ws.internal.notify.WSEventDispatcher} - Unable to
send message {org.wso2.carbon.event.ws.internal.notify.WSEventDispatcher}

org.apache.axis2.AxisFault: Connection refused

at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)

at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:197)

at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)

at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:449)


at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:276)


at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)

at
org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:278)


at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)


at
org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:512)

at
org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:489)

at
org.wso2.carbon.event.ws.internal.notify.WSEventDispatcher.sendNotification(WSEventDispatcher.java:90)


at
org.wso2.carbon.event.ws.internal.notify.WSEventDispatcher.notify(WSEventDispatcher.java:64)


at
org.wso2.carbon.event.core.internal.notify.CarbonNotificationManager.sendNotification(CarbonNotificationManager.java:62)


at
org.wso2.carbon.event.core.internal.delivery.jms.JMSMessageListener.onMessage(JMSMessageListener.java:74)


at
org.apache.qpid.client.BasicMessageConsumer.notifyMessage(BasicMessageConsumer.java:725)


at
org.apache.qpid.client.BasicMessageConsumer_0_10.notifyMessage(BasicMessageConsumer_0_10.java:167)


at
org.apache.qpid.client.BasicMessageConsumer.notifyMessage(BasicMessageConsumer.java:699)


at
org.apache.qpid.client.BasicMessageConsumer_0_10.notifyMessage(BasicMessageConsumer_0_10.java:205)


at
org.apache.qpid.client.BasicMessageConsumer_0_10.notifyMessage(BasicMessageConsumer_0_10.java:47)


at
org.apache.qpid.client.AMQSession$Dispatcher.notifyConsumer(AMQSession.java:3372)


at
org.apache.qpid.client.AMQSession$Dispatcher.dispatchMessage(AMQSession.java:3316)


at
org.apache.qpid.client.AMQSession$Dispatcher.access$900(AMQSession.java:3097)


at org.apache.qpid.client.AMQSession.dispatch(AMQSession.java:3090)

at
org.apache.qpid.client.message.UnprocessedMessage.dispatch(UnprocessedMessage.java:55)


at org.apache.qpid.client.AMQSession$Dispatcher.run(AMQSession.java:3244)

at java.lang.Thread.run(Thread.java:619)

Caused by: java.net.ConnectException: Connection refused

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)

at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)

at java.net.Socket.connect(Socket.java:529)

at
com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:550)

at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


at java.lang.reflect.Method.invoke(Method.java:597)

at
org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)


at
org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:130)


at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)

at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)


at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)


at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)


at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)

at
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621)


at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193)

... 24 more


2)


 TID: [0] [WSO2 Stratos Data Services Server] [2011-06-06 06:49:41,025] INFO
{org.apache.axis2.transport.http.HTTPSender} - Unable to sendViaPost to url[
https://10.100.1.137:9443/services/BAMServiceStatisticsSubscriberService]
{org.apache.axis2.transport.http.HTTPSender}


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107236
Node Kind: directory
Schedule: normal
Last Changed Author: supun
Last Changed Rev: 107235
Last Changed Date: 2011-06-06 03:46:13 -0400 (Mon, 06 Jun 2011) 205  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action buildSchema.
580  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
611  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
635  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
635  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
635  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
635  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
635  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
641  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target/h2.sql
  [sql] 55 of 55 SQL statements executed successfully
 [echo] # END 
[INFO] Executed tasks
[INFO] [sql:execute {execution: create-derby-db}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Java exception: 'out of space in CodeCache for adapters: 
java.lang.VirtualMachineError'.

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 10 minutes 13 seconds
[INFO] Finished at: Sun Jun 05 23:07:29 EDT 2011
[INFO] Final Memory: 1126M/1892M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107238
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 107238
Last Changed Date: 2011-06-06 03:49:50 -0400 (Mon, 06 Jun 2011) at 
org.apache.openjpa.lib.ant.AbstractTask.execute(AbstractTask.java:172)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at 
org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:118)
at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:98)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] An Ant BuildException has occured: java.lang.VirtualMachineError: out of 
space in CodeCache for adapters

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 8 minutes 21 seconds
[INFO] Finished at: Sun Jun 05 23:23:10 EDT 2011
[INFO] Final Memory: 1044M/1867M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107238
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 107237
Last Changed Date: 2011-06-06 03:48:53 -0400 (Mon, 06 Jun 2011) [INFO] skip non 
existing resourceDirectory 
/home/carbontrunk/carbon/dependencies/ode/bpel-epr/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 15 source files to 
/home/carbontrunk/carbon/dependencies/ode/bpel-epr/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/dependencies/ode/bpel-epr/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbontrunk/carbon/dependencies/ode/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/ode/bpel-epr/target/ode-bpel-epr-1.3.5-SNAPSHOT.jar
 to 
/home/carbontrunk/.m2/repository/org/wso2/bpel/ode-bpel-epr/1.3.5-SNAPSHOT/ode-bpel-epr-1.3.5-SNAPSHOT.jar
[INFO] 
[INFO] Building ODE :: BPEL Query Language
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/ode/bpel-ql/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbontrunk/carbon/dependencies/ode/bpel-ql/target
[INFO] [javacc:jjtree-javacc {execution: default}]
[WARNING] File encoding for grammars has not been configured, using platform 
default encoding, i.e. build is platform dependent!
Java Compiler Compiler Version 5.0 (Tree Builder)
(type jjtree with no arguments for help)
Reading from file 
/home/carbontrunk/carbon/dependencies/ode/bpel-ql/src/main/jjtree/ql.jjt . . .
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] out of space in CodeCache for adapters
[INFO] 
[INFO] Trace
java.lang.VirtualMachineError: out of space in CodeCache for adapters
at org.javacc.jjtree.JJTreeParser.init(Unknown Source)
at org.javacc.jjtree.JJTree.main(Unknown Source)
at org.codehaus.mojo.javacc.JJTree.execute(JJTree.java:367)
at org.codehaus.mojo.javacc.ToolFacade.run(ToolFacade.java:92)
at 
org.codehaus.mojo.javacc.JJTreeJavaCCMojo.processGrammar(JJTreeJavaCCMojo.java:305)
at 
org.codehaus.mojo.javacc.AbstractJavaCCMojo.execute(AbstractJavaCCMojo.java:411)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] 

Re: [Carbon-dev] Removing event feature from most products

2011-06-06 Thread Amila Suriarachchi
On Mon, Jun 6, 2011 at 1:28 PM, Sumedha Rubasinghe sume...@wso2.com wrote:

 This is the conclusion from the discussion happened little while ago.

 As Amila mentioned, we can switch to in-memory storage from Qpid. But this
 has not been fully test. We will test this set up (in-memory) using BAM 
 then make the change permanent for 3.2.0.

 This way, each of the products will have a minimum impact from a code
 change perspective.


One product can have only one broker. i.e if bam publisher in ESB wants to
use the in memory one, then all the other components, GReg, Deployment
synchronizer, publish  mediator should use that.

thanks,
Amila.


 /sumedha


 On Mon, Jun 6, 2011 at 10:50 AM, Tharindu Mathew thari...@wso2.comwrote:



 On Mon, Jun 6, 2011 at 8:36 AM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 On Sun, Jun 5, 2011 at 5:11 PM, Tharindu Mathew thari...@wso2.comwrote:

 That can be achieved by using a simple non-blocking Axis2 sender type
 thing - which I believe is what Hiranya wrote a while ago.

 The BAM server needs to be set up in a clustered manner with an LB etc.
 to handle the large number of messages it will receive when Stratos is
 running at full tilt (and have additional load balancing things like DNS
 round-robin). We can make that work easily.

 +1, for this model. The publisher that is used in Stratos is already
 done in a non blocking way. I feel it's better to go for the jdbc model.


 Tharindu what is the JDBC model?? We don't need persistence for these
 messages, so where does JDBC come into the picture?


 In the publisher, Hiranya wrote, we directly inject the event into the
 'BAM' DB. This is what I referred to as the jdbc model. Instead of sending
 an event to BAM, and then inserting to the BAM DB. This option is also
 provided, which is what we use by default.


 Sanjiva.
 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
 email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 |
 +1 650 265 8311
 blog: http://sanjiva.weerawarana.org/

 Lean . Enterprise . Middleware

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




 --
 Regards,

 Tharindu


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



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


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


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107238
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 107238
Last Changed Date: 2011-06-06 03:49:50 -0400 (Mon, 06 Jun 2011) 176  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action buildSchema.
511  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
560  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
560  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
560  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
560  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
560  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
565  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
566  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target/h2.sql
  [sql] 55 of 55 SQL statements executed successfully
 [echo] # END 
[INFO] Executed tasks
[INFO] [sql:execute {execution: create-derby-db}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Java exception: 'out of space in CodeCache for adapters: 
java.lang.VirtualMachineError'.

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 10 minutes 1 second
[INFO] Finished at: Sun Jun 05 23:38:58 EDT 2011
[INFO] Final Memory: 1126M/1875M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107238
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 107237
Last Changed Date: 2011-06-06 03:48:53 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 
[INFO] Finished at: Sun Jun 05 23:43:01 EDT 2011
[INFO] Final Memory: 1013M/1643M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107238
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 107238
Last Changed Date: 2011-06-06 03:49:50 -0400 (Mon, 06 Jun 2011) 190  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action buildSchema.
540  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
568  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
592  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
592  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
592  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
592  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
592  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
597  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
598  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
598  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target/h2.sql
  [sql] 55 of 55 SQL statements executed successfully
 [echo] # END 
[INFO] Executed tasks
[INFO] [sql:execute {execution: create-derby-db}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Java exception: 'out of space in CodeCache for adapters: 
java.lang.VirtualMachineError'.

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 9 minutes 36 seconds
[INFO] Finished at: Sun Jun 05 23:54:02 EDT 2011
[INFO] Final Memory: 1121M/1872M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107238
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 107237
Last Changed Date: 2011-06-06 03:48:53 -0400 (Mon, 06 Jun 2011)  [echo] 
=
 [echo] Create DDL postgres
23  ode-unit-test-embedded  INFO   [main] openjpa.jdbc.JDBC - Using dictionary 
class org.apache.openjpa.jdbc.sql.PostgresDictionary.
29  ode-unit-test-embedded  INFO   [main] openjpa.Tool - No targets were given. 
 Running on all classes listed in your configuration, or all persistent classes 
in the classpath if no classes are configured.  Use -help to display tool usage 
information.
198  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action 
buildSchema.
588  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
619  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
644  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
644  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
644  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
644  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
644  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
650  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbontrunk/carbon/dependencies/ode/dao-jpa-ojpa-derby/target/h2.sql
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] out of space in CodeCache for adapters
[INFO] 
[INFO] Trace
java.lang.VirtualMachineError: out of space in CodeCache for adapters
at org.h2.store.LobStorage.removeAllForTable(LobStorage.java:132)
at org.h2.engine.Database.close(Database.java:1070)
at org.h2.engine.Database.removeSession(Database.java:959)
at org.h2.engine.Session.close(Session.java:579)
at org.h2.jdbc.JdbcConnection.close(JdbcConnection.java:317)
at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:405)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
at org.apache.tools.ant.Task.perform(Task.java:364)
at org.apache.tools.ant.Target.execute(Target.java:341)
at 
org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:108)

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107242
Node Kind: directory
Schedule: normal
Last Changed Author: hasini
Last Changed Rev: 107242
Last Changed Date: 2011-06-06 04:48:08 -0400 (Mon, 06 Jun 2011) [INFO] skip non 
existing resourceDirectory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/jacob/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 48 source files to 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/jacob/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/jacob/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/jacob/target/ode-jacob-1.3.5-wso2v2.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/jacob/target/ode-jacob-1.3.5-wso2v2.jar
 to 
/home/carbon320/.m2/repository/org/wso2/bpel/ode-jacob/1.3.5-wso2v2/ode-jacob-1.3.5-wso2v2.jar
[INFO] 
[INFO] Building ODE :: BPEL Schemas
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-schemas/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-schemas/target
[WARNING] While downloading xmlbeans:xmlbeans:2.3.0
  This artifact has been relocated to org.apache.xmlbeans:xmlbeans:2.3.0.


[INFO] [xmlbeans:xmlbeans {execution: default}]
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] out of space in CodeCache for adapters
[INFO] 
[INFO] Trace
java.lang.VirtualMachineError: out of space in CodeCache for adapters
at org.apache.xmlbeans.impl.store.Locale.init(Locale.java:168)
at org.apache.xmlbeans.impl.store.Locale.getLocale(Locale.java:235)
at 
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1237)
at 
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345)
at 
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:252)
at 
org.apache.xmlbeans.impl.tool.SchemaCompiler.loadTypeSystem(SchemaCompiler.java:792)
at 
org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(SchemaCompiler.java:1100)
at 
org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin.execute(AbstractXmlBeansPlugin.java:274)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at 

Re: [Carbon-dev] ESB RC5 Broken?

2011-06-06 Thread Afkham Azeez
This fix will cause a NPE when there are messages that don't get dispatched
to services/operations.

On Mon, Jun 6, 2011 at 11:50 AM, Supun Kamburugamuva su...@wso2.com wrote:

 Committed the changes.

 Thanks,
 Supun..

 On Mon, Jun 6, 2011 at 11:37 AM, Supun Kamburugamuva su...@wso2.com
 wrote:
  I've fixed the issue. I'll try with AS and commit.
 
  Thanks,
  Supun..
 
  On Mon, Jun 6, 2011 at 11:17 AM, Hiranya Jayathilaka hira...@wso2.com
 wrote:
 
 
  On Mon, Jun 6, 2011 at 11:15 AM, Prabath Siriwardena prab...@wso2.com
  wrote:
 
  Following integration test failures reported on builder [reported
  earlier on carbon-dev].
 
  Yes this is due to the same error. The NPE causes the test client to
 receive
  a timeout which in turns causes an assertion to fail.
  Thanks,
  Hiranya
 
 
  Test set: org.wso2.esb.integration.nhttp.TestRunner
 
 
 ---
  Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 333.03
  sec  FAILURE!
  testTemplate(org.wso2.esb.integration.nhttp.HTTPHeaderManipulationTest)
   Time elapsed: 89.577 sec   FAILURE!
  junit.framework.AssertionFailedError: Error while invoking the
  HeaderManipulationProxy
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 org.wso2.esb.integration.ESBIntegrationTest.handleError(ESBIntegrationTest.java:105)
 at
 
 org.wso2.esb.integration.nhttp.HTTPHeaderManipulationTest.successfulScenario(HTTPHeaderManipulationTest.java:56)
 at
 
 org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:67)
 at
 
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
 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 junit.framework.TestCase.runTest(TestCase.java:164)
 at junit.framework.TestCase.runBare(TestCase.java:130)
 at junit.framework.TestResult$1.protect(TestResult.java:106)
 at junit.framework.TestResult.runProtected(TestResult.java:124)
 at junit.framework.TestResult.run(TestResult.java:109)
 at junit.framework.TestCase.run(TestCase.java:120)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
 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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
 at
 
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
 at
 
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
 at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
 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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
 at
 
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
 
  testTemplate(org.wso2.esb.integration.nhttp.GETRequestQueryParamTest)
  Time elapsed: 120.821 sec   FAILURE!
  junit.framework.AssertionFailedError: Error while running the GET
 request
  test
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 org.wso2.esb.integration.ESBIntegrationTest.handleError(ESBIntegrationTest.java:105)
 at
 
 org.wso2.esb.integration.nhttp.GETRequestQueryParamTest.successfulScenario(GETRequestQueryParamTest.java:65)
 at
 
 org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:67)
 at
 
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
 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 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107249
Node Kind: directory
Schedule: normal
Last Changed Author: shariq
Last Changed Rev: 107248
Last Changed Date: 2011-06-06 05:06:47 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 minutes 28 seconds
[INFO] Finished at: Mon Jun 06 00:35:02 EDT 2011
[INFO] Final Memory: 1040M/1738M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107251
Node Kind: directory
Schedule: normal
Last Changed Author: hasiniy
Last Changed Rev: 107250
Last Changed Date: 2011-06-06 05:19:33 -0400 (Mon, 06 Jun 2011) 164  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action buildSchema.
488  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
514  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
534  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
534  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
534  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
535  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
535  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
539  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
540  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbontrunk/carbon/dependencies/ode/dao-jpa-ojpa-derby/target/h2.sql
  [sql] 55 of 55 SQL statements executed successfully
 [echo] # END 
[INFO] Executed tasks
[INFO] [sql:execute {execution: create-derby-db}]
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] out of space in CodeCache for adapters
[INFO] 
[INFO] Trace
java.lang.VirtualMachineError: out of space in CodeCache for adapters
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at 
org.apache.derby.impl.services.monitor.BaseMonitor.getImplementations(Unknown 
Source)
at 
org.apache.derby.impl.services.monitor.BaseMonitor.getDefaultImplementations(Unknown
 Source)
at 
org.apache.derby.impl.services.monitor.BaseMonitor.runWithState(Unknown Source)
at org.apache.derby.impl.services.monitor.FileMonitor.init(Unknown 
Source)
at org.apache.derby.iapi.services.monitor.Monitor.startMonitor(Unknown 
Source)
at org.apache.derby.iapi.jdbc.JDBCBoot.boot(Unknown Source)
at org.apache.derby.jdbc.EmbeddedDriver.boot(Unknown Source)
at org.apache.derby.jdbc.EmbeddedDriver.clinit(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.codehaus.mojo.sql.SqlExecMojo.getConnection(SqlExecMojo.java:655)
at 

Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-06 Thread Pradeep Fernando
Hi,

On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage mili...@wso2.com wrote:
 Best thing is to use carbon.xml and wso2carbon-version.txt file. I think
 it's better if we can have the carbon version also in carbon.xml in the


we discussed this some time ago. Specifically hasiniy wanted to get
the carbon version programatically (usage - issue tracker component).
And we decided to add it to the carbon.xml.


--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Updating the current ESB Editor in CS

2011-06-06 Thread Malith Dhanushka
Hi all,
We have identified following areas need to be modified in the current CS ESB
Editor to sync properly with the upcoming release of ESB.

   - New mediators
  - store mediator
  - url re-writer
  - call-template
  - conditional-router
   - New features
  - message store
  - message process
  - sequence template
  - endpoint template
   - Modified mediators
  - Send
  - XSLT
  - XQuery
  - Validate
  - Clone
  - Aggregate
  - Iterate
  - Sequence
  - Event
  - Sequence -description element


Mediator modification is already finished  developing new
mediators,features is now in progress.

Thanks,
Malith
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107257
Node Kind: directory
Schedule: normal
Last Changed Author: azeez
Last Changed Rev: 107256
Last Changed Date: 2011-06-06 05:57:36 -0400 (Mon, 06 Jun 2011) [INFO] Using 
encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Did not find 
matching referal for !javax.xml.namespace
[WARNING] Warning building bundle 
org.apache.synapse:synapse-config-migrator:bundle:2.1.0-wso2v2 : Importing 
packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/migrator/target/synapse-config-migrator-2.1.0-wso2v2.jar
 to 
/home/carbontrunk/.m2/repository/org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbontrunk/.m2/repository/repository.xml
[INFO] Installing 
org/apache/synapse/synapse-config-migrator/2.1.0-wso2v2/synapse-config-migrator-2.1.0-wso2v2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Apache Synapse - Distribution
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/dependencies/synapse/2.1.0-wso2v2/modules/distribution/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. 
Reason: Cannot run program env: java.io.IOException: error=24, Too many open 
files

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 minutes 28 seconds
[INFO] Finished at: Mon Jun 06 01:20:29 EDT 2011
[INFO] Final Memory: 974M/1853M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-06 Thread Senaka Fernando
Hi Pradeep,

On Mon, Jun 6, 2011 at 3:30 PM, Pradeep Fernando prad...@wso2.com wrote:

 Hi,

 On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage mili...@wso2.com
 wrote:
  Best thing is to use carbon.xml and wso2carbon-version.txt file. I think
  it's better if we can have the carbon version also in carbon.xml in the


 we discussed this some time ago. Specifically hasiniy wanted to get
 the carbon version programatically (usage - issue tracker component).
 And we decided to add it to the carbon.xml.


I don't see this in carbon.xml of the RC5 builds of the products. Hasn't
this been done as yet?

Thanks,
Senaka.



 --Pradeep
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2 Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://linkedin.com/in/senakafernando

*Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] CSS Stylesheet in UI Component

2011-06-06 Thread Projaket



Sameera Jayasoma-2 wrote:
 
 [1]
 https://svn.wso2.org/repos/wso2/branches/carbon/3.2.0/core/component-manager/org.wso2.carbon.component.mgt.ui/3.2.0/src/main/resources/web/component-mgt/index.jsp
 
 

Hi,

I already used the stylesheets like described in the link. When I included
the reference in the body, my layout was destroyed, so I thought that was my
problem. It turned out that the definitions in my css file were colliding
with the ones from the carbon css. After adapting the file, the layout looks
fine now and my problem is solved.

I still think this is no valid HTML. Searching the web for stylesheets in
body, I always get answers like Its not valid but it works. As all the
components developed at WSO2 seem to use that approach, I'm fine with doing
the same.

My suggestion would be to extend the component.xml to support stylesheet
definitions in the future, like:

component
  ...
  menus.../menus
  ...
  styles
stylesheet-defs.
  /styles
  ...
/component

These stylesheets could then be included in the header.

Anyway, my problem is solved, so I leave it there.
-- 
View this message in context: 
http://old.nabble.com/Re%3A-CSS-Stylesheet-in-UI-Component-tp31698020p31782353.html
Sent from the WSO2 Carbon Development mailing list archive at Nabble.com.

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


Re: [Carbon-dev] Updating the current ESB Editor in CS

2011-06-06 Thread Malith Dhanushka
On Mon, Jun 6, 2011 at 4:08 PM, Kasun Indrasiri ka...@wso2.com wrote:

 Also please include
 - enrich mediator modifications. (Enriching from a registry resource)
 - endpoint properties
 - Descriptions for mediators, sequences and endpoints in synapse config.

Sure,will work on that.

Thanks,
Malith





 --
 Kasun Indrasiri
 Associate Technical Lead
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

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


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


Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-06 Thread Harshana Martin
Progress Update as of Now:

Completed:

1. DS Validator Artifact
2. Axis2 Service Artifact

Other artifacts are in progress.

Thanks and Regards,
Harshana

On Mon, May 30, 2011 at 12:19 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the following
 artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support with
 1.0.11 release. Hence we will provide maven support for the following
 artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes as well.

 Thanks and Regards,
 Harshana
 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com
   http://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05
 Twitter: http://twitter.com/harshana05




-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107272
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 107272
Last Changed Date: 2011-06-06 06:55:50 -0400 (Mon, 06 Jun 2011) zip-derby-db:
  [zip] Building zip: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target/ode-dao-jpa-ojpa-derby-1.3.5-wso2v2.zip
[INFO] Executed tasks
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target/ode-dao-jpa-ojpa-derby-1.3.5-wso2v2.jar
 to 
/home/carbon320/.m2/repository/org/wso2/bpel/ode-dao-jpa-ojpa-derby/1.3.5-wso2v2/ode-dao-jpa-ojpa-derby-1.3.5-wso2v2.jar
[INFO] 
[INFO] Building ODE :: Hibernate DAO DDL Generation
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-hibernate-db/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-hibernate-db/target
[INFO] [antrun:run {execution: schemagen}]
[INFO] Executing tasks

create-schema:

 [echo] =
 [echo] Create DDL derby
[schemaexport] Running Hibernate Core SchemaExport.
[schemaexport] This is an Ant task supporting only mapping files, if you want 
to use annotations see http://tools.hibernate.org.
[INFO] Hibernate 3.2.5
[INFO] hibernate.properties not found
[INFO] Bytecode provider name : cglib
[INFO] using JDK 1.4 java.sql.Timestamp handling
[INFO] Reading mappings from file: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error executing ant tasks

Embedded error: The following error occurred while executing this line:
java.lang.VirtualMachineError: out of space in CodeCache for adapters
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 8 minutes 50 seconds
[INFO] Finished at: Mon Jun 06 02:20:54 EDT 2011
[INFO] Final Memory: 1126M/1875M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107279
Node Kind: directory
Schedule: normal
Last Changed Author: fazlan
Last Changed Rev: 107278
Last Changed Date: 2011-06-06 07:17:31 -0400 (Mon, 06 Jun 2011) [INFO] Copying 
17 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-runtime/target/ode-bpel-runtime-1.3.5-wso2v2.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-runtime/target/ode-bpel-runtime-1.3.5-wso2v2.jar
 to 
/home/carbon320/.m2/repository/org/wso2/bpel/ode-bpel-runtime/1.3.5-wso2v2/ode-bpel-runtime-1.3.5-wso2v2.jar
[INFO] 
[INFO] Building ODE :: OpenJPA DDL Generation
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/src/main/resources
[INFO] [antrun:run {execution: create-db-schemas}]
[INFO] Executing tasks

create-schema:

 [echo] =
 [echo] Create DDL derby
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error executing ant tasks

Embedded error: The following error occurred while executing this line:
java.lang.VirtualMachineError: out of space in CodeCache for adapters
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 8 minutes 21 seconds
[INFO] Finished at: Mon Jun 06 02:35:25 EDT 2011
[INFO] Final Memory: 1116M/1889M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-06 Thread Saminda Wijeratne
Pending maven support artifacts:
 AS
   JAX-WS Artifact
   WAR Artifact

 DSS
   Data Service Artifact
   Data Service Validator Artifact

 BPS
   BPEL Artifact

 ESB
   Synapse Configuration Artifact

 GS
   Gadget Artifact

 General
   Carbon UI Artifact

As of the internal DM tools discussion we had, we'll fix the inline smooks
configuration support for the ESB editor also for this release.

Saminda
On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin harsh...@wso2.com wrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the following
 artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support with
 1.0.11 release. Hence we will provide maven support for the following
 artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes as well.

 Thanks and Regards,
 Harshana
 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com
   http://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05
 Twitter: http://twitter.com/harshana05




 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com
   http://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05
 Twitter: http://twitter.com/harshana05


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


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


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107284
Node Kind: directory
Schedule: normal
Last Changed Author: udayanga
Last Changed Rev: 107283
Last Changed Date: 2011-06-06 07:27:02 -0400 (Mon, 06 Jun 2011) 160  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type class org.apache.ode.dao.jpa.CorrelatorDAOImpl with action buildSchema.
473  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.DeploymentUnitDaoImpl with action 
buildSchema.
498  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.EventDAOImpl with action buildSchema.
517  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageRouteDAOImpl with action 
buildSchema.
518  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageDAOImpl with action buildSchema.
518  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.CorrelationSetDAOImpl with action 
buildSchema.
518  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ScopeDAOImpl with action buildSchema.
518  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.VersionTrackerDAOImpl with action 
buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl with action 
buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.store.jpa.ProcessConfDaoImpl with action 
buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessDAOImpl with action buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.FaultDAOImpl with action buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.XmlDataDAOImpl with action buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl with action 
buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl with action 
buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.PartnerLinkDAOImpl with action 
buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type class org.apache.ode.dao.jpa.MessageExchangeDAOImpl with action 
buildSchema.
522  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Recording mapping and 
schema changes.
 [echo] Done.
 [echo] =
[INFO] Executed tasks
[INFO] [antrun:run {execution: create-h2-database}]
[INFO] Executing tasks
 [echo] ### Create H2 Database ##
  [sql] Executing file: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target/h2.sql
  [sql] 55 of 55 SQL statements executed successfully
 [echo] # END 
[INFO] Executed tasks
[INFO] [sql:execute {execution: create-derby-db}]
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] out of space in CodeCache for adapters
[INFO] 
[INFO] Trace
java.lang.VirtualMachineError: out of space in CodeCache for adapters
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
at java.lang.Class.privateGetPublicMethods(Class.java:2547)
at java.lang.Class.getMethods(Class.java:1410)
at 
com.sun.jmx.mbeanserver.OpenConverter.makeCompositeConverter(OpenConverter.java:425)
at 
com.sun.jmx.mbeanserver.OpenConverter.makeConverter(OpenConverter.java:293)
at 
com.sun.jmx.mbeanserver.OpenConverter.toConverter(OpenConverter.java:262)
at 
com.sun.jmx.mbeanserver.OpenConverter.makeArrayOrCollectionConverter(OpenConverter.java:315)
at 
com.sun.jmx.mbeanserver.OpenConverter.makeConverter(OpenConverter.java:289)
at 
com.sun.jmx.mbeanserver.OpenConverter.toConverter(OpenConverter.java:262)
at 
com.sun.jmx.mbeanserver.ConvertingMethod.init(ConvertingMethod.java:184)
at 

Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-06 Thread Hasini Yatawatte
On Mon, Jun 6, 2011 at 3:55 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Pradeep,

 On Mon, Jun 6, 2011 at 3:30 PM, Pradeep Fernando prad...@wso2.com wrote:

 Hi,

 On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage mili...@wso2.com
 wrote:
  Best thing is to use carbon.xml and wso2carbon-version.txt file. I think
  it's better if we can have the carbon version also in carbon.xml in the


 we discussed this some time ago. Specifically hasiniy wanted to get
 the carbon version programatically (usage - issue tracker component).
 And we decided to add it to the carbon.xml.


 I don't see this in carbon.xml of the RC5 builds of the products. Hasn't
 this been done as yet?


Yes I wanted to read the carbon version programmatically, Hence I was to add
the carbon version to carbon.xml file. But this has not being done yet.

Thanks,
Regards,
HasiniY.



 Thanks,
 Senaka.



 --Pradeep
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Senaka Fernando*
 Product Manager - WSO2 Governance Registry;
 Associate Technical Lead; WSO2 Inc.; http://wso2.com*
 Member; Apache Software Foundation; http://apache.org

 E-mail: senaka AT wso2.com
 **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
 Linked-In: http://linkedin.com/in/senakafernando

 *Lean . Enterprise . Middleware


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




-- 
Hasini Randika Yatawatte,
Software Engineer.
WSO2 Inc.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-06 Thread Dakshitha Ratnayake
The following are completed -
 GS
   Gadget Artifact
AS
   JAX-WS Artifact


On Mon, Jun 6, 2011 at 5:12 PM, Saminda Wijeratne samin...@wso2.com wrote:

 Pending maven support artifacts:
  AS
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
Data Service Validator Artifact

  BPS
BPEL Artifact

  ESB
Synapse Configuration Artifact

  GS
Gadget Artifact

  General
Carbon UI Artifact

 As of the internal DM tools discussion we had, we'll fix the inline smooks
 configuration support for the ESB editor also for this release.

 Saminda
 On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin harsh...@wso2.com wrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the following
 artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support with
 1.0.11 release. Hence we will provide maven support for the following
 artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes as
 well.

 Thanks and Regards,
 Harshana
 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com
   http://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05
 Twitter: http://twitter.com/harshana05




 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com
   http://wso2.org

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05
 Twitter: http://twitter.com/harshana05


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



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




-- 
Dakshitha Ratnayake
Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107290
Node Kind: directory
Schedule: normal
Last Changed Author: chanaka
Last Changed Rev: 107289
Last Changed Date: 2011-06-06 07:41:51 -0400 (Mon, 06 Jun 2011) [INFO] Copying 
17 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-runtime/target/ode-bpel-runtime-1.3.5-wso2v2.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/bpel-runtime/target/ode-bpel-runtime-1.3.5-wso2v2.jar
 to 
/home/carbon320/.m2/repository/org/wso2/bpel/ode-bpel-runtime/1.3.5-wso2v2/ode-bpel-runtime-1.3.5-wso2v2.jar
[INFO] 
[INFO] Building ODE :: OpenJPA DDL Generation
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v2/dao-jpa-ojpa-derby/src/main/resources
[INFO] [antrun:run {execution: create-db-schemas}]
[INFO] Executing tasks

create-schema:

 [echo] =
 [echo] Create DDL derby
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error executing ant tasks

Embedded error: The following error occurred while executing this line:
java.lang.VirtualMachineError: out of space in CodeCache for adapters
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 8 minutes 38 seconds
[INFO] Finished at: Mon Jun 06 03:04:49 EDT 2011
[INFO] Final Memory: 1119M/1872M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Set the minimum memory requirement to 1GB in all product docs

2011-06-06 Thread Senaka Fernando
G-Reg is already done.

Thanks,
Senaka.

On Mon, Jun 6, 2011 at 1:25 PM, Denis Weerasiri de...@wso2.com wrote:

 Updated the BPS docs on 3.2.0 branch.


 On Mon, Jun 6, 2011 at 1:22 PM, Supun Kamburugamuva su...@wso2.comwrote:

 Updated the ESB docs.

 Thanks,
 Supun..

 On Mon, Jun 6, 2011 at 12:33 PM, Lalaji Sureshika lal...@wso2.com
 wrote:
  Updated for MS and this has been already done for GS in previous pack.
  Thanks,
 
  On Mon, Jun 6, 2011 at 11:31 AM, Anjana Fernando anj...@wso2.com
 wrote:
 
  Updated in DSS.
 
  Cheers,
  Anjana.
 
  On Mon, Jun 6, 2011 at 11:37 AM, Prabath Siriwardena prab...@wso2.com
 
  wrote:
 
  PMs, please update the JIRA [add a comment] once this is been update
  to your product. Need to close this by 6 PM today...
 
  Thanks  regards,
  -Prabath
 
  On Mon, Jun 6, 2011 at 11:13 AM, Isuru Suriarachchi is...@wso2.com
  wrote:
   Charitha has reported this in [1] for AS. But all products should
   roughly
   have the same value for this. So please update all product docs.
   Thanks,
   ~Isuru
   [1] https://wso2.org/jira/browse/CARBON-10690
   --
   Isuru Suriarachchi
   Technical Lead  Product Manager, WSO2 Application Server
   WSO2 Inc. http://wso2.com
   email : is...@wso2.com
   blog : http://isurues.wordpress.com/
  
   lean . enterprise . middleware
  
  
   ___
   Carbon-dev mailing list
   Carbon-dev@wso2.org
   http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
  
  
 
 
 
  --
  Thanks  Regards,
  Prabath
 
  http://blog.facilelogin.com
  http://RampartFAQ.com
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
  --
  Anjana Fernando
  Senior Software Engineer
  WSO2 Inc. | http://wso2.com
  lean . enterprise . middleware
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 
  --
  Lalaji Sureshika
  Software Engineer
  WSO2 Inc.
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Supun Kamburugamuva
 Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
 Member, Apache Software Foundation; http://www.apache.org
 WSO2 Inc.;  http://wso2.org
 E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
 Blog: http://supunk.blogspot.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


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




-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2 Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://linkedin.com/in/senakafernando

*Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107294
Node Kind: directory
Schedule: normal
Last Changed Author: amila
Last Changed Rev: 107293
Last Changed Date: 2011-06-06 07:50:45 -0400 (Mon, 06 Jun 2011) symbol  : class 
EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
 cannot find symbol
symbol  : class RenewResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[INFO] 34 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
 cannot find symbol
symbol  : class GetSubscriptionsResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
 cannot find symbol
symbol  : class SubscriptionDetails
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107312
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107311
Last Changed Date: 2011-06-06 09:16:57 -0400 (Mon, 06 Jun 2011) Downloading: 
http://dist.wso2.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.pom
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:pom:2.7.1' in repository 
wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: 
http://dist.wso2.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.pom
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:pom:2.7.1' in repository 
wso2-maven2-repository-1 (http://dist.wso2.org/maven2)
Downloading: 
http://dist.wso2.org/snapshots/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.pom
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:pom:2.7.1' in repository 
wso2-maven2-repository-2 (http://dist.wso2.org/snapshots/maven2)
Downloading: 
http://download.java.net/maven/2//org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.pom
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:pom:2.7.1' in repository 
repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.pom
844/?
2792/?
5886/?
7248/?
  
Downloading: 
http://dist.wso2.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.jar
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:maven-plugin:2.7.1' in 
repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: 
http://dist.wso2.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.jar
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:maven-plugin:2.7.1' in 
repository wso2-maven2-repository-1 (http://dist.wso2.org/maven2)
Downloading: 
http://dist.wso2.org/snapshots/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.jar
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:maven-plugin:2.7.1' in 
repository wso2-maven2-repository-2 (http://dist.wso2.org/snapshots/maven2)
Downloading: 
http://download.java.net/maven/2//org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.jar
[INFO] Unable to find resource 
'org.apache.maven.plugins:maven-surefire-report-plugin:maven-plugin:2.7.1' in 
repository repository.dev.java.net-maven2 (http://download.java.net/maven/2/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.7.1/maven-surefire-report-plugin-2.7.1.jar
818/?
1330/?
1841/?
2481/?
2993/?
3568/?
4079/?
4568/?
5079/?
5590/?
6103/?
6687/?
7200/?
7712/?
8224/?
8736/?
9323/?
9833/?
10346/?
10857/?
11369/?
11881/?
11953/?
12464/?
13034/?
13546/?
14058/?
14570/?
15081/?
15592/?
16170/?
16683/?
17195/?
17655/?
18167/?
18678/?
19190/?
19262/?
19774/?
20286/?
20797/?
21309/?
21823/?
22334/?
22871/?
23421/?
23933/?
24493/?
25011/?
25571/?
26103/?
26615/?
26686/?
27198/?
27710/?
28221/?
28733/?
29245/?
29757/?
30321/?
30833/?
31345/?
31865/?
32376/?
32915/?
33448/?
33959/?
34583/?
35093/?
35603/?
36112/?
37038/?
39174/?
   
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//junit/junit/4.5/junit-4.5.pom
1/1K
1K downloaded  (junit-4.5.pom)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//junit/junit/4.5/junit-4.5.jar
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
3/194K
5/194K
9/194K
12/194K
13/194K
17/194K
21/194K
25/194K
29/194K
30/194K
34/194K
38/194K
42/194K
46/194K
50/194K
54/194K
58/194K
60/194K
61/194K
65/194K
69/194K
72/194K
74/194K
78/194K
82/194K
86/194K
90/194K
94/194K
98/194K
101/194K
102/194K
105/194K
106/194K
110/194K
114/194K
118/194K
121/194K
125/194K
126/194K
128/194K
132/194K
136/194K
140/194K
144/194K
148/194K
152/194K
152/194K
153/194K
157/194K
161/194K
165/194K
169/194K
173/194K
177/194K
181/194K
185/194K
189/194K
193/194K
194/194K
194K downloaded  (junit-4.5.jar)
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 

[Carbon-dev] carbon.xml

2011-06-06 Thread Lahiru Gunathilake
-- 
Lahiru Gunathilake
Senior Software Engineer - WSO2 Inc. www.wso2.com

Email:lah...@wso2.com Blog: www.lahiru.org
Mobile: +94716381143

Lean . Enterprise . Middleware
?xml version=1.0 encoding=ISO-8859-1 standalone=no?!--
  ~ Copyright 2005-2007 WSO2, Inc. (http://wso2.com)
  ~
  ~ Licensed under the Apache License, Version 2.0 (the License);
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~ http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an AS IS BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  --!--
This is the main server configuration file

${carbon.home} represents the carbon.home system property.
Other system properties can be specified in a similar manner.
--Server xmlns=http://wso2.org/projects/carbon/carbon.xml;

!--
   Product Name
--
NameWSO2 WSAS/Name

!--
   Product Version
--
Version3.2.1/Version

!--
   The fully qualified name of the server
--
Packageorg.wso2.carbon/Package

!--
Webapp context root of WSO2 Carbon. If Carbon is to be deployed on a different context,
the carbon webapp directory has to be renamed, and this entry has to be changed to have the
same name as the renamed carbon webapp directory.
--
WebContextRoot//WebContextRoot

!--
 The URL of the back end server. This is where the admin services are hosted and
 will be used by the clients in the front end server.
 This is required only for the Front-end server. This is used when seperating BE server from FE server
--
ServerURLhttps://soajavaapps:${carbon.management.port}${carbon.context}/services//ServerURL


!-- In-order to  get the registry http Port from the back-end when the default http transport is not the same--
!--RegistryHttpPort9763/RegistryHttpPort--

!--
For cApp deployment, we have to identify the roles that can be acted by the current server.
The following property is used for that purpose. Any number of roles can be defined here.
Regular expressions can be used in the role.
Ex : Role.*/Role means this server can act any role
--
ServerRoles
Role.*/Role
/ServerRoles

!--
Number of items to be displayed on a management console page. This is used at the
backend server for pagination of various items.
--
ItemsPerPage15/ItemsPerPage

!--
   Host name or IP address of the machine hosting this server
   e.g. www.wso2.org, 192.168.1.10
   This is will become part of the End Point Reference of the
   services deployed on this server instance.
--

HostNamesoajavaapps/HostName

!--
 The URL of the index page. This is where the user will be redirected after signing in to the
 carbon server.
--
!--IndexPageURL/carbon/admin/index.jsp/IndexPageURL--

!-- HTTP and HTTPS ports when apache is fronted to a carbon server--
!--ApacheHttpPort80/ApacheHttpPort
ApacheHttpsPort443/ApacheHttpsPort--

!--
   Ports used by this server
--
Ports
!-- The JMX Ports --
JMX
!--The port RMI registry is exposed--
!--RMIRegistryPort/RMIRegistryPort--
!--The port RMI server should be exposed--
!--RMIServerPort1/RMIServerPort--
/JMX
/Ports

!--
Axis2 related configurations
--
Axis2Config
!--
 Location of the Axis2 Services  Modules repository

 This can be a directory in the local file system, or a URL.

 e.g.
 1. /home/wso2wsas/repository/ - An absolute path
 2. repository - In this case, the path is relative to CARBON_HOME
 3. file:///home/wso2wsas/repository/
 4. http://wso2wsas/repository/
--
RepositoryLocation${carbon.home}/repository/deployment/server//RepositoryLocation

!--
Location of the main Axis2 configuration descriptor file, a.k.a. axis2.xml file

This can be a file on the local file system, or a URL

e.g.
1. /home/repository/axis2.xml - An absolute path
2. conf/axis2.xml - In this case, the path is relative to CARBON_HOME
3. file:///home/carbon/repository/axis2.xml
4. http://repository/conf/axis2.xml
--
ConfigurationFile${carbon.home}/repository/conf/axis2.xml/ConfigurationFile

!--
  ServiceGroupContextIdleTime, which will be set in ConfigurationContex
  for multiple clients which are going to access the same ServiceGroupContext
  Default Value is 30 Sec.
--

Re: [Carbon-dev] carbon.xml

2011-06-06 Thread Lahiru Gunathilake
Sorry please ignore this email.

Lahiru

On Mon, Jun 6, 2011 at 8:59 AM, Lahiru Gunathilake lah...@wso2.com wrote:



 --
 Lahiru Gunathilake
 Senior Software Engineer - WSO2 Inc. www.wso2.com

 Email:lah...@wso2.com Blog: www.lahiru.org
 Mobile: +94716381143

 Lean . Enterprise . Middleware




-- 
Lahiru Gunathilake
Senior Software Engineer - WSO2 Inc. www.wso2.com

Email:lah...@wso2.com Blog: www.lahiru.org
Mobile: +94716381143

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


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107333
Node Kind: directory
Schedule: normal
Last Changed Author: ajithn
Last Changed Rev: 107333
Last Changed Date: 2011-06-06 11:12:12 -0400 (Mon, 06 Jun 2011) symbol  : class 
EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
 cannot find symbol
symbol  : class RenewResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[INFO] 34 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
 cannot find symbol
symbol  : class GetSubscriptionsResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
 cannot find symbol
symbol  : class SubscriptionDetails
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107333
Node Kind: directory
Schedule: normal
Last Changed Author: ajithn
Last Changed Rev: 107333
Last Changed Date: 2011-06-06 11:12:12 -0400 (Mon, 06 Jun 2011) symbol  : class 
EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
 cannot find symbol
symbol  : class RenewResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[INFO] 34 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
 cannot find symbol
symbol  : class GetSubscriptionsResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
 cannot find symbol
symbol  : class SubscriptionDetails
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient


[Carbon-dev] Code freeze for Carbon 3.2.0 RC6 - at 11.15 PM IST

2011-06-06 Thread Prabath Siriwardena
$subject

-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code freeze for Carbon 3.2.0 RC6 - at 11.15 PM IST

2011-06-06 Thread Prabath Siriwardena
Code frozen.. Please refrain from committing... Build in progress from
revision: 107335

Thanks  regards,
-Prabath

On Mon, Jun 6, 2011 at 10:53 PM, Prabath Siriwardena prab...@wso2.com wrote:
 $subject

 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com




-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107335
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 107335
Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) [INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/governance/integration/4.0.0/integration-4.0.0.pom
[INFO] 
[INFO] Building WSO2 Governance Registry Test Framework - Registry Test Module 
Group
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/pom.xml 
to 
/home/carbon320/.m2/repository/org/wso2/governance/registry/4.0.0/registry-4.0.0.pom
[INFO] 
[INFO] Building Remote Registry Test Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.wso2.governance:app-remote-registry-test:jar:4.0.0
2) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

--
1 required artifact is missing.

for artifact: 
  org.wso2.governance:app-remote-registry-test:jar:4.0.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 110 minutes 48 seconds
[INFO] Finished at: Mon Jun 06 09:56:36 EDT 2011
[INFO] Final Memory: 1089M/1756M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Removing event feature from most products

2011-06-06 Thread Tharindu Mathew
Based on our discussion, I did a basic POC of removing event component and
doing the changes to deploy the bam data publishers, and seems that we will
have to change at least the publisher service endpoint address, and patch
BAM.

This is because if the event WS is already in the product (and it most
probably will be since registry, deployment synchronizer needs it), and the
name will clash if we use the same name for the BAM publisher WS. So if we
use a different name, the service endpoint will change, thus, requiring us
to change at least a line of code in BAM.

On Mon, Jun 6, 2011 at 2:20 PM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 Oneven Mon, Jun 6, 2011 at 2:04 PM, Amila Suriarachchi am...@wso2.comwrote:



 On Mon, Jun 6, 2011 at 1:28 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 This is the conclusion from the discussion happened little while ago.

 As Amila mentioned, we can switch to in-memory storage from Qpid. But
 this has not been fully test. We will test this set up (in-memory) using BAM
  then make the change permanent for 3.2.0.

 This way, each of the products will have a minimum impact from a code
 change perspective.


 One product can have only one broker. i.e if bam publisher in ESB wants to
 use the in memory one, then all the other components, GReg, Deployment
 synchronizer, publish  mediator should use that.


 ARGH. This is NOT going to work guys. Can we please reconvene and
 rehash the discussion?

 Sanjiva.
 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
 email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 | +1
 650 265 8311
 blog: http://sanjiva.weerawarana.org/

 Lean . Enterprise . Middleware

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




-- 
Regards,

Tharindu
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Removing event feature from most products

2011-06-06 Thread Tharindu Mathew
Of course, we can make this endpoint configurable through the bam,xml. This
might solve the problem.

On Tue, Jun 7, 2011 at 1:50 AM, Tharindu Mathew thari...@wso2.com wrote:

 Based on our discussion, I did a basic POC of removing event component and
 doing the changes to deploy the bam data publishers, and seems that we will
 have to change at least the publisher service endpoint address, and patch
 BAM.

 This is because if the event WS is already in the product (and it most
 probably will be since registry, deployment synchronizer needs it), and the
 name will clash if we use the same name for the BAM publisher WS. So if we
 use a different name, the service endpoint will change, thus, requiring us
 to change at least a line of code in BAM.

 On Mon, Jun 6, 2011 at 2:20 PM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 Oneven Mon, Jun 6, 2011 at 2:04 PM, Amila Suriarachchi am...@wso2.comwrote:



 On Mon, Jun 6, 2011 at 1:28 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 This is the conclusion from the discussion happened little while ago.

 As Amila mentioned, we can switch to in-memory storage from Qpid. But
 this has not been fully test. We will test this set up (in-memory) using 
 BAM
  then make the change permanent for 3.2.0.

 This way, each of the products will have a minimum impact from a code
 change perspective.


 One product can have only one broker. i.e if bam publisher in ESB wants
 to use the in memory one, then all the other components, GReg, Deployment
 synchronizer, publish  mediator should use that.


 ARGH. This is NOT going to work guys. Can we please reconvene and
 rehash the discussion?

 Sanjiva.
 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
 email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 | +1
 650 265 8311
 blog: http://sanjiva.weerawarana.org/

 Lean . Enterprise . Middleware

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




 --
 Regards,

 Tharindu




-- 
Regards,

Tharindu
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107335
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 107335
Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) [INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/governance/integration/4.0.0/integration-4.0.0.pom
[INFO] 
[INFO] Building WSO2 Governance Registry Test Framework - Registry Test Module 
Group
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/pom.xml 
to 
/home/carbon320/.m2/repository/org/wso2/governance/registry/4.0.0/registry-4.0.0.pom
[INFO] 
[INFO] Building Remote Registry Test Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.wso2.governance:app-remote-registry-test:jar:4.0.0
2) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

--
1 required artifact is missing.

for artifact: 
  org.wso2.governance:app-remote-registry-test:jar:4.0.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 115 minutes 32 seconds
[INFO] Finished at: Mon Jun 06 11:58:08 EDT 2011
[INFO] Final Memory: 1076M/1817M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107337
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 107335
Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) symbol  : class 
EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
 cannot find symbol
symbol  : class RenewResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[INFO] 34 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
 cannot find symbol
symbol  : class GetSubscriptionsResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
 cannot find symbol
symbol  : class SubscriptionDetails
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107337
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 107335
Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) symbol  : class 
EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
 cannot find symbol
symbol  : class RenewResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[INFO] 34 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
 cannot find symbol
symbol  : class GetSubscriptionsResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
 cannot find symbol
symbol  : class SubscriptionDetails
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107337
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 107335
Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) [INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/governance/integration/4.0.0/integration-4.0.0.pom
[INFO] 
[INFO] Building WSO2 Governance Registry Test Framework - Registry Test Module 
Group
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/pom.xml 
to 
/home/carbon320/.m2/repository/org/wso2/governance/registry/4.0.0/registry-4.0.0.pom
[INFO] 
[INFO] Building Remote Registry Test Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.wso2.governance:app-remote-registry-test:jar:4.0.0
2) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

--
1 required artifact is missing.

for artifact: 
  org.wso2.governance:app-remote-registry-test:jar:4.0.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 109 minutes 47 seconds
[INFO] Finished at: Mon Jun 06 15:24:32 EDT 2011
[INFO] Final Memory: 1256M/1742M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107337
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 107335
Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) symbol  : class 
EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[203,45]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,8]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[215,44]
 cannot find symbol
symbol  : class ExpirationType
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[219,8]
 cannot find symbol
symbol  : class RenewResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,8]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[ERROR] 
/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[226,36]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

[INFO] 34 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[17,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[18,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[19,61]
 package org.wso2.carbon.event.client.stub.generated.addressing does not exist

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[177,11]
 cannot find symbol
symbol  : class GetSubscriptionsResponse
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[183,11]
 cannot find symbol
symbol  : class SubscriptionDetails
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[225,19]
 cannot find symbol
symbol  : class AttributedURI
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,12]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[109,49]
 cannot find symbol
symbol  : class EventBrokerServiceStub
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,12]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient

/home/carbon320/carbon/components/event/org.wso2.carbon.event.client/3.2.0/src/main/java/org/wso2/carbon/event/client/broker/BrokerClient.java:[111,44]
 cannot find symbol
symbol  : class EndpointReferenceType
location: class org.wso2.carbon.event.client.broker.BrokerClient


Re: [Carbon-dev] Carbon 3.2.0 : Build failure in Stratos Manager

2011-06-06 Thread Selvaratnam Uthaiyashankar
try building samples\shopping-cart

Regards,
Shankar

On Tue, Jun 7, 2011 at 7:22 AM, Prabath Siriwardena prab...@wso2.com wrote:
 [INFO] Unable to find resource
 'com.acme.shoppingcart:shopping-cart:zip:1.1.0' in repository
 wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
 Downloading: 
 http://repo1.maven.org/maven2/com/acme/shoppingcart/shopping-cart/1.1.0/shopping-cart-1.1.0.zip
 [INFO] Unable to find resource
 'com.acme.shoppingcart:shopping-cart:zip:1.1.0' in repository central
 (http://repo1.maven.org/maven2)
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Unable to find artifact.

 Embedded error: Unable to download the artifact from any repository

 Try downloading the file manually from the project website.

 Then, install it using the command:
    mvn install:install-file -DgroupId=com.acme.shoppingcart
 -DartifactId=shopping-cart -Dversion=1.1.0 -Dpackaging=zip
 -Dfile=/path/to/file

 Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=com.acme.shoppingcart
 -DartifactId=shopping-cart -Dversion=1.1.0 -Dpackaging=zip
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  com.acme.shoppingcart:shopping-cart:zip:1.1.0

 from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
S.Uthaiyashankar
Senior Architect  Senior Manager
WSO2 Inc.
http://wso2.com/ - lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.2.0 : Build failure in Stratos Manager

2011-06-06 Thread Prabath Siriwardena
Thanks - that is the issue..

Regards,
-Prabath

On Tue, Jun 7, 2011 at 7:32 AM, Selvaratnam Uthaiyashankar
shan...@wso2.com wrote:
 try building samples\shopping-cart

 Regards,
 Shankar

 On Tue, Jun 7, 2011 at 7:22 AM, Prabath Siriwardena prab...@wso2.com wrote:
 [INFO] Unable to find resource
 'com.acme.shoppingcart:shopping-cart:zip:1.1.0' in repository
 wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
 Downloading: 
 http://repo1.maven.org/maven2/com/acme/shoppingcart/shopping-cart/1.1.0/shopping-cart-1.1.0.zip
 [INFO] Unable to find resource
 'com.acme.shoppingcart:shopping-cart:zip:1.1.0' in repository central
 (http://repo1.maven.org/maven2)
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Unable to find artifact.

 Embedded error: Unable to download the artifact from any repository

 Try downloading the file manually from the project website.

 Then, install it using the command:
    mvn install:install-file -DgroupId=com.acme.shoppingcart
 -DartifactId=shopping-cart -Dversion=1.1.0 -Dpackaging=zip
 -Dfile=/path/to/file

 Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=com.acme.shoppingcart
 -DartifactId=shopping-cart -Dversion=1.1.0 -Dpackaging=zip
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  com.acme.shoppingcart:shopping-cart:zip:1.1.0

 from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 S.Uthaiyashankar
 Senior Architect  Senior Manager
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code freeze for Carbon 3.2.0 RC6 - at 11.15 PM IST

2011-06-06 Thread Prabath Siriwardena
Build at it's last stage - packs will be hosted by 10.30 AM..

Thanks  regards,
-Prabath

On Mon, Jun 6, 2011 at 11:37 PM, Prabath Siriwardena prab...@wso2.com wrote:
 Code frozen.. Please refrain from committing... Build in progress from
 revision: 107335

 Thanks  regards,
 -Prabath

 On Mon, Jun 6, 2011 at 10:53 PM, Prabath Siriwardena prab...@wso2.com wrote:
 $subject

 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com




 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com




-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107337
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 107335
Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) [INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/governance/integration/4.0.0/integration-4.0.0.pom
[INFO] 
[INFO] Building WSO2 Governance Registry Test Framework - Registry Test Module 
Group
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/pom.xml 
to 
/home/carbon320/.m2/repository/org/wso2/governance/registry/4.0.0/registry-4.0.0.pom
[INFO] 
[INFO] Building Remote Registry Test Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in 
repository central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0 
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.wso2.governance:app-remote-registry-test:jar:4.0.0
2) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

--
1 required artifact is missing.

for artifact: 
  org.wso2.governance:app-remote-registry-test:jar:4.0.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 112 minutes 12 seconds
[INFO] Finished at: Mon Jun 06 18:08:54 EDT 2011
[INFO] Final Memory: 1269M/1628M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon 3.2.0 RC6 - for Testing

2011-06-06 Thread Prabath Siriwardena
Location : http://10.100.1.43/~carbon/releases/carbon/3.2.0/rc6/

P2 Repo : http://10.100.1.43/~carbon/releases/carbon/3.2.0/rc6/p2-repo/

Revision : 107335

Will also host this in a publicly accessible location shortly.. [you
can use VPN if out side the office]

NOTE :
WSF packs not shared - the build get stucked with the following
INFO] Generate Dependencies report.
[WARNING] The repository url
'http://snapshots.maven.codehaus.org/maven2' is invalid - Repository
'maven-snapshots' will be blacklisted.

-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.2.0 RC6 - for Testing

2011-06-06 Thread Prabath Siriwardena
On Tue, Jun 7, 2011 at 9:33 AM, Prabath Siriwardena prab...@wso2.com wrote:
 Location : http://10.100.1.43/~carbon/releases/carbon/3.2.0/rc6/

 P2 Repo : http://10.100.1.43/~carbon/releases/carbon/3.2.0/rc6/p2-repo/

 Revision : 107335

 Will also host this in a publicly accessible location shortly.. [you
 can use VPN if out side the office]

http://builder.wso2.org/~carbon/releases/carbon/3.2.0/rc6/  - still
copying in progress..

Thanks  regards,
-Prabath


 NOTE :
 WSF packs not shared - the build get stucked with the following
 INFO] Generate Dependencies report.
 [WARNING] The repository url
 'http://snapshots.maven.codehaus.org/maven2' is invalid - Repository
 'maven-snapshots' will be blacklisted.

 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com




-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code freeze for Carbon 3.2.0 RC6 - at 11.15 PM IST

2011-06-06 Thread Prabath Siriwardena
Code unfrozen now.. and strictly for the L1 fixes only..

Thanks  regards,
-Prabath

On Mon, Jun 6, 2011 at 10:53 PM, Prabath Siriwardena prab...@wso2.com wrote:
 $subject

 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com




-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-06-06 Thread Amila Maha Arachchi
Need to build core/integration with tests to get rid of this build failure.

On Tue, Jun 7, 2011 at 3:39 AM, WSO2 Carbon 3.2.0 Builder (US1) 
cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 107337
 Node Kind: directory
 Schedule: normal
 Last Changed Author: janaka
 Last Changed Rev: 107335
 Last Changed Date: 2011-06-06 12:32:15 -0400 (Mon, 06 Jun 2011) [INFO]
 Deleting
 /home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting
 /home/carbon320/carbon/products/greg/4.0.0/modules/integration/target
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing
 /home/carbon320/carbon/products/greg/4.0.0/modules/integration/pom.xml to
 /home/carbon320/.m2/repository/org/wso2/governance/integration/4.0.0/integration-4.0.0.pom
 [INFO]
 
 [INFO] Building WSO2 Governance Registry Test Framework - Registry Test
 Module Group
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting
 /home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/target
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing
 /home/carbon320/carbon/products/greg/4.0.0/modules/integration/registry/pom.xml
 to
 /home/carbon320/.m2/repository/org/wso2/governance/registry/4.0.0/registry-4.0.0.pom
 [INFO]
 
 [INFO] Building Remote Registry Test Module
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 Downloading:
 http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0/org.wso2.carbon.integration.core-3.2.0-tests.jar
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0' in
 repository central (http://repo1.maven.org/maven2)
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0
 -Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
 there:
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.integration.core -Dversion=3.2.0
 -Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
 -DrepositoryId=[id]

  Path to dependency:
1) org.wso2.governance:app-remote-registry-test:jar:4.0.0
2) org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0

 --
 1 required artifact is missing.

 for artifact:
  org.wso2.governance:app-remote-registry-test:jar:4.0.0

 from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 112 minutes 12 seconds
 [INFO] Finished at: Mon Jun 06 18:08:54 EDT 2011
 [INFO] Final Memory: 1269M/1628M
 [INFO]
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list

Re: [Carbon-dev] Carbon 3.2.0 RC6 - for Testing

2011-06-06 Thread Prabath Siriwardena
WSF packs too hosted in the same location...

Thanks  regards,
-Prabath

On Tue, Jun 7, 2011 at 9:33 AM, Prabath Siriwardena prab...@wso2.com wrote:
 Location : http://10.100.1.43/~carbon/releases/carbon/3.2.0/rc6/

 P2 Repo : http://10.100.1.43/~carbon/releases/carbon/3.2.0/rc6/p2-repo/

 Revision : 107335

 Will also host this in a publicly accessible location shortly.. [you
 can use VPN if out side the office]

 NOTE :
 WSF packs not shared - the build get stucked with the following
 INFO] Generate Dependencies report.
 [WARNING] The repository url
 'http://snapshots.maven.codehaus.org/maven2' is invalid - Repository
 'maven-snapshots' will be blacklisted.

 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com




-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon 3.2.0 Final Packs for QA - Tonight

2011-06-06 Thread Prabath Siriwardena
Hi Folks,

Planning to do the Carbon 3.2.0 final packs for QA tonight..

PMs, please closely monitor all the L1 issues and make sure release
notes and docs are in order. [ please double check - even you have
done already..]

Thanks a lot for cooperation...

-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev