[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107172
Node Kind: directory
Schedule: normal
Last Changed Author: rajika
Last Changed Rev: 107171
Last Changed Date: 2011-06-04 14:57:55 -0400 (Sat, 04 Jun 2011) 247  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
730  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
762  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
802  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 59 seconds
[INFO] Finished at: Sat Jun 04 22:08:56 EDT 2011
[INFO] Final Memory: 1131M/1877M
[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-05 Thread Milinda Pathirage
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.

Thanks
Milinda

On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne wrote:

>
>
> On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando  wrote:
>
>>
>>
>> On Sun, Jun 5, 2011 at 11:43 AM, Saminda Wijeratne 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 wrote:
>>>


 On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando wrote:

>
>
> On Sun, Jun 5, 2011 at 11:05 AM, Saminda Wijeratne 
> 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; 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
>
>


-- 
Milinda Pathirage
Technical Lead and Product Manager, Business Process Server - WSO2 Inc;
http://wso2.com
Blog: http://blog.mpathirage.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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107172
Node Kind: directory
Schedule: normal
Last Changed Author: rajika
Last Changed Rev: 107171
Last Changed Date: 2011-06-04 14:57:55 -0400 (Sat, 04 Jun 2011) 249  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
741  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
774  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
814  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.(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.(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.codehaus.mojo.sql.Sq

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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: Sat Jun 04 22:38:27 EDT 2011
[INFO] Final Memory: 1008M/1810M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) [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] Processing DependencySet (output=synapse-${synapse.version}/lib/patches)
[INFO] Processing DependencySet (output=synapse-${synapse.version}/lib/endorsed)
[INFO] Processing DependencySet 
(output=synapse-${synapse.version}/repository/modules)
[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 6 seconds
[INFO] Finished at: Sat Jun 04 22:52:49 EDT 2011
[INFO] Final Memory: 1029M/1625M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 247  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
728  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
760  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
800  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 54 seconds
[INFO] Finished at: Sat Jun 04 23:10:06 EDT 2011
[INFO] Final Memory: 1130M/1891M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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".
765  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".
804  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 48 seconds
[INFO] Finished at: Sat Jun 04 23:25:35 EDT 2011
[INFO] Final Memory: 1131M/1771M
[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-05 Thread Muhammed Shariq
On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage  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
> future.

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

>
> Thanks
> Milinda
>
>
> On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne wrote:
>
>>
>>
>> On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando  wrote:
>>
>>>
>>>
>>> On Sun, Jun 5, 2011 at 11:43 AM, Saminda Wijeratne 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 wrote:

>
>
> On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando wrote:
>
>>
>>
>> On Sun, Jun 5, 2011 at 11:05 AM, Saminda Wijeratne > > 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; 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
>>
>>
>
>
> --
> Milinda Pathirage
> Technical Lead and Product Manager, Business Process Server - WSO2 Inc;
> http://wso2.com
> Blog: http://blog.mpathirage.com
>
> Lean Enterprise Middleware
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-d

[Carbon-dev] Carbon 3.2.0 RC5 for Testing

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

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

Revision : 107171

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

-- 
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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 243  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
723  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
756  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
796  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: 10 minutes 3 seconds
[INFO] Finished at: Sat Jun 04 23:41:32 EDT 2011
[INFO] Final Memory: 1131M/1874M
[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-05 Thread Saminda Wijeratne
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  wrote:

> On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage 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
>> future.
>
> +1 .. good to have all in one place.
>
>>
>> Thanks
>> Milinda
>>
>>
>> On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne wrote:
>>
>>>
>>>
>>> On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando wrote:
>>>


 On Sun, Jun 5, 2011 at 11:43 AM, Saminda Wijeratne 
 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 wrote:
>
>>
>>
>> On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando 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; 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/listin

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 3 seconds
[INFO] Finished at: Sat Jun 04 23:54:40 EDT 2011
[INFO] Final Memory: 1033M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 277  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
763  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
829  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
829  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
829  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
829  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
829  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
836  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
836  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: 10 minutes 55 seconds
[INFO] Finished at: Sun Jun 05 00:11:24 EDT 2011
[INFO] Final Memory: 1131M/1788M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 249  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
739  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
772  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
813  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 50 seconds
[INFO] Finished at: Sun Jun 05 00:27:43 EDT 2011
[INFO] Final Memory: 1131M/1766M
[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 RC5 for Testing

2011-06-05 Thread Prabath Siriwardena
On Sun, Jun 5, 2011 at 1:59 PM, Prabath Siriwardena  wrote:
> 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/rc5/

Thanks & regards,
-Prabath

>
> --
> 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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 254  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
751  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
785  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
826  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 54 seconds
[INFO] Finished at: Sun Jun 05 00:43:12 EDT 2011
[INFO] Final Memory: 1130M/1883M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 245  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
733  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
765  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".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
805  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] 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 
com.sun.jmx.mbeanserver.MXBeanIntrospector.getMBeanAttributeInfo(MXBeanIntrospector.java:153)
at 
com.sun.jmx.mbeanserver.MXBeanIntrospector.getMBeanAttributeInfo(MXBeanIntrospector.java:33)
at 
com.sun.jmx.mbeanserver.MBeanIntrospector$MBeanInfoMaker.visitAttribute(MBeanIntrospector.java:293)
at com.sun.jmx.mbeanserver.MBeanAnalyzer.visit(MBeanAnalyzer.java:53)
at 
com.sun.jmx.mbeanserver.MBeanIntrospector.makeInterfaceMBeanInfo(MBeanIntrospector.java:189)
at 
com.sun.jmx.mbeanserver.MBeanIntrospector.getPerInterface(MBeanIntrospector.java:164)
at com.sun.jmx.mbeanserver.MBeanSupport.(MBeanSupport.java:147)
at com.sun.jmx.mbeanserver.MXBeanSupport.(MXBeanSupport.java:48)
at javax.management.StandardMBean.construct(StandardMBean.java:163)
at javax.management.StandardMBean.(StandardMBean.java:256)
at 
ja

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 01:11:25 EDT 2011
[INFO] Final Memory: 1033M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 8 seconds
[INFO] Finished at: Sun Jun 05 01:24:48 EDT 2011
[INFO] Final Memory: 1034M/1617M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 247  
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".
797  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 55 seconds
[INFO] Finished at: Sun Jun 05 01:40:20 EDT 2011
[INFO] Final Memory: 1128M/1623M
[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-05 Thread Hiranya Jayathilaka
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.

Thanks,
Hiranya

On Sun, Jun 5, 2011 at 2:20 PM, Saminda Wijeratne  wrote:

> 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  wrote:
>
>> On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage 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
>>> future.
>>
>> +1 .. good to have all in one place.
>>
>>>
>>> Thanks
>>> Milinda
>>>
>>>
>>> On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne wrote:
>>>


 On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando wrote:

>
>
> On Sun, Jun 5, 2011 at 11:43 AM, Saminda Wijeratne 
> 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 wrote:
>>
>>>
>>>
>>> On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando 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; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
>

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 01:52:57 EDT 2011
[INFO] Final Memory: 1039M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 59 seconds
[INFO] Finished at: Sun Jun 05 02:05:54 EDT 2011
[INFO] Final Memory: 1034M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 3 seconds
[INFO] Finished at: Sun Jun 05 02:19:04 EDT 2011
[INFO] Final Memory: 1040M/1601M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 02:31:44 EDT 2011
[INFO] Final Memory: 1038M/1798M
[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-05 Thread Tharindu Mathew
On Sun, Jun 5, 2011 at 8:20 AM, Sanjiva Weerawarana wrote:

> I'd like to come for this discussion too please.
>
> On Azeez's proposal- he's not suggesting removing the Qpid based event
> broker from products that have event publishing as a feature. Those are
> G-Reg, DSS and ESB AFAIK. Those products will continue to use the broker.
>
> However all products have the BAM publisher to push information out to the
> BAM server. The suggestion is to change so that ALL products (including the
> 3 listed above) use a different BAM publishing codebase and not use the
> event broker to publish BAM data. BAM publishing has NOTHING to do with
> eventing- all that's needed is for the publication to happen on a low
> priority threadpool and for the initial recording of information to be
> non-blocking to the max. Furthermore the server should NEVER be able to
> crash while trying to publish data to BAM. Ideally it should never lose any
> messages but if the choice is between having the publishing stuff grow to a
> point of threatening the health of the server vs. losing a few messages
> (e.g. because the delivery threads can't keep up) then the answer is clear.
>
> 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.


> Sanjiva.
>
> On Sun, Jun 5, 2011 at 7:53 AM, Amila Suriarachchi  wrote:
>
>>
>>
>> On Sun, Jun 5, 2011 at 7:41 AM, Srinath Perera  wrote:
>>
>>> Amila is it a option to ship current eventing impl, but with in-memory
>>> or registry based delivery manager instad of Qpid based one?
>>>
>>
>> yes.
>>
>> But we have not test this in memory implementation extensively with
>> authorization, multi tenancy etc ..
>>
>> Lets meet on Monday and discuss what to do.
>>
>> thanks,
>> Amila.
>>
>>
>>>
>>> --Srinath
>>>
>>> On Sat, Jun 4, 2011 at 5:35 PM, Amila Suriarachchi 
>>> wrote:
>>> >
>>> >
>>> > On Sat, Jun 4, 2011 at 4:13 PM, Senaka Fernando 
>>> wrote:
>>> >>
>>> >> Hi all,
>>> >>
>>> >> Just a thought.
>>> >>
>>> >> On Sat, Jun 4, 2011 at 3:10 PM, Tharindu Mathew 
>>> wrote:
>>> >>>
>>> >>>
>>> >>> On Sat, Jun 4, 2011 at 11:50 AM, Afkham Azeez 
>>> wrote:
>>> 
>>>  Sanjiva, Shankar & I had a discussion yesterday, and it seems that
>>>  having the event feature in most components is just overkill. Also,
>>> in
>>>  Stratos, QPid causes the server to go out of memory when we do load
>>> testing
>>>  because BAM tries to publish events, this will make all our services
>>>  unstable hence one of the most critical L1s. Sanjiva mentioned that
>>> Hiranya
>>>  had developed a bit of lightweight code for publishing these BAM
>>> events, and
>>>  we could use that. Apart from BAM, only deployment synchronizer uses
>>> this
>>>  feature in the case of the services such as AS, ESB etc right?
>>> 
>>> >>> G-Reg, DSS also use event components. IIRC, DSS for internal pub-sub
>>> and
>>> >>> G-Reg for resource subscriptions.
>>> >>
>>> >> We had a stable in-memory WS-Eventing pub/sub implementation which was
>>> >> re-factored into this Qpid-based version. Can't we have an in-memory
>>> version
>>> >> (similar to what we had before), and use it in place of Qpid? Since
>>> the API
>>> >> changes wasn't so complicated, won't this be possible?
>>> >
>>> > hi Senaka,
>>> >
>>> > If you want to use the old event implementation you can use that. I is
>>> up to
>>> > you to decide.
>>> >
>>> > But if you want to use an inmemory registry based system (as in old
>>> event
>>> > implementaiton) only thing you need to do is to replace the delivery
>>> manager
>>> > with this in event-broker.xml
>>> >
>>> > >> >
>>> >
>>> class="org.wso2.carbon.event.core.internal.delivary.inmemory.InMemoryDelivaryManagerFactory">
>>> > 25
>>> > 150
>>> > 100
>>> > 1000
>>> > 
>>> >
>>> >
>>> 
>>> > >> >
>>> >
>>> class="org.wso2.carbon.event.core.internal.delivary.registry.RegistryMatchingManagerFactory">
>>> > event
>>> > 
>>> > 
>>> >
>>> > But this is not properly tested since we do testing only with Qpid
>>> based
>>> > delivery manager and does not support hierachical subscriptions.
>>> >
>>> > The problem with the old event implementation was the problem you had
>>> > mentioned here. If we want to have a jms based event model then whole
>>> event
>>> > broker implementation has to re wrote. This was the problem both
>>> Srinath and
>>> > me talked when we were asked to merge it with a jms based implemenation
>>> and
>>> > hence this new design.
>>> >
>>> > As you can see with the ne

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 244  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
724  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
756  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
796  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.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.(ConvertingMethod.java:184)
at 
com.sun.

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

2011-06-05 Thread Senaka Fernando
On Sun, Jun 5, 2011 at 4:20 PM, Hiranya Jayathilaka wrote:

> 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 wrote:
>
>> 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  wrote:
>>
>>> On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage 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
 future.
>>>
>>> +1 .. good to have all in one place.
>>>

 Thanks
 Milinda


 On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne 
 wrote:

>
>
> On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando wrote:
>
>>
>>
>> On Sun, Jun 5, 2011 at 11:43 AM, Saminda Wijeratne > > 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 wrote:
>>>


 On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando 
 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 .

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 242  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
716  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
748  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
780  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
780  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
780  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
780  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
780  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
788  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 52 seconds
[INFO] Finished at: Sun Jun 05 03:02:43 EDT 2011
[INFO] Final Memory: 1131M/1771M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 248  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
739  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
772  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
812  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 
com.sun.jmx.mbeanserver.MXBeanIntrospector.getMBeanAttributeInfo(MXBeanIntrospector.java:153)
at 
com.sun.jmx.mbeanserver.MXBeanIntrospector.getMBeanAttributeInfo(MXBeanIntrospector.java:33)
at 
com.sun.jmx.mbeanserver.MBeanIntrospector$MBeanInfoMaker.visitAttribute(MBeanIntrospector.java:293)
at com.sun.jmx.mbeanserver.MBeanAnalyzer.visit(MBeanAnalyzer.java:53)
at 
com.sun.jmx.mbeanserver.MBeanIntrospector.makeInterfaceMBeanInfo(MBeanIntrospector.java:189)
at 
com.sun.jmx.mbeanserver.MBeanIntrospector.getPerInterface(MBeanIntrospector.java:164)
at com.sun.jmx.mbeanserver.MBeanSupport.(MBeanSupport.java:147)
at com.sun.jmx.mbeanserver.MXBeanSupport.(MXBeanSupport.java:48)
at javax.management.StandardMBean.construct(StandardMBean.java:163)
at javax.management.StandardMBean.(StandardMBean.java:256)
at 
ja

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 03:30:55 EDT 2011
[INFO] Final Memory: 1002M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 241  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
715  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
748  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
779  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
779  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
779  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
779  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
779  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
786  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
786  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
786  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
786  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
787  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 50 seconds
[INFO] Finished at: Sun Jun 05 03:46:31 EDT 2011
[INFO] Final Memory: 1131M/1873M
[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-05 Thread Saminda Wijeratne
How does the server dashboard fill its information? I noticed it contains
the product version.

Saminda

On Sun, Jun 5, 2011 at 5:24 PM, Senaka Fernando  wrote:

>
>
> On Sun, Jun 5, 2011 at 4:20 PM, Hiranya Jayathilaka wrote:
>
>> 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 wrote:
>>
>>> 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  wrote:
>>>
 On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage 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 future.

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

>
> Thanks
> Milinda
>
>
> On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne 
> wrote:
>
>>
>>
>> On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando wrote:
>>
>>>
>>>
>>> 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 
 wrote:

>
>
> On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando 
> 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*
>>>

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107174
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 248  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
737  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
770  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
810  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.(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.(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.codehaus.mojo.sql.Sq

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 251  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
744  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
777  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
818  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.(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.(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.codehaus.mojo.sql.Sq

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 04:32:23 EDT 2011
[INFO] Final Memory: 1037M/1859M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] How hashed passwords are generated

2011-06-05 Thread Hasini Gunasinghe
Hi Tiago,

When storing users' passwords, we first get the digest value of the
password, given the digest algorithm(passwordHashMethod) and then encode it
using Base64 encoding as follows:

MessageDigest messageDigest =
MessageDigest.getInstance(passwordHashMethod);
byte[] digestValue =
messageDigest.digest(password.getBytes());
passwordToStore = "{" + passwordHashMethod + "}" +
Base64.encode(digestValue);

'passwordHashMethod' is read from user-mgt.xml configuration file which
resides in [carbon_home]/repository/conf. Its default value is SHA.

Hope this answered your question.

Thanks,
Hasini.


On Tue, May 31, 2011 at 6:30 PM, Tiago Henriques  wrote:

> Hi all,
>
> I am quite new to WSO2 identity server.
>
> Digging in the Java code, I couldn't found what is the way used to
> encrypt the user passwords.
>
> It does not seem to be a standard MD5 hash. Can anyone tell what method
> and also what Java function is used ?
>
> Thank you,
>
> Tiago
>
> ___
> 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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 8 seconds
[INFO] Finished at: Sun Jun 05 04:45:48 EDT 2011
[INFO] Final Memory: 1028M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 04:58:36 EDT 2011
[INFO] Final Memory: 1031M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 05:11:30 EDT 2011
[INFO] Final Memory: 1031M/1804M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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".
728  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
761  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
801  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 54 seconds
[INFO] Finished at: Sun Jun 05 05:28:34 EDT 2011
[INFO] Final Memory: 1130M/1772M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 05:41:15 EDT 2011
[INFO] Final Memory: 1028M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 247  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
728  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
761  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
803  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 54 seconds
[INFO] Finished at: Sun Jun 05 05:56:49 EDT 2011
[INFO] Final Memory: 1130M/1899M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 7 seconds
[INFO] Finished at: Sun Jun 05 06:09:39 EDT 2011
[INFO] Final Memory: 1033M/1826M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 247  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
730  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
762  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
802  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
802  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.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.(ConvertingMethod.java:184)
at 
com.sun.

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 06:39:29 EDT 2011
[INFO] Final Memory: 1029M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 248  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
735  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
768  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
808  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.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.(ConvertingMethod.java:184)
at 
com.sun.

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 243  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
719  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
751  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
790  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 52 seconds
[INFO] Finished at: Sun Jun 05 07:11:05 EDT 2011
[INFO] Final Memory: 1131M/1900M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 248  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
737  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
770  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
810  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 55 seconds
[INFO] Finished at: Sun Jun 05 07:26:34 EDT 2011
[INFO] Final Memory: 1131M/1880M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 249  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
736  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
768  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
808  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 54 seconds
[INFO] Finished at: Sun Jun 05 07:41:58 EDT 2011
[INFO] Final Memory: 1131M/1880M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) [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] Processing DependencySet (output=synapse-${synapse.version}/lib/patches)
[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 07:54:34 EDT 2011
[INFO] Final Memory: 1030M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
803  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 51 seconds
[INFO] Finished at: Sun Jun 05 08:10:11 EDT 2011
[INFO] Final Memory: 1131M/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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 248  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
735  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
768  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
801  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
808  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 57 seconds
[INFO] Finished at: Sun Jun 05 08:25:52 EDT 2011
[INFO] Final Memory: 1130M/1778M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 08:38:31 EDT 2011
[INFO] Final Memory: 1039M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 252  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
742  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
775  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
808  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
815  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
815  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
815  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
816  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: 10 minutes 1 second
[INFO] Finished at: Sun Jun 05 08:54:08 EDT 2011
[INFO] Final Memory: 1127M/1805M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 247  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
733  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
766  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
806  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 52 seconds
[INFO] Finished at: Sun Jun 05 09:09:30 EDT 2011
[INFO] Final Memory: 1131M/1876M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 1 second
[INFO] Finished at: Sun Jun 05 09:22:12 EDT 2011
[INFO] Final Memory: 1037M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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".
727  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
760  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
800  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 53 seconds
[INFO] Finished at: Sun Jun 05 09:37:57 EDT 2011
[INFO] Final Memory: 1131M/1771M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 263  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
746  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
779  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
818  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 57 seconds
[INFO] Finished at: Sun Jun 05 09:53:29 EDT 2011
[INFO] Final Memory: 1130M/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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 243  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
724  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
756  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
796  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 52 seconds
[INFO] Finished at: Sun Jun 05 10:09:07 EDT 2011
[INFO] Final Memory: 1131M/1874M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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 1 second
[INFO] Finished at: Sun Jun 05 10:21:43 EDT 2011
[INFO] Final Memory: 1024M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 245  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
728  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
760  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
800  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 55 seconds
[INFO] Finished at: Sun Jun 05 10:37:22 EDT 2011
[INFO] Final Memory: 1130M/1900M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 Jun 2011) 243  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
718  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
750  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
782  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
782  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
782  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
782  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
782  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
789  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 51 seconds
[INFO] Finished at: Sun Jun 05 10:52:49 EDT 2011
[INFO] Final Memory: 1131M/1879M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107175
Node Kind: directory
Schedule: normal
Last Changed Author: shammi
Last Changed Rev: 107174
Last Changed Date: 2011-06-05 03:20:13 -0400 (Sun, 05 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".
728  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
760  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
800  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 52 seconds
[INFO] Finished at: Sun Jun 05 11:08:19 EDT 2011
[INFO] Final Memory: 1130M/1887M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107177
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107176
Last Changed Date: 2011-06-05 15:54:05 -0400 (Sun, 05 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 11:22:18 EDT 2011
[INFO] Final Memory: 1028M/1806M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107179
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107179
Last Changed Date: 2011-06-05 16:05:57 -0400 (Sun, 05 Jun 2011) 247  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
733  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
766  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
805  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".
806  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 54 seconds
[INFO] Finished at: Sun Jun 05 11:39:18 EDT 2011
[INFO] Final Memory: 1130M/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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 295  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
828  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
859  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
859  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
859  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
859  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
859  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
866  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
867  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
867  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 
com.sun.jmx.mbeanserver.MBeanServerDelegateImpl.(MBeanServerDelegateImpl.java:48)
at 
com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServerDelegate(JmxMBeanServer.java:1326)
at 
javax.management.MBeanServerBuilder.newMBeanServerDelegate(MBeanServerBuilder.java:49)
at 
javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:302)
at 
javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:213)
at 
javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:174)
at 
sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
at 
java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
at 
org.apache.derby.impl.services.jmx.JMXManagementService$1.run(Unknown Source)
at 
org.apache.derby.impl.servic

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 13 seconds
[INFO] Finished at: Sun Jun 05 12:09:34 EDT 2011
[INFO] Final Memory: 1038M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 12:23:14 EDT 2011
[INFO] Final Memory: 1030M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 252  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
740  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
773  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
805  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
812  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
813  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 53 seconds
[INFO] Finished at: Sun Jun 05 12:38:43 EDT 2011
[INFO] Final Memory: 1130M/1881M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 3 seconds
[INFO] Finished at: Sun Jun 05 12:51:21 EDT 2011
[INFO] Final Memory: 1038M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 244  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
723  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
756  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
788  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
796  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 55 seconds
[INFO] Finished at: Sun Jun 05 13:06:59 EDT 2011
[INFO] Final Memory: 1131M/1894M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 3 seconds
[INFO] Finished at: Sun Jun 05 13:19:41 EDT 2011
[INFO] Final Memory: 1007M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 247  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
734  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
766  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
806  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
807  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 56 seconds
[INFO] Finished at: Sun Jun 05 13:35:17 EDT 2011
[INFO] Final Memory: 1130M/1877M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 244  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
726  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
759  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
798  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
799  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.(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.(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.codehaus.mojo.sql.Sq

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 14:04:18 EDT 2011
[INFO] Final Memory: 1017M/1818M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 3 seconds
[INFO] Finished at: Sun Jun 05 14:17:27 EDT 2011
[INFO] Final Memory: 1038M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 253  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
751  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
785  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
825  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
826  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
826  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 55 seconds
[INFO] Finished at: Sun Jun 05 14:33:28 EDT 2011
[INFO] Final Memory: 1131M/1879M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 14:46:34 EDT 2011
[INFO] Final Memory: 1039M/1804M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 6 seconds
[INFO] Finished at: Sun Jun 05 14:59:48 EDT 2011
[INFO] Final Memory: 1030M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 266  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
745  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
778  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
809  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
809  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
817  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 
sun.management.ManagementFactory.createMemoryPool(ManagementFactory.java:452)
at sun.management.MemoryImpl.getMemoryPools0(Native Method)
at sun.management.MemoryImpl.getMemoryPools(MemoryImpl.java:82)
at 
sun.management.ManagementFactory.addMemoryPools(ManagementFactory.java:429)
at 
sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:325)
at 
java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
at 
org.apache.derby.impl.services.jmx.JMXManagementService$1.run(Unknown Source)
at 
org.apache.derby.impl.services.jmx.JMXManagementService$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at 
org.apache.derby.impl.services.jmx.JMXManagementService.findServer(Unknown 
Source)
at org.apache.derby.impl.services

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 49 seconds
[INFO] Finished at: Sun Jun 05 15:30:08 EDT 2011
[INFO] Final Memory: 1036M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 242  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
719  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
752  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
783  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
790  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
791  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
791  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: 10 minutes 18 seconds
[INFO] Finished at: Sun Jun 05 15:46:30 EDT 2011
[INFO] Final Memory: 1131M/1894M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 15:59:32 EDT 2011
[INFO] Final Memory: 1030M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107181
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 248  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
735  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
767  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
807  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
808  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 56 seconds
[INFO] Finished at: Sun Jun 05 16:15:31 EDT 2011
[INFO] Final Memory: 1131M/1881M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107182
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 250  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
744  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
778  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
810  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
818  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
818  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: 12 minutes 26 seconds
[INFO] Finished at: Sun Jun 05 16:35:39 EDT 2011
[INFO] Final Memory: 1130M/1770M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107182
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 16:48:36 EDT 2011
[INFO] Final Memory: 1040M/1820M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107182
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 245  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
728  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
760  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
792  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
793  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
799  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
800  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
800  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 49 seconds
[INFO] Finished at: Sun Jun 05 17:04:31 EDT 2011
[INFO] Final Memory: 1131M/1882M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107182
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 245  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
723  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
755  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
787  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
794  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
795  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
795  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 57 seconds
[INFO] Finished at: Sun Jun 05 17:21:03 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


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107182
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 244  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
724  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
757  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
789  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
796  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
797  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
797  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 51 seconds
[INFO] Finished at: Sun Jun 05 17:37:03 EDT 2011
[INFO] Final Memory: 1130M/1893M
[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 RC5 for Testing

2011-06-05 Thread Charitha Kankanamge
Thanks!
We should verify all the L1s using this build.

/Charitha


On Sun, Jun 5, 2011 at 3:03 PM, Prabath Siriwardena wrote:

> On Sun, Jun 5, 2011 at 1:59 PM, Prabath Siriwardena 
> wrote:
> > 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/rc5/
>
> Thanks & regards,
> -Prabath
>
> >
> > --
> > 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 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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107182
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 249  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
738  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
771  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
803  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
804  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
811  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
811  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: 10 minutes 9 seconds
[INFO] Finished at: Sun Jun 05 17:53:24 EDT 2011
[INFO] Final Memory: 1131M/1903M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Qpid errors on ESB RC4

2011-06-05 Thread Sanjiva Weerawarana
On Fri, Jun 3, 2011 at 10:51 AM, Amila Suriarachchi  wrote:

>
>
> On Fri, Jun 3, 2011 at 10:36 AM, Prabath Siriwardena wrote:
>
>> In this case I had both IS and ESB running with default ports -
>
>
> In one machine how that is possible? I guess the problem is your ESB qpid
> has not started due to bind exception and at runtime it has connected to IS
> qpid server which uses a different access key.
>

This is a serious usability issue. We need to re-think the approach of using
a JMS broker for any type of event distribution :-(.

In the meantime, can you write a KB item for OT on "How to run multiple
Carbon 3.2.0 based products on a single machine" please? Maybe there are
other issues to sort out too but lets start documenting it so people won't
get hit by an obscure error.

BTW should the startup fail if this port can't be acquired??

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


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

2011-06-05 Thread Sanjiva Weerawarana
On Sun, Jun 5, 2011 at 5:11 PM, Tharindu Mathew  wrote:

> 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?

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


[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-06-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107182
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 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 7 seconds
[INFO] Finished at: Sun Jun 05 18:06:33 EDT 2011
[INFO] Final Memory: 1038M/1820M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-06-05 Thread Charitha Kankanamge
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


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

2011-06-05 Thread Supun Kamburugamuva
I guess 600-700 MB is too much for a server. Wonder who is consuming
this memory. We may have to profile and see.

Thanks,
Supun..

On Mon, Jun 6, 2011 at 8:48 AM, Charitha Kankanamge  wrote:
> 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
>
>



-- 
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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107183
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 255  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
747  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
781  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
813  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
814  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
821  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
821  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: 10 minutes 
[INFO] Finished at: Sun Jun 05 18:25:15 EDT 2011
[INFO] Final Memory: 1131M/1877M
[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-05 Thread WSO2 Carbon Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107183
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107181
Last Changed Date: 2011-06-05 16:23:35 -0400 (Sun, 05 Jun 2011) 251  
ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running on 
type "class org.apache.ode.dao.jpa.CorrelatorDAOImpl" with action "buildSchema".
743  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.DeploymentUnitDaoImpl" with action 
"buildSchema".
776  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.EventDAOImpl" with action "buildSchema".
809  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageRouteDAOImpl" with action 
"buildSchema".
809  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageDAOImpl" with action "buildSchema".
809  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.CorrelationSetDAOImpl" with action 
"buildSchema".
809  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ScopeDAOImpl" with action "buildSchema".
809  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.VersionTrackerDAOImpl" with action 
"buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl" with action 
"buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.store.jpa.ProcessConfDaoImpl" with action 
"buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessDAOImpl" with action "buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.FaultDAOImpl" with action "buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.XmlDataDAOImpl" with action "buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ProcessInstanceDAOImpl" with action 
"buildSchema".
816  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.ActivityRecoveryDAOImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.PartnerLinkDAOImpl" with action 
"buildSchema".
817  ode-unit-test-embedded  INFO   [main] openjpa.Tool - Mapping tool running 
on type "class org.apache.ode.dao.jpa.MessageExchangeDAOImpl" with action 
"buildSchema".
817  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 54 seconds
[INFO] Finished at: Sun Jun 05 18:41:34 EDT 2011
[INFO] Final Memory: 1130M/1893M
[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 Release Status

2011-06-05 Thread Prabath Siriwardena
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


  1   2   >