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

2011-04-18 Thread WSO2 Builder
urls[19] = 
file:/home/zana/.m2/repository/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.jar
urls[20] = 
file:/home/zana/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8


this realm = plexus.core
urls[0] = file:/usr/share/maven2/lib/maven-debian-uber.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8
-
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Internal error in the plugin manager executing goal 
'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile': Unable to load 
the mojo 'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile' in the 
plugin 'org.codehaus.mojo.jspc:jspc-maven-plugin'. A required class is missing: 
Lorg/codehaus/mojo/jspc/compiler/JspCompiler;
org.codehaus.mojo.jspc.compiler.JspCompiler
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 minute 8 seconds
[INFO] Finished at: Tue Apr 19 09:41:11 EEST 2011
[INFO] Final Memory: 116M/1237M
[INFO] 
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSS4J
[INFO]task-segment: [install]
[INFO] 
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Verifying resources...
[INFO] Verifying sources...
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4

[Carbon-dev] Change the default Carbon UI "Home" link's location via property in product.xml

2011-04-18 Thread Milinda Pathirage
Hi Devs,

Current Carbon UI implementation doesn't allow us to change the "Home"
link's location via product.xml, even though we can change the page
displayed after we logged into the console(done via defaultHomePage property
in product.xml). Attached patch fix the issue by getting the "Home" link's
location from product.xml via CarbonUIUtils. If product.xml doesn't have the
defaultHomePage property, default home page ("../admin/index.jsp") will be
used. This patch also contains relevant fixes for breadcrumb generation
where we replace "Home" link's location of breadcrumbs based on product.xml
property.
Is it ok to commit this fix?

Thanks
Milinda

-- 
Milinda Pathirage
Technical Lead and Product Manager, Business Process Server - WSO2 Inc;
http://wso2.com
Blog: http://blog.mpathirage.com

Lean Enterprise Middleware


home_link.patch
Description: Binary data
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Exception when the cacheMode is set to "distributed" in cache.xml

2011-04-18 Thread Waruna Ranasinghe
On Tue, Apr 19, 2011 at 11:50 AM, Afkham Azeez  wrote:

> It seems the first member is advertising itself as localhost-36582
>
> Are you running both nodes on the same machine?
>
Yes.

> Try to telnet to that 36582 port.
>
Connection refused for both ports 36582 and 52757

Thanks,
Waruna

>
>
> On Tue, Apr 19, 2011 at 11:33 AM, Senaka Fernando  wrote:
>
>> I'm working on error [2]. But, we need to fix what's causing [1].
>>
>> Thanks,
>> Senaka.
>>
>> On Tue, Apr 19, 2011 at 11:28 AM, Waruna Ranasinghe wrote:
>>
>>> Hi all,
>>>
>>> I'm in the process of testing BPEL clustering implementation.
>>> There are two BPS instances which shares the same Registry database.
>>>
>>> I also enabled the distributed caching through the cache.xml in the
>>> BPS_HOME/repository/conf directory.
>>>
>>> The first BPS instance starts successfully, but the second BPS instance
>>> throws the following error [1]  at the startup.
>>>
>>> According to the logs, JGroups is using ipv6, therefore, the servers were
>>> started with the -Dbind.address system property. Then again the fist server
>>> started successfully while the second server thrown the error [2] at
>>> startup.
>>>
>>> Any help to resolve this issue?
>>>
>>> *[1]* -
>>>
>>> [2011-04-19 11:07:00,231]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
>>> JGroups Channel
>>> [2011-04-19 11:07:00,232]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
>>> any JGroups configuration mechanisms provided in properties {}.  Using
>>> default JGroups configuration!
>>> [2011-04-19 11:07:00,617]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
>>> cluster view: [localhost-38281|1] [localhost-38281, localhost-36582]
>>> [2011-04-19 11:07:00,627]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
>>> address is localhost-36582, physical addresses are [*
>>> fe80:0:0:0:250:56ff:fec0:8:52757*]
>>> 
>>> INFO - org.infinispan.remoting.transport.jgroups.JGroupsTransport -
>>> Received new cluster view: [localhost-36582|3] [localhost-36582]
>>> [2011-04-19 11:07:01,732] ERROR - org.infinispan.distribution.JoinTask -
>>> Caught exception!
>>> org.infinispan.remoting.transport.jgroups.SuspectException: Suspected
>>> member: localhost-38281
>>> at
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:418)
>>>  at
>>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:100)
>>> at
>>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:124)
>>>  at
>>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:229)
>>> at
>>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:216)
>>>  at
>>> org.infinispan.remoting.rpc.RpcManagerImpl.broadcastRpcCommand(RpcManagerImpl.java:199)
>>> at org.infinispan.distribution.JoinTask.performRehash(JoinTask.java:100)
>>>  at org.infinispan.distribution.RehashTask.call(RehashTask.java:52)
>>> at org.infinispan.distribution.RehashTask.call(RehashTask.java:32)
>>>  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>>> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:662)
>>> [2011-04-19 11:07:01,736]  INFO -
>>> org.infinispan.distribution.TransactionLoggerImpl - Stopping transaction
>>> logging
>>>
>>>
>>>
>>> *[2]* -
>>>
>>> [2011-04-19 11:09:21,903]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
>>> JGroups Channel
>>> [2011-04-19 11:09:21,904]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
>>> any JGroups configuration mechanisms provided in properties {}.  Using
>>> default JGroups configuration!
>>> [2011-04-19 11:09:22,281]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
>>> cluster view: [localhost-62843|1] [localhost-62843, localhost-26800]
>>> [2011-04-19 11:09:22,302]  INFO -
>>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
>>> address is localhost-26800, physical addresses are [10.100.0.165:56592]
>>> [2011-04-19 11:09:23,337] ERROR - org.infinispan.distribution.JoinTask -
>>> Caught exception!
>>> org.infinispan.marshall.NotSerializableException:
>>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource
>>> Caused by: an exception which occurred:
>>> in object
>>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource@315a0b2f
>>>  in object org.infinispan.container.entries.ImmortalCacheValue@315a0b2f
>>>  in object java.util.HashMap@38135412
>>> in object org.infinispan.remoting.responses.SuccessfulResponse@38135412
>>> [2011-04-19 1

[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/products/bam"

2011-04-18 Thread WSO2 Builder
[INFO]   WSO2 BAM Server - BAM Server Profile Generation
[INFO]   WSO2 BAM Server - BAM Server Profile Generation
[INFO]   WSO2 Business Activity Monitor Distribution Parent
[INFO]   WSO2 Business Activity Monitor
[INFO]   WSO2 Business Activity Monitor
[INFO] 
[INFO] Building WSO2 Business Activity Monitor
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:43:27 UTC 2011
[INFO] Final Memory: 9M/205M
[INFO]  

 SVN Log  

r91958 | buddhikac | 2011-04-19 06:23:07 + (Tue, 19 Apr 2011) | 2 lines

Moves event generation logic to integration.common.


r91946 | ajithn | 2011-04-19 04:17:14 + (Tue, 19 Apr 2011) | 1 line

adding data source ui for reporting feature 

r91805 | harshana | 2011-04-13 17:26:16 + (Wed, 13 Apr 2011) | 1 line

Enabling the maven-clean plugin

r91793 | harshana | 2011-04-12 15:53:00 + (Tue, 12 Apr 2011) | 1 line

Reverting addition of Maven clean plugin

r91792 | harshana | 2011-04-12 15:32:00 + (Tue, 12 Apr 2011) | 1 line

Reverting added version to maven clean plugin

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/stratos/usage"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91957 | sanjeewa | 2011-04-19 06:11:34 + (Tue, 19 Apr 2011) | 1 line

remove wsdl

r91955 | sanjeewa | 2011-04-19 05:51:54 + (Tue, 19 Apr 2011) | 1 line

add dependency of metering query DS stub

r91953 | sanjeewa | 2011-04-19 05:50:32 + (Tue, 19 Apr 2011) | 1 line

stub migration remain at usage

r91761 | sanjeewa | 2011-04-07 10:09:34 + (Thu, 07 Apr 2011) | 1 line

adding new instance usage button

r91741 | sanjeewa | 2011-04-07 05:34:34 + (Thu, 07 Apr 2011) | 1 line

fixing few ui issues in usage UI

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91956 | hasini | 2011-04-19 05:58:06 + (Tue, 19 Apr 2011) | 1 line

Fixing issue:CARBON-9358. Issue has occurred due to a stub migration.

r91080 | asela | 2011-03-29 02:25:47 + (Tue, 29 Mar 2011) | 1 line

imports from stub bundle is added

r90099 | pradeep | 2011-03-18 09:38:30 + (Fri, 18 Mar 2011) | 1 line

adding the dependency stubs to ui components and removing codegen parts

r88714 | pradeep | 2011-03-03 12:23:04 + (Thu, 03 Mar 2011) | 1 line

I have removed all the maven compiler plugin declarations from the child poms 
of the carbon platform. the maven compiler pluging version along with the 
proper encoding has defined in the carbon platform pom. To this is a batch mode 
edit, done using a tool. I fixed some of the encoding errors found in the 
source files, which triggered due to usage of UTF-8 Encoding. all the fixes 
have been tested to locally to avoid compilation failures.

r85939 | amilaj | 2011-01-25 21:03:24 + (Tue, 25 Jan 2011) | 1 line

Adding LDAP directory server principle manager. This part of the fix for issue 
CARBON-7638

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


[Carbon-dev] Error while un-installing features from feature manger

2011-04-18 Thread Rajika Kumarasiri
When I try to uninstall the event server feature from the feature manager I
ended up with the following stack trace.

Rajika

[2011-04-19 11:48:46,708] ERROR
{org.wso2.carbon.component.mgt.services.prov.RepositoryAdminService} -
Error occured while performing provisioning action
java.lang.IllegalStateException: Profile WSO2CarbonProfile is not current.
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.lockProfile(SimpleProfileRegistry.java:657)
at
org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:44)
at
org.wso2.carbon.component.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:221)
at
org.wso2.carbon.component.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:85)
at
org.wso2.carbon.component.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:100)
at
org.wso2.carbon.component.mgt.services.prov.ProvisioningAdminService.performProvisioningAction(ProvisioningAdminService.java:281)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
at
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at
org.apache.axis2.receivers.AbstractMessageReceiver$AsyncMessageReceiverWorker.run(AbstractMessageReceiver.java:271)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
[2011-04-19 11:48:46,797] ERROR
{org.apache.axis2.receivers.AbstractMessageReceiver} -  Error occured while
performing provisioning action
org.apache.axis2.AxisFault: Error occured while performing provisioning
action
at
org.wso2.carbon.component.mgt.services.prov.ProvisioningAdminService.handleException(ProvisioningAdminService.java:376)
at
org.wso2.carbon.component.mgt.services.prov.ProvisioningAdminService.performProvisioningAction(ProvisioningAdminService.java:283)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
at
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at
org.apache.axis2.receivers.AbstractMessageReceiver$AsyncMessageReceiverWorker.run(AbstractMessageReceiver.java:271)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.IllegalStateException: Profile WSO2CarbonProfile is not
current.
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.lockProfile(SimpleProfileRegistry.java:657)
at
org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:44)
at
org.wso2.carbon.component.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:221)
at
org.wso2.carbon.component.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:85)
at
org.wso2.carbon.component.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:100)
at
org.wso2.carbon.component.mgt.services.prov.ProvisioningAdminService.performProvisioningAction(ProvisioningAdminService.java:281)
... 11 more
[2011-04-19 11:48:46,972] ERROR
{org.wso2.carbon.component.mgt.ui.ProvisioningAdminClient} -  Error occured
while performing provisioning action
org.apache.axis2.AxisFault: Error occured while performing provisioning
action
at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
at
org.wso2.carbon.component.mgt.stub.ProvisioningAdminServiceStub$6.onFault(ProvisioningAdminServiceStub.java:1770)
at
org.apache.axis2.util.CallbackReceiver.receive(CallbackReceiver.java:102)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at
org.apache.axis2.transport.http.HTTPWorker.service(HTTPWork

Re: [Carbon-dev] Exception when the cacheMode is set to "distributed" in cache.xml

2011-04-18 Thread Afkham Azeez
It seems the first member is advertising itself as localhost-36582

Are you running both nodes on the same machine? Try to telnet to that 36582
port.


On Tue, Apr 19, 2011 at 11:33 AM, Senaka Fernando  wrote:

> I'm working on error [2]. But, we need to fix what's causing [1].
>
> Thanks,
> Senaka.
>
> On Tue, Apr 19, 2011 at 11:28 AM, Waruna Ranasinghe wrote:
>
>> Hi all,
>>
>> I'm in the process of testing BPEL clustering implementation.
>> There are two BPS instances which shares the same Registry database.
>>
>> I also enabled the distributed caching through the cache.xml in the
>> BPS_HOME/repository/conf directory.
>>
>> The first BPS instance starts successfully, but the second BPS instance
>> throws the following error [1]  at the startup.
>>
>> According to the logs, JGroups is using ipv6, therefore, the servers were
>> started with the -Dbind.address system property. Then again the fist server
>> started successfully while the second server thrown the error [2] at
>> startup.
>>
>> Any help to resolve this issue?
>>
>> *[1]* -
>>
>> [2011-04-19 11:07:00,231]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
>> JGroups Channel
>> [2011-04-19 11:07:00,232]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
>> any JGroups configuration mechanisms provided in properties {}.  Using
>> default JGroups configuration!
>> [2011-04-19 11:07:00,617]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
>> cluster view: [localhost-38281|1] [localhost-38281, localhost-36582]
>> [2011-04-19 11:07:00,627]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
>> address is localhost-36582, physical addresses are [*
>> fe80:0:0:0:250:56ff:fec0:8:52757*]
>> 
>> INFO - org.infinispan.remoting.transport.jgroups.JGroupsTransport -
>> Received new cluster view: [localhost-36582|3] [localhost-36582]
>> [2011-04-19 11:07:01,732] ERROR - org.infinispan.distribution.JoinTask -
>> Caught exception!
>> org.infinispan.remoting.transport.jgroups.SuspectException: Suspected
>> member: localhost-38281
>> at
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:418)
>>  at
>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:100)
>> at
>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:124)
>>  at
>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:229)
>> at
>> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:216)
>>  at
>> org.infinispan.remoting.rpc.RpcManagerImpl.broadcastRpcCommand(RpcManagerImpl.java:199)
>> at org.infinispan.distribution.JoinTask.performRehash(JoinTask.java:100)
>>  at org.infinispan.distribution.RehashTask.call(RehashTask.java:52)
>> at org.infinispan.distribution.RehashTask.call(RehashTask.java:32)
>>  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>  at
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>  at java.lang.Thread.run(Thread.java:662)
>> [2011-04-19 11:07:01,736]  INFO -
>> org.infinispan.distribution.TransactionLoggerImpl - Stopping transaction
>> logging
>>
>>
>>
>> *[2]* -
>>
>> [2011-04-19 11:09:21,903]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
>> JGroups Channel
>> [2011-04-19 11:09:21,904]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
>> any JGroups configuration mechanisms provided in properties {}.  Using
>> default JGroups configuration!
>> [2011-04-19 11:09:22,281]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
>> cluster view: [localhost-62843|1] [localhost-62843, localhost-26800]
>> [2011-04-19 11:09:22,302]  INFO -
>> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
>> address is localhost-26800, physical addresses are [10.100.0.165:56592]
>> [2011-04-19 11:09:23,337] ERROR - org.infinispan.distribution.JoinTask -
>> Caught exception!
>> org.infinispan.marshall.NotSerializableException:
>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource
>> Caused by: an exception which occurred:
>> in object
>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource@315a0b2f
>>  in object org.infinispan.container.entries.ImmortalCacheValue@315a0b2f
>>  in object java.util.HashMap@38135412
>> in object org.infinispan.remoting.responses.SuccessfulResponse@38135412
>> [2011-04-19 11:09:23,338]  INFO -
>> org.infinispan.distribution.TransactionLoggerImpl - Stopping transaction
>> logging
>> [2011-04-19 11:09:23,438] ERROR -
>> org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent - Failed
>> to activate Registr

Re: [Carbon-dev] Errorwith Cassandra node auto discover service

2011-04-18 Thread Tharindu Mathew
Hi Indika,

Please not that this does not happen when Cassandra is started separately
outside of Carbon.

I have created a JIRA at https://wso2.org/jira/browse/CARBON-9361.

On Mon, Apr 18, 2011 at 5:06 PM, Indika Kumara  wrote:

> Thanks Tharindu for reporting issues. Please report any issue related to
> Cassandra. As my support week is over, I will begin fixing all those issues.
>
>
> ~ Indika
>
> On Mon, Apr 18, 2011 at 5:12 PM, Tharindu Mathew wrote:
>
>> I'm doing some work when I came across this issue with Cassandra. It seems
>> that the session used to connect is expiring when it tries to discover new
>> nodes.
>>
>> I'm using the Cassandra carbon component. From what I observed, reads and
>> writes does not seem to be affected with this.The stack trace is given
>> below:
>>
>> [2011-04-18 16:38:45,468]  INFO
>> {me.prettyprint.cassandra.connection.NodeAutoDiscoverService} -  using
>> existing hosts [localhost(127.0.0.1):9160]
>> [2011-04-18 16:38:45,469] ERROR
>> {me.prettyprint.cassandra.connection.NodeAutoDiscoverService} -  Downed Host
>> retry failed attempt to verify CassandraHost
>> InvalidRequestException(why:You have not logged in)
>> at
>> org.apache.cassandra.thrift.Cassandra$describe_keyspaces_result.read(Cassandra.java:18413)
>>  at
>> org.apache.cassandra.thrift.Cassandra$Client.recv_describe_keyspaces(Cassandra.java:1034)
>> at
>> org.apache.cassandra.thrift.Cassandra$Client.describe_keyspaces(Cassandra.java:1010)
>>  at
>> me.prettyprint.cassandra.connection.NodeAutoDiscoverService.discoverNodes(NodeAutoDiscoverService.java:81)
>> at
>> me.prettyprint.cassandra.connection.NodeAutoDiscoverService$QueryRing.run(NodeAutoDiscoverService.java:56)
>>  at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>> at
>> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
>>  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
>> at
>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
>>  at
>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
>> at
>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
>>  at
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>  at java.lang.Thread.run(Thread.java:619)
>>
>>
>> --
>> Regards,
>>
>> Tharindu
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Regards,

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/stratos/usage"

2011-04-18 Thread WSO2 Builder
service-stubs/org.wso2.carbon.usage.meteringqueryds.stub
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - MeteringQueryDS Stub
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:07 UTC 2011
[INFO] Final Memory: 5M/145M
[INFO] 
service-stubs/pom.xml
/home/carbon/carbon/b.sh: line 79: cd: 
/home/carbon/carbon/service-stubs/pom.xml: Not a directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - MeteringQueryDS Stub
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:13 UTC 2011
[INFO] Final Memory: 5M/145M
[INFO] 

grep core svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u -r > 
$CARBON_SRC_HOME/folders
build_in_loop

grep components svn.up  | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u  > 
$CARBON_SRC_HOME/folders
build_in_loop
components/identity/org.wso2.carbon.identity.entitlement.ui
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Identity Entitlement UI
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:23 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO] 
components/stratos/pom.xml
/home/carbon/carbon/b.sh: line 79: cd: 
/home/carbon/carbon/components/stratos/pom.xml: Not a directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Identity Entitlement UI
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:35 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO] 
components/stratos/usage
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   WSO2 Stratos - Usage Parent Module
[INFO]   WSO2 Stratos - Usage Agent
[INFO]   WSO2 Stratos - Usage
[INFO]   WSO2 Stratos - Usage Summary Generator
[INFO]   WSO2 Stratos - Usage - User Interface
[INFO] 
[INFO] Building WSO2 Stratos - Usage Parent Module
[INFO] 

[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/identity/org.wso2.carbon.identity.entitlement.ui"

2011-04-18 Thread WSO2 Builder
service-stubs/org.wso2.carbon.usage.meteringqueryds.stub
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - MeteringQueryDS Stub
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:07 UTC 2011
[INFO] Final Memory: 5M/145M
[INFO] 
service-stubs/pom.xml
/home/carbon/carbon/b.sh: line 79: cd: 
/home/carbon/carbon/service-stubs/pom.xml: Not a directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - MeteringQueryDS Stub
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:13 UTC 2011
[INFO] Final Memory: 5M/145M
[INFO] 

grep core svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u -r > 
$CARBON_SRC_HOME/folders
build_in_loop

grep components svn.up  | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u  > 
$CARBON_SRC_HOME/folders
build_in_loop
components/identity/org.wso2.carbon.identity.entitlement.ui
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Identity Entitlement UI
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:23 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO] 
components/stratos/pom.xml
/home/carbon/carbon/b.sh: line 79: cd: 
/home/carbon/carbon/components/stratos/pom.xml: Not a directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Identity Entitlement UI
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:35 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO]  

 SVN Log  

r91952 | prabath | 2011-04-19 05:49:14 + (Tue, 19 Apr 2011) | 1 line

improvements to the XACML request evaluation UI

r91945 | prabath | 2011-04-19 04:03:20 + (Tue, 19 Apr 2011) | 1 line

breaking entitlement menu in to two sub menus - Administration and TryIt
-

[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/identity/org.wso2.carbon.identity.entitlement.ui"

2011-04-18 Thread WSO2 Builder
service-stubs/org.wso2.carbon.usage.meteringqueryds.stub
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - MeteringQueryDS Stub
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:07 UTC 2011
[INFO] Final Memory: 5M/145M
[INFO] 
service-stubs/pom.xml
/home/carbon/carbon/b.sh: line 79: cd: 
/home/carbon/carbon/service-stubs/pom.xml: Not a directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - MeteringQueryDS Stub
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:13 UTC 2011
[INFO] Final Memory: 5M/145M
[INFO] 

grep core svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u -r > 
$CARBON_SRC_HOME/folders
build_in_loop

grep components svn.up  | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u  > 
$CARBON_SRC_HOME/folders
build_in_loop
components/identity/org.wso2.carbon.identity.entitlement.ui
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Identity Entitlement UI
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 06:04:23 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO]  

 SVN Log  

r91952 | prabath | 2011-04-19 05:49:14 + (Tue, 19 Apr 2011) | 1 line

improvements to the XACML request evaluation UI

r91945 | prabath | 2011-04-19 04:03:20 + (Tue, 19 Apr 2011) | 1 line

breaking entitlement menu in to two sub menus - Administration and TryIt

r91936 | prabath | 2011-04-18 15:41:50 + (Mon, 18 Apr 2011) | 1 line

no need to keep these wsdls any more - after moving to service-stubs approach

r91495 | asela | 2011-04-01 09:34:50 + (Fri, 01 Apr 2011) | 1 line

fix for more than one resource-id can not be in the request

r91482 | asela | 2011-04-01 07:50:05 + (Fri, 01 Apr 2011) | 1 line

UI improvements to XACML editor

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/service-stubs/org.wso2.carbon.usage.meteringqueryds.stub"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91951 | sanjeewa | 2011-04-19 05:47:59 + (Tue, 19 Apr 2011) | 1 line

stub migration remains at usage

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/service-stubs/org.wso2.carbon.usage.meteringqueryds.stub"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91951 | sanjeewa | 2011-04-19 05:47:59 + (Tue, 19 Apr 2011) | 1 line

stub migration remains at usage

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


Re: [Carbon-dev] Exception when the cacheMode is set to "distributed" in cache.xml

2011-04-18 Thread Senaka Fernando
I'm working on error [2]. But, we need to fix what's causing [1].

Thanks,
Senaka.

On Tue, Apr 19, 2011 at 11:28 AM, Waruna Ranasinghe  wrote:

> Hi all,
>
> I'm in the process of testing BPEL clustering implementation.
> There are two BPS instances which shares the same Registry database.
>
> I also enabled the distributed caching through the cache.xml in the
> BPS_HOME/repository/conf directory.
>
> The first BPS instance starts successfully, but the second BPS instance
> throws the following error [1]  at the startup.
>
> According to the logs, JGroups is using ipv6, therefore, the servers were
> started with the -Dbind.address system property. Then again the fist server
> started successfully while the second server thrown the error [2] at
> startup.
>
> Any help to resolve this issue?
>
> *[1]* -
>
> [2011-04-19 11:07:00,231]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
> JGroups Channel
> [2011-04-19 11:07:00,232]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
> any JGroups configuration mechanisms provided in properties {}.  Using
> default JGroups configuration!
> [2011-04-19 11:07:00,617]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
> cluster view: [localhost-38281|1] [localhost-38281, localhost-36582]
> [2011-04-19 11:07:00,627]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
> address is localhost-36582, physical addresses are [*
> fe80:0:0:0:250:56ff:fec0:8:52757*]
> 
> INFO - org.infinispan.remoting.transport.jgroups.JGroupsTransport -
> Received new cluster view: [localhost-36582|3] [localhost-36582]
> [2011-04-19 11:07:01,732] ERROR - org.infinispan.distribution.JoinTask -
> Caught exception!
> org.infinispan.remoting.transport.jgroups.SuspectException: Suspected
> member: localhost-38281
> at
> org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:418)
>  at
> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:100)
> at
> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:124)
>  at
> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:229)
> at
> org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:216)
>  at
> org.infinispan.remoting.rpc.RpcManagerImpl.broadcastRpcCommand(RpcManagerImpl.java:199)
> at org.infinispan.distribution.JoinTask.performRehash(JoinTask.java:100)
>  at org.infinispan.distribution.RehashTask.call(RehashTask.java:52)
> at org.infinispan.distribution.RehashTask.call(RehashTask.java:32)
>  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>  at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>  at java.lang.Thread.run(Thread.java:662)
> [2011-04-19 11:07:01,736]  INFO -
> org.infinispan.distribution.TransactionLoggerImpl - Stopping transaction
> logging
>
>
>
> *[2]* -
>
> [2011-04-19 11:09:21,903]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
> JGroups Channel
> [2011-04-19 11:09:21,904]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
> any JGroups configuration mechanisms provided in properties {}.  Using
> default JGroups configuration!
> [2011-04-19 11:09:22,281]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
> cluster view: [localhost-62843|1] [localhost-62843, localhost-26800]
> [2011-04-19 11:09:22,302]  INFO -
> org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
> address is localhost-26800, physical addresses are [10.100.0.165:56592]
> [2011-04-19 11:09:23,337] ERROR - org.infinispan.distribution.JoinTask -
> Caught exception!
> org.infinispan.marshall.NotSerializableException:
> org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource
> Caused by: an exception which occurred:
> in object
> org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource@315a0b2f
>  in object org.infinispan.container.entries.ImmortalCacheValue@315a0b2f
>  in object java.util.HashMap@38135412
> in object org.infinispan.remoting.responses.SuccessfulResponse@38135412
> [2011-04-19 11:09:23,338]  INFO -
> org.infinispan.distribution.TransactionLoggerImpl - Stopping transaction
> logging
> [2011-04-19 11:09:23,438] ERROR -
> org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent - Failed
> to activate Registry Core bundle
>
>
>
> Thanks,
> Waruna
>
> --
> -
> Waruna Ranasinghe
> Senior Software Engineer, WSO2
>
> Mobile: +94 724 318285
> BLOG: http://warunapw.blogspot.com
>
> www.wso2.com - "Lean . Enterprise . Middleware"
>
> __

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

2011-04-18 Thread WSO2 Builder
urls[19] = 
file:/home/zana/.m2/repository/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.jar
urls[20] = 
file:/home/zana/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8


this realm = plexus.core
urls[0] = file:/usr/share/maven2/lib/maven-debian-uber.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8
-
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Internal error in the plugin manager executing goal 
'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile': Unable to load 
the mojo 'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile' in the 
plugin 'org.codehaus.mojo.jspc:jspc-maven-plugin'. A required class is missing: 
Lorg/codehaus/mojo/jspc/compiler/JspCompiler;
org.codehaus.mojo.jspc.compiler.JspCompiler
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 2 minutes 5 seconds
[INFO] Finished at: Tue Apr 19 08:34:36 EEST 2011
[INFO] Final Memory: 115M/1237M
[INFO] 
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSS4J
[INFO]task-segment: [install]
[INFO] 
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Verifying resources...
[INFO] Verifying sources...
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss

[Carbon-dev] Exception when the cacheMode is set to "distributed" in cache.xml

2011-04-18 Thread Waruna Ranasinghe
Hi all,

I'm in the process of testing BPEL clustering implementation.
There are two BPS instances which shares the same Registry database.

I also enabled the distributed caching through the cache.xml in the
BPS_HOME/repository/conf directory.

The first BPS instance starts successfully, but the second BPS instance
throws the following error [1]  at the startup.

According to the logs, JGroups is using ipv6, therefore, the servers were
started with the -Dbind.address system property. Then again the fist server
started successfully while the second server thrown the error [2] at
startup.

Any help to resolve this issue?

*[1]* -

[2011-04-19 11:07:00,231]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
JGroups Channel
[2011-04-19 11:07:00,232]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
any JGroups configuration mechanisms provided in properties {}.  Using
default JGroups configuration!
[2011-04-19 11:07:00,617]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
cluster view: [localhost-38281|1] [localhost-38281, localhost-36582]
[2011-04-19 11:07:00,627]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
address is localhost-36582, physical addresses are [*
fe80:0:0:0:250:56ff:fec0:8:52757*]

INFO - org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received
new cluster view: [localhost-36582|3] [localhost-36582]
[2011-04-19 11:07:01,732] ERROR - org.infinispan.distribution.JoinTask -
Caught exception!
org.infinispan.remoting.transport.jgroups.SuspectException: Suspected
member: localhost-38281
at
org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:418)
 at
org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:100)
at
org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:124)
 at
org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:229)
at
org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:216)
 at
org.infinispan.remoting.rpc.RpcManagerImpl.broadcastRpcCommand(RpcManagerImpl.java:199)
at org.infinispan.distribution.JoinTask.performRehash(JoinTask.java:100)
 at org.infinispan.distribution.RehashTask.call(RehashTask.java:52)
at org.infinispan.distribution.RehashTask.call(RehashTask.java:32)
 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
 at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:662)
[2011-04-19 11:07:01,736]  INFO -
org.infinispan.distribution.TransactionLoggerImpl - Stopping transaction
logging



*[2]* -

[2011-04-19 11:09:21,903]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Starting
JGroups Channel
[2011-04-19 11:09:21,904]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Unable to use
any JGroups configuration mechanisms provided in properties {}.  Using
default JGroups configuration!
[2011-04-19 11:09:22,281]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Received new
cluster view: [localhost-62843|1] [localhost-62843, localhost-26800]
[2011-04-19 11:09:22,302]  INFO -
org.infinispan.remoting.transport.jgroups.JGroupsTransport - Cache local
address is localhost-26800, physical addresses are [10.100.0.165:56592]
[2011-04-19 11:09:23,337] ERROR - org.infinispan.distribution.JoinTask -
Caught exception!
org.infinispan.marshall.NotSerializableException:
org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource
Caused by: an exception which occurred:
in object
org.wso2.carbon.registry.core.caching.CacheBackedRegistry$GhostResource@315a0b2f
 in object org.infinispan.container.entries.ImmortalCacheValue@315a0b2f
 in object java.util.HashMap@38135412
in object org.infinispan.remoting.responses.SuccessfulResponse@38135412
[2011-04-19 11:09:23,338]  INFO -
org.infinispan.distribution.TransactionLoggerImpl - Stopping transaction
logging
[2011-04-19 11:09:23,438] ERROR -
org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent - Failed
to activate Registry Core bundle



Thanks,
Waruna

-- 
-
Waruna Ranasinghe
Senior Software Engineer, WSO2

Mobile: +94 724 318285
BLOG: http://warunapw.blogspot.com

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/endpoint/org.wso2.carbon.endpoint.ui"

2011-04-18 Thread WSO2 Builder
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   WSO2 Carbon - BPEL Aggregator Module
[INFO]   WSO2 Carbon - BPEL Core Component
[INFO]   WSO2 Carbon - BPEL UI
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Aggregator Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 05:45:16 UTC 2011
[INFO] Final Memory: 7M/205M
[INFO] 
components/endpoint/org.wso2.carbon.endpoint.ui
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Endpoint Editor UI
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 9 seconds
[INFO] Finished at: Tue Apr 19 05:45:29 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO]  

 SVN Log  

r91950 | miyuru | 2011-04-19 05:25:12 + (Tue, 19 Apr 2011) | 1 line

removed description column from endpoint listing

r91910 | miyuru | 2011-04-18 11:28:27 + (Mon, 18 Apr 2011) | 1 line

fixed CARBON-9352

r90823 | kasun | 2011-03-25 05:05:13 + (Fri, 25 Mar 2011) | 1 line

Fixing version range in stub

r90346 | kasun | 2011-03-22 06:36:31 + (Tue, 22 Mar 2011) | 1 line

Endpoint stub separation

r90099 | pradeep | 2011-03-18 09:38:30 + (Fri, 18 Mar 2011) | 1 line

adding the dependency stubs to ui components and removing codegen parts

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/business-processes/bpel"

2011-04-18 Thread WSO2 Builder
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   WSO2 Carbon - BPEL Aggregator Module
[INFO]   WSO2 Carbon - BPEL Core Component
[INFO]   WSO2 Carbon - BPEL UI
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Aggregator Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 05:45:16 UTC 2011
[INFO] Final Memory: 7M/205M
[INFO]  

 SVN Log  

r91949 | waruna | 2011-04-19 05:23:17 + (Tue, 19 Apr 2011) | 1 line

Adding clustering support for BPEL component

r91942 | milinda | 2011-04-19 03:43:42 + (Tue, 19 Apr 2011) | 1 line

Fix for issue CARBON-9345

r91911 | milinda | 2011-04-18 11:38:12 + (Mon, 18 Apr 2011) | 1 line

Remove delete instance link if no instances are available.

r91909 | milinda | 2011-04-18 11:27:16 + (Mon, 18 Apr 2011) | 1 line

Added delete instances with messages exchanges option to delete instances based 
on filter link.

r91883 | denis | 2011-04-18 07:43:11 + (Mon, 18 Apr 2011) | 1 line

Fixed https://wso2.org/jira/browse/CARBON-9337

___
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-04-18 Thread WSO2 Builder
urls[19] = 
file:/home/zana/.m2/repository/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.jar
urls[20] = 
file:/home/zana/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8


this realm = plexus.core
urls[0] = file:/usr/share/maven2/lib/maven-debian-uber.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8
-
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Internal error in the plugin manager executing goal 
'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile': Unable to load 
the mojo 'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile' in the 
plugin 'org.codehaus.mojo.jspc:jspc-maven-plugin'. A required class is missing: 
Lorg/codehaus/mojo/jspc/compiler/JspCompiler;
org.codehaus.mojo.jspc.compiler.JspCompiler
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 minute 38 seconds
[INFO] Finished at: Tue Apr 19 08:04:48 EEST 2011
[INFO] Final Memory: 118M/1237M
[INFO] 
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSS4J
[INFO]task-segment: [install]
[INFO] 
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Verifying resources...
[INFO] Verifying sources...
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss

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

2011-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

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


Re: [Carbon-dev] Reporting component compilation error

2011-04-18 Thread Ajith Vitharana
Hi Azeez,

Plz take a svn update from service-stubs/org.wso2.carbon.reporting.stub  to
fix this error.

Thanks
Ajithn

On Tue, Apr 19, 2011 at 10:24 AM, Afkham Azeez  wrote:

> [INFO] Compiling 8 source files to
> /Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/target/classes
> [INFO] -
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/src/main/java/org/wso2/carbon/reporting/ui/client/JrxmlFileUploaderClient.java:[24,37]
> cannot find symbol
> symbol  : class JrxmlFileUploaderStub
> location: package org.wso2.carbon.reporting.stub
>
> [ERROR]
> /Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/src/main/java/org/wso2/carbon/reporting/ui/client/JrxmlFileUploaderClient.java:[34,4]
> cannot find symbol
> symbol  : class JrxmlFileUploaderStub
> location: class org.wso2.carbon.reporting.ui.client.JrxmlFileUploaderClient
>
> [ERROR]
> /Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/src/main/java/org/wso2/carbon/reporting/ui/servlet/BDReportServlet.java:[23,37]
> cannot find symbol
> symbol  : class DBReportingService
> location: package org.wso2.carbon.reporting.stub
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Error while building Commons VFS without tests

2011-04-18 Thread Pulasthi Supun
HI


On Mon, Apr 18, 2011 at 6:47 PM, Supun Kamburugamuva  wrote:

> I have commented out some modules. Now it should build without tests.
>
> Supun..
>
>   great thanks :)

> On Mon, Apr 18, 2011 at 5:24 PM, Milinda Pathirage 
> wrote:
> > Build with tests.
> > Milinda
> > On Mon, Apr 18, 2011 at 5:06 PM, Pulasthi Supun 
> wrote:
>

 thought to mention it because i thought there should be a way to build
without test :)

>  >>
> >> hi got this error while trying to build without tests. if the build is
> >> done first with tests and later done without test build is successful.
> >> [INFO] Scanning for projects...
> >> [INFO] Reactor build order:
> >> [INFO]   Commons VFS
> >> [INFO]   Commons VFS Core
> >> [INFO]   Commons VFS Examples
> >> [INFO]   Commons VFS Sandbox
> >> [INFO]   Commons VFS Distribution
> >> [INFO]
> >> 
> >> [INFO] Building Commons VFS
> >> [INFO]task-segment: [install]
> >> [INFO]
> >> 
> >> [INFO] [antrun:run {execution: javadoc.resources}]
> >> [INFO] Executing tasks
> >> [INFO] Executed tasks
> >> [INFO] Setting property: classpath.resource.loader.class =>
> >> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> >> [INFO] Setting property: velocimacro.messages.on => 'false'.
> >> [INFO] Setting property: resource.loader => 'classpath'.
> >> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> >> [INFO] [remote-resources:process {execution: default}]
> >> [INFO] [bundle:manifest {execution: bundle-manifest}]
> >> [WARNING] Ignoring project type pom - supportedProjectTypes = [jar,
> >> bundle]
> >> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> >> [INFO] Parent project loaded from repository.
> >> [INFO] [install:install {execution: default-install}]
> >> [INFO] Installing
> >> /media/Software/Work/WSO2/carbon/carbon/dependencies/commons-vfs/pom.xml
> to
> >>
> /home/pulasthi/.m2/repository/org/apache/commons/commons-vfs2-project/2.0-wso2v3/commons-vfs2-project-2.0-wso2v3.pom
> >> [INFO] Installing
> >>
> /media/Software/Work/WSO2/carbon/carbon/dependencies/commons-vfs/target/commons-vfs2-project-2.0-wso2v3-site.xml
> >> to
> >>
> /home/pulasthi/.m2/repository/org/apache/commons/commons-vfs2-project/2.0-wso2v3/commons-vfs2-project-2.0-wso2v3-site.xml
> >> [INFO]
> >> 
> >> [INFO] Building Commons VFS Core
> >> [INFO]task-segment: [install]
> >> [INFO]
> >> 
> >> [INFO] [antrun:run {execution: javadoc.resources}]
> >> [INFO] Executing tasks
> >> [INFO] Executed tasks
> >> [INFO] [remote-resources:process {execution: default}]
> >> [INFO] [resources:resources {execution: default-resources}]
> >> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> >> [INFO] Copying 32 resources
> >> [INFO] Copying 1 resource to META-INF
> >> [INFO] Copying 1 resource to META-INF
> >> [INFO] [compiler:compile {execution: default-compile}]
> >> [INFO] Nothing to compile - all classes are up to date
> >> [INFO] [bundle:manifest {execution: bundle-manifest}]
> >> [INFO] [resources:testResources {execution: default-testResources}]
> >> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> >> [INFO] Copying 30 resources
> >> [INFO] Copying 1 resource to META-INF
> >> [INFO] Copying 1 resource to META-INF
> >> [INFO] [compiler:testCompile {execution: default-testCompile}]
> >> [INFO] Not compiling test sources
> >> [INFO] [antrun:run {execution: default}]
> >> [INFO] Executing tasks
> >>  [move] Warning:
> >>
> /media/Software/Work/WSO2/carbon/carbon/dependencies/commons-vfs/core/target/test-classes/code
> >> not found.
> >> [INFO] Executed tasks
> >> [WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables
> >> instead.
> >> [INFO] [surefire:test {execution: default-test}]
> >> [INFO] Tests are skipped.
> >> [INFO] [jar:jar {execution: default-jar}]
> >> [INFO] [jar:test-jar {execution: default}]
> >> [INFO] Skipping packaging of the test-jar
> >> [INFO] [install:install {execution: default-install}]
> >> [INFO] Installing
> >>
> /media/Software/Work/WSO2/carbon/carbon/dependencies/commons-vfs/core/target/commons-vfs2-2.0-wso2v3.jar
> >> to
> >>
> /home/pulasthi/.m2/repository/org/apache/commons/commons-vfs2/2.0-wso2v3/commons-vfs2-2.0-wso2v3.jar
> >> [INFO]
> >> 
> >> [INFO] Building Commons VFS Examples
> >> [INFO]task-segment: [install]
> >> [INFO]
> >> 
> >> [INFO] [antrun:run {execution: javadoc.resources}]
> >> [INFO] Executing tasks
> >> [INFO] Executed tasks
> >> [INFO] [remote-resources:process {execution: default}]
> >> [INFO] [resources:resources {execution: default-resources}]

[Carbon-dev] Reporting component compilation error

2011-04-18 Thread Afkham Azeez
[INFO] Compiling 8 source files to
/Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/src/main/java/org/wso2/carbon/reporting/ui/client/JrxmlFileUploaderClient.java:[24,37]
cannot find symbol
symbol  : class JrxmlFileUploaderStub
location: package org.wso2.carbon.reporting.stub

[ERROR]
/Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/src/main/java/org/wso2/carbon/reporting/ui/client/JrxmlFileUploaderClient.java:[34,4]
cannot find symbol
symbol  : class JrxmlFileUploaderStub
location: class org.wso2.carbon.reporting.ui.client.JrxmlFileUploaderClient

[ERROR]
/Users/azeez/projects/wso2/org/trunk/carbon/components/reporting/org.wso2.carbon.reporting.ui/src/main/java/org/wso2/carbon/reporting/ui/servlet/BDReportServlet.java:[23,37]
cannot find symbol
symbol  : class DBReportingService
location: package org.wso2.carbon.reporting.stub


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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/logging/org.wso2.carbon.logging.view.ui"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91947 | amani | 2011-04-19 04:27:59 + (Tue, 19 Apr 2011) | 2 lines

Fix for CARBON-9332,CARBON-9270


r91864 | amani | 2011-04-18 06:32:50 + (Mon, 18 Apr 2011) | 5 lines

Fixing UI issues related to logging  
Improving perfomance in log viewer
Adding functionality to view the log file size



r91425 | amani | 2011-04-01 01:27:20 + (Fri, 01 Apr 2011) | 2 lines

Removing wsdl files frol logginv view UI component


r91249 | amani | 2011-03-30 11:21:14 + (Wed, 30 Mar 2011) | 2 lines

Fix for CARBON-9206


r91089 | amani | 2011-03-29 04:48:31 + (Tue, 29 Mar 2011) | 2 lines

Adding functionality to view head logs and making the default log view from 
bottom-up to the LogView components


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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/logging/org.wso2.carbon.logging.admin.ui"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91947 | amani | 2011-04-19 04:27:59 + (Tue, 19 Apr 2011) | 2 lines

Fix for CARBON-9332,CARBON-9270


r91864 | amani | 2011-04-18 06:32:50 + (Mon, 18 Apr 2011) | 5 lines

Fixing UI issues related to logging  
Improving perfomance in log viewer
Adding functionality to view the log file size



r91424 | amani | 2011-04-01 01:26:33 + (Fri, 01 Apr 2011) | 2 lines

Removing wsldl files from logging admin UI component


r91251 | amani | 2011-03-30 11:22:59 + (Wed, 30 Mar 2011) | 2 lines

Fix for CARBON-9206


r90840 | amani | 2011-03-25 06:01:10 + (Fri, 25 Mar 2011) | 2 lines

update ui pom.xml files to have correct Import-Packages


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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/products/bam"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91946 | ajithn | 2011-04-19 04:17:14 + (Tue, 19 Apr 2011) | 1 line

adding data source ui for reporting feature 

r91805 | harshana | 2011-04-13 17:26:16 + (Wed, 13 Apr 2011) | 1 line

Enabling the maven-clean plugin

r91793 | harshana | 2011-04-12 15:53:00 + (Tue, 12 Apr 2011) | 1 line

Reverting addition of Maven clean plugin

r91792 | harshana | 2011-04-12 15:32:00 + (Tue, 12 Apr 2011) | 1 line

Reverting added version to maven clean plugin

r91791 | harshana | 2011-04-12 15:08:08 + (Tue, 12 Apr 2011) | 1 line

Adding version to maven clean plugin to fix build error

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/identity/org.wso2.carbon.identity.entitlement.ui"

2011-04-18 Thread WSO2 Builder
components/identity/org.wso2.carbon.identity.entitlement
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Identity Entitlement
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 04:16:21 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO] 
components/identity/org.wso2.carbon.identity.entitlement.ui
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Identity Entitlement UI
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Apr 19 04:16:31 UTC 2011
[INFO] Final Memory: 6M/145M
[INFO]  

 SVN Log  

r91945 | prabath | 2011-04-19 04:03:20 + (Tue, 19 Apr 2011) | 1 line

breaking entitlement menu in to two sub menus - Administration and TryIt

r91936 | prabath | 2011-04-18 15:41:50 + (Mon, 18 Apr 2011) | 1 line

no need to keep these wsdls any more - after moving to service-stubs approach

r91495 | asela | 2011-04-01 09:34:50 + (Fri, 01 Apr 2011) | 1 line

fix for more than one resource-id can not be in the request

r91482 | asela | 2011-04-01 07:50:05 + (Fri, 01 Apr 2011) | 1 line

UI improvements to XACML editor

r91443 | asela | 2011-04-01 05:04:27 + (Fri, 01 Apr 2011) | 1 line

rule description is not attribute..change it to element

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/components/identity/org.wso2.carbon.identity.entitlement"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91944 | prabath | 2011-04-19 03:49:20 + (Tue, 19 Apr 2011) | 1 line

adding additional logs

r91943 | prabath | 2011-04-19 03:47:23 + (Tue, 19 Apr 2011) | 1 line

setting default policy combining algorithm to deny-override

r91933 | prabath | 2011-04-18 15:33:38 + (Mon, 18 Apr 2011) | 1 line

removing XACMLRequestBuilder - no more needed

r91904 | prabath | 2011-04-18 10:49:12 + (Mon, 18 Apr 2011) | 1 line

adding policy decision caching

r91893 | prabath | 2011-04-18 08:53:06 + (Mon, 18 Apr 2011) | 1 line

externalizing global policy combining algorithm. The default one is 
urn:oasis:names:tc:xacml:1.0:policy-combining-algorithm:first-applicable

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


Re: [Carbon-dev] Which product/services should distribute the CSG components by default?

2011-04-18 Thread Rajika Kumarasiri
On Tue, Apr 19, 2011 at 7:18 AM, Sanjiva Weerawarana wrote:

> IMO we should ship the CSG agent component in all service hosting products:
> ESB (for proxy services), AS, MS, BPS, DS, BRS.
>

+1.

>
> In the Stratos deployment, are we going to put CSG in the ESB instance? I
> thought it would be a separate Stratos service. I prefer that at least for
> the early stages until this becomes rock solid.
>

+1. I'll work on making CSG a separate service on Stratos deployment.

Rajika

>
> Sanjiva.
>
> On Mon, Apr 18, 2011 at 8:32 AM, Rajika Kumarasiri wrote:
>
>> I need some input to decide which products/services should distribute the
>> CSG components by default.
>>
>> CSG itself has two components.
>> 1. CSG - This component will be inside ESB and responsible for deploying
>> the proxy for back end service.
>> 2. CSG agent. - This component is responsible for publishing a service to
>> CSG and it can be used with any product where we have service-mgt component
>> installed ( AS, BRS, DS etc.. etc..).
>>
>> Right now two p2 features are available if anyone is interested in the CSG
>> functionality. It seem we only need to ship the CSG component with the ESB
>> service by default and others interested parties can install the features.
>> WDYT ?
>>
>> Rajika
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> 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 Incremental Build has FAILED /home/carbon/carbon/components/business-processes/bpel"

2011-04-18 Thread WSO2 Builder
Binary file /home/carbon/carbon/build.log matches 

 SVN Log  

r91942 | milinda | 2011-04-19 03:43:42 + (Tue, 19 Apr 2011) | 1 line

Fix for issue CARBON-9345

r91911 | milinda | 2011-04-18 11:38:12 + (Mon, 18 Apr 2011) | 1 line

Remove delete instance link if no instances are available.

r91909 | milinda | 2011-04-18 11:27:16 + (Mon, 18 Apr 2011) | 1 line

Added delete instances with messages exchanges option to delete instances based 
on filter link.

r91883 | denis | 2011-04-18 07:43:11 + (Mon, 18 Apr 2011) | 1 line

Fixed https://wso2.org/jira/browse/CARBON-9337

r91758 | waruna | 2011-04-07 09:16:52 + (Thu, 07 Apr 2011) | 1 line

Fix for CARBON-8996 and other BPEL permission related issues

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


[Carbon-dev] "WSO2 Carbon Incremental Build has FAILED /home/carbon/carbon/products/bps"

2011-04-18 Thread WSO2 Builder
[INFO]   WSO2 BPS - Integration Parent
[INFO]   WSO2 BPS - Login Test Module
[INFO]   WSO2 BPS - BPEL Tests Utils
[INFO]   WSO2 BPS - Management Tests
[INFO]   WSO2 BPS - BPEL Tests
[INFO] 
[INFO] Building WSO2 BPS - Parent
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 47 seconds
[INFO] Finished at: Tue Apr 19 03:39:01 UTC 2011
[INFO] Final Memory: 10M/147M
[INFO]  

 SVN Log  

r91941 | milinda | 2011-04-19 03:18:17 + (Tue, 19 Apr 2011) | 1 line

Process Properties test.

r91897 | denis | 2011-04-18 09:32:26 + (Mon, 18 Apr 2011) | 1 line

Fixing https://wso2.org/jira/browse/CARBON-8932

r91861 | denis | 2011-04-18 06:13:23 + (Mon, 18 Apr 2011) | 1 line

Fixing https://wso2.org/jira/browse/CARBON-9326

r91857 | milinda | 2011-04-18 05:20:14 + (Mon, 18 Apr 2011) | 1 line

Sample for testing process properties support.

r91826 | azeez | 2011-04-15 06:26:44 + (Fri, 15 Apr 2011) | 5 lines

Introduced bootstrapping mechanism for starting up Tomcat. 

See http://wso2.org/mailarchive/carbon-dev/2011-April/054927.html



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


Re: [Carbon-dev] Cannot start App sever using mySQL with -Dsetup option

2011-04-18 Thread Nuwan Bandara
Hi Xue-Feng,

What are the other DBs you have tried ? in-order to run -Dsetup you need to
have nesosory privileges in the DB.

Regards,
/Nuwan

On Mon, Apr 18, 2011 at 11:01 PM, Xue-Feng Yang  wrote:

> Hi,
>
> I saw this bug for some other DBs. I just tested for Ubuntu Server 10.04
> with
> mySQL and this is a bug in this case too.
>
> However, I would say it works for Win XP with mySQL.
>
> Xue-Feng
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Thanks & Regards,

Nuwan Bandara
Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware

http://www.nuwanbando.com


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


Re: [Carbon-dev] Which product/services should distribute the CSG components by default?

2011-04-18 Thread Sanjiva Weerawarana
IMO we should ship the CSG agent component in all service hosting products:
ESB (for proxy services), AS, MS, BPS, DS, BRS.

In the Stratos deployment, are we going to put CSG in the ESB instance? I
thought it would be a separate Stratos service. I prefer that at least for
the early stages until this becomes rock solid.

Sanjiva.

On Mon, Apr 18, 2011 at 8:32 AM, Rajika Kumarasiri  wrote:

> I need some input to decide which products/services should distribute the
> CSG components by default.
>
> CSG itself has two components.
> 1. CSG - This component will be inside ESB and responsible for deploying
> the proxy for back end service.
> 2. CSG agent. - This component is responsible for publishing a service to
> CSG and it can be used with any product where we have service-mgt component
> installed ( AS, BRS, DS etc.. etc..).
>
> Right now two p2 features are available if anyone is interested in the CSG
> functionality. It seem we only need to ship the CSG component with the ESB
> service by default and others interested parties can install the features.
> WDYT ?
>
> Rajika
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
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 Incremental Build has FAILED /home/carbon/carbon/service-stubs/org.wso2.carbon.reporting.stub"

2011-04-18 Thread WSO2 Builder
service-stubs/org.wso2.carbon.reporting.stub
[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSO2 Carbon - Reporting Stub
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 
2.0.9
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Tue Apr 19 01:17:12 UTC 2011
[INFO] Final Memory: 5M/115M
[INFO]  

 SVN Log  

r91940 | ajithn | 2011-04-19 01:00:36 + (Tue, 19 Apr 2011) | 1 line

adding new service wsdl for jrxml file upload

r91906 | ajithn | 2011-04-18 11:01:06 + (Mon, 18 Apr 2011) | 1 line

removing un-wanted wsdl

r91106 | lahiru | 2011-03-29 06:01:25 + (Tue, 29 Mar 2011) | 2 lines

making stubs OSGi bundles.


r90235 | azeez | 2011-03-21 09:44:31 + (Mon, 21 Mar 2011) | 1 line

Fixed WSDL2Java long classpath problem on Windows

r89711 | pradeep | 2011-03-14 14:43:33 + (Mon, 14 Mar 2011) | 1 line

bringing the service stubs to top level

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


Re: [Carbon-dev] What is org.wso2.carbon.reporting.feature and how is it supposed to work?

2011-04-18 Thread Ajith Vitharana
On Mon, Apr 18, 2011 at 11:09 PM, Charitha Kankanamge wrote:

>
> Did not get any response. Reported a blocker.
> https://wso2.org/jira/browse/CARBON-9357.
>

Hi Charitha,

I'm working on this issue.

Thanks
Ajithn

>
> /Charitha
>
>
> On Mon, Apr 18, 2011 at 11:55 AM, Charitha Kankanamge 
> wrote:
>
>> Hi,
>>
>> I noticed org.wso2.carbon.reporting.feature feature in the latest P2-repo
>> included in [1]. I installed WSO2 Carbon Reporting feature on a latest
>> AppServer build and restarted the server. However, I did not see any UI
>> feature installed anywhere. What is this feature supposed to do?
>>
>> [1]http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/latest/latest/
>>
>> Regards
>> Charitha
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] The latest DSS pack is unusable

2011-04-18 Thread Anjana Fernando
On Mon, Apr 18, 2011 at 7:42 AM, Sumedha Rubasinghe wrote:

> Go to sleep now.. Dinusha is looking into it.. I heard you fell sleep while
> standing 
>

hehe .. well not while standing! .. maybe some other way! ..

- Anjana.


> /sumedha
>
>
>>
>> Cheers,
>> Anjana.
>>
>>
>>
>>> /sumedha
>>>

 Regards,
 Dinusha.

 On Mon, Apr 18, 2011 at 4:42 PM, Charitha Kankanamge >>> > wrote:

> Hi all,
>
> The latest DSS pack downloaded from [1] is unusable. The wizard does
> not work. The following exception thrown when trying to add a new data
> source.
>
>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Anjana Fernando
>> Software Engineer
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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


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

2011-04-18 Thread WSO2 Builder
urls[19] = 
file:/home/zana/.m2/repository/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.jar
urls[20] = 
file:/home/zana/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8


this realm = plexus.core
urls[0] = file:/usr/share/maven2/lib/maven-debian-uber.jar
Number of imports: 10
import: org.codehaus.classworlds.Entry@a6c57a42
import: org.codehaus.classworlds.Entry@12f43f3b
import: org.codehaus.classworlds.Entry@20025374
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@92758522
import: org.codehaus.classworlds.Entry@ebf2705b
import: org.codehaus.classworlds.Entry@bb25e54
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8
-
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Internal error in the plugin manager executing goal 
'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile': Unable to load 
the mojo 'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-3:compile' in the 
plugin 'org.codehaus.mojo.jspc:jspc-maven-plugin'. A required class is missing: 
Lorg/codehaus/mojo/jspc/compiler/JspCompiler;
org.codehaus.mojo.jspc.compiler.JspCompiler
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 minute 15 seconds
[INFO] Finished at: Tue Apr 19 00:31:01 EEST 2011
[INFO] Final Memory: 115M/1237M
[INFO] 
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[INFO] Building WSS4J
[INFO]task-segment: [install]
[INFO] 
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Verifying resources...
[INFO] Verifying sources...
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/kerberos/KrbSessionCache.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/message/WSSecKerberosToken.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless running in JDK 1.5 mode!
[WARNING] Error while parsing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j/src/org/apache/ws/security/processor/KerberosTokenProcessor.java:
 Can't use generics unless 

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

2011-04-18 Thread WSO2 Builder

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


Re: [Carbon-dev] Carbon Server started when building carbon/core/integration doesn't stop upon completion

2011-04-18 Thread Kathiravelu Pradeeban
Hi,
Thanks for the fix and the explanation on this issue.


On Tue, Apr 19, 2011 at 12:32 AM, Senaka Fernando  wrote:

> Awesome.
>
> So, this also explains the mystery around exec on bash. Having and
> not-having exec leads to two different behaviours, as Azeez and I realized.
> Having an exec would cause the shell to quit and lend the control to the
> exec'd process. And, simply calling Java inside the shell would create a
> Java process as a child of the shell.
>
> Guys, if you run into mind-boggling issues with exec in shell scripts, I'm
> certain this response should be helpful.
>
>
Quite interesting too.

Thank you.
Regards,
Pradeeban.

Thanks,
> Senaka.
>
>
> On Mon, Apr 18, 2011 at 7:27 PM, Afkham Azeez  wrote:
>
>> This has been fixed. In test mode, we need to use exec, otherwise we
>> cannot terminate the process.
>>
>> :wq
>>
>>
>>
>> On Mon, Apr 18, 2011 at 3:09 PM, Afkham Azeez  wrote:
>>
>>> This shutdownHook in ServerUtils is not getting triggered.
>>>
>>> Runtime.getRuntime().addShutdownHook(new Thread() {
>>> public void run() {
>>> try {
>>> ServerUtils.shutdown();
>>> } catch (Exception e) {
>>> e.printStackTrace();
>>> }
>>> }
>>> });
>>>
>>> On Mon, Apr 18, 2011 at 2:45 PM, Afkham Azeez  wrote:
>>>
 I will look into this.

 Azeez


 On Mon, Apr 18, 2011 at 2:41 PM, Afkham Azeez  wrote:

> Yes, I also experienced this. I had sent a mail on this two days ago.
>
> Azeez
>
> On Mon, Apr 18, 2011 at 12:13 PM, Kathiravelu Pradeeban <
> pradee...@wso2.com> wrote:
>
>> Hi,
>> When I build carbon/core/integration using 'mvn clean install', the
>> carbon server starts during the build. But it doesn't stop itself when 
>> the
>> build completes. Is there anyone who has experienced the same before?
>>
>> [Took an svn up as of yesterday.]
>>
>> Thank you.
>> Regards,
>> Pradeeban.
>> --
>> Kathiravelu Pradeeban.
>> Software Engineer.
>> WSO2 Inc.
>>
>> Blog: [Llovizna] http://kkpradeeban.blogspot.com/
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.;
> http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: 
> **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


 --
 *Afkham Azeez*
 Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*
 *
 email: **az...@wso2.com* * cell: +94 77 3320919
 blog: **http://blog.afkham.org* *
 twitter: 
 **http://twitter.com/afkham_azeez*
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
>>> ,
>>> *
>>> *
>>> *Member; Apache Software Foundation; 
>>> **http://www.apache.org/*
>>> *
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* *
>>> twitter: **http://twitter.com/afkham_azeez*
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Senaka Fernando*
> Product Manager - WSO2 Governance Registry;
> Associate Technical Lead; WSO2, Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apach

Re: [Carbon-dev] Carbon Server started when building carbon/core/integration doesn't stop upon completion

2011-04-18 Thread Senaka Fernando
Awesome.

So, this also explains the mystery around exec on bash. Having and
not-having exec leads to two different behaviours, as Azeez and I realized.
Having an exec would cause the shell to quit and lend the control to the
exec'd process. And, simply calling Java inside the shell would create a
Java process as a child of the shell.

Guys, if you run into mind-boggling issues with exec in shell scripts, I'm
certain this response should be helpful.

Thanks,
Senaka.

On Mon, Apr 18, 2011 at 7:27 PM, Afkham Azeez  wrote:

> This has been fixed. In test mode, we need to use exec, otherwise we cannot
> terminate the process.
>
> :wq
>
>
>
> On Mon, Apr 18, 2011 at 3:09 PM, Afkham Azeez  wrote:
>
>> This shutdownHook in ServerUtils is not getting triggered.
>>
>> Runtime.getRuntime().addShutdownHook(new Thread() {
>> public void run() {
>> try {
>> ServerUtils.shutdown();
>> } catch (Exception e) {
>> e.printStackTrace();
>> }
>> }
>> });
>>
>> On Mon, Apr 18, 2011 at 2:45 PM, Afkham Azeez  wrote:
>>
>>> I will look into this.
>>>
>>> Azeez
>>>
>>>
>>> On Mon, Apr 18, 2011 at 2:41 PM, Afkham Azeez  wrote:
>>>
 Yes, I also experienced this. I had sent a mail on this two days ago.

 Azeez

 On Mon, Apr 18, 2011 at 12:13 PM, Kathiravelu Pradeeban <
 pradee...@wso2.com> wrote:

> Hi,
> When I build carbon/core/integration using 'mvn clean install', the
> carbon server starts during the build. But it doesn't stop itself when the
> build completes. Is there anyone who has experienced the same before?
>
> [Took an svn up as of yesterday.]
>
> Thank you.
> Regards,
> Pradeeban.
> --
> Kathiravelu Pradeeban.
> Software Engineer.
> WSO2 Inc.
>
> Blog: [Llovizna] http://kkpradeeban.blogspot.com/
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


 --
 *Afkham Azeez*
 Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*
 *
 email: **az...@wso2.com* * cell: +94 77 3320919
 blog: **http://blog.afkham.org* *
 twitter: 
 **http://twitter.com/afkham_azeez*
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


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


-- 
*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://www.linkedin.com/in/senakafernando

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


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

2011-04-18 Thread WSO2 Builder
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/orbit/rome/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/orbit/rome/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/orbit/rome/target/rome-0.9.0.wso2v1.jar
 to /home/zana/.m2/repository/rome/wso2/rome/0.9.0.wso2v1/rome-0.9.0.wso2v1.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] Building axis2.json.wso2
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/axis2/axis2-json/1.6.1-wso2v1/axis2-json-1.6.1-wso2v1.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-json:pom:1.6.1-wso2v1' 
in repository wso2-nexus 
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/axis2/axis2-json/1.6.1-wso2v1/axis2-json-1.6.1-wso2v1.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-json:pom:1.6.1-wso2v1' 
in repository central (http://repo1.maven.org/maven2)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/axis2/axis2-json/1.6.1-wso2v1/axis2-json-1.6.1-wso2v1.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-json:jar:1.6.1-wso2v1' 
in repository wso2-nexus 
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/apache/axis2/axis2-json/1.6.1-wso2v1/axis2-json-1.6.1-wso2v1.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-json:jar:1.6.1-wso2v1' 
in repository central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.axis2:axis2-json:jar:1.6.1-wso2v1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-json -Dversion=1.6.1-wso2v1 -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.axis2 -DartifactId=axis2-json 
-Dversion=1.6.1-wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.apache.axis2.wso2:axis2-json:bundle:1.6.1.wso2v1
2) org.apache.axis2:axis2-json:jar:1.6.1-wso2v1

--
1 required artifact is missing.

for artifact: 
  org.apache.axis2.wso2:axis2-json:bundle:1.6.1.wso2v1

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



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 minutes 37 seconds
[INFO] Finished at: Mon Apr 18 22:00:45 EEST 2011
[INFO] Final Memory: 84M/1194M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Hierarchical Subscriptions in Registry Eventing

2011-04-18 Thread Senaka Fernando
Hi Hiranya,

On Mon, Apr 18, 2011 at 8:53 PM, Hiranya Jayathilaka wrote:

> Hi Amila, Senaka,
>
> Is $subject available in the trunk? I'd like to get on with the rest of the
> deployment-synchronizer impl.
>

This has been partially available, for SOAP and XML/REST notifications.
There was limitation for E-mail based notifications, where it was not
possible to identify the exact topic to which the event was published, since
a hierarchical subscription would match multiple topics. With the most
recent improvements done to the event component, where we can store
key-value pairs against messages, this too can be fixed.

However, these are not yet available at the UI-level and these have not been
tested. Let's have a look tomorrow.

Thanks,
Senaka.

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


-- 
*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://www.linkedin.com/in/senakafernando

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


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

2011-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder
;;
'stratos')
run_all_stratos
;;
'stratos_components')
run_from_stratos_components
;;
'stratos_features')
run_from_stratos_features
;;
'stratos_samples')
run_from_stratos_samples
;;
'stratos_services')
run_from_stratos_services
;;
'copy_stratos_services')
run_from_copy_stratos_services
;;
'help')
echo "Usage: $0 -o -h 
-t[all|orbit|core|components|features|products|p2|stratos|stratos_components|stratos_features|stratos_samples|stratos_services|copy_stratos_services]"
;;
esac
Mon Apr 18 21:22:13 EEST 2011
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:22:14 EEST 2011
[INFO] Final Memory: 7M/981M
[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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder
;;
'stratos')
run_all_stratos
;;
'stratos_components')
run_from_stratos_components
;;
'stratos_features')
run_from_stratos_features
;;
'stratos_samples')
run_from_stratos_samples
;;
'stratos_services')
run_from_stratos_services
;;
'copy_stratos_services')
run_from_copy_stratos_services
;;
'help')
echo "Usage: $0 -o -h 
-t[all|orbit|core|components|features|products|p2|stratos|stratos_components|stratos_features|stratos_samples|stratos_services|copy_stratos_services]"
;;
esac
carbon/build/compile.sh: line 150: cd: 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/XmlSchema: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:29:54 EEST 2011
[INFO] Final Memory: 7M/981M
[INFO] 
carbon/build/compile.sh: line 150: cd: 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/axis2: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:29:56 EEST 2011
[INFO] Final Memory: 7M/981M
[INFO] 
carbon/build/compile.sh: line 150: cd: 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/wss4j: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:29:57 EEST 2011
[INFO] Final Memory: 7M/981M
[INFO] 
carbon/build/compile.sh: line 150: cd: 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/dependencies/carbon-p2-plugin:
 No such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:29:58 EEST 2011
[INFO] Final Memory: 7M/981M
[INFO] 
carbon/build/compile.sh: line 150: cd: 
/home/za

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

2011-04-18 Thread WSO2 Builder
;;
'stratos')
run_all_stratos
;;
'stratos_components')
run_from_stratos_components
;;
'stratos_features')
run_from_stratos_features
;;
'stratos_samples')
run_from_stratos_samples
;;
'stratos_services')
run_from_stratos_services
;;
'copy_stratos_services')
run_from_copy_stratos_services
;;
'help')
echo "Usage: $0 -o -h 
-t[all|orbit|core|components|features|products|p2|stratos|stratos_components|stratos_features|stratos_samples|stratos_services|copy_stratos_services]"
;;
esac
Mon Apr 18 21:21:06 EEST 2011
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:21:07 EEST 2011
[INFO] Final Memory: 7M/981M
[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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder
run_from_carbon_p2
;;
'stratos')
run_all_stratos
;;
'stratos_components')
run_from_stratos_components
;;
'stratos_features')
run_from_stratos_features
;;
'stratos_samples')
run_from_stratos_samples
;;
'stratos_services')
run_from_stratos_services
;;
'copy_stratos_services')
run_from_copy_stratos_services
;;
'help')
echo "Usage: $0 -o -h 
-t[all|orbit|core|components|features|products|p2|stratos|stratos_components|stratos_features|stratos_samples|stratos_services|copy_stratos_services]"
;;
esac
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:27:46 EEST 2011
[INFO] Final Memory: 7M/981M
[INFO] 
carbon/build/compile.sh: line 186: cd: 
/home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/core: No such file or 
directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Apr 18 21:27:47 EEST 2011
[INFO] Final Memory: 7M/981M
[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-04-18 Thread WSO2 Builder

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


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

2011-04-18 Thread Denis Weerasiri
On Mon, Apr 18, 2011 at 11:57 PM, WSO2 Builder  wrote:

> run_from_carbon_p2
> ;;
> 'stratos')
> run_all_stratos
> ;;
> 'stratos_components')
> run_from_stratos_components
> ;;
> 'stratos_features')
> run_from_stratos_features
> ;;
> 'stratos_samples')
> run_from_stratos_samples
> ;;
> 'stratos_services')
> run_from_stratos_services
> ;;
> 'copy_stratos_services')
> run_from_copy_stratos_services
> ;;
> 'help')
> echo "Usage: $0 -o -h
> -t[all|orbit|core|components|features|products|p2|stratos|stratos_components|stratos_features|stratos_samples|stratos_services|copy_stratos_services]"
> ;;
> esac
> [INFO] Scanning for projects...
> [INFO]
> 
> [INFO] Building Maven Default Project
> [INFO]task-segment: [clean, install]
> [INFO]
> 
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Cannot execute mojo: clean. It requires a project with an existing
> pom.xml, but the build is not using one.
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: < 1 second
> [INFO] Finished at: Mon Apr 18 21:27:46 EEST 2011
> [INFO] Final Memory: 7M/981M
> [INFO]
> 
> carbon/build/compile.sh: line 186: cd:
> /home/zana/DEVELOPMENT/LIB/WSO2/trunk/stratos/carbon/core: No such file or
> directory
>
Weird errors are coming out of the builder machine. Stopped the build for
the moment

> [INFO] Scanning for projects...
> [INFO]
> 
> [INFO] Building Maven Default Project
> [INFO]task-segment: [clean, install]
> [INFO]
> 
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Cannot execute mojo: clean. It requires a project with an existing
> pom.xml, but the build is not using one.
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: < 1 second
> [INFO] Finished at: Mon Apr 18 21:27:47 EEST 2011
> [INFO] Final Memory: 7M/981M
> [INFO]
> 
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis ** [AT] wso2.com* *
blog: **http://ddweerasiri.blogspot.com* *
twitter: **http://twitter.com/ddweerasiri* *
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*
___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

___
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-04-18 Thread WSO2 Builder

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


  1   2   3   >