[Carbon-dev] Trunk dependencies points to frozen branches

2012-02-15 Thread Kasun Indrasiri
$subject.
For instance, axis2/synapse still points to frozen branches. Either we have
to create  new versions of them or point to apache trunks.

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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure - Checksum validation failed - Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT

2012-02-01 Thread Kasun Indrasiri
I too experienced this issue with clean-repo. Had to ignore validations to
get rid of them. IMO, clean repo builds will be helpful to resolve these
issues.

On Wed, Feb 1, 2012 at 5:03 PM, Shammi Jayasinghe  wrote:

>
>
> On Wed, Feb 1, 2012 at 5:01 PM, Amila Maha Arachchi wrote:
>
>> Hi Shammi,
>>
>> These checksums are in the repository (I checked). I built today with a
>> clean repo and didnt face this issue.
>>
>
> Thanks amila, seems to be local to me.
> Thanks
> Shammi
>
>>
>> Regards,
>> AmilaM.
>>
>>
>> On Wed, Feb 1, 2012 at 4:49 PM, Shammi Jayasinghe wrote:
>>
>>> Hi ,
>>>
>>>  When building with a clean repo, i am getting following.  How this can
>>> be fixed?
>>>
>>>
>>> [INFO] Building WSO2 Carbon - Billing Core 4.0.0-SNAPSHOT
>>> [INFO]
>>> 
>>> [WARNING] The POM for
>>> org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-1800 is
>>> invalid, transitive dependencies (if any) will not be available, enable
>>> debug logging for more details
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/java-cup/java-cup/0.0/java-cup-0.0.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
>>> [WARNING] The POM for net.sf.saxon:saxon:jar:8.9 is missing, no
>>> dependency information available
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/java-cup/java-cup/0.0/java-cup-0.0.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/JLex/JLex/0.0/JLex-0.0.pom
>>> Downloading:
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/net/sf/saxon/saxon-xqj/8.9/saxon-xqj-8.9.pom
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] Total time: 14.538s
>>> [INFO] Finished at: Wed Feb 01 16:46:46 IST 2012
>>> [INFO] Final Memory: 16M/211M
>>> [INFO]
>>> 
>>> [ERROR] Failed to execute goal on project org.wso2.carbon.billing.core:
>>> Could not resolve dependencies for project
>>> org.wso2.carbon:org.wso2.carbon.billing.core:bundle:4.0.0-SNAPSHOT: Failed
>>> to collect dependencies for
>>> [org.wso2.carbon:org.wso2.carbon.email.sender:jar:1.1.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.registry.core:jar:4.0.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.user.core:jar:4.0.0-SNAPSHOT (compile),
>>> commons-logging:commons-logging:jar:1.1.1 (compile),
>>> org.apache.synapse:synapse-tasks:jar:2.1.0-wso2v4 (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.core:jar:4.0.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.server:jar:4.0.0-SNAPSHOT (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.engine.drools:jar:4.0.0-SNAPSHOT
>>> (compile),
>>> org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:jar:4.0.0-SNAPSHOT
>>> (compile),
>>> org.wso2.carbon:org.wso2.carbon.stratos.common:jar:1.1.0-SNAPSHOT
>>> (compile)]: Failed to read artifact descriptor for
>>> java-cup:java-cup:jar:0.0: Could not transfer artifact
>>> java-cup:java-cup:pom:0.0 from/to wso2-nexus (
>>> http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
>>> validation failed, no checksums available from the repository -> [Help 1]
>>> [ERROR]
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>>> -e switch.
>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>> [ERROR]
>>> [ERROR] For more information about the errors and possible solutions,
>>> please read the following articles:
>>> [ERROR] [Help 1]
>>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>>>
>>>
>>> --
>>> Best Regards,*
>>>
>>> Shammi Jayasinghe*
>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
>>> mobile: +94 71 4493085
>>>
>>>
>>>
>>
>>
>> --
>> *Amila Maharachchi*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>
>> Blog: http://maharachchi.blogspot.com
>> Mobile: +94719371446
>>
>>
>>
>
>
> --
> Best Regards,*
>
> Shammi Jayasinghe*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
> mobile: +94 71 4493085
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Urgent - Builds Broken

2012-01-31 Thread Kasun Indrasiri
On Wed, Feb 1, 2012 at 9:43 AM, Hiranya Jayathilaka wrote:

>
>
> On Wed, Feb 1, 2012 at 7:08 AM, Srinath Perera  wrote:
>
>> It does not .. it will take longer (now it take about 4 hours)
>>
>> We can start doing that if needed?
>>
>
> I think we need it. Until we do that all these small errors will go
> unnoticed and a new user can always run into issues building the trunk.
>
>
+1.
We should build with clean repo.

>
>> --Srinath
>>
>> On Tue, Jan 31, 2012 at 10:34 PM, Hiranya Jayathilaka <
>> hiranya...@gmail.com> wrote:
>>
>>> I'm in the process of setting up my dev environment in a new laptop. So
>>> I installed Java, Maven etc, took a fresh checkout from the trunk and
>>> started a build. Ran into issues almost immediately. Some of the problems
>>> were quite obvious too, like wrong relative paths in pom files. I'm fixing
>>> these issues locally and continuing to build. I wonder why these problems
>>> do not show up in the builder machine. Doesn't it build with a clean repo?
>>>
>>> Thanks,
>>> Hiranya
>>>
>>>
>>> On Tue, Jan 31, 2012 at 9:25 PM, Srinath Perera wrote:
>>>
>>>> Sorry I mean to say .. Test cases were passing until then
>>>>
>>>> On Tue, Jan 31, 2012 at 9:24 PM, Srinath Perera 
>>>> wrote:
>>>> > Hi Samisa,
>>>> >
>>>> > Onces we moved the SVN to LK, it look like build get to crazy state.
>>>> > It has been running for 3 days before it was killed today AFAIK. Not
>>>> > sure what the solution can be.
>>>> >
>>>> > Test was passing until then .. but build failure earlier was due to
>>>> > assembly errors.
>>>> >
>>>> > --Srinath
>>>> >
>>>> > On Tue, Jan 31, 2012 at 9:04 PM, Samisa Abeysinghe 
>>>> wrote:
>>>> >> Folks, the build has been broken for more than a week, and I see
>>>> that almost
>>>> >> 20 back to back builds broken.
>>>> >>
>>>> >> To make matters worst, I see that people keep on adding code - not
>>>> sure how
>>>> >> they are testing these commits if the build is broken.
>>>> >>
>>>> >> It seems that we need a scrum on the build again...
>>>> >>
>>>> >> Thanks,
>>>> >> Samisa...
>>>> >>
>>>> >> Samisa Abeysinghe
>>>> >> VP Engineering
>>>> >> WSO2 Inc.
>>>> >> http://wso2.com
>>>> >> http://wso2.org
>>>> >>
>>>> >>
>>>> >> ___
>>>> >> Carbon-dev mailing list
>>>> >> Carbon-dev@wso2.org
>>>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>> >>
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > 
>>>> > Srinath Perera, Ph.D.
>>>> >http://www.cs.indiana.edu/~hperera/
>>>> >http://srinathsview.blogspot.com/
>>>>
>>>>
>>>>
>>>> --
>>>> 
>>>> Srinath Perera, Ph.D.
>>>>http://www.cs.indiana.edu/~hperera/
>>>>http://srinathsview.blogspot.com/
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>
>>>
>>>
>>> --
>>> Hiranya Jayathilaka
>>> Associate Technical Lead;
>>> WSO2 Inc.;  http://wso2.org
>>> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
>>> Blog: http://techfeast-hiranya.blogspot.com
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> 
>> Srinath Perera, Ph.D.
>>   Senior Software Architect, WSO2 Inc.
>>   Visiting Faculty, University of Moratuwa
>>   Member, Apache Software Foundation
>>   Research Scientist, Lanka Software Foundation
>>   Blog: http://srinathsview.blogspot.com/
>>   Photos: http://www.flickr.com/photos/hemapani/
>>  Phone: 0772360902
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Moving back to Apache trunks

2012-01-02 Thread Kasun Indrasiri
On Tue, Jan 3, 2012 at 11:41 AM, Samisa Abeysinghe  wrote:
>
> Why do we need Apache trunks? Why cannot we live with a release Apache
> projects?
>
> IMO, it's because most of apache releases are not very frequent and the
fixes are available in the trunks only. For instance in the context of ESB,
most of the fixes required for 3.2.3(esb 4.0.3) are not available in axis2
1.6.1 or Synapse 2.0/1 releases.

We are adding double trouble if we depend on bleeding Apache trunks.
>
> This is similar to having a stable Carbon core and depend the
> products/features on a stable core.
>
>
> On Tue, Jan 3, 2012 at 10:54 AM, Pradeep Fernando wrote:
>
>>
>>
>> On Tue, Jan 3, 2012 at 10:48 AM, Nuwan Bandara  wrote:
>>
>>> +1, We have already pointed shindig to the apache trunk, since we need
>>> OS 2.0 updates.
>>>
>>
>> +1
>>
>>
>>>
>>> Regards,
>>> /Nuwan
>>>
>>>
>>> On Tue, Jan 3, 2012 at 10:43 AM, Amila Suriarachchi wrote:
>>>
>>>>
>>>>
>>>> On Tue, Jan 3, 2012 at 9:13 AM, Thilina Buddhika wrote:
>>>>
>>>>> Hi Folks,
>>>>>
>>>>> How about the $subject ?
>>>>>
>>>>> At the moment, we are sticking with the released versions of 3.2.0.
>>>>> Moving to Apache trunks requires some changes in certain Carbon 
>>>>> components,
>>>>> for example moving to Neethi 3.0 requires some changes in rampart-* orbit
>>>>> bundles, caching and throttling modules.
>>>>>
>>>>> At the moment, Axis2, Axiom, Rampart, Sandesha trunks are quite
>>>>> stable.
>>>>>
>>>>> I think the only reason we are sticking with these released version is
>>>>> to get the Bamboo build plans stable. Shall we start the migration process
>>>>> once we get there ?
>>>>>
>>>>
>>>> +1
>>>>
>>>> thanks,
>>>> Amila.
>>>>
>>>>>
>>>>> Thanks,
>>>>> Thilina
>>>>>
>>>>> --
>>>>> Thilina Buddhika
>>>>> Associate Technical Lead
>>>>> WSO2 Inc. ; http://wso2.com
>>>>> lean . enterprise . middleware
>>>>>
>>>>> phone : +94 77 44 88 727
>>>>> blog : http://blog.thilinamb.com
>>>>>
>>>>> ___
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> *Amila Suriarachchi*
>>>>
>>>> Software Architect
>>>>
>>>> WSO2 Inc. ; http://wso2.com
>>>> lean . enterprise . middleware
>>>>
>>>> phone : +94 71 3082805
>>>>
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Thanks & Regards,
>>>
>>> Nuwan Bandara
>>> Senior Software Engineer
>>>
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> http://nuwan.bandara.co
>>> *
>>> <http://www.nuwanbando.com/>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Pradeep Fernando
>> Software Engineer
>> WSO2 Inc; http://wso2.com/
>>
>> blog: http://pradeepfernando.blogspot.com/
>> m: +94776603662
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Moving back to Apache trunks

2012-01-02 Thread Kasun Indrasiri
+1.
We can safely move to Synapse trunk as all the fixes/features available in
2.1.0-wso2v4/5 are already included in the Synapse trunk.

On Tue, Jan 3, 2012 at 10:54 AM, Pradeep Fernando  wrote:

>
>
> On Tue, Jan 3, 2012 at 10:48 AM, Nuwan Bandara  wrote:
>
>> +1, We have already pointed shindig to the apache trunk, since we need OS
>> 2.0 updates.
>>
>
> +1
>
>
>>
>> Regards,
>> /Nuwan
>>
>>
>> On Tue, Jan 3, 2012 at 10:43 AM, Amila Suriarachchi wrote:
>>
>>>
>>>
>>> On Tue, Jan 3, 2012 at 9:13 AM, Thilina Buddhika wrote:
>>>
>>>> Hi Folks,
>>>>
>>>> How about the $subject ?
>>>>
>>>> At the moment, we are sticking with the released versions of 3.2.0.
>>>> Moving to Apache trunks requires some changes in certain Carbon components,
>>>> for example moving to Neethi 3.0 requires some changes in rampart-* orbit
>>>> bundles, caching and throttling modules.
>>>>
>>> As we have discussed earlier, we may have to rewrite the throttling
implementation, when we move to the new neethi version.

>
>>>> At the moment, Axis2, Axiom, Rampart, Sandesha trunks are quite stable.
>>>>
>>>> I think the only reason we are sticking with these released version is
>>>> to get the Bamboo build plans stable. Shall we start the migration process
>>>> once we get there ?
>>>>
>>>
>>> +1
>>>
>>> thanks,
>>> Amila.
>>>
>>>>
>>>> Thanks,
>>>> Thilina
>>>>
>>>> --
>>>> Thilina Buddhika
>>>> Associate Technical Lead
>>>> WSO2 Inc. ; http://wso2.com
>>>> lean . enterprise . middleware
>>>>
>>>> phone : +94 77 44 88 727
>>>> blog : http://blog.thilinamb.com
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Amila Suriarachchi*
>>>
>>> Software Architect
>>>
>>> WSO2 Inc. ; http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> phone : +94 71 3082805
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Thanks & Regards,
>>
>> Nuwan Bandara
>> Senior Software Engineer
>>
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> http://nuwan.bandara.co
>> *
>> <http://www.nuwanbando.com/>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Pradeep Fernando
> Software Engineer
> WSO2 Inc; http://wso2.com/
>
> blog: http://pradeepfernando.blogspot.com/
> m: +94776603662
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Throttling broken with axis2 1.6.1 on Synpase 2.1

2011-12-20 Thread Kasun Indrasiri
Hi devs,

In Synpase 2.1 branch we have use axis2 1.6.1 and it comes with the
dependency to neethi 3.0.0. However, wso2 throttling implementation still
depends on netthi 2.0.4 and axis2 1.6.1-wso2v1.
Due to this, throttling is boken in synapse 2.1.

Can we switch the axis2 and neethi versions of throttling to 1.6.1 and
3.0.0 respectively.

(On a side note, we should point axis2, synapse etc in trunk/dependencies
to their respective apache trunks. )

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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Improvement - Allow the source view editor in ESB to expand the full available height of the frame

2011-11-28 Thread Kasun Indrasiri
+1
Also we may use the full screen button on EditArea as an alternative.

On Mon, Nov 28, 2011 at 9:47 PM, Amila Maha Arachchi wrote:

> Hi,
>
> If we are using a large monitor, we have a lot of vertical space in the
> window. But the source editor is only about 6 inches in height and we
> cannot expand it. If we can allow it to expand to the full window height it
> will be a great improvement to the user experience.
>
> Please see the attached screen shot. This was taken from a 19" monitor.
> But when it comes to bigger monitors, the space left at the bottom is much
> bigger than this.
>
> This is a style related thing IMO. I can see the editor expanding the full
> width, so it should be able to expand the full hight also.
>
> Thanks,
> Amila.
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] XPath functions and properties avilable in WSO2 ESB

2011-11-08 Thread Kasun Indrasiri
ESB Properties and Parameters Catalog:

http://wso2.org/project/esb/java/4.0.2/docs/properties_guide.html

On Tue, Nov 8, 2011 at 10:44 PM, Sadeep Jayasumana  wrote:

> Hi,
>
> XPath functions & variables:
> http://wso2.org/project/esb/java/4.0.2/docs/xpath.html
> Properties:
> http://wso2.org/project/esb/java/4.0.2/docs/properties_guide.html
>
> Thanks,
> Sadeep
>
> On Tue, Nov 8, 2011 at 8:28 PM, Amila Maha Arachchi wrote:
>
>> Hi,
>>
>> Where can I find a documentation of $Subject. At the moment I have only
>> [1]. Is this available in the ESB Doc. If so, can somebody provide a
>> pointer.
>>
>> [1]
>> http://rajikak.blogspot.com/2010/04/xpath-functions-and-properties-avilable.html
>>
>> Thanks,
>> AmilaM.
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Sadeep Jayasumana
>
> Software Engineer
> WSO2 Inc.
> Email - sad...@wso2.com
> Mobile - +94 77 22 66 507
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Error from Qpid when we use ooxml-spreadsheet-schemas-1.1.0.wso2v1.jar bundle with ESB

2011-10-18 Thread Kasun Indrasiri
Instead of using the bundle I just use the
'poi-ooxml-schemas-3.8-beta4-20110826.jar' on lib and got the thing to work.
However, in the long we have to fix this because we frequently put custom
bundles in dropins.

On Wed, Oct 19, 2011 at 11:38 AM, Amila Suriarachchi  wrote:

> This seems to be a jar conflict of Qpid.
>
> Shall we put an option whether to start Qpid or not in the Qpid
> configuration file?
>
> thanks,
> Amila.
>
> On Wed, Oct 19, 2011 at 11:15 AM, Kasun Indrasiri  wrote:
>
>> I just copied ooxml-spreadsheet-schemas-1.1.0.wso2v1.jar to dropins and
>> getting the following error. This gets resolved once we restart the ESB.
>> I don't think its specific to this particular bundle, as we have seen this
>> error before.
>>
>> [2011-10-19 11:01:21,006]  INFO - CarbonServerManager
>> ConfigurationContextService registered in 385ms
>> java.lang.NoSuchMethodError:
>> org.apache.mina.transport.socket.nio.SocketAcceptor.(ILedu/emory/mathcs/backport/java/util/concurrent/Executor;)V
>>  at
>> org.apache.qpid.transport.network.mina.MINANetworkDriver.bind(MINANetworkDriver.java:144)
>> at org.apache.qpid.server.Main.startup(Main.java:433)
>>  at org.apache.qpid.server.Main.execute(Main.java:237)
>> at org.apache.qpid.server.Main.(Main.java:101)
>>  at org.apache.qpid.server.Main.main(Main.java:570)
>> at
>> org.wso2.carbon.qpid.internal.QpidServiceComponent.activate(QpidServiceComponent.java:90)
>>  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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>> at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>>  at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>> at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>>  at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>> at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
>>  at
>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
>> at
>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
>>  at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
>> at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>>  at
>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
>> at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
>>  at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
>> at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
>>  at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
>>  at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
>> at
>> org.wso2.carbon.core.services.internal.CarbonServicesServiceComponent.activate(CarbonServicesServiceComponent.java:72)
>>  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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>> at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>>  at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>> at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>>  at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>> at or

[Carbon-dev] Error from Qpid when we use ooxml-spreadsheet-schemas-1.1.0.wso2v1.jar bundle with ESB

2011-10-18 Thread Kasun Indrasiri
.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:461)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:264)
at
org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
[2011-10-19 11:01:23,886] ERROR - QpidServiceComponent Failed to start Qpid
broker :
org.apache.mina.transport.socket.nio.SocketAcceptor.(ILedu/emory/mathcs/backport/java/util/concurrent/Executor;)V


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Services went missing after restarting ESB (clustered setup)

2011-10-18 Thread Kasun Indrasiri
Please try with 'LoadFromRegistry' option.

On Wed, Oct 19, 2011 at 6:46 AM, Charitha Kankanamge wrote:

> Hi,
>
> Thanks Ishani. yes I did not copy the services to RO node. Surprisingly,
> after a few restarts, without even copying the services to RO node, all the
> services became visible in RW node.
> Worth investigating this issue further.
>
> /Charitha
>
>
>
>
> On Wed, Oct 19, 2011 at 2:09 AM, Ishani Ratnayake  wrote:
>
>> Hi,
>>
>> When copying did you copy the same services to both the nodes? I recall
>> reporting a jira without doing that and it was apparently the expected
>> behaviour :). Please refer [1].
>>
>> [1] https://wso2.org/jira/browse/CARBON-10615
>>
>> Thanks,
>> Ishani
>>
>> On Tue, Oct 18, 2011 at 6:27 AM, Charitha Kankanamge 
>> wrote:
>>
>>>
>>> On Tue, Oct 18, 2011 at 3:41 PM, Samisa Abeysinghe wrote:
>>>
>>>> Does the DB has the data?
>>>>
>>>
>>> Yes it has. I also can see the resources in registry browser. The files
>>> are also there in the deployment directory in file system. The problem is,
>>> none of them were *deployed*, hence the service list is empty and cannot
>>> be invoked.
>>>
>>>
>>>>
>>>> On Tue, Oct 18, 2011 at 3:01 PM, Charitha Kankanamge >>> > wrote:
>>>>
>>>>> Folks,
>>>>>
>>>>> Please see [1], after restarting, all the proxy services which were
>>>>> there before, went missing. Has anyone come across this issue with the
>>>>> latest ESB and G-reg packs?
>>>>>
>>>>> [1]https://wso2.org/jira/browse/CARBON-11271
>>>>>
>>>>> /Charitha
>>>>>
>>>>>
>>>>> ___
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>> Thanks,
>>>> Samisa...
>>>>
>>>> Samisa Abeysinghe
>>>> VP Engineering
>>>> WSO2 Inc.
>>>> http://wso2.com
>>>> http://wso2.org
>>>>
>>>>
>>>>
>>>> ___
>>>> 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
>>>
>>>
>>
>>
>> --
>> Ishani
>>
>>
>>
>> ___
>> 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
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-10-06 Thread Kasun Indrasiri
I've evaluated the ESB editor of a pre-release build of
wso2-carbon-studio_1.0.14 and see my comments inline.

- Switching between ESB versions 3.x and 4.x works fine. Once we create a
config from 3.x then we can switch to 4.x on the fly. However, all the 3.x
related artifacts need to be reloaded in order to get the 4.x related
features on them. On the other hand, if we create a new artifact after
switching, it will automatically gets the 4.x related features.

- Newly introduced mediators seems to work fine. (URLRewrite,
ConditionalRouter etc.).
- As per the thread, the new artifacts like Message Stores/Processors and
Templates are not supported. However, still the store and calltemplate
mediators are supported by CS. So, for the time being the users need to
create those artifacts from web console and they can configure them in
mediation flow by using CS.
- CS ESB Editor will be  fully compliant with ESB 4.x only when it supports
the features like Message Stores/Procs and Templates. These are the feature
that are heavily used in ESB 4.x to implement various integration patterns.

Thanks.

On Fri, Sep 30, 2011 at 10:01 AM, Malith Dhanushka  wrote:

> Hi all,
> Progress Update
>
> Added URLRewrite mediator with the following features.
>-URLRewriteRule
> -Condition (Expression Editor)
> -Action -Action Type -Fragment -Option -Value -Regex
>  -In Property
>  -Out Property
>
> Added Call Template mediator with the following features.
>  -Target Template
> -Parameter
>  -Name
> -Parameter Type
> -Value/Expression
>
> On Mon, Jun 6, 2011 at 3:37 PM, Malith Dhanushka  wrote:
>
>> Hi all,
>> We have identified following areas need to be modified in the
>> current CS ESB Editor to sync properly with the upcoming release of ESB.
>>
>>- New mediators
>>   - store mediator
>>   - url re-writer
>>   - call-template
>>   - conditional-router
>>- New features
>>   - message store
>>   - message process
>>   - sequence template
>>   - endpoint template
>>- Modified mediators
>>   - Send
>>   - XSLT
>>   - XQuery
>>   - Validate
>>   - Clone
>>   - Aggregate
>>   - Iterate
>>   - Sequence
>>   - Event
>>   - Sequence - element
>>
>>
>> Mediator modification is already finished & developing new
>> mediators,features is now in progress.
>>
>> Thanks,
>> Malith
>>
>
> Thanks,
> Malith
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Architecture] Revamping Message Routing Mediators in ESB

2011-10-06 Thread Kasun Indrasiri
I will come up with the set of mediators to be re-factored and the modified
syntax for each mediator. I think, backward compatibility will come in to
the picture here. So, how should we deal with it?

On Wed, Oct 5, 2011 at 9:54 AM, Srinath Perera  wrote:

> Are we agreeing to Revamping? Hiranya, do you have any concerns?
>
> On Tue, Oct 4, 2011 at 12:15 PM, Amila Suriarachchi 
> wrote:
> >
> >
> > On Tue, Oct 4, 2011 at 11:45 AM, Srinath Perera 
> wrote:
> >>
> >> +1 .. if we can replace all with one mediator .. that is great! but we
> >> have to carefully design the syntax to make sure final result is
> >> natural for all cases.
> >
> > I think there are two ends for this. One is making it general. Other
> think
> > is make common case simple.
> >
> > Current filter (it actually does some thing like if) mediator
> configurations
> > can be as follows.
> >
> >  
> >   
> >   
> >
> >
> >   
> >   
> >
> >
> > former 'xpath' is referred to an xpath returning a boolean while the
> > 'source' attribute refer to an xpath returning a text value. Here it has
> > tried to cover different specific scenarios which make that particular
> > occasion to use it easily.
> >
> > But we if follow an method like BPEL by using another copy mediator (in
> fact
> > I think these are not mediators but some language constructs). It would
> have
> > written like this.
> >
> > 
> >
> > 
> >   
> >   
> > 
> >
> > 
> >   
> >   
> > 
> >
> > then it is more generic. And no need to repeat the xpath, source
> veriables
> > with each mediator. But for a simple xpath based filter need to use
> another
> > copy mediator etc ..
> >
> > thanks,
> > Amila.
> >
> >
> >
> >
> >
> >>
> >> --Srinath
> >>
> >> On Fri, Sep 30, 2011 at 3:03 PM, Kasun Indrasiri 
> wrote:
> >> > Hi all,
> >> > In the current ESB implementation we have couple of mediators for
> >> > message
> >> > routing. While 'Filter' and 'Switch' mediators provide basic level of
> >> > message filtering, router mediator is also doing very similar to what
> >> > filter/switch mediators do. The usage of Router mediator is rare and
> >> > often
> >> > got replaced by filter/switch mediators. So, IMO, Router Mediator is
> >> > redundant, unless it provides some advance/complex routing logic
> >> > support.
> >> > In the ESB 4.0.0 release, we introduces 'Conditional Router', which is
> >> > intended to route messages based on HTTP headers, query parameters and
> >> > url.
> >> > However, this doesn't support routing based on message payload. But
> >> > unlike
> >> > 'Router', the 'Conditional Router' introduces uses the concepts of
> >> > 'Evaluators' (And, Or, Match, Equal, Not) that can be utilize to
> >> > construct
> >> > complex routing logics.
> >> > eg:
> >> >  
> >> > 
> >> > 
> >> > 
> >> >  >> > source="my_custom_header1" regex="foo.*"/>
> >> >  >> > regex="/services/StockQuoteProxy.*"/>
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> >  >> > source="my_custom_header2" regex="bar.*"/>
> >> >  >> > value="qpv_foo"/>
> >> > 
> >> >  >> > regex="/services/StockQuoteProxy.*"/>
> >> >  >> > source="my_custom_header3" regex="foo.*"/>
> >> > 
> >> > 
> >> >  source="qparam2"
> >> > value="qpv_bar"/>
>

[Carbon-dev] [Architecture] Revamping Message Routing Mediators in ESB

2011-09-30 Thread Kasun Indrasiri
Hi all,

In the current ESB implementation we have couple of mediators for message
routing. While 'Filter' and 'Switch' mediators provide basic level of
message filtering, router mediator is also doing very similar to what
filter/switch mediators do. The usage of Router mediator is rare and often
got replaced by filter/switch mediators. So, IMO, Router Mediator is
redundant, unless it provides some advance/complex routing logic support.

In the ESB 4.0.0 release, we introduces 'Conditional Router', which is
intended to route messages based on HTTP headers, query parameters and url.
However, this doesn't support routing based on message payload. But unlike
'Router', the 'Conditional Router' introduces uses the concepts of
'Evaluators' (And, Or, Match, Equal, Not) that can be utilize to construct
complex routing logics.

eg:
 




























So, we can easily add message level routing capability(so that we can drop
Router mediator) to Conditional Router and with that we'll get the power of
using evaluators for message level routing as well. Having bunch of
mediators that's doing the similar thing, cause a negative effect on ESB's
usability.

(Most of the pointed listed here, were discussed during last code-review of
Group-D.)


*
*
[1] http://wso2.org/project/esb/java/4.0.0/docs/mediator_guide.html


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Invitation: [Code Review] [Group D] ESB New Mediators @ Thu Sep 29 10:30am - 11:30am (carbon-dev@wso2.org)

2011-09-28 Thread Kasun Indrasiri
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20110929T05Z
DTEND:20110929T06Z
DTSTAMP:20110928T180151Z
ORGANIZER;CN=ka...@wso2.com:mailto:ka...@wso2.com
UID:8fkd3soqnnhou694ao2ome9...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Chamara Silva;X-NUM-GUESTS=0:mailto:cham...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Nirodha Gallage;X-NUM-GUESTS=0:mailto:niro...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Sagara Gunathunga;X-NUM-GUESTS=0:mailto:sag...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Shariq Muhammed;X-NUM-GUESTS=0:mailto:sha...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Pradeep Fernando;X-NUM-GUESTS=0:mailto:prad...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Lalaji Sureshika;X-NUM-GUESTS=0:mailto:lal...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Yumani Ranaweera;X-NUM-GUESTS=0:mailto:yum...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Wathsala Vithanage;X-NUM-GUESTS=0:mailto:waths...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Chintana Wilamuna;X-NUM-GUESTS=0:mailto:chint...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Kasun Indrasiri;X-NUM-GUESTS=0:mailto:ka...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Dilshan Edirisuriya;X-NUM-GUESTS=0:mailto:dils...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Vijayaratha Vijayasingam;X-NUM-GUESTS=0:mailto:rat...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Amila Suriarachchi;X-NUM-GUESTS=0:mailto:am...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Melan Jayasingha;X-NUM-GUESTS=0:mailto:me...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Janaka Ranabahu;X-NUM-GUESTS=0:mailto:jan...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=carbon-dev@wso2.org;X-NUM-GUESTS=0:mailto:carbon-dev@wso2.org
CREATED:20110928T180010Z
DESCRIPTION:https://wso2.org/crucible/cru/COMPONENT-60\nView your event at 
 http://www.google.com/calendar/event?action=VIEW&eid=OGZrZDNzb3FubmhvdTY5NG
 FvMm9tZTlyNG8gY2FyYm9uLWRldkB3c28yLm9yZw&tok=MTQja2FzdW5Ad3NvMi5jb20yYWUyY2
 IwYTc0ZTg2NjA2YmI2OWViMTE4MjU4MjE0NDUxNmU2YWU3&ctz=Asia%2FColombo&hl=en.
LAST-MODIFIED:20110928T180151Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:[Code Review] [Group D] ESB New Mediators
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


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


Re: [Carbon-dev] Build errors on 3.2.2/features - patch-releases/3.2.2 poms are not updated properly

2011-09-26 Thread Kasun Indrasiri
Thanks.
Build was successful up to product level from patch-releases/3.2.2.

On Mon, Sep 26, 2011 at 5:10 PM, Isuru Wimalasundera wrote:

> Hi
>
> The update is done
>
> Regards
> Isuruw
>
> On Mon, Sep 26, 2011 at 4:55 PM, Kasun Indrasiri  wrote:
>
>> Looks like patch-releases/3.2.2 poms are not properly updated. We need get
>> everything working from patch-releases/3.2.2 level.
>>
>>
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> --
>> 1) org.wso2.carbon:org.wso2.carbon.registry.eventing:jar:3.2.2
>>
>>   Try downloading the file manually from the project website.
>>
>>   Then, install it using the command:
>>   mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.registry.eventing -Dversion=3.2.2
>> -Dpackaging=jar -Dfile=/path/to/file
>>
>>   Alternatively, if you host your own repository you can deploy the file
>> there:
>>   mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.registry.eventing -Dversion=3.2.2
>> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>   Path to dependency:
>>1)
>> org.wso2.carbon:org.wso2.carbon.registry.community.features.server.feature:pom:3.2.2
>>2) org.wso2.carbon:org.wso2.carbon.registry.eventing:jar:3.2.2
>>
>> --
>> 1 required artifact is missing.
>>
>> for artifact:
>>
>>   
>> org.wso2.carbon:org.wso2.carbon.registry.community.features.server.feature:pom:3.2.2
>>
>> from the specified remote repositories:
>>   central (http://repo1.maven.org/maven2),
>>   wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>
>>
>> --
>> Kasun Indrasiri
>> Associate Technical Lead
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> cell: +94 71 536 4128
>> Blog : http://kasunpanorama.blogspot.com/
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Isuru Wimalasundera*
> Software Engineer;  WSO2, Inc.; http://wso2.com,
>  mobile: +94 77 920 5641
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Failure - Carbon 3.2.2 - App Server

2011-09-26 Thread Kasun Indrasiri
.2.2]
> [ERROR]  Cannot satisfy dependency:
> [ERROR]   From: WSO2 Carbon - Service Management Core Feature 3.2.1
> (org.wso2.carbon.service.mgt.server.feature.group 3.2.1)
> [ERROR]   To: org.wso2.carbon.security.mgt.server.feature.group [3.2.1]
> [ERROR] Application failed, log file location:
> /home/build/checkout/3.2.0/products/as/4.1.2/modules/p2-profile-gen/product/target/p2-agent/configuration/1317039069206.log
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO]
>
> [INFO]
> ----
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 35 minutes 27 seconds
> [INFO] Finished at: Mon Sep 26 17:41:33 IST 2011
> [INFO] Final Memory: 203M/1094M
> [INFO]
> 
>
>
> Thanks
> Shammi
> --
> Best Regards,*
>
> Shammi Jayasinghe*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
> mobile: +94 71 4493085
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build errors on 3.2.2/features - patch-releases/3.2.2 poms are not updated properly

2011-09-26 Thread Kasun Indrasiri
Looks like patch-releases/3.2.2 poms are not properly updated. We need get
everything working from patch-releases/3.2.2 level.


[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.carbon:org.wso2.carbon.registry.eventing:jar:3.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.registry.eventing -Dversion=3.2.2
-Dpackaging=jar -Dfile=/path/to/file

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

  Path to dependency:
   1)
org.wso2.carbon:org.wso2.carbon.registry.community.features.server.feature:pom:3.2.2
   2) org.wso2.carbon:org.wso2.carbon.registry.eventing:jar:3.2.2

--
1 required artifact is missing.

for artifact:
  
org.wso2.carbon:org.wso2.carbon.registry.community.features.server.feature:pom:3.2.2

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


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Invitation: [Code Review] [Group D] ESB New Mediators @ Thu Sep 22 10:30am - 11:30am (carbon-dev@wso2.org)

2011-09-20 Thread Kasun Indrasiri
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20110922T05Z
DTEND:20110922T06Z
DTSTAMP:20110921T044153Z
ORGANIZER;CN=ka...@wso2.com:mailto:ka...@wso2.com
UID:t3muuncgvnsl3jpvl34jhen...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Chamara Silva;X-NUM-GUESTS=0:mailto:cham...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Nirodha Gallage;X-NUM-GUESTS=0:mailto:niro...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Sagara Gunathunga;X-NUM-GUESTS=0:mailto:sag...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Shariq Muhammed;X-NUM-GUESTS=0:mailto:sha...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Pradeep Fernando;X-NUM-GUESTS=0:mailto:prad...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Lalaji Sureshika;X-NUM-GUESTS=0:mailto:lal...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Yumani Ranaweera;X-NUM-GUESTS=0:mailto:yum...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=carbon-dev@wso2.org;X-NUM-GUESTS=0:mailto:carbon-dev@wso2.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Wathsala Vithanage;X-NUM-GUESTS=0:mailto:waths...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Chintana Wilamuna;X-NUM-GUESTS=0:mailto:chint...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Kasun Indrasiri;X-NUM-GUESTS=0:mailto:ka...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Vijayaratha Vijayasingam;X-NUM-GUESTS=0:mailto:rat...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Amila Suriarachchi;X-NUM-GUESTS=0:mailto:am...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Melan Jayasingha;X-NUM-GUESTS=0:mailto:me...@wso2.com
CREATED:20110921T044152Z
DESCRIPTION:Crucible link : https://wso2.org/crucible/cru/COMPONENT-60\nVie
 w your event at http://www.google.com/calendar/event?action=VIEW&eid=dDNtdX
 VuY2d2bnNsM2pwdmwzNGpoZW5tZjggY2FyYm9uLWRldkB3c28yLm9yZw&tok=MTQja2FzdW5Ad3
 NvMi5jb21mOWZkNTM4OGYzMzNhZjBmYzA5ODdiYzgxY2M1MjJjNDUzYmY3YjE2&ctz=Asia%2FC
 olombo&hl=en.
LAST-MODIFIED:20110921T044152Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:[Code Review] [Group D] ESB New Mediators 
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


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


Re: [Carbon-dev] [Architecture] Making Shindig apart of Carbon Core UI

2011-09-17 Thread Kasun Indrasiri
On Sat, Sep 17, 2011 at 9:55 AM, Hiranya Jayathilaka wrote:

> Right now the ground reality is, not many products use the dashboard stuff.
> Also AFAIK many products currently don't have a clear vision on how to
> integrate a dashboard into the product UIs.

 For instance, ESB 3.0.1 was shipped with dashboard by default, however, we
had removed it in 4.0.0, because it performs pretty bad in clustered
environments (takes a long time to load the mgmt console). So, I think, we
need to take these factors in to the consideration.

> So until we get those issues sorted I don't think we should add this to the
> Carbon core. In the mean time perhaps we can look for ways to reduce the
> size of these components and figure out better ways to integrate them with
> the products.



> Thanks,
> Hiranya
>
> On Fri, Sep 16, 2011 at 10:12 PM, Nuwan Bandara  wrote:
>
>> Hi Azeez,
>>
>> On Fri, Sep 16, 2011 at 8:13 PM, Afkham Azeez  wrote:
>>
>>> -1 to increasing the distribution size. Big -1 to this addition. Adding
>>> everything to carbon core violates the component model.
>>>
>> I agree the bundle is bulky in Size, and doing our best to reduce its
>> size  (discussion on* [carbon-dev]Shindig upgrading effort*) it was 20MB
>> before and we have managed to reduce it to 12MB.
>>
>> About the component model; is there another mechanism you suggest to have
>> this feature to be integrated with the carbon-core ui, the objective of this
>> feature is, that any UI component developer can add a gadget simply from a
>> tag, like we add properties etc. if we make this a separate component IMO we
>> cannot get the model working.
>>
>> Can you suggest the correct way in doing this if it violates the component
>> model.
>>
>> Regards,
>> /nuwan
>>
>>>  
>>> Sent from my phone
>>> On Sep 16, 2011 4:19 PM, "Nuwan Bandara"  wrote:
>>> > Hi All,
>>> >
>>> > We have done some work around gadget rendering, and we have developed a
>>> new
>>> > feature so that if you need a gadget in you page you do not need the
>>> > dashboard to show them. You can simply create a tag and add the gadget
>>> URL
>>> > and the UI part will be available in ur page. an example would be
>>> >
>>> > >> />
>>> >
>>> > once you add above tag you can place the gadget where ever you want in
>>> your
>>> > page.
>>> >
>>> > This feature can come in handy in many ways where you want to mix
>>> static and
>>> > dynamic information. We are working on revamping the system statistics
>>> page
>>> > with this new method just to demonstrate as a POC.
>>> >
>>> > However in-order to make this available we will have to add shindig a
>>> part
>>> > of carbon-core. Shindig is at the moment is 14.3MB and it will go down
>>> for
>>> > about 12MB with fixes to bundle plugin, hence this will increase the
>>> size of
>>> > the distribution in 12MBs.
>>> >
>>> > However I believe there are many advantages in having this as part of
>>> our
>>> > core UI framework. for an example Google it self is pushing this model
>>> in
>>> > almost all the pages they published recently [1]. I believe this
>>> feature can
>>> > be quite helpful for products like BPS, GREG and BAM directly. By
>>> having
>>> > this you can have functionalities like intercommunication between UI
>>> parts,
>>> > unified way to show analytics/statistics and any other dynamic content.
>>> >
>>> > comments and ideas welcome.
>>> >
>>> > [1] http://code.google.com/apis/opensocial/
>>> >
>>> > --
>>> > *Thanks & Regards,
>>> >
>>> > Nuwan Bandara
>>> > Senior Software Engineer
>>> > WSO2 Inc. | http://wso2.com
>>> > lean . enterprise . middleware
>>> >
>>> > http://nuwan.bandara.co
>>>  > *
>>> > <http://www.nuwanbando.com/>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Thanks & Regards,
>>
>> Nuwan Bandara
>> Senior Software Engineer
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> http://nuwan.bandara.co
>> *
>> <http://www.nuwanbando.com/>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Errors in products

2011-08-11 Thread Kasun Indrasiri
+1.
Most of the issues related to 3.2.2 occur at the product level and mainly
due to version changes.

On Thu, Aug 11, 2011 at 2:56 PM, Supun Malinga  wrote:

> Hi product teams,
>
> Please go through the latest build error mails from the 322 builder and fix
> the those issues. There are several issues from almost all the products.
>
> thanks,
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - sup...@wso2.com 
> mobile - 071 56 91 321
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB with servlet transport?

2011-07-09 Thread Kasun Indrasiri
Added servlet transport to ESB service. Perform a load test(locally) on ESB
service with a simple pass-thru.

java_ab
[n=100 c=100]

Server Software: WSO2 Carbon Server
Server Hostname: esb.cloud-test.wso2.com
Server Port: 9772

Document Path:
http://esb.cloud-test.wso2.com:9772/services/t/kasun.com/StockQuoteProxy
Document Length: 1162 bytes

Concurrency Level: 100
Time taken for tests: 84.804928 seconds
Complete requests: 1
Failed requests: 0
Write errors: 0
Total transferred: 15244208 bytes
Requests per second: 117.92 [#/sec] (mean)
Time per request: 848.049 [ms] (mean)
Time per request: 8.480 [ms] (mean, across all concurrent requests)
Transfer rate: 136.95 [Kbytes/sec] received
42.80 kb/s sent
179.75 kb/s total


On Sat, Jul 9, 2011 at 11:22 AM, Muhammed Shariq  wrote:

> On Sat, Jul 9, 2011 at 10:37 AM, Isuru Suriarachchi wrote:
>
>> I can remember sometime back, when I accidentally used the servlet
>> transport for a proxy service, requests started to fail under some load.
>> When I rechecked and changed the ports to nio, everything went smoothly. So
>> I think we have to do some load testing as well.
>
>
> +1 .. we can do a load test using the servlet transport and check how it
> holds.
>
>>
>> Thanks,
>> ~Isuru
>>
>>
>> On Sat, Jul 9, 2011 at 12:24 AM, Kasun Indrasiri  wrote:
>>
>>>
>>>
>>> On Sat, Jul 9, 2011 at 12:22 AM, Hiranya Jayathilaka 
>>> wrote:
>>>
>>>>
>>>>
>>>> On Sat, Jul 9, 2011 at 12:16 AM, Dimuthu Leelarathne >>> > wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> I am not an ESB expert but, shall we drop Aggregator mediator and go
>>>>> ahead with servlet transport? We need to code freeze on Monday.
>>>>>
>>>>
>>>> We can mention it as a known issue for this release. Not many users use
>>>> the Aggregate mediator. So shouldn't be a big issue. After the release rush
>>>> let's try and get the aggregate mediator to work with the blocking
>>>> transport.
>>>>
>>>>
>>> +1
>>> If there are no any other concerns, I will do the necessary changes and
>>> commit them.
>>>
>>>>
>>>>> WDYT?
>>>>>
>>>>> tx,
>>>>> dimuthul
>>>>>
>>>>>
>>>>> On Wed, Jul 6, 2011 at 11:09 AM, Afkham Azeez  wrote:
>>>>>
>>>>>> No. We agreed on me trying to look into multiple HTTP/S port support
>>>>>> for a single member. I didn't have time to look into that, but will do 
>>>>>> so.
>>>>>> The primary plan is to get ESB working with servlet transport. If not, 
>>>>>> ESB
>>>>>> may not be fronted with LB.
>>>>>>
>>>>>>
>>>>>> On Wed, Jul 6, 2011 at 10:54 AM, Supun Kamburugamuva 
>>>>>> wrote:
>>>>>>
>>>>>>> I thought we agreed not to use the servlet transport. Are we going to
>>>>>>> switch to servlet transport?
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Supun..
>>>>>>>
>>>>>>> On Wed, Jul 6, 2011 at 8:38 AM, Hiranya Jayathilaka <
>>>>>>> hira...@wso2.com> wrote:
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Wed, Jul 6, 2011 at 6:28 AM, Afkham Azeez wrote:
>>>>>>>>
>>>>>>>>> Hiranya, can you please work on this?
>>>>>>>>>
>>>>>>>>
>>>>>>>> I just ran a bunch of samples with the servlet transport and the
>>>>>>>> situation looks fairly ok. I only encountered two issues:
>>>>>>>>
>>>>>>>>  1. Main sequence cannot be hit directly. Any request to
>>>>>>>> http://server:9763 receives a 302 back. The request URL must
>>>>>>>> contain the /services or some other registered context. I think this 
>>>>>>>> is due
>>>>>>>> to the Carbon/Tomcat servlet configuration.
>>>>>>>>
>>>>>>>> 2. Aggregate mediator doesn't work. I get the following exception:
>>>>>>>>
>>>>>>>> [2011-07-06 08:29:30,976] ERROR - SynapseXPath Evaluation of the
>>>>>>>>

Re: [Carbon-dev] ESB with servlet transport?

2011-07-08 Thread Kasun Indrasiri
regate(AggregateMediator.java:314)
>>>>>  at
>>>>> org.apache.synapse.mediators.eip.aggregator.AggregateMediator.mediate(AggregateMediator.java:259)
>>>>> at
>>>>> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:60)
>>>>>  at
>>>>> org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
>>>>> at
>>>>> org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:219)
>>>>>  at
>>>>> org.apache.synapse.core.axis2.SynapseCallbackReceiver.handleMessage(SynapseCallbackReceiver.java:364)
>>>>> at
>>>>> org.apache.synapse.core.axis2.SynapseCallbackReceiver.receive(SynapseCallbackReceiver.java:159)
>>>>>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
>>>>> at
>>>>> org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.send(DynamicAxisOperation.java:235)
>>>>>  at
>>>>> org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.executeImpl(DynamicAxisOperation.java:174)
>>>>> at
>>>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>  at
>>>>> org.apache.synapse.core.axis2.Axis2FlexibleMEPClient.send(Axis2FlexibleMEPClient.java:411)
>>>>> at
>>>>> org.apache.synapse.core.axis2.Axis2Sender.sendOn(Axis2Sender.java:57)
>>>>>  at
>>>>> org.apache.synapse.core.axis2.Axis2SynapseEnvironment.send(Axis2SynapseEnvironment.java:271)
>>>>> at
>>>>> org.apache.synapse.endpoints.AbstractEndpoint.send(AbstractEndpoint.java:292)
>>>>>  at
>>>>> org.apache.synapse.endpoints.AddressEndpoint.send(AddressEndpoint.java:59)
>>>>> at
>>>>> org.apache.synapse.mediators.builtin.SendMediator.mediate(SendMediator.java:87)
>>>>>  at
>>>>> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:60)
>>>>> at
>>>>> org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
>>>>>  at
>>>>> org.apache.synapse.mediators.MediatorWorker.run(MediatorWorker.java:69)
>>>>> 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: com.ctc.wstx.exc.WstxIOException: Attempted read on closed
>>>>> stream.
>>>>> at com.ctc.wstx.sr.StreamScanner.throwFromIOE(StreamScanner.java:708)
>>>>>  at
>>>>> com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1086)
>>>>> at
>>>>> org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper.next(XMLStreamReaderWrapper.java:225)
>>>>>  at
>>>>> org.apache.axiom.util.stax.dialect.DisallowDoctypeDeclStreamReaderWrapper.next(DisallowDoctypeDeclStreamReaderWrapper.java:34)
>>>>> at
>>>>> org.apache.axiom.util.stax.wrapper.XMLStreamReaderWrapper.next(XMLStreamReaderWrapper.java:225)
>>>>>  at
>>>>> org.apache.axiom.om.impl.builder.StAXOMBuilder.parserNext(StAXOMBuilder.java:681)
>>>>> at
>>>>> org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:214)
>>>>>  ... 40 more
>>>>>
>>>>> This mediator is written assuming the non-blocking behavior. I'm not
>>>>> sure how easy to fix this. I remember a similar discussion on 
>>>>> synapse-dev@regarding this.
>>>>>
>>>>> Other than that everything seems fine. I tested simple routing,
>>>>> filtering, transformations, script mediator, enrich mediator, security and
>>>>> RM. Will see what we can do about the aggregate mediator.
>>>>>
>>>>> Thanks,
>>>>> Hiranya
>>>>>
>>>>>
>>>>>> 
>>>>>> Sent from my phone
>>>>>> On Jul 6, 2011 1:19 AM, "Afkham Azeez"  wrote:
>>>>>> > ESB team, what is the status of this?
>>>>>> >
>>>>>> > 
>>>>>> > Sent from my phone
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Hiranya Jayathilaka
>>>>> Associate Technical Lead;
>>>>> WSO2 Inc.;  http://wso2.org
>>>>> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
>>>>> Blog: http://techfeast-hiranya.blogspot.com
>>>>>
>>>>> ___
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> * <http://www.apache.org/>**
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB 4.0.1 build failure

2011-07-06 Thread Kasun Indrasiri
This is due to that the mediation initializer feature includes the wrong
version of event feature. However, rather than including the feature, we may
have to import the feature instead.


On Thu, Jul 7, 2011 at 12:11 PM, Afkham Azeez  wrote:

>
>
> On Thu, Jul 7, 2011 at 12:09 PM, Muhammed Shariq  wrote:
>
>> I fixed this issue, can you take an up in
>> features/mediation-initializer/org.wso2.carbon.mediation.initializer.server.feature/3.2.1/pom.xml
>> and try ?
>>
>
> I got a full update about 1/2 hr ago.
>
We just fixed it now. Please update the mediation-init. feature.

>
>
>>
>> On Wed, Jul 6, 2011 at 9:55 PM, Afkham Azeez  wrote:
>>
>>> [INFO] Installing
>>> org.wso2.carbon.bam.data.publisher.mediationstats.feature.group 3.2.0.
>>> [ERROR] Cannot complete the install because of a conflicting dependency.
>>> [ERROR]  Software being installed: WSO2 Carbon - Event Server Feature
>>> 3.2.1 (org.wso2.carbon.event.server.feature.group 3.2.1)
>>> [ERROR]  Software being installed: WSO2 Carbon - Smooks Mediator
>>> Aggregated Feature 3.2.0 (org.wso2.carbon.smooks.feature.group 3.2.0)
>>> [ERROR]  Only one of the following can be installed at once:
>>> [ERROR]   org.wso2.carbon.event.server_root 3.2.1
>>> [ERROR]   org.wso2.carbon.event.server_root 3.2.0
>>> [ERROR]  Cannot satisfy dependency:
>>> [ERROR]   From: WSO2 Carbon - Event Server Feature 3.2.0
>>> (org.wso2.carbon.event.server.feature.group 3.2.0)
>>> [ERROR]   To: org.wso2.carbon.event.server_root [3.2.0]
>>> [ERROR]  Cannot satisfy dependency:
>>> [ERROR]   From: WSO2 Carbon - Event Server Feature 3.2.1
>>> (org.wso2.carbon.event.server.feature.group 3.2.1)
>>> [ERROR]   To: org.wso2.carbon.event.server_root [3.2.1]
>>> [ERROR]  Cannot satisfy dependency:
>>> [ERROR]   From: WSO2 Carbon - Mediation Initializer Server Feature 3.2.1
>>> (org.wso2.carbon.mediation.initializer.server.feature.group 3.2.1)
>>> [ERROR]   To: org.wso2.carbon.event.server.feature.group [3.2.0]
>>> [ERROR]  Cannot satisfy dependency:
>>> [ERROR]   From: WSO2 Carbon - Smooks Mediator Feature 3.2.0
>>> (org.wso2.carbon.mediator.smooks.server.feature.group 3.2.0)
>>> [ERROR]   To: org.wso2.carbon.mediation.initializer.server.feature.group
>>> [3.2.0,3.3.0)
>>> [ERROR]  Cannot satisfy dependency:
>>> [ERROR]   From: WSO2 Carbon - Smooks Mediator Aggregated Feature 3.2.0
>>> (org.wso2.carbon.smooks.feature.group 3.2.0)
>>> [ERROR]   To: org.wso2.carbon.mediator.smooks.server.feature.group
>>> [3.2.0]
>>> [ERROR] Application failed, log file location:
>>> /Users/azeez/projects/wso2/org/branches
>>>
>>> --
>>> *Afkham Azeez*
>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>> Member; Apache Software Foundation; http://www.apache.org/
>>> * <http://www.apache.org/>**
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * <http://www.apache.org/>**
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Stratos-dev] Stratos ESB cannot call services hosted in other instances

2011-07-06 Thread Kasun Indrasiri
We have investigated the issue and found out that the BPS service is
actually sending a response to the MultitenantMessageReceiver but some how
there is a 'To' address set in the message context. Then MTMessageReceiver
try to resend the message (because it has a To address). So, then we found
out where the To header is set in the message; BPEL Service itself is
sending the response with a 'To' header :).

We also tested pass-thru an AS service with ESB and it works fine. (Ishani
please verify [2], we cannot reproduce it with latest packs.)
However the bpel process given in [1] seems to sending a 'To' header in the
response. BPS folks, please look in to that.

[1] https://wso2.org/jira/browse/STRATOS-1244
<https://wso2.org/jira/browse/STRATOS-1244>[2]
https://wso2.org/jira/browse/STRATOS-1205

Thanks.
On Wed, Jul 6, 2011 at 8:43 PM, Rajika Kumarasiri  wrote:

>
>
> On Wed, Jul 6, 2011 at 6:29 PM, Afkham Azeez  wrote:
>
>> This is not a local transport problem. The message seems to be not hitting
>> the main sequence or ProxyServiceMessageReceiver of the tenant. Since the
>> request does not get dispatched to any service, finally, you get this
>> exception saying the service was not found in the tenant's
>> AxisConfiguration.
>
>
> Yes, this is the cause. You need to use the correct EPR when invoking the
> proxy.
>
> Rajika
>
>>
>>
>> On Wed, Jul 6, 2011 at 6:08 PM, Kasun Indrasiri  wrote:
>>
>>> When we call a service which is hosted in other Stratos service (AS, BPS
>>> etc), ESB always try to invoke it through the local transport.  We need to
>>> fix this ASAP.
>>>
>>> eg:
>>> Actual EP:
>>> http://bps.cloud-test.wso2.com:9769/services/t/kasun.com/HelloService123/
>>>
>>> ESB resolves it to : local://axis2services/HelloService123/
>>>
>>>
>>> [2011-07-06 17:58:42,156] ERROR - AxisEngine The service cannot be found
>>> for the endpoint reference (EPR) local://axis2services/HelloService123/
>>> org.apache.axis2.AxisFault: The service cannot be found for the endpoint
>>> reference (EPR) local://axis2services/HelloService123/
>>> at
>>> org.apache.axis2.engine.DispatchPhase.validateTransport(DispatchPhase.java:251)
>>>  at
>>> org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:109)
>>> at org.apache.axis2.engine.Phase.invoke(Phase.java:329)
>>>  at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
>>> at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:168)
>>>  at
>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.doSOAP(MultitenantMessageReceiver.java:220)
>>> at
>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.processRequest(MultitenantMessageReceiver.java:170)
>>>  at
>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.receive(MultitenantMessageReceiver.java:66)
>>> at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
>>>  at
>>> org.apache.synapse.transport.nhttp.ClientWorker.run(ClientWorker.java:274)
>>> at
>>> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
>>>  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:686)
>>> [2011-07-06 17:58:42,163] ERROR - AxisEngine The service cannot be found
>>> for the endpoint reference (EPR) local://axis2services/HelloService123/
>>> org.apache.axis2.AxisFault: The service cannot be found for the endpoint
>>> reference (EPR) local://axis2services/HelloService123/
>>> at
>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.doSOAP(MultitenantMessageReceiver.java:243)
>>>  at
>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.processRequest(MultitenantMessageReceiver.java:170)
>>> at
>>> org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.receive(MultitenantMessageReceiver.java:66)
>>>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
>>> at
>>> org.apache.synapse.transport.nhttp.ClientWorker.run(ClientWorker.java:274)
>>>  at
>>> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$

[Carbon-dev] Stratos ESB cannot call services hosted in other instances

2011-07-06 Thread Kasun Indrasiri
When we call a service which is hosted in other Stratos service (AS, BPS
etc), ESB always try to invoke it through the local transport.  We need to
fix this ASAP.

eg:
Actual EP:
http://bps.cloud-test.wso2.com:9769/services/t/kasun.com/HelloService123/

ESB resolves it to : local://axis2services/HelloService123/


[2011-07-06 17:58:42,156] ERROR - AxisEngine The service cannot be found for
the endpoint reference (EPR) local://axis2services/HelloService123/
org.apache.axis2.AxisFault: The service cannot be found for the endpoint
reference (EPR) local://axis2services/HelloService123/
at
org.apache.axis2.engine.DispatchPhase.validateTransport(DispatchPhase.java:251)
at
org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:109)
at org.apache.axis2.engine.Phase.invoke(Phase.java:329)
at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:168)
at
org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.doSOAP(MultitenantMessageReceiver.java:220)
at
org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.processRequest(MultitenantMessageReceiver.java:170)
at
org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.receive(MultitenantMessageReceiver.java:66)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
at
org.apache.synapse.transport.nhttp.ClientWorker.run(ClientWorker.java:274)
at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
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:686)
[2011-07-06 17:58:42,163] ERROR - AxisEngine The service cannot be found for
the endpoint reference (EPR) local://axis2services/HelloService123/
org.apache.axis2.AxisFault: The service cannot be found for the endpoint
reference (EPR) local://axis2services/HelloService123/
at
org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.doSOAP(MultitenantMessageReceiver.java:243)
at
org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.processRequest(MultitenantMessageReceiver.java:170)
at
org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver.receive(MultitenantMessageReceiver.java:66)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
at
org.apache.synapse.transport.nhttp.ClientWorker.run(ClientWorker.java:274)
at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
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:686)


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB service build failure in 3.2.1 branch

2011-07-04 Thread Kasun Indrasiri
I had to build everything from the root level. I can build the manager now.
:)

On Mon, Jul 4, 2011 at 10:30 PM, Sadeep Jayasumana  wrote:

> Hi,
>
> I'm also getting a similar one.
>
>
> [INFO] Installing org.wso2.carbon.ec2-client.feature.group 3.2.0.
> [INFO] Installing org.wso2.carbon.deployment.synchronizer.feature.group
> 3.2.0.
> [INFO] Installing
> org.wso2.carbon.registry.community.features.server.feature.group 3.2.0.
>
> [ERROR] Cannot complete the install because one or more required items
> could not be found.
> [ERROR]  Software being installed: WSO2 Carbon - Transport Management
> Feature 3.2.0 (org.wso2.carbon.transport.mgt.feature.group 3.2.0)
> [ERROR]  Missing requirement: WSO2 Carbon - Transport Management UI Feature
> 3.2.0 (org.wso2.carbon.transport.mgt.ui.feature.group 3.2.0) requires
> 'org.wso2.carbon.core.ui.feature.group [3.2.0,3.3.0)' but it could not be
> found
> [ERROR]  Cannot satisfy dependency:
> [ERROR]   From: WSO2 Carbon - Transport Management Feature 3.2.0
> (org.wso2.carbon.transport.mgt.feature.group 3.2.0)
> [ERROR]   To: org.wso2.carbon.transport.mgt.ui.feature.group [3.2.0]
> [ERROR] Application failed, log file location:
> /home/sadeep/source/branches/3.2.0/products/esb/4.0.1/modules/p2-profile/product/target/p2-agent/configuration/1309795368323.log
>
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> ----
> [INFO]
>
> Thanks,
> Sadeep
>
>
> On Mon, Jul 4, 2011 at 2:51 PM, Kasun Indrasiri  wrote:
>
>> I'm also getting a similar error while building the manager.
>> [ERROR] Cannot complete the install because one or more required items
>> could not be found.
>> [ERROR]  Software being installed: WSO2 Carbon - Gadget Editor UI Feature
>> 3.2.0 (org.wso2.carbon.gadget.editor.ui.feature.group 3.2.0)
>> [ERROR]  Missing requirement: WSO2 Carbon - Gadget Editor UI Feature 3.2.0
>> (org.wso2.carbon.gadget.editor.ui.feature.group 3.2.0) requires
>> 'org.wso2.carbon.core.ui.feature.group [3.2.0,3.3.0)' but it could not be
>> found
>> [ERROR] Application failed, log file location:
>> /home/kasun/development/wso2/wso2svn/3.2.0_1/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-agent/configuration/1309770951881.log
>>
>>
>> On Mon, Jul 4, 2011 at 12:33 PM, Amila Maha Arachchi wrote:
>>
>>> I got a similar error when building stratos manager. There, error was
>>>
>>>
>>> [ERROR] Cannot complete the install because one or more required items
>>> could not be found.
>>> [ERROR]  Software being installed: WSO2 Carbon - Webapp Management Core
>>> Feature 3.2.0 (org.wso2.carbon.webapp.mgt.server.feature.group 3.2.0)
>>> [ERROR]  Missing requirement: WSO2 Carbon - Webapp Management Core
>>> Feature 3.2.0 (org.wso2.carbon.webapp.mgt.server.feature.group 3.2.0)
>>> requires 'org.wso2.carbon.core.server.feature.group [3.2.0,3.3.0)' but it
>>> could not be found
>>> [ERROR] Application failed, log file location:
>>> /media/dev/carbon/branches/3.2.0/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-agent/configuration/1309753690689.log
>>>
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO]
>>>
>>> Could not find the reason.
>>>
>>> AmilaM.
>>>
>>> On Mon, Jul 4, 2011 at 12:29 PM, Rajika Kumarasiri wrote:
>>>
>>>> I am getting following build failure in ESB service in 3.2.1 branch.
>>>>
>>>> Rajika
>>>>
>>>> [INFO] Installing
>>>> org.wso2.carbon.bam.data.publisher.mediationstats.feature.group 3.2.0.
>>>> [ERROR] Cannot complete the install because one or more required items
>>>> could not be found.
>>>> [ERROR]  Software being installed: WSO2 Carbon - Axis2 Transport JMS
>>>> Feature 1.1.0.wso2v4 (org.apache.axis2.transports.jms.feature.group
>>>> 1.1.0.wso2v4)
>>>> [ERROR]  Missing requirement: WSO2 Carbon - Axis2 Transport JMS Feature
>>>> 1.1.0.wso2v4 (org.apache.axis2.transports.jms.feature.group 1.1.0.wso2v4)
>>>> requires 'org.wso2.carbon.core.server.feature.group [3.2.0.SNAPSHOT,3.3.0)'
>>>> but it could not be found
>>>> [ERROR] Application failed, log file location:
>>>>

Re: [Carbon-dev] ESB service build failure in 3.2.1 branch

2011-07-04 Thread Kasun Indrasiri
I'm also getting a similar error while building the manager.
[ERROR] Cannot complete the install because one or more required items could
not be found.
[ERROR]  Software being installed: WSO2 Carbon - Gadget Editor UI Feature
3.2.0 (org.wso2.carbon.gadget.editor.ui.feature.group 3.2.0)
[ERROR]  Missing requirement: WSO2 Carbon - Gadget Editor UI Feature 3.2.0
(org.wso2.carbon.gadget.editor.ui.feature.group 3.2.0) requires
'org.wso2.carbon.core.ui.feature.group [3.2.0,3.3.0)' but it could not be
found
[ERROR] Application failed, log file location:
/home/kasun/development/wso2/wso2svn/3.2.0_1/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-agent/configuration/1309770951881.log


On Mon, Jul 4, 2011 at 12:33 PM, Amila Maha Arachchi wrote:

> I got a similar error when building stratos manager. There, error was
>
>
> [ERROR] Cannot complete the install because one or more required items
> could not be found.
> [ERROR]  Software being installed: WSO2 Carbon - Webapp Management Core
> Feature 3.2.0 (org.wso2.carbon.webapp.mgt.server.feature.group 3.2.0)
> [ERROR]  Missing requirement: WSO2 Carbon - Webapp Management Core Feature
> 3.2.0 (org.wso2.carbon.webapp.mgt.server.feature.group 3.2.0) requires
> 'org.wso2.carbon.core.server.feature.group [3.2.0,3.3.0)' but it could not
> be found
> [ERROR] Application failed, log file location:
> /media/dev/carbon/branches/3.2.0/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-agent/configuration/1309753690689.log
>
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO]
>
> Could not find the reason.
>
> AmilaM.
>
> On Mon, Jul 4, 2011 at 12:29 PM, Rajika Kumarasiri wrote:
>
>> I am getting following build failure in ESB service in 3.2.1 branch.
>>
>> Rajika
>>
>> [INFO] Installing
>> org.wso2.carbon.bam.data.publisher.mediationstats.feature.group 3.2.0.
>> [ERROR] Cannot complete the install because one or more required items
>> could not be found.
>> [ERROR]  Software being installed: WSO2 Carbon - Axis2 Transport JMS
>> Feature 1.1.0.wso2v4 (org.apache.axis2.transports.jms.feature.group
>> 1.1.0.wso2v4)
>> [ERROR]  Missing requirement: WSO2 Carbon - Axis2 Transport JMS Feature
>> 1.1.0.wso2v4 (org.apache.axis2.transports.jms.feature.group 1.1.0.wso2v4)
>> requires 'org.wso2.carbon.core.server.feature.group [3.2.0.SNAPSHOT,3.3.0)'
>> but it could not be found
>> [ERROR] Application failed, log file location:
>> /home/rajika/projects/carbon/3.2.0/products/esb/4.0.1/modules/p2-profile/service/target/p2-agent/configuration/1309760913699.log
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO]
>>
>>
>> ___
>> 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
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Compilation error in event mediator trunk.

2011-06-30 Thread Kasun Indrasiri
Fixed on trunk.

On Thu, Jun 30, 2011 at 2:08 PM, Amila Suriarachchi  wrote:

> I removed this class when doing some refactoring to event compoent.
>
> why event mediator use this class it is an internal class of event
> component.
>
> thanks,
> Amila.
>
> On Thu, Jun 30, 2011 at 12:09 PM, Waruna Ranasinghe wrote:
>
>> I got the following build failure while building Carbon trunk.
>>
>> [INFO] Building WSO2 Carbon - Event mediators
>> [INFO]task-segment: [install]
>> [INFO]
>> 
>> [INFO] [incremental-build:incremental-build {execution: default}]
>> [INFO] Verifying module descriptor ...
>> [INFO] Pom descriptor modification detected.
>> [INFO] Deleting
>> /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target
>> [INFO] [resources:resources {execution: default-resources}]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 2 resources
>> [INFO] [compiler:compile {execution: default-compile}]
>> [INFO] Compiling 5 source files to
>> /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target/classes
>> [INFO] -
>> [ERROR] COMPILATION ERROR :
>> [INFO] -
>> [ERROR]
>> /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
>> cannot find symbol
>> symbol  : class RegistrySubscriptionsLoader
>> location: package org.wso2.carbon.event.core.internal.util
>>
>> [INFO] 1error
>> [INFO] -
>> [INFO]
>> 
>> [ERROR] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Compilation failure
>> /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
>> cannot find symbol
>> symbol  : class RegistrySubscriptionsLoader
>> location: package org.wso2.carbon.event.core.internal.util
>>
>>
>> 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 mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Supporting predefined ESB properties in sequence editor UI and CS

2011-06-28 Thread Kasun Indrasiri
Hi devs,

As you know, in ESB we have to deal with large number of various
properties[1] that we set using property mediators in the mediation flows.
When it comes to designing sequences, using either the mgmt console or CS,
new users always need to go through the property catalog  and select the
required properties.(of course with the correct value and scope). We can
improve the usability of property mediator by giving an option to the  user
to select the predefined properties and populate them with relevant values
and scopes. However we need to store and maintain a list of predefined
properties of ESB to be used by the property mediator UI and CS.

WDYT?

[1] http://wso2.org/project/esb/java/4.0.0/docs/properties_guide.html

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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-06-06 Thread Kasun Indrasiri
On Mon, Jun 6, 2011 at 3:37 PM, Malith Dhanushka  wrote:

> Hi all,
> We have identified following areas need to be modified in the
> current CS ESB Editor to sync properly with the upcoming release of ESB.
>
>- New mediators
>   - store mediator
>   - url re-writer
>   - call-template
>   - conditional-router
>- New features
>   - message store
>   - message process
>   - sequence template
>   - endpoint template
>- Modified mediators
>   - Send
>   - XSLT
>   - XQuery
>   - Validate
>   - Clone
>   - Aggregate
>   - Iterate
>   - Sequence
>   - Event
>   - Sequence - element
>
> Also please include
- enrich mediator modifications. (Enriching from a registry resource)
- endpoint properties
- Descriptions for mediators, sequences and endpoints in synapse config.

Thanks.

> Mediator modification is already finished & developing new
> mediators,features is now in progress.
>
> Thanks,
> Malith
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Carbon 3.2.0 Branch] Parsing errors while building ESB

2011-06-02 Thread Kasun Indrasiri
xiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:52)
> >at
> org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:303)
> >at
> org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135)
> >at
> org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:133)
> >at
> org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:100)
> >at
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
> >at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
> >at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)
> >at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)
> >at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
> >at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
> >at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
> >at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
> >at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
> >at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
> >at
> org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:41)
> >at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >at java.lang.reflect.Method.invoke(Method.java:597)
> >at
> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> >at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> >at
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> >at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> > Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException:
> > entity reference names can not start with character '.' (position:
> > START_TAG seen ...(lh.match(\'language=\')) language =
> > lh.replace(/.*language=(.*?)(& @36:70)
> >at
> org.codehaus.plexus.util.xml.pull.MXParser.parseEntityRef(MXParser.java:2212)
> >at
> org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1275)
> >at
> org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1093)
> >at
> org.apache.maven.doxia.parser.AbstractXmlParser.parseXml(AbstractXmlParser.java:117)
> >at
> org.apache.maven.doxia.parser.AbstractXmlParser.parse(AbstractXmlParser.java:53)
> >... 27 more
> >
> >
> > --
> > Thanks & Regards,
> > Prabath
> >
> > http://blog.facilelogin.com
> > http://RampartFAQ.com
> >
>
>
>
> --
> Thanks & Regards,
> Prabath
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Please make sure to run integration tests with RC builds

2011-05-28 Thread Kasun Indrasiri
I have added following ESB integration tests to the product. (log mediator
test is commented out as there are some issues with that. Will fix it and
add that to mediators tests as well). Next ESB RC will be created with
integration test enabled.

endpoints
localentry
mediators
nhttp-transport
event-sources
priority-executors
synapse-nhttp-transport
proxyservices
sequences
servlet-transport
ws-discovery


On Sat, May 28, 2011 at 1:29 PM, Prabath Siriwardena wrote:

> Following products have commented out integration tests - PMs please
> have a look..
>
> BAM
> CEP
> ESB
> GReg
> MS
>
> Thanks & regards,
> -Prabath
>
> On Sat, May 28, 2011 at 12:56 PM, Charitha Kankanamge 
> wrote:
> > Folks,
> >
> > Please make sure to run integration tests with each RC. We start testing
> the
> > RC packs assuming that all integration tests were run before releasing
> the
> > pack for testing. But we noticed integration tests were commented out or
> > removed from some product poms in branch.
> >
> > /Charitha
> >
> >
> >
> > ___
> > Carbon-dev mailing list
> > Carbon-dev@wso2.org
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
>
>
>
> --
> Thanks & Regards,
> Prabath
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] One feature to install all ESB related features

2011-05-28 Thread Kasun Indrasiri
.internal.ProxyServlet.service(ProxyServlet.java:67)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
> at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:241)
> at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
> at
> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:396)
> at
> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:356)
> at
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1534)
> 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-05-28 09:30:00,994] ERROR
> {org.apache.catalina.core.ContainerBase.[Tomcat].[defaulthost].[/].[bridgeservlet]}
> -  Servlet.service() for servlet bridgeservlet threw exception
> java.lang.ClassNotFoundException:
> org.apache.jsp.sequences.design_005fsequence_jsp
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at
> org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:133)
> at
> org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:65)
>
>
>
>
>
>
> On Thu, May 19, 2011 at 4:13 PM, Kasun Indrasiri  wrote:
>
>>
>>
>> On Thu, May 19, 2011 at 2:23 PM, Sameera Jayasoma wrote:
>>
>>> On a side note, we need to hide all these features which cannot function
>>> alone.
>>>
>>> +1. Will do.
>>
>>> Thanks,
>>> Sameera
>>>
>>> On Thu, May 19, 2011 at 1:56 PM, Supun Kamburugamuva wrote:
>>>
>>>> On Thu, May 19, 2011 at 1:51 PM, Danushka Menikkumbura
>>>>  wrote:
>>>> > Should not the feature manager take care of installing dependencies?
>>>> >
>>>> > Danushka
>>>> >
>>>> > On Thu, May 19, 2011 at 1:46 PM, Kasun Indrasiri 
>>>> wrote:
>>>> >>
>>>> >> Hi devs,
>>>> >> We came across couple of issues while we were installing ESB features
>>>> on a
>>>> >> raw carbon server. Most of the esb features currently available are
>>>> unusable
>>>> >> with out installing  some other related feature. For instance:
>>>> >> - proxyadmin-feature requires service hosting, sequence admin,
>>>> mediator,
>>>> >> template features to get the proxy service working.
>>>> >> - sequence-feature editor requires template feature. Also its useless
>>>> with
>>>> >> out the endpoint feature.
>>>> >> Likewise there are couple of cases where we need to install some
>>>> related
>>>> >> features to get the thing done. To overcome these issues, we have
>>>> created a
>>>> >> single feature(ESB Mediation : features/esb-mediation) to install all
>>>> esb
>>>> >> related features on a carbon server. This feature basically includes
>>>> all the
>>>> >> related esb features. Ideally, we have to get rid of all the features
>>>> that
>>>> >> cannot function alone.
>>>>
>>>> +1
>>>>
>>>> Thanks,
>>>> Supun..
>>>>
>>>> >> Thanks.
>>>> >> --
>>>> 

Re: [Carbon-dev] ESB 4.0.0 - RC1 : Cannot create JMS Message Stores

2011-05-26 Thread Kasun Indrasiri
This is kind of a usability issue. If we try to create a JMS Message Store
without giving parameters, we'll get this error. It should display an error
message instead.

On Thu, May 26, 2011 at 9:27 PM, Hiranya Jayathilaka wrote:

> Hi
>
> Afaik message stores impl do not use the jms transport. What exactly did
> you do to get this error? How can we reproduce it?
>
> Sent from my iPhone
>
> On May 26, 2011, at 7:43 PM, Kasun Indrasiri  wrote:
>
>
> Looks like this is due to the inclusion of a mandatory parameter in JMS
> transport. [1]
>
> [1]
>
> [2011-05-26 19:38:13,711] ERROR - RPCInOnlyMessageReceiver Required
> Parameters missing. Can't initialize JMS Message Store
> org.apache.synapse.SynapseException: Required Parameters missing. Can't
> initialize JMS Message Store
> at
> org.wso2.carbon.message.store.persistence.jms.JMSMessageStore.setParameters(JMSMessageStore.java:533)
>  at
> org.apache.synapse.config.xml.MessageStoreFactory.createMessageStore(MessageStoreFactory.java:98)
> at
> org.wso2.carbon.message.store.service.MessageStoreAdminService.addMessageStore(MessageStoreAdminService.java:62)
>  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.RPCInOnlyMessageReceiver.invokeBusinessLogic(RPCInOnlyMessageReceiver.java:66)
>  at
> org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
> 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.AxisServlet.doPost(AxisServlet.java:146)
>  at
> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>  at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
> at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
>  at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
>  at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
>  at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>  at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:241)
> at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
>  at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
>  at
> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:396)
> at
> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:356)
>  at
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1534)
> 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)
>
>
> --
> Kasun Indrasiri
> Senior Software Engineer
> WSO2, Inc.; <http://wso2.com>http://wso2.com
> lean.enterprise.middleware
>
> cell: +94 71 536 4128
> Blog : <http://kasunpanorama.blogspot.com/>
> http://kasunpanorama.blogspot.com/
>
> _______
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
> ___
> Ca

[Carbon-dev] ESB 4.0.0 - RC1 : Cannot create JMS Message Stores

2011-05-26 Thread Kasun Indrasiri
Looks like this is due to the inclusion of a mandatory parameter in JMS
transport. [1]

[1]

[2011-05-26 19:38:13,711] ERROR - RPCInOnlyMessageReceiver Required
Parameters missing. Can't initialize JMS Message Store
org.apache.synapse.SynapseException: Required Parameters missing. Can't
initialize JMS Message Store
at
org.wso2.carbon.message.store.persistence.jms.JMSMessageStore.setParameters(JMSMessageStore.java:533)
at
org.apache.synapse.config.xml.MessageStoreFactory.createMessageStore(MessageStoreFactory.java:98)
at
org.wso2.carbon.message.store.service.MessageStoreAdminService.addMessageStore(MessageStoreAdminService.java:62)
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.RPCInOnlyMessageReceiver.invokeBusinessLogic(RPCInOnlyMessageReceiver.java:66)
at
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
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.AxisServlet.doPost(AxisServlet.java:146)
at
org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:241)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
at
org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:396)
at
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:356)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1534)
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)


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] NPE while activating and deactivating services

2011-05-26 Thread Kasun Indrasiri
Reproducible in ESB RC1 [1]

[1] https://wso2.org/jira/browse/CARBON-10365

On Thu, May 26, 2011 at 4:09 PM, Kasun Indrasiri  wrote:

> According to Isuru, we don't see this in AS. He will have a look.
>
>
> On Thu, May 26, 2011 at 3:20 PM, Kasun Indrasiri  wrote:
>
>>
>> We got this while updating a proxy service config on local build. However,
>> this can be reproduce even if we deactivate echo service etc.
>>
>> [2011-05-26 15:04:46,502] ERROR - AxisConfiguration Error occured while
>> notifying observer
>> java.lang.NullPointerException
>> at
>> org.apache.axis2.engine.AxisConfiguration.notifyObservers(AxisConfiguration.java:670)
>> at
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:441)
>>  at
>> org.wso2.carbon.core.persistence.ServicePersistenceManager.handleExistingServiceInit(ServicePersistenceManager.java:432)
>> at
>> org.wso2.carbon.core.deployment.DeploymentInterceptor.serviceUpdate(DeploymentInterceptor.java:263)
>>  at
>> org.apache.axis2.engine.AxisConfiguration.notifyObservers(AxisConfiguration.java:657)
>> at
>> org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:411)
>>  at
>> org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:341)
>> at
>> org.apache.synapse.core.axis2.ProxyService.buildAxisService(ProxyService.java:566)
>>  at
>> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.addProxyService(ProxyServiceAdmin.java:220)
>> at
>> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxyService(ProxyServiceAdmin.java:311)
>>  at
>> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxy(ProxyServiceAdmin.java:656)
>> 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.receive(AbstractMessageReceiver.java:110)
>> 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.AxisServlet.doPost(AxisServlet.java:146)
>>  at
>> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> at
>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>>  at
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>> at
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
>>  at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>> at
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
>>  at
>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
>> at
>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
>>  at
>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
>> at
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>>  at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:241)
>> at
>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
>>  at
>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
>> at
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
>>  at
>> org.apache.coyote.http11.Http11NioProcessor.process(Http11N

Re: [Carbon-dev] NPE while activating and deactivating services

2011-05-26 Thread Kasun Indrasiri
According to Isuru, we don't see this in AS. He will have a look.

On Thu, May 26, 2011 at 3:20 PM, Kasun Indrasiri  wrote:

>
> We got this while updating a proxy service config on local build. However,
> this can be reproduce even if we deactivate echo service etc.
>
> [2011-05-26 15:04:46,502] ERROR - AxisConfiguration Error occured while
> notifying observer
> java.lang.NullPointerException
> at
> org.apache.axis2.engine.AxisConfiguration.notifyObservers(AxisConfiguration.java:670)
> at
> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:441)
>  at
> org.wso2.carbon.core.persistence.ServicePersistenceManager.handleExistingServiceInit(ServicePersistenceManager.java:432)
> at
> org.wso2.carbon.core.deployment.DeploymentInterceptor.serviceUpdate(DeploymentInterceptor.java:263)
>  at
> org.apache.axis2.engine.AxisConfiguration.notifyObservers(AxisConfiguration.java:657)
> at
> org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:411)
>  at
> org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:341)
> at
> org.apache.synapse.core.axis2.ProxyService.buildAxisService(ProxyService.java:566)
>  at
> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.addProxyService(ProxyServiceAdmin.java:220)
> at
> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxyService(ProxyServiceAdmin.java:311)
>  at
> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxy(ProxyServiceAdmin.java:656)
> 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.receive(AbstractMessageReceiver.java:110)
> 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.AxisServlet.doPost(AxisServlet.java:146)
>  at
> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>  at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
> at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
>  at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
>  at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
>  at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>  at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:241)
> at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
>  at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
>  at
> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:396)
> at
> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:356)
>  at
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1534)
> 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)
>
>
> --
> Kasun 

[Carbon-dev] NPE while activating and deactivating services

2011-05-26 Thread Kasun Indrasiri
We got this while updating a proxy service config on local build. However,
this can be reproduce even if we deactivate echo service etc.

[2011-05-26 15:04:46,502] ERROR - AxisConfiguration Error occured while
notifying observer
java.lang.NullPointerException
at
org.apache.axis2.engine.AxisConfiguration.notifyObservers(AxisConfiguration.java:670)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:441)
at
org.wso2.carbon.core.persistence.ServicePersistenceManager.handleExistingServiceInit(ServicePersistenceManager.java:432)
at
org.wso2.carbon.core.deployment.DeploymentInterceptor.serviceUpdate(DeploymentInterceptor.java:263)
at
org.apache.axis2.engine.AxisConfiguration.notifyObservers(AxisConfiguration.java:657)
at
org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:411)
at
org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:341)
at
org.apache.synapse.core.axis2.ProxyService.buildAxisService(ProxyService.java:566)
at
org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.addProxyService(ProxyServiceAdmin.java:220)
at
org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxyService(ProxyServiceAdmin.java:311)
at
org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxy(ProxyServiceAdmin.java:656)
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.receive(AbstractMessageReceiver.java:110)
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.AxisServlet.doPost(AxisServlet.java:146)
at
org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:241)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
at
org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:396)
at
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:356)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1534)
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)


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB sample axis2 server cannot be started

2011-05-25 Thread Kasun Indrasiri
Hi Amila,

We have fixed some critical issues on Synapse, DataSources UI and ESB. Shall
we start creating new ESB packs? We basically have to build Synapse,
components, features and esb product.

On Thu, May 26, 2011 at 11:00 AM, Amila Maha Arachchi wrote:

>
>
> On Thu, May 26, 2011 at 10:52 AM, Kasun Indrasiri  wrote:
>
>> We basically have to build synapse, synapse feature and esb product.
>>
>
> I am currently building the products in the builder. I will build the above
> mentioned ones when building ESB.
>
>>
>> On Thu, May 26, 2011 at 10:49 AM, Supun Kamburugamuva wrote:
>>
>>> I've fixed this to point to the correct carbon home location. We have
>>> to build only the product. Also there is a change in VFS transport. So
>>> we have to build that part as well.
>>>
>>> Thanks,
>>> Supun..
>>>
>>> On Thu, May 26, 2011 at 10:43 AM, Afkham Azeez  wrote:
>>> > In the axis2server.sh, I set the carbon.home System property so that a
>>> log4j
>>> > error does not appear. This was to resolve an L1. I ran this script
>>> from the
>>> > samples/axis2Server directory, and everything was working fine.
>>> >
>>> > On Thu, May 26, 2011 at 10:36 AM, Kasun Indrasiri 
>>> wrote:
>>> >>
>>> >> We are seeing this issue in local builds created last night. Need to
>>> get
>>> >> this fix ASAP.
>>> >> [SimpleAxisServer] Using the Axis2 Repository :
>>> >>
>>> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository
>>> >> [SimpleAxisServer] Using the Axis2 Configuration File :
>>> >>
>>> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/conf/axis2.xml
>>> >> [2011-05-26 10:34:03,594]  INFO - ModuleDeployer Deploying module:
>>> >> addressing -
>>> >>
>>> file:/home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/modules/addressing.mar
>>> >> [2011-05-26 10:34:03,620] ERROR - ModuleDeployer The addressing.mar
>>> >> module, which is not valid, caused null
>>> >> java.lang.ExceptionInInitializerError
>>> >> at
>>> >>
>>> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantIdPatternConverter.getFullyQualifiedName(TenantAwarePatternLayout.java:177)
>>> >> at
>>> >>
>>> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantAwareNamedPatternConverter.convert(TenantAwarePatternLayout.java:146)
>>> >> at
>>> >>
>>> org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:64)
>>> >> at org.apache.log4j.PatternLayout.format(PatternLayout.java:503)
>>> >> at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:301)
>>> >> at
>>> >>
>>> org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.java:234)
>>> >> at org.apache.log4j.WriterAppender.append(WriterAppender.java:159)
>>> >> at
>>> org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
>>> >> at
>>> >>
>>> org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
>>> >> at org.apache.log4j.Category.callAppenders(Category.java:203)
>>> >> at org.apache.log4j.Category.forcedLog(Category.java:388)
>>> >> at org.apache.log4j.Category.log(Category.java:853)
>>> >> at org.apache.commons.logging.impl.Log4JLogger.info
>>> (Log4JLogger.java:199)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:82)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:813)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:264)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:69)
>>> >> a

Re: [Carbon-dev] ESB sample axis2 server cannot be started

2011-05-25 Thread Kasun Indrasiri
Yeah, I've just checked on Win7, it works fine.

On Thu, May 26, 2011 at 11:26 AM, Supun Kamburugamuva wrote:

> Actually in the wrapper.conf carbon.home is set correctly. So no need
> to fix it there.
>
> Thanks,
> Supun..
>
> On Thu, May 26, 2011 at 11:17 AM, Afkham Azeez  wrote:
> > From the latest update, I can see that only the axis2server.sh files have
> > been fixed, and not the wrapper.conf files, which means this failure will
> > still occur on Windows.
> >
> > On Thu, May 26, 2011 at 10:51 AM, Afkham Azeez  wrote:
> >>
> >> This was fixed in 4 files; 2 wrapper.conf files, & 2 axis2Server.sh
> files,
> >> ESB product & service.
> >>
> >> On Thu, May 26, 2011 at 10:49 AM, Supun Kamburugamuva 
> >> wrote:
> >>>
> >>> I've fixed this to point to the correct carbon home location. We have
> >>> to build only the product. Also there is a change in VFS transport. So
> >>> we have to build that part as well.
> >>>
> >>> Thanks,
> >>> Supun..
> >>>
> >>> On Thu, May 26, 2011 at 10:43 AM, Afkham Azeez  wrote:
> >>> > In the axis2server.sh, I set the carbon.home System property so that
> a
> >>> > log4j
> >>> > error does not appear. This was to resolve an L1. I ran this script
> >>> > from the
> >>> > samples/axis2Server directory, and everything was working fine.
> >>> >
> >>> > On Thu, May 26, 2011 at 10:36 AM, Kasun Indrasiri 
> >>> > wrote:
> >>> >>
> >>> >> We are seeing this issue in local builds created last night. Need to
> >>> >> get
> >>> >> this fix ASAP.
> >>> >> [SimpleAxisServer] Using the Axis2 Repository :
> >>> >>
> >>> >>
> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository
> >>> >> [SimpleAxisServer] Using the Axis2 Configuration File :
> >>> >>
> >>> >>
> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/conf/axis2.xml
> >>> >> [2011-05-26 10:34:03,594]  INFO - ModuleDeployer Deploying module:
> >>> >> addressing -
> >>> >>
> >>> >>
> file:/home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/modules/addressing.mar
> >>> >> [2011-05-26 10:34:03,620] ERROR - ModuleDeployer The addressing.mar
> >>> >> module, which is not valid, caused null
> >>> >> java.lang.ExceptionInInitializerError
> >>> >> at
> >>> >>
> >>> >>
> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantIdPatternConverter.getFullyQualifiedName(TenantAwarePatternLayout.java:177)
> >>> >> at
> >>> >>
> >>> >>
> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantAwareNamedPatternConverter.convert(TenantAwarePatternLayout.java:146)
> >>> >> at
> >>> >>
> >>> >>
> org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:64)
> >>> >> at org.apache.log4j.PatternLayout.format(PatternLayout.java:503)
> >>> >> at
> org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:301)
> >>> >> at
> >>> >>
> >>> >>
> org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.java:234)
> >>> >> at org.apache.log4j.WriterAppender.append(WriterAppender.java:159)
> >>> >> at
> >>> >>
> org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
> >>> >> at
> >>> >>
> >>> >>
> org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
> >>> >> at org.apache.log4j.Category.callAppenders(Category.java:203)
> >>> >> at org.apache.log4j.Category.forcedLog(Category.java:388)
> >>> >> at org.apache.log4j.Category.log(Category.java:853)
> >>> >> at
> >>> >> org.apache.commons.logging.impl.Log4JLogger.info
> (Log4JLogger.java:199)
> >>> >> at
> >>> >>
> >&g

Re: [Carbon-dev] ESB sample axis2 server cannot be started

2011-05-25 Thread Kasun Indrasiri
We have another blocker - [Carbon-dev] Error While Enabling JMS

On Thu, May 26, 2011 at 11:00 AM, Amila Maha Arachchi wrote:

>
>
> On Thu, May 26, 2011 at 10:52 AM, Kasun Indrasiri  wrote:
>
>> We basically have to build synapse, synapse feature and esb product.
>>
>
> I am currently building the products in the builder. I will build the above
> mentioned ones when building ESB.
>
>>
>> On Thu, May 26, 2011 at 10:49 AM, Supun Kamburugamuva wrote:
>>
>>> I've fixed this to point to the correct carbon home location. We have
>>> to build only the product. Also there is a change in VFS transport. So
>>> we have to build that part as well.
>>>
>>> Thanks,
>>> Supun..
>>>
>>> On Thu, May 26, 2011 at 10:43 AM, Afkham Azeez  wrote:
>>> > In the axis2server.sh, I set the carbon.home System property so that a
>>> log4j
>>> > error does not appear. This was to resolve an L1. I ran this script
>>> from the
>>> > samples/axis2Server directory, and everything was working fine.
>>> >
>>> > On Thu, May 26, 2011 at 10:36 AM, Kasun Indrasiri 
>>> wrote:
>>> >>
>>> >> We are seeing this issue in local builds created last night. Need to
>>> get
>>> >> this fix ASAP.
>>> >> [SimpleAxisServer] Using the Axis2 Repository :
>>> >>
>>> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository
>>> >> [SimpleAxisServer] Using the Axis2 Configuration File :
>>> >>
>>> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/conf/axis2.xml
>>> >> [2011-05-26 10:34:03,594]  INFO - ModuleDeployer Deploying module:
>>> >> addressing -
>>> >>
>>> file:/home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/modules/addressing.mar
>>> >> [2011-05-26 10:34:03,620] ERROR - ModuleDeployer The addressing.mar
>>> >> module, which is not valid, caused null
>>> >> java.lang.ExceptionInInitializerError
>>> >> at
>>> >>
>>> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantIdPatternConverter.getFullyQualifiedName(TenantAwarePatternLayout.java:177)
>>> >> at
>>> >>
>>> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantAwareNamedPatternConverter.convert(TenantAwarePatternLayout.java:146)
>>> >> at
>>> >>
>>> org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:64)
>>> >> at org.apache.log4j.PatternLayout.format(PatternLayout.java:503)
>>> >> at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:301)
>>> >> at
>>> >>
>>> org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.java:234)
>>> >> at org.apache.log4j.WriterAppender.append(WriterAppender.java:159)
>>> >> at
>>> org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
>>> >> at
>>> >>
>>> org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
>>> >> at org.apache.log4j.Category.callAppenders(Category.java:203)
>>> >> at org.apache.log4j.Category.forcedLog(Category.java:388)
>>> >> at org.apache.log4j.Category.log(Category.java:853)
>>> >> at org.apache.commons.logging.impl.Log4JLogger.info
>>> (Log4JLogger.java:199)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:82)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:813)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:264)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:69)
>>> >> at
>>> >>
>>> org.apache.axis2.deployment.RepositoryListener.(RepositoryListener.java:64)
>>> >> at
>>> >

Re: [Carbon-dev] ESB sample axis2 server cannot be started

2011-05-25 Thread Kasun Indrasiri
We basically have to build synapse, synapse feature and esb product.

On Thu, May 26, 2011 at 10:49 AM, Supun Kamburugamuva wrote:

> I've fixed this to point to the correct carbon home location. We have
> to build only the product. Also there is a change in VFS transport. So
> we have to build that part as well.
>
> Thanks,
> Supun..
>
> On Thu, May 26, 2011 at 10:43 AM, Afkham Azeez  wrote:
> > In the axis2server.sh, I set the carbon.home System property so that a
> log4j
> > error does not appear. This was to resolve an L1. I ran this script from
> the
> > samples/axis2Server directory, and everything was working fine.
> >
> > On Thu, May 26, 2011 at 10:36 AM, Kasun Indrasiri 
> wrote:
> >>
> >> We are seeing this issue in local builds created last night. Need to get
> >> this fix ASAP.
> >> [SimpleAxisServer] Using the Axis2 Repository :
> >>
> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository
> >> [SimpleAxisServer] Using the Axis2 Configuration File :
> >>
> /home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/conf/axis2.xml
> >> [2011-05-26 10:34:03,594]  INFO - ModuleDeployer Deploying module:
> >> addressing -
> >>
> file:/home/kasun/development/wso2/wso2svn/3.2.0/products/esb/4.0.0/modules/distribution/product/target/wso2esb-4.0.0/samples/axis2Server/repository/modules/addressing.mar
> >> [2011-05-26 10:34:03,620] ERROR - ModuleDeployer The addressing.mar
> >> module, which is not valid, caused null
> >> java.lang.ExceptionInInitializerError
> >> at
> >>
> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantIdPatternConverter.getFullyQualifiedName(TenantAwarePatternLayout.java:177)
> >> at
> >>
> org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantAwareNamedPatternConverter.convert(TenantAwarePatternLayout.java:146)
> >> at
> >>
> org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:64)
> >> at org.apache.log4j.PatternLayout.format(PatternLayout.java:503)
> >> at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:301)
> >> at
> >>
> org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.java:234)
> >> at org.apache.log4j.WriterAppender.append(WriterAppender.java:159)
> >> at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
> >> at
> >>
> org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
> >> at org.apache.log4j.Category.callAppenders(Category.java:203)
> >> at org.apache.log4j.Category.forcedLog(Category.java:388)
> >> at org.apache.log4j.Category.log(Category.java:853)
> >> at org.apache.commons.logging.impl.Log4JLogger.info
> (Log4JLogger.java:199)
> >> at
> >>
> org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:82)
> >> at
> >>
> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
> >> at
> >>
> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:813)
> >> at
> >>
> org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:264)
> >> at
> >>
> org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:69)
> >> at
> >>
> org.apache.axis2.deployment.RepositoryListener.(RepositoryListener.java:64)
> >> at
> >>
> org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:158)
> >> at
> >>
> org.apache.axis2.deployment.FileSystemConfigurator.getAxisConfiguration(FileSystemConfigurator.java:133)
> >> at
> >>
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:64)
> >> at
> >>
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:210)
> >> at
> >>
> samples.util.SampleAxis2ServerManager.start(SampleAxis2ServerManager.java:93)
> >> at samples.util.SampleAxis2Server.startServer(SampleAxis2Server.java:61)
> >> at samples.util.SampleAxis2Server.main(SampleAxis2Server.java:40)
> >> Caused by: java.lang.RuntimeException: Unable to initialize the cache
> >> manager.
> >> at
> >>
> org.wso2.carbon.utils.multitenancy

[Carbon-dev] ESB sample axis2 server cannot be started

2011-05-25 Thread Kasun Indrasiri
 org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:301)
at
org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.java:234)
at org.apache.log4j.WriterAppender.append(WriterAppender.java:159)
at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
at
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
at org.apache.log4j.Category.callAppenders(Category.java:203)
at org.apache.log4j.Category.forcedLog(Category.java:388)
at org.apache.log4j.Category.log(Category.java:853)
at org.apache.commons.logging.impl.Log4JLogger.error(Log4JLogger.java:257)
at
org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:113)
at
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:813)
at
org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:264)
at
org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:69)
at
org.apache.axis2.deployment.RepositoryListener.(RepositoryListener.java:64)
at
org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:158)
at
org.apache.axis2.deployment.FileSystemConfigurator.getAxisConfiguration(FileSystemConfigurator.java:133)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:64)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:210)
at
samples.util.SampleAxis2ServerManager.start(SampleAxis2ServerManager.java:93)
at samples.util.SampleAxis2Server.startServer(SampleAxis2Server.java:61)
at samples.util.SampleAxis2Server.main(SampleAxis2Server.java:40)
Exception in thread "main" java.lang.NoClassDefFoundError: Could not
initialize class org.wso2.carbon.utils.multitenancy.CarbonContextHolder
at
org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantIdPatternConverter.getFullyQualifiedName(TenantAwarePatternLayout.java:177)
at
org.wso2.carbon.utils.logging.TenantAwarePatternLayout$TenantAwarePatternParser$TenantAwareNamedPatternConverter.convert(TenantAwarePatternLayout.java:146)
at
org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:64)
at org.apache.log4j.PatternLayout.format(PatternLayout.java:503)
at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:301)
at
org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.java:234)
at org.apache.log4j.WriterAppender.append(WriterAppender.java:159)
at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:230)
at
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:65)
at org.apache.log4j.Category.callAppenders(Category.java:203)
at org.apache.log4j.Category.forcedLog(Category.java:388)
at org.apache.log4j.Category.log(Category.java:853)
at org.apache.commons.logging.impl.Log4JLogger.fatal(Log4JLogger.java:280)
at
samples.util.SampleAxis2ServerManager.start(SampleAxis2ServerManager.java:115)
at samples.util.SampleAxis2Server.startServer(SampleAxis2Server.java:61)
at samples.util.SampleAxis2Server.main(SampleAxis2Server.java:40)







-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is the status of the branch?

2011-05-24 Thread Kasun Indrasiri
We were running a build without clean repo in the builder. Since we want to
create RC1 packs with clean repo, Denis has triggered a new build with a
clean repo.

On Tue, May 24, 2011 at 8:59 PM, Isuru Suriarachchi  wrote:

>
>
> On Tue, May 24, 2011 at 8:57 PM, Afkham Azeez  wrote:
>
>>
>>
>> On Tue, May 24, 2011 at 8:55 PM, Isuru Suriarachchi wrote:
>>
>>> There were lot of test failures in Carbon core due to bad calculation of
>>> paths to carbon.home. We've fixed those by introducing system properties.
>>
>>
>> Those fixes have to make it back to the trunk. Have you kept track of what
>> was changed? Product teams have to fix those.
>>
>
> I applied most of the stuff in trunk as well. But have to double check and
> fix all places.
>
>
>>
>>
>>>
>>> Now I'm building components locally.
>>>
>>> Thanks,
>>> ~Isuru
>>>
>>> On Tue, May 24, 2011 at 8:47 PM, Afkham Azeez  wrote:
>>>
>>>> Please provide an update.
>>>>
>>>> --
>>>> *Afkham Azeez*
>>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>>> Member; Apache Software Foundation; http://www.apache.org/
>>>> * <http://www.apache.org/>**
>>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>>> twitter: 
>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>>> *
>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>>> *
>>>> *
>>>> *Lean . Enterprise . Middleware*
>>>>
>>>>
>>>
>>>
>>> --
>>> Isuru Suriarachchi
>>> Technical Lead & Product Manager, WSO2 Application Server
>>>
>>> WSO2 Inc. http://wso2.com
>>> email : is...@wso2.com
>>> blog : http://isurues.wordpress.com/
>>>
>>> lean . enterprise . middleware
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * <http://www.apache.org/>**
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Application Server
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Why do we need to build Shindig with test?

2011-05-24 Thread Kasun Indrasiri
Looks like we have to build shindig with test. I have to build with test to
overcome this error. We have seen this in the builder machine too.

 Missing:
--
1) org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4

 Try downloading the file manually from the project website.

 Then, install it using the command:
 mvn install:install-file -DgroupId=org.apache.shindig
-DartifactId=shindig-common -Dversion=r910768-wso2v4 -Dclassifier=tests
-Dpackaging=test-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.shindig
-DartifactId=shindig-common -Dversion=r910768-wso2v4 -Dclassifier=tests
-Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
 1) org.apache.shindig:shindig-gadgets:jar:r910768-wso2v4
 2) org.apache.shindig:shindig-common:test-jar:tests:r910768-wso2v4

-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] 3.2.0 Branch

2011-05-24 Thread Kasun Indrasiri
I too built up to ESB product and esb starts fine. Shall we start building
in the builder machine so that we can get product builds by tonight.


On Tue, May 24, 2011 at 3:13 PM, Sumedha Rubasinghe wrote:

> I had the full branch building (except for ESB) as of yesterday's checkout.
> will try again.
>
> /sumedha
>
>
> On Tue, May 24, 2011 at 3:02 PM, Prabath Siriwardena wrote:
>
>> On Tue, May 24, 2011 at 2:41 PM, Supun Kamburugamuva 
>> wrote:
>> > We have fixed the versions in the 3.2.0 branch. We could build the ESB
>> > successfully. Still in the process of building other products.
>> > Products teams please try to build your products and fix the issues if
>> > there are any.
>>
>> +1
>>
>> I will build IS from a clean repo..
>>
>> Thanks & regards,
>> -Prabath
>>
>> >
>> > Thanks,
>> > --
>> > Supun Kamburugamuva
>> > Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
>> > Member, Apache Software Foundation; http://www.apache.org
>> > WSO2 Inc.;  http://wso2.org
>> > E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
>> > Blog: http://supunk.blogspot.com
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>>
>>
>>
>> --
>> Thanks & Regards,
>> Prabath
>>
>> http://blog.facilelogin.com
>> http://RampartFAQ.com
>> _______
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is UEPPhase?

2011-05-23 Thread Kasun Indrasiri
Unified Endpoint Phase.
This is currently used by BPS.

On Tue, May 24, 2011 at 11:08 AM, Afkham Azeez  wrote:

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


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] One feature to install all ESB related features

2011-05-19 Thread Kasun Indrasiri
On Thu, May 19, 2011 at 2:23 PM, Sameera Jayasoma  wrote:

> On a side note, we need to hide all these features which cannot function
> alone.
>
> +1. Will do.

> Thanks,
> Sameera
>
> On Thu, May 19, 2011 at 1:56 PM, Supun Kamburugamuva wrote:
>
>> On Thu, May 19, 2011 at 1:51 PM, Danushka Menikkumbura
>>  wrote:
>> > Should not the feature manager take care of installing dependencies?
>> >
>> > Danushka
>> >
>> > On Thu, May 19, 2011 at 1:46 PM, Kasun Indrasiri 
>> wrote:
>> >>
>> >> Hi devs,
>> >> We came across couple of issues while we were installing ESB features
>> on a
>> >> raw carbon server. Most of the esb features currently available are
>> unusable
>> >> with out installing  some other related feature. For instance:
>> >> - proxyadmin-feature requires service hosting, sequence admin,
>> mediator,
>> >> template features to get the proxy service working.
>> >> - sequence-feature editor requires template feature. Also its useless
>> with
>> >> out the endpoint feature.
>> >> Likewise there are couple of cases where we need to install some
>> related
>> >> features to get the thing done. To overcome these issues, we have
>> created a
>> >> single feature(ESB Mediation : features/esb-mediation) to install all
>> esb
>> >> related features on a carbon server. This feature basically includes
>> all the
>> >> related esb features. Ideally, we have to get rid of all the features
>> that
>> >> cannot function alone.
>>
>> +1
>>
>> Thanks,
>> Supun..
>>
>> >> Thanks.
>> >> --
>> >> Kasun Indrasiri
>> >> Senior Software Engineer
>> >> WSO2, Inc.; http://wso2.com
>> >> lean.enterprise.middleware
>> >>
>> >> cell: +94 71 536 4128
>> >> Blog : http://kasunpanorama.blogspot.com/
>> >>
>> >> ___
>> >> Carbon-dev mailing list
>> >> Carbon-dev@wso2.org
>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>
>> >
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>>
>>
>>
>> --
>> Supun Kamburugamuva
>> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
>> Member, Apache Software Foundation; http://www.apache.org
>> WSO2 Inc.;  http://wso2.org
>> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
>> Blog: http://supunk.blogspot.com
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
>
> --
> Sameera Jayasoma
> Technical Lead and Product Manager, WSO2 Carbon
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://tech.jayasoma.org
>
> Lean . Enterprise . Middleware
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] One feature to install all ESB related features

2011-05-19 Thread Kasun Indrasiri
Hi devs,

We came across couple of issues while we were installing ESB features on a
raw carbon server. Most of the esb features currently available are unusable
with out installing  some other related feature. For instance:

- proxyadmin-feature requires service hosting, sequence admin, mediator,
template features to get the proxy service working.
- sequence-feature editor requires template feature. Also its useless with
out the endpoint feature.

Likewise there are couple of cases where we need to install some related
features to get the thing done. To overcome these issues, we have created a
single feature(ESB Mediation : features/esb-mediation) to install all esb
related features on a carbon server. This feature basically includes all the
related esb features. Ideally, we have to get rid of all the features that
cannot function alone.

Thanks.
-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] "WSO2 Carbon Continuous Build was SUCCESSFUL"

2011-05-11 Thread Kasun Indrasiri
New ESB build is available at [1]. Smoke tests were successful.

[1]
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/wso2esb-4.0.0-SNAPSHOT.zip

On Thu, May 12, 2011 at 12:17 PM, WSO2 Carbon-Builder wrote:

> [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.servicehosting.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.dataservices.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.transport.jms.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.transport.mail.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.discovery.client.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.discovery.core.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
> [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
> [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
> [INFO] Extracting feature
> org.wso2.governance:org.wso2.governance.styles.feature
> [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
> [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
> [INFO] Extracting feature
> org.wso2.identity:org.wso2.identity.styles.feature
> [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
> [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
> [INFO] Extracting feature
> org.wso2.appserver:org.wso2.appserver.styles.feature
> [INFO] Extracting feature
> org.wso2.appserver:org.wso2.appserver.utils.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
> [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
> [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.messagebox.feature
> [INFO] Copying resources
> [INFO] Running Equinox P2 Publisher Application for Repository Generation
> [INFO] Generating metadata for ..
> [INFO] Generation completed with success [57 seconds].
> [INFO] Running Equinox P2 Category Publisher Application for the Generated
> Repository
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
> /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
> [INFO]
> 
> [INFO] BUILD SUCCESSFUL
> [INFO]
> 
> [INFO] Total time: 1 minute 43 seconds
> [INFO] Finished at: Thu May 12 12:17:49 IST 2011
> [INFO] Final Memory: 32M/1962M
> [INFO]
> 
> 2011-05-12_12-09-59
> Carbon  packs are available at :
> http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
> tail -n50 $CARBON_SRC_HOME/build.log
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] "WSO2 Carbon Continuous Build was SUCCESSFUL"

2011-05-11 Thread Kasun Indrasiri
identity.utils.feature
>>>>>>> [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.appserver:org.wso2.appserver.styles.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.appserver:org.wso2.appserver.utils.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.carbon:org.wso2.carbon.event.feature
>>>>>>> [INFO] Extracting feature
>>>>>>> org.wso2.carbon:org.wso2.carbon.messagebox.feature
>>>>>>> [INFO] Copying resources
>>>>>>> [INFO] Running Equinox P2 Publisher Application for Repository
>>>>>>> Generation
>>>>>>> [INFO] Generating metadata for ..
>>>>>>> [INFO] Generation completed with success [53 seconds].
>>>>>>> [INFO] Running Equinox P2 Category Publisher Application for the
>>>>>>> Generated Repository
>>>>>>> [INFO] [install:install {execution: default-install}]
>>>>>>> [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
>>>>>>> /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
>>>>>>> [INFO]
>>>>>>> 
>>>>>>> [INFO] BUILD SUCCESSFUL
>>>>>>> [INFO]
>>>>>>> 
>>>>>>> [INFO] Total time: 2 minutes 40 seconds
>>>>>>> [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
>>>>>>> [INFO] Final Memory: 25M/981M
>>>>>>> [INFO]
>>>>>>> 
>>>>>>> 2011-05-11_08-16-52
>>>>>>> Carbon  packs are available at :
>>>>>>> http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
>>>>>>> tail -n50 $CARBON_SRC_HOME/build.log
>>>>>>> ___
>>>>>>> Carbon-dev mailing list
>>>>>>> Carbon-dev@wso2.org
>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Afkham Azeez*
>>>>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>>>>> Member; Apache Software Foundation; http://www.apache.org/
>>>>>> * <http://www.apache.org/>**
>>>>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>>>>> twitter: 
>>>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>>>>> *
>>>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>>>>> *
>>>>>> *
>>>>>> *Lean . Enterprise . Middleware*
>>>>>>
>>>>>>
>>>>>> ___
>>>>>> Carbon-dev mailing list
>>>>>> Carbon-dev@wso2.org
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>> Thanks,
>>>>> Samisa...
>>>>>
>>>>> Samisa Abeysinghe
>>>>> VP Engineering
>>>>> WSO2 Inc.
>>>>> http://wso2.com
>>>>> http://wso2.org
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ___
>>>>> 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
>>>>
>>>>
>>>
>>>
>>> --
>>> Manjula Rathnayaka
>>> Software Engineer
>>> WSO2, Inc.
>>> Mobile:+94 77 743 1987
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Lalaji Sureshika
>>
>> Software Engineer
>> WSO2 Inc.
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-05-09 Thread Kasun Indrasiri
efaultMaven.java:328)
>>at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>>at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>>at
>> org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
>>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>at java.lang.reflect.Method.invoke(Method.java:597)
>>at
>> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>>at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>>at
>> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>>at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>> Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
>> Unable to download the artifact from any repository
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>>mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.transports.hl7.feature -Dversion=3.2.0-SNAPSHOT
>> -Dpackaging=zip -Dfile=/path/to/file
>>
>> Alternatively, if you host your own repository you can deploy the file
>> there:
>>mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=org.wso2.carbon.transports.hl7.feature -Dversion=3.2.0-SNAPSHOT
>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>
>>  org.wso2.carbon:org.wso2.carbon.transports.hl7.feature:zip:3.2.0-SNAPSHOT
>>
>> from the specified remote repositories:
>>  central (http://repo1.maven.org/maven2),
>>  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>
>>
>>at
>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
>>at
>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
>>at
>> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
>>... 22 more
>> Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to
>> download the artifact from any repository
>>at
>> org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
>>at
>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
>>... 24 more
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] ERROR
>>
>> Unable to download the artifact from any repository
>> [INFO]
>> --------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> 
>> [INFO] Total time: 566 minutes 53 seconds
>> [INFO] Finished at: Mon May 09 10:58:35 UTC 2011
>> [INFO] Final Memory: 1401M/1687M
>> [INFO]
>> 
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New set of packs available for Smoke Tests

2011-05-09 Thread Kasun Indrasiri
New ESB Packs are available[1]. Ready for QA.

[1]
http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-05-09_13-34-47/wso2esb-4.0.0-SNAPSHOT.zip

On Mon, May 9, 2011 at 2:25 PM, Kasun Indrasiri  wrote:

> We have fixed the issue related to endpoints. This bug was introduce when
> adding fixes for missing patches during patch verification.
> Will create a new ESB pack with these fixes.
>
>
> On Mon, May 9, 2011 at 2:00 PM, Kasun Indrasiri  wrote:
>
>> ESB packs are unusable. Adding endpoint is broken.
>>
>>
>> [2011-05-09 12:14:51,897] ERROR - WSO2Registry Error while fetching the
>> resource Dfe
>> org.wso2.carbon.registry.core.exceptions.ResourceNotFoundException:
>> Resource does not exist at path /_system/governance/Dfe
>>  at
>> org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry.get(EmbeddedRegistry.java:518)
>> at
>> org.wso2.carbon.registry.core.session.UserRegistry.get(UserRegistry.java:502)
>>  at
>> org.wso2.carbon.mediation.registry.WSO2Registry.getResource(WSO2Registry.java:436)
>> at
>> org.wso2.carbon.mediation.registry.WSO2Registry.lookup(WSO2Registry.java:131)
>>  at
>> org.apache.synapse.registry.AbstractRegistry.getResource(AbstractRegistry.java:63)
>> at
>> org.apache.synapse.config.SynapseConfiguration.getEndpoint(SynapseConfiguration.java:832)
>>  at
>> org.wso2.carbon.endpoint.service.EndpointAdmin.addEndpoint(EndpointAdmin.java:444)
>> 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.receive(AbstractMessageReceiver.java:110)
>> 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.AxisServlet.doPost(AxisServlet.java:146)
>>  at
>> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> at
>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>>  at
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>> at
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
>>  at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>> at
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
>>  at
>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
>> at
>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:498)
>>  at
>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
>> at
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>>  at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:242)
>> at
>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:562)
>>  at
>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
>> at
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:394)
>>  at
>> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:391)
>> at
>> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:357)
>>  at
>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1531)
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPo

Re: [Carbon-dev] New set of packs available for Smoke Tests

2011-05-09 Thread Kasun Indrasiri
We have fixed the issue related to endpoints. This bug was introduce when
adding fixes for missing patches during patch verification.
Will create a new ESB pack with these fixes.

On Mon, May 9, 2011 at 2:00 PM, Kasun Indrasiri  wrote:

> ESB packs are unusable. Adding endpoint is broken.
>
>
> [2011-05-09 12:14:51,897] ERROR - WSO2Registry Error while fetching the
> resource Dfe
> org.wso2.carbon.registry.core.exceptions.ResourceNotFoundException:
> Resource does not exist at path /_system/governance/Dfe
>  at
> org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry.get(EmbeddedRegistry.java:518)
> at
> org.wso2.carbon.registry.core.session.UserRegistry.get(UserRegistry.java:502)
>  at
> org.wso2.carbon.mediation.registry.WSO2Registry.getResource(WSO2Registry.java:436)
> at
> org.wso2.carbon.mediation.registry.WSO2Registry.lookup(WSO2Registry.java:131)
>  at
> org.apache.synapse.registry.AbstractRegistry.getResource(AbstractRegistry.java:63)
> at
> org.apache.synapse.config.SynapseConfiguration.getEndpoint(SynapseConfiguration.java:832)
>  at
> org.wso2.carbon.endpoint.service.EndpointAdmin.addEndpoint(EndpointAdmin.java:444)
> 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.receive(AbstractMessageReceiver.java:110)
> 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.AxisServlet.doPost(AxisServlet.java:146)
>  at
> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>  at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
> at
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
>  at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
>  at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:498)
>  at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>  at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:242)
> at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:562)
>  at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:394)
>  at
> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:391)
> at
> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:357)
>  at
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1531)
> 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-05-09 12:14:51,899] ERROR - EndpointAdmin Unable to add Endpoint
> org.apache.synapse.SynapseException: Error while fetching the resource Dfe
> at
> org.wso2.carbon.mediation.registry.WSO2Registry.handleException(WSO2Registry.java:572)
>  at
> org.wso2.carbon.mediation.registry.WSO2Registry.getResource(WSO2Registry.java:438)
> at
> org.ws

Re: [Carbon-dev] New set of packs available for Smoke Tests

2011-05-09 Thread Kasun Indrasiri
>
>>>>> *
>>>>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>>>>> *
>>>>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>>>>> *
>>>>> linked-in: 
>>>>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Sameera Jayasoma
>>>> Technical Lead and Product Manager, WSO2 Carbon
>>>>
>>>>
>>>> WSO2, Inc. (http://wso2.com)
>>>> email: same...@wso2.com
>>>> blog: http://tech.jayasoma.org
>>>>
>>>> Lean . Enterprise . Middleware
>>>>
>>>
>>>
>>>
>>> --
>>> Sameera Jayasoma
>>> Technical Lead and Product Manager, WSO2 Carbon
>>>
>>> WSO2, Inc. (http://wso2.com)
>>> email: same...@wso2.com
>>> blog: http://tech.jayasoma.org
>>>
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> Sameera Jayasoma
>> Technical Lead and Product Manager, WSO2 Carbon
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://tech.jayasoma.org
>>
>> Lean . Enterprise . Middleware
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Anjana Fernando*
> Senior Software Engineer
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB Product build failure : missing org.wso2.carbon.ec2-client.feature

2011-05-07 Thread Kasun Indrasiri
Build successful now. Denis shall we trigger a new build now?

On Sat, May 7, 2011 at 1:17 PM, Kathiravelu Pradeeban wrote:

> Thanks Waruna and Kasun. Committed the needed changes that fix the issue.
>
> We are creating loadbalancer as a separate product from the minimal
> components needed to avoid messing up with the ESB product. Once it is
> finalized, we will be able to remove the features included into ESB to
> facilitate elastic load balancing for Stratos eventually (ec2-client,
> autoscale mediator, as well as the stub of load-balance-agent).
>
> Refer to the thread, "Create carbon/products/loadbalancer" for related
> discussion and further updates.
>
> Thank you.
> Regards,
> Pradeeban.
>
>
> On Sat, May 7, 2011 at 12:43 PM, Kathiravelu Pradeeban  > wrote:
>
>>
>>
>> On Sat, May 7, 2011 at 12:21 PM, Waruna Ranasinghe wrote:
>>
>>>
>>>
>>> On Sat, May 7, 2011 at 12:04 PM, Kathiravelu Pradeeban <
>>> pradee...@wso2.com> wrote:
>>>
>>>> I missed a part of the commit? :S :( I will look into this.
>>>>
>>> In this
>>> case 
>>> org.wso2.carbon:org.wso2.carbon.ec2-client.feature:${carbon.version}
>>> is wrong.
>>> It should
>>> be 
>>> org.wso2.carbon:org.wso2.carbon.ec2.client.feature:${carbon.version}
>>> in /esb/modules/p2-profile/product/pom.xml
>>>
>>
>> Thanks a lot Waruna for your assistance. I will build and commit the
>> changes after verifying.
>>
>>>
>>> Some places it is used as ec2*-*client (in components and feature
>>> artifact ids) and some places ec2*.*client (in service-stubs and feature
>>> artifact ids). These names should be consistent across the platform, so that
>>> we can avoid this kind faults.
>>>
>>
>> Yes. The stub and the component were there already, without the feature.
>> So stub.jar was not included into the esb product, letting only the client
>> jar. So I created the feature.
>>
>> Regards,
>> Pradeeban.
>>
>>>
>>>
>>> Thanks,
>>> Waruna
>>>
>>>>
>>>> And let you know.
>>>>
>>>> Regards.
>>>> Pradeeban.
>>>>
>>>> On Sat, May 7, 2011 at 11:56 AM, Kasun Indrasiri wrote:
>>>>
>>>>>
>>>>> Got a svn up in the morning and getting this ESB build error. :(
>>>>>  We need to fix this ASAP.
>>>>>
>>>>>
>>>>> Related svn commit:
>>>>> Author: pradeeban
>>>>> Date: Fri May  6 06:51:22 2011
>>>>> New Revision: 93553
>>>>>
>>>>>
>>>>> Downloading:
>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.ec2-client.feature/3.2.0-SNAPSHOT/org.wso2.carbon.ec2-client.feature-3.2.0-SNAPSHOT.zip
>>>>> [INFO] Unable to find resource
>>>>> 'org.wso2.carbon:org.wso2.carbon.ec2-client.feature:zip:3.2.0-SNAPSHOT' in
>>>>> repository wso2-nexus (
>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public/)
>>>>> [ERROR] ERROR
>>>>> org.apache.maven.plugin.MojoExecutionException: ERROR
>>>>> at
>>>>> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
>>>>>  at
>>>>> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:360)
>>>>> at
>>>>> org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:193)
>>>>>  at
>>>>> org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:187)
>>>>> at
>>>>> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
>>>>>  at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
>>>>> at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
>>>>>  at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
>>>>> at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
>>>>>  at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExe

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

2011-05-06 Thread Kasun Indrasiri
Why are we getting these errors in the builder? Synapse builds fine on my
local machine.

On Sat, May 7, 2011 at 11:47 AM, WSO2 Release1-Builder wrote:

> [INFO] Writing OBR metadata
> [INFO]
> 
> [INFO] Building Apache Synapse - Extensions
> [INFO]task-segment: [clean, install]
> [INFO]
> 
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting directory
> /home/release1/carbon/dependencies/synapse/modules/extensions/target
> Downloading:
> http://dist.wso2.org/maven2//org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom
> [INFO] Unable to find resource 'org.apache.bsf:bsf-all:pom:3.0' in
> repository wso2-m2 (http://dist.wso2.org/maven2/)
> Downloading:
> http://repo1.maven.org/maven2/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom
> [INFO] Unable to find resource 'org.apache.bsf:bsf-all:pom:3.0' in
> repository central (http://repo1.maven.org/maven2)
> [INFO] [incremental-build:incremental-build {execution: default}]
> [INFO] Verifying module descriptor ...
> [INFO] Pom descriptor modification detected.
> [INFO] Deleting
> /home/release1/carbon/dependencies/synapse/modules/extensions/target
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using encoding: 'UTF-8' to copy filtered resources.
> [INFO] [compiler:compile {execution: default-compile}]
> Compiling 25 source files to
> /home/release1/carbon/dependencies/synapse/modules/extensions/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using encoding: 'UTF-8' to copy filtered resources.
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [bundle:bundle {execution: default-bundle}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> /home/release1/carbon/dependencies/synapse/modules/extensions/target/synapse-extensions-2.1.0-wso2v2.jar
> to
> /home/release1/.m2/repository/org/apache/synapse/synapse-extensions/2.1.0-wso2v2/synapse-extensions-2.1.0-wso2v2.jar
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Error installing artifact's metadata: Error installing metadata:
> Error updating group repository metadata
>
> input contained no data
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 20 minutes 7 seconds
> [INFO] Finished at: Sat May 07 11:47:51 IST 2011
> [INFO] Final Memory: 1018M/1820M
> [INFO]
> --------
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] ESB Product build failure : missing org.wso2.carbon.ec2-client.feature

2011-05-06 Thread Kasun Indrasiri
Got a svn up in the morning and getting this ESB build error. :(
We need to fix this ASAP.


Related svn commit:
Author: pradeeban
Date: Fri May  6 06:51:22 2011
New Revision: 93553


Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.ec2-client.feature/3.2.0-SNAPSHOT/org.wso2.carbon.ec2-client.feature-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:org.wso2.carbon.ec2-client.feature:zip:3.2.0-SNAPSHOT' in
repository wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR] ERROR
org.apache.maven.plugin.MojoExecutionException: ERROR
at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:360)
at
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:193)
at org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:187)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.ec2-client.feature -Dversion=3.2.0-SNAPSHOT
-Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.ec2-client.feature -Dversion=3.2.0-SNAPSHOT
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.ec2-client.feature:zip:3.2.0-SNAPSHOT

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


at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to
download the artifact from any repository
at
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO]

[ERROR] BUILD ERROR



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Latest ESB packs are unusable : NPE from event core

2011-05-05 Thread Kasun Indrasiri
We don't get event NPEs in latest ESB build.

Thanks
On Fri, May 6, 2011 at 11:04 AM, Kasun Indrasiri  wrote:

>
>
> On Fri, May 6, 2011 at 11:00 AM, Danushka Menikkumbura 
> wrote:
>
>> Kasun,
>>
>> I think this is now fixed on the trunk. Shall we verify with a trunk
>> version?
>>
>> Danushka
>>
>> Yeah, a new esb build is in progress in the builder machine, will let you
> know the status.
>
>> On Fri, May 6, 2011 at 10:43 AM, Kasun Indrasiri  wrote:
>>
>>> Hi,
>>>
>>> Latest ESB build[1] throws NPE while saving the synapse config. Please
>>> have a look.
>>>
>>>
>>> [2011-05-06 10:37:47,073]  INFO - SynapseTaskManager Shutting down the
>>> task manager
>>> [2011-05-06 10:37:47,074]  INFO - XMLConfigurationBuilder Generating the
>>> Synapse configuration model by parsing the XML configuration
>>> Exception in thread "pool-20-thread-121" java.lang.NullPointerException
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>>  at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>> 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)
>>> Exception in thread "pool-20-thread-122" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  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)
>>> Exception in thread "pool-20-thread-123" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  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)
>>> Exception in thread "pool-20-thread-127" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  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)
>>> Exception in thread "pool-20-thread-124" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  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)
>>> Exception in thread "pool-20-thread-125" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUs

Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-05-05 Thread Kasun Indrasiri
New ESB packs are available with the fixes in event core.

wso2esb-4.0.0-SNAPSHOT.zip 06-May-2011
11:20<http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/wso2esb-4.0.0-SNAPSHOT.zip>

On Fri, May 6, 2011 at 11:41 AM, Waruna Ranasinghe  wrote:

> BPS build is ready for QA.
>
> Thanks,
> Waruna
>
> On Fri, May 6, 2011 at 12:51 AM, Denis Weerasiri  wrote:
>
>> Hi devs,
>> $subject at http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
>> Only ESB is not there.
>>
>> --
>> Thanks,
>> Denis
>> --
>> *Denis Weerasiri*
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>> *
>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>> *
>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>> *
>> linked-in: 
>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> -
> 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
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Latest ESB packs are unusable : NPE from event core

2011-05-05 Thread Kasun Indrasiri
On Fri, May 6, 2011 at 11:00 AM, Danushka Menikkumbura wrote:

> Kasun,
>
> I think this is now fixed on the trunk. Shall we verify with a trunk
> version?
>
> Danushka
>
> Yeah, a new esb build is in progress in the builder machine, will let you
know the status.

> On Fri, May 6, 2011 at 10:43 AM, Kasun Indrasiri  wrote:
>
>> Hi,
>>
>> Latest ESB build[1] throws NPE while saving the synapse config. Please
>> have a look.
>>
>>
>> [2011-05-06 10:37:47,073]  INFO - SynapseTaskManager Shutting down the
>> task manager
>> [2011-05-06 10:37:47,074]  INFO - XMLConfigurationBuilder Generating the
>> Synapse configuration model by parsing the XML configuration
>> Exception in thread "pool-20-thread-121" java.lang.NullPointerException
>>  at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>> at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>  at
>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>> 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)
>> Exception in thread "pool-20-thread-122" java.lang.NullPointerException
>> at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>  at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>> at
>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>  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)
>> Exception in thread "pool-20-thread-123" java.lang.NullPointerException
>> at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>  at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>> at
>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>  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)
>> Exception in thread "pool-20-thread-127" java.lang.NullPointerException
>> at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>  at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>> at
>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>  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)
>> Exception in thread "pool-20-thread-124" java.lang.NullPointerException
>> at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>  at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>> at
>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>  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)
>> Exception in thread "pool-20-thread-125" java.lang.NullPointerException
>> at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>  at
>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>> at
>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>  at
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(T

Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-05-05 Thread Kasun Indrasiri
ESB packs are unusable due to a NPE comes from eventing core.
 - [Carbon-dev] Latest ESB packs are unusable : NPE from event core

On Fri, May 6, 2011 at 10:47 AM, Manjula Rathnayake wrote:

>
>
> On Fri, May 6, 2011 at 10:35 AM, Manjula Rathnayake wrote:
>
>> Hi,
>>
>> MB smoke test is done and ready for QA. There are two L2 issues. We are
>> working on fixing them.
>>
> Please note that wsclient sample is not working this pack. looking into
> this.
>
> Thank you.
>
>>
>> Thank you.
>>
>>
>> On Fri, May 6, 2011 at 10:32 AM, Prabath Abeysekera wrote:
>>
>>> Hi Isuru,
>>>
>>> On Fri, May 6, 2011 at 10:28 AM, Isuru Suriarachchi wrote:
>>>
>>>>
>>>>
>>>> On Fri, May 6, 2011 at 9:59 AM, Prabath Abeysekera 
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> We are done with the smoke tests against the latest DSS pack and it's
>>>>> ready
>>>>> to be used in the testing environment.
>>>>>
>>>>
>>>> Prabath, can you please help us to do the same DS smoke tests on AS?
>>>> SupunM is working on testing AS specific functionalities. If you can just 
>>>> do
>>>> the same set of tests on DS features, it'll be great.
>>>>
>>>
>>> Sure will do.
>>>
>>>
>>>>
>>>> Thanks,
>>>> ~Isuru
>>>>
>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Cheers,
>>>>>
>>>>> --
>>>>> Prabath Abeysekara
>>>>> Software Engineer
>>>>> WSO2 Inc.
>>>>> Email: praba...@wso2.com 
>>>>> Mobile: +94774171471
>>>>>
>>>>> <http://harshana05.blogspot.com/>
>>>>>
>>>>>
>>>>> ___
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Isuru Suriarachchi
>>>> Technical Lead & Product Manager, WSO2 Application Server
>>>>
>>>> WSO2 Inc. http://wso2.com
>>>> email : is...@wso2.com
>>>> blog : http://isurues.wordpress.com/
>>>>
>>>> lean . enterprise . middleware
>>>>
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Prabath Abeysekara
>>> Software Engineer
>>> WSO2 Inc.
>>> Email: praba...@wso2.com 
>>> Mobile: +94774171471
>>>
>>> <http://harshana05.blogspot.com/>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Manjula Rathnayaka
>> Software Engineer
>> WSO2, Inc.
>> Mobile:+94 77 743 1987
>>
>
>
>
> --
> Manjula Rathnayaka
> Software Engineer
> WSO2, Inc.
> Mobile:+94 77 743 1987
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Latest ESB packs are unusable : NPE from event core

2011-05-05 Thread Kasun Indrasiri
readPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "pool-20-thread-129" java.lang.NullPointerException
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
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)


[1] http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-05-05 Thread Kasun Indrasiri
On Fri, May 6, 2011 at 9:49 AM, Samisa Abeysinghe  wrote:

>
>
> On Fri, May 6, 2011 at 12:51 AM, Denis Weerasiri  wrote:
>
>> Hi devs,
>> $subject at http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
>> Only ESB is not there.
>>
>
> What is wrong with ESB build ?
>

New ESB packs are available now. We have started smoke testing.


>
>>
>> --
>> Thanks,
>> Denis
>> --
>> *Denis Weerasiri*
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>> *
>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>> *
>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>> *
>> linked-in: 
>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-05-05 Thread Kasun Indrasiri
On Fri, May 6, 2011 at 9:54 AM, Samisa Abeysinghe  wrote:

>
>
> On Fri, May 6, 2011 at 9:52 AM, Denis Weerasiri  wrote:
>
>>
>>
>> On Fri, May 6, 2011 at 9:49 AM, Samisa Abeysinghe wrote:
>>
>>>
>>>
>>> On Fri, May 6, 2011 at 12:51 AM, Denis Weerasiri  wrote:
>>>
>>>> Hi devs,
>>>> $subject at http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
>>>> Only ESB is not there.
>>>>
>>>
>>> What is wrong with ESB build ?
>>>
>> To ESB product, csg feature has been added where it was needed only in the
>> service . Now it was removed.
>>
>
> Well, can you please check with Rajika what he meant to do?
>
>
ESB issue related to csg is discussed on "[Carbon-dev] "WSO2 Carbon
Continuous Build has FAILED" - ESB"

>
>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Denis
>>>> --
>>>> *Denis Weerasiri*
>>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>>>> *
>>>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>>>> *
>>>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>>>> *
>>>> linked-in: 
>>>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>>>
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Denis
>> --
>> *Denis Weerasiri*
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>> *
>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>> *
>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>> *
>> linked-in: 
>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] HL7 feature error in build?

2011-05-05 Thread Kasun Indrasiri
Hi,

I svn up and built:

orbit/hapi
components/business-messaging/hl7
features/transports/hl7
and ESB p2-profile

The build was successful(without clean repo.).

On Fri, May 6, 2011 at 9:07 AM, Afkham Azeez  wrote:

> According to commit logs Supun had added it.
>
> --
> Sent from APD
> On May 6, 2011 8:57 AM, "Samisa Abeysinghe"  wrote:
> > On Fri, May 6, 2011 at 8:49 AM, Afkham Azeez  wrote:
> >
> >> I also reported this. It looks like this has been added yesterday.
> >>
> >
> > Enough is enough. I have proposed a restricted commit model to help
> manage
> > the release.
> >
> > --
> >> Sent from APD
> >> On May 6, 2011 7:48 AM, "Samisa Abeysinghe"  wrote:
> >>
> >> ___
> >> Carbon-dev mailing list
> >> Carbon-dev@wso2.org
> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >>
> >> Thanks,
> > Samisa...
> >
> > Samisa Abeysinghe
> > VP Engineering
> > WSO2 Inc.
> > http://wso2.com
> > http://wso2.org
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-05-05 Thread Kasun Indrasiri
Seems like its related to csg feature.

On Fri, May 6, 2011 at 1:03 AM, Denis Weerasiri  wrote:

>
>
> On Fri, May 6, 2011 at 12:59 AM, Kasun Indrasiri  wrote:
>
>> Hi Denis,
>>
>> Could you please provide the content
>> of p2-agent/configuration/1304619925283.log.
>>
> Attached.
>
>>
>> On Fri, May 6, 2011 at 12:12 AM, Denis Weerasiri  wrote:
>>
>>> FYI,
>>>
>>> [INFO] Running Equinox P2 Director Application
>>> [ERROR] The installable unit
>>> org.wso2.carbon.cloud.csg.feature.group/3.2.0.SNAPSHOT has not been found.
>>> [ERROR] Application failed, log file location:
>>> /home/carbon/carbon/products/esb/modules/p2-profile/product/target/p2-agent/configuration/1304619925283.log
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO]
>>>
>>>
>>> --
>>> Thanks,
>>> Denis
>>> --
>>> *Denis Weerasiri*
>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>>> *
>>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>>> *
>>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>>> *
>>> linked-in: 
>>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Kasun Indrasiri
>> Senior Software Engineer
>>
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> cell: +94 71 536 4128
>> Blog : http://kasunpanorama.blogspot.com/
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Thanks,
> Denis
> --
> *Denis Weerasiri*
> Software Engineer; WSO2 Inc.; http://wso2.com,
> *email: denis <http://goog_277208233/>** [AT] wso2.com* <http://wso2.com/>
> *
> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
> *
> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
> *
> linked-in: 
> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-05-05 Thread Kasun Indrasiri
Hi Denis,

Could you please provide the content of
p2-agent/configuration/1304619925283.log.

On Fri, May 6, 2011 at 12:12 AM, Denis Weerasiri  wrote:

> FYI,
>
> [INFO] Running Equinox P2 Director Application
> [ERROR] The installable unit
> org.wso2.carbon.cloud.csg.feature.group/3.2.0.SNAPSHOT has not been found.
> [ERROR] Application failed, log file location:
> /home/carbon/carbon/products/esb/modules/p2-profile/product/target/p2-agent/configuration/1304619925283.log
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO]
>
>
> --
> Thanks,
> Denis
> --
> *Denis Weerasiri*
> Software Engineer; WSO2 Inc.; http://wso2.com,
> *email: denis <http://goog_277208233/>** [AT] wso2.com* <http://wso2.com/>
> *
> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
> *
> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
> *
> linked-in: 
> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>
>
> _______
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] QPid warnings

2011-05-04 Thread Kasun Indrasiri
Hi Danushka,

The issue is continuously reproducible when we send some request to a proxy
service and then restart the ESB.

On Wed, May 4, 2011 at 11:44 AM, Danushka Menikkumbura wrote:

> Event has been modified to make messages non-persistent by default as I
> know. I will check with Amila.
>
> Danushka
>
>
> On Wed, May 4, 2011 at 11:32 AM, Kasun Indrasiri  wrote:
>
>> Still getting this error[1] on latest ESB local builds. This happens when
>> we restart the ESB instance.
>>
>> [1] https://wso2.org/jira/browse/CARBON-9596
>>
>>
>> On Fri, Apr 29, 2011 at 11:28 AM, Danushka Menikkumbura <
>> danus...@wso2.com> wrote:
>>
>>> The issue here is that the messages are durable (persistent) but not the
>>> queues and Qpid discards them at restart. The event implementation has now
>>> modified to make messages non-persistent by default. Therefore you should
>>> not get this issue if you have the latest event in your product.
>>>
>>> Thanks,
>>> Danushka
>>>
>>>
>>> On Thu, Apr 28, 2011 at 6:44 PM, Supun Kamburugamuva wrote:
>>>
>>>> I'm getting the following warnings while running the ESB.
>>>>
>>>> [2011-04-28 18:43:48,914]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 79 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:48,967]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 85 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:48,991]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 84 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:48,994]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 87 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:48,997]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 86 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:48,999]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 81 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,002]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 80 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,008]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 83 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,015]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 82 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,019]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 93 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,022]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 92 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,026]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 95 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,030]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 94 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,033]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 89 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,036]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 88 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,039]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>> -  Message id 91 in store, but not in any queue - removing
>>>> [2011-04-28 18:43:49,042]  WARN
>>>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>>>>

Re: [Carbon-dev] QPid warnings

2011-05-03 Thread Kasun Indrasiri
1-04-28 18:43:49,215]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 145 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,219]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 146 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,223]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 147 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,227]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 148 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,232]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 149 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,239]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 150 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,242]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 151 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,246]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 171 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,250]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 170 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,253]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 169 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,256]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 168 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,259]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 175 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,262]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 174 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,265]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 173 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,268]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 172 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,271]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 163 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,275]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 162 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,280]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 161 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,285]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 160 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,289]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 167 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,295]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 166 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,299]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 165 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,303]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 164 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,306]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 178 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,310]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 179 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,314]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 176 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,317]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 177 in store, but not in any queue - removing
>> [2011-04-28 18:43:49,340]  WARN
>> {org.apache.qpid.server.virtualhost.VirtualHostConfigRecoveryHandler}
>> -  Message id 180 in store, but not in any queue - removing
>>
>>
>> --
>> Supun Kamburugamuva
>> Technical Lead &  Product Manager, WSO2 Inc.; http://wso2.com
>> Member, Apache Software Foundation; http://www.apache.org
>> WSO2 Inc.;  http://wso2.org
>> E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
>> Blog: http://supunk.blogspot.com
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Axis2ServiceRegistry Error during ESB startup

2011-05-02 Thread Kasun Indrasiri
On Mon, May 2, 2011 at 5:08 PM, Manjula Rathnayake wrote:

> Hi,
>
> In message box component, there was a handler set for phase first. it was
> changed last Friday.
> If the issue is caused due to that, you have to update
> component/messagebox, features/messagebox/ features/event.
>
> I've updated and built everything from the root level.

> Thank you.
>
> On Mon, May 2, 2011 at 4:31 PM, Kasun Indrasiri  wrote:
>
>> I'm getting the following error during ESB startup on latest local build.
>>
>> [2011-05-02 15:53:18,690]  INFO - DeploymentEngine Deploying Web service:
>> org.wso2.carbon.message.processor -
>> [2011-05-02 15:53:18,719]  INFO - DeploymentEngine Deploying Web service:
>> org.wso2.carbon.message.store -
>> [2011-05-02 15:53:20,435] ERROR - Axis2ServiceRegistry Error building
>> service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle Version:
>> 3.2.0.SNAPSHOT, ID: 349
>> org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set
>> already, cannot have two phaseFirst Handlers for Phase 'Security'
>> at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
>>  at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
>> at
>> org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
>>  at
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
>> at
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
>>  at
>> org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
>> at
>> org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
>>  at
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>> at org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
>>  at
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
>> at
>> org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
>>  at
>> org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
>> at
>> org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
>>  at
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
>> at
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
>>  at
>> org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
>> at
>> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
>>  at
>> org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
>> at
>> org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
>>  at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
>> at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>>  at
>> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
>> [2011-05-02 15:53:20,812]  INFO - DeploymentEngine Deploying Web service:
>> org.wso2.carbon.tryit -
>> [2011-05-02 15:53:21,001]  INFO - DeploymentInterceptor Deploying Axis2
>> service: XKMS {super-tenant}
>> [2011-05-02 15:53:21,279]  INFO - DeploymentEngine Deploying Web service:
>> org.wso2.carbon.xkms -
>> [2011-05-02 15:53:21,303]  INFO - DeploymentEngine Deploying Web service:
>> org.wso2.carbon.xkms.mgt -
>> [2011-05-02 15:53:21,539]  INFO - CarbonServerManager Repository   :
>> /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/deployment/server/
>>
>>
>> --
>> Kasun Indrasiri
>> Senior Software Engineer
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> cell: +94 71 536 4128
>> Blog : http://kasunpanorama.blogspot.com/
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Manjula Rathnayaka
> Software Engineer
> WSO2, Inc.
> Mobile:+94 77 743 1987
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Axis2ServiceRegistry Error during ESB startup

2011-05-02 Thread Kasun Indrasiri
I'm getting the following error during ESB startup on latest local build.

[2011-05-02 15:53:18,690]  INFO - DeploymentEngine Deploying Web service:
org.wso2.carbon.message.processor -
[2011-05-02 15:53:18,719]  INFO - DeploymentEngine Deploying Web service:
org.wso2.carbon.message.store -
[2011-05-02 15:53:20,435] ERROR - Axis2ServiceRegistry Error building
service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle Version:
3.2.0.SNAPSHOT, ID: 349
org.apache.axis2.phaseresolver.PhaseException: PhaseFirst has been set
already, cannot have two phaseFirst Handlers for Phase 'Security'
at org.apache.axis2.engine.Phase.setPhaseFirst(Phase.java:421)
at org.apache.axis2.engine.Phase.addHandler(Phase.java:147)
at
org.apache.axis2.phaseresolver.PhaseHolder.addHandler(PhaseHolder.java:73)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToFlow(PhaseResolver.java:68)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:104)
at
org.apache.axis2.phaseresolver.PhaseResolver.engageModuleToOperation(PhaseResolver.java:110)
at
org.apache.axis2.description.AxisOperation.onEngage(AxisOperation.java:152)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
at org.apache.axis2.description.AxisService.onEngage(AxisService.java:779)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:478)
at
org.apache.axis2.description.AxisDescription.engageModule(AxisDescription.java:439)
at
org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:768)
at
org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
at
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
at
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:431)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
at
org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
[2011-05-02 15:53:20,812]  INFO - DeploymentEngine Deploying Web service:
org.wso2.carbon.tryit -
[2011-05-02 15:53:21,001]  INFO - DeploymentInterceptor Deploying Axis2
service: XKMS {super-tenant}
[2011-05-02 15:53:21,279]  INFO - DeploymentEngine Deploying Web service:
org.wso2.carbon.xkms -
[2011-05-02 15:53:21,303]  INFO - DeploymentEngine Deploying Web service:
org.wso2.carbon.xkms.mgt -
[2011-05-02 15:53:21,539]  INFO - CarbonServerManager Repository   :
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/deployment/server/


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Compilation failure : stratos/payment

2011-04-30 Thread Kasun Indrasiri
[INFO]

[INFO] Building WSO2 Stratos - Payment (PayPal)
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
cannot find symbol
symbol  : method getPaypalUrl()
location: class org.wso2.carbon.common.util.StratosConfiguration

[INFO] 1error
[INFO] -
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
cannot find symbol
symbol  : method getPaypalUrl()
location: class org.wso2.carbon.common.util.StratosConfiguration


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Event Broker issues after installing ESB features on raw carbon server

2011-04-28 Thread Kasun Indrasiri
Any idea on resolving this. There is a L1 for this issue. [1]

[1] https://wso2.org/jira/browse/CARBON-9389

On Fri, Apr 22, 2011 at 5:15 PM, Danushka Menikkumbura wrote:

> I will take a look when I switch to Linux.
>
> I doubt there is an issue installing configuration files when a feature is
> installed as a dependency.
>
> Danushka
>
>
> On Fri, Apr 22, 2011 at 5:05 PM, Kasun Indrasiri  wrote:
>
>> mediators feature
>>
>>
>> On Fri, Apr 22, 2011 at 5:04 PM, Danushka Menikkumbura > > wrote:
>>
>>> Which features did you install?. Apparently event/qpid configuration
>>> files have not been installed.
>>>
>>> Thanks,
>>> Danushka
>>>
>>>
>>> On Fri, Apr 22, 2011 at 4:56 PM, Kasun Indrasiri  wrote:
>>>
>>>> Hi devs,
>>>>
>>>> We have fixed the issues related to ESB feature installation failures on
>>>> a carbon server. However, when we restart the server after installing the
>>>> features, there are some exceptions thrown from the event-broker.
>>>>
>>>> [2011-04-22 15:40:53,063] ERROR
>>>> {org.wso2.carbon.qpid.internal.QpidServiceComponent} -  Failed to start 
>>>> Qpid
>>>> broker : File
>>>> /home/kasun/development/wso2/wso2svn/trunk/trunk_apr21/products/carbon/modules/distribution/target/wso2carbon-3.2.0-SNAPSHOT/repository/conf/advanced/qpid-config.xml
>>>> could not be found. Check the file exists and is readable.
>>>> [2011-04-22 15:40:53,069] ERROR
>>>> {org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS} -  Can
>>>> not create the event broker
>>>> org.wso2.carbon.event.core.exception.EBConfigurationException:
>>>> event-broker.xmlcannot be found in the path :
>>>> /home/kasun/development/wso2/wso2svn/trunk/trunk_apr21/products/carbon/modules/distribution/target/wso2carbon-3.2.0-SNAPSHOT/repository/conf/event-broker.xml
>>>>  at
>>>> org.wso2.carbon.event.core.internal.builder.EventBrokerBuilder.loadConfigXML(EventBrokerBuilder.java:88)
>>>> at
>>>> org.wso2.carbon.event.core.internal.builder.EventBrokerBuilder.createEventBroker(EventBrokerBuilder.java:40)
>>>>  at
>>>> org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS.activate(EventBrokerBuilderDS.java:58)
>>>> 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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>>>>  at
>>>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>>>> at
>>>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>>>>  at
>>>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>>>> at
>>>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>>>>  at
>>>> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
>>>> at
>>>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
>>>>  at
>>>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
>>>>  at
>>>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>>>> at
>>>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
>>>>  at
>>>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
>>>> at
>>>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
>>>>  at
>>>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
>>>> at
>>>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
>>>

Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-04-28 Thread Kasun Indrasiri
ESB smoke tests and integration test are successful . ESB[1] is ready for
QA.

[1] wso2esb-4.0.0-SNAPSHOT.zip 28-Apr-2011
17:59<http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/wso2esb-4.0.0-SNAPSHOT.zip>


On Thu, Apr 28, 2011 at 6:41 PM, Waruna Ranasinghe  wrote:

> QA folks,
>
> BPS is ready to QA.
>
> Thanks,
> Waruna
>
> On Thu, Apr 28, 2011 at 2:03 PM, Denis Weerasiri  wrote:
>
>> Hi RMs,
>> $subject at http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
>> Only cep is not there.
>>
>> --
>> Thanks,
>> Denis
>> --
>> *Denis Weerasiri*
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>> *
>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>> *
>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>> *
>> linked-in: 
>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>
>>
>
>
> --
> -----
> Waruna Ranasinghe
> Senior Software Engineer, WSO2
>
> Mobile: +94 724 318285
> BLOG: http://warunapw.blogspot.com
>
> www.wso2.com - "Lean . Enterprise . Middleware"
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New set of packs are available for Smoke Tests

2011-04-28 Thread Kasun Indrasiri
Latest ESB build(28-Apr-2011 16:09) resolves reported issues in previous
builds. Smoke test in progress.

http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/wso2esb-4.0.0-SNAPSHOT.zip

On Thu, Apr 28, 2011 at 3:17 PM, Supun Malinga  wrote:

> Hi,
> ack,
> Will do AppServer testing.
>
> thanks
>
> On Thu, Apr 28, 2011 at 2:39 PM, Dinithi Nallaperuma wrote:
>
>> Hi,
>>
>> GS smoke test is in progress.
>>
>> On Thu, Apr 28, 2011 at 2:34 PM, Prabath Abeysekera wrote:
>>
>>> Hi,
>>>
>>> Smoke test has been started against the DSS pack.
>>>
>>>
>>>
>>> Regards,
>>>
>>> On Thu, Apr 28, 2011 at 2:03 PM, Denis Weerasiri  wrote:
>>>
>>>> Hi RMs,
>>>> $subject at http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
>>>> Only cep is not there.
>>>>
>>>> --
>>>> Thanks,
>>>> Denis
>>>> --
>>>> *Denis Weerasiri*
>>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>>>> *
>>>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>>>> *
>>>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>>>> *
>>>> linked-in: 
>>>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>>>
>>>>
>>>
>>>
>>> --
>>> Prabath Abeysekara
>>> Software Engineer
>>> WSO2 Inc.
>>> Email: praba...@wso2.com 
>>> Mobile: +94774171471
>>>
>>> <http://harshana05.blogspot.com/>
>>>
>>>
>>
>>
>> --
>> Regards,
>> Dinithi Nallaperuma
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Supun Malinga,
>
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - sup...@wso2.com 
> mobile - 071 56 91 321
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB product build error : Installing org.wso2.carbon.cloud.csg.agent.feature.group

2011-04-28 Thread Kasun Indrasiri
Thanks Rajika. Manage to build successfully.

On Thu, Apr 28, 2011 at 12:22 PM, Rajika Kumarasiri  wrote:

> To fix the class cast exception that you got earlier I did some fixes to
> qpid component. So you need to build,
> 1. orbit/qpid
> 2. components/qpid
> 3. feature/qpid and event
>
> and build the product.
>
> Rajika
>
> On Thu, Apr 28, 2011 at 12:04 PM, Kasun Indrasiri  wrote:
>
>> I've svn updated in the morning.Please have a look. We need to get this
>> fix ASAP.
>>
>> [INFO] Installing
>> org.wso2.carbon.identity.authenticator.token.feature.group 3.2.0.SNAPSHOT.
>> [INFO] Installing org.wso2.carbon.transports.relay.feature.group
>> 1.0.0.SNAPSHOT.
>> [INFO] Installing org.wso2.carbon.mediation.templates.feature.group
>> 3.2.0.SNAPSHOT.
>> [INFO] Installing org.wso2.carbon.message.processor.feature.group
>> 3.2.0.SNAPSHOT.
>> [INFO] Installing org.wso2.carbon.message.store.feature.group
>> 3.2.0.SNAPSHOT.
>> [INFO] Installing org.wso2.carbon.cloud.csg.agent.feature.group
>> 3.2.0.SNAPSHOT.
>> [ERROR] Cannot complete the install because one or more required items
>> could not be found.
>> [ERROR]  Software being installed: WSO2 Carbon - Event Server Feature
>> 3.2.0.SNAPSHOT (org.wso2.carbon.event.server.feature.group 3.2.0.SNAPSHOT)
>> [ERROR]  Missing requirement: qpid 0.11.0.wso2v1 (qpid 0.11.0.wso2v1)
>> requires 'package javax.jms 0.0.0' but it could not be found
>> [ERROR]  Cannot satisfy dependency:
>> [ERROR]   From: WSO2 Carbon - Event Server Feature 3.2.0.SNAPSHOT
>> (org.wso2.carbon.event.server.feature.group 3.2.0.SNAPSHOT)
>> [ERROR]   To: org.wso2.carbon.qpid.server.feature.group [3.2.0.SNAPSHOT]
>> [ERROR]  Cannot satisfy dependency:
>> [ERROR]   From: WSO2 Carbon - Feature - Qpid - Server 3.2.0.SNAPSHOT
>> (org.wso2.carbon.qpid.server.feature.group 3.2.0.SNAPSHOT)
>> [ERROR]   To: qpid [0.11.0.wso2v1]
>> [ERROR] Application failed, log file location:
>> /home/kasun/development/wso2/wso2svn/trunk/trunk_apr28/products/esb/modules/p2-profile/product/target/p2-agent/configuration/1303971840859.log
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO]
>>
>> [INFO]
>> 
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> 
>> [INFO] Total time: 1 minute 27 seconds
>> [INFO] Finished at: Thu Apr 28 11:54:39 IST 2011
>> [INFO] Final Memory: 124M/813M
>> [INFO]
>> 
>>
>>
>> --
>> Kasun Indrasiri
>> Senior Software Engineer
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> cell: +94 71 536 4128
>> Blog : http://kasunpanorama.blogspot.com/
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] ESB product build error : Installing org.wso2.carbon.cloud.csg.agent.feature.group

2011-04-27 Thread Kasun Indrasiri
I've svn updated in the morning.Please have a look. We need to get this fix
ASAP.

[INFO] Installing org.wso2.carbon.identity.authenticator.token.feature.group
3.2.0.SNAPSHOT.
[INFO] Installing org.wso2.carbon.transports.relay.feature.group
1.0.0.SNAPSHOT.
[INFO] Installing org.wso2.carbon.mediation.templates.feature.group
3.2.0.SNAPSHOT.
[INFO] Installing org.wso2.carbon.message.processor.feature.group
3.2.0.SNAPSHOT.
[INFO] Installing org.wso2.carbon.message.store.feature.group
3.2.0.SNAPSHOT.
[INFO] Installing org.wso2.carbon.cloud.csg.agent.feature.group
3.2.0.SNAPSHOT.
[ERROR] Cannot complete the install because one or more required items could
not be found.
[ERROR]  Software being installed: WSO2 Carbon - Event Server Feature
3.2.0.SNAPSHOT (org.wso2.carbon.event.server.feature.group 3.2.0.SNAPSHOT)
[ERROR]  Missing requirement: qpid 0.11.0.wso2v1 (qpid 0.11.0.wso2v1)
requires 'package javax.jms 0.0.0' but it could not be found
[ERROR]  Cannot satisfy dependency:
[ERROR]   From: WSO2 Carbon - Event Server Feature 3.2.0.SNAPSHOT
(org.wso2.carbon.event.server.feature.group 3.2.0.SNAPSHOT)
[ERROR]   To: org.wso2.carbon.qpid.server.feature.group [3.2.0.SNAPSHOT]
[ERROR]  Cannot satisfy dependency:
[ERROR]   From: WSO2 Carbon - Feature - Qpid - Server 3.2.0.SNAPSHOT
(org.wso2.carbon.qpid.server.feature.group 3.2.0.SNAPSHOT)
[ERROR]   To: qpid [0.11.0.wso2v1]
[ERROR] Application failed, log file location:
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr28/products/esb/modules/p2-profile/product/target/p2-agent/configuration/1303971840859.log
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO]

[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 1 minute 27 seconds
[INFO] Finished at: Thu Apr 28 11:54:39 IST 2011
[INFO] Final Memory: 124M/813M
[INFO]
----


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Latest ESB packs : class cast exceptions from Qpid

2011-04-27 Thread Kasun Indrasiri
Should this be fixed at qpid level or carbon core level?
Because of this issue, we are stuck on releasing ESB packs to QA.

On Wed, Apr 27, 2011 at 12:36 PM, Kasun Indrasiri  wrote:

> Hi Rajika,
>
> Yeah, moving the geronimo-jms_1.1_spec-1.1.0.wso2v1.jar in the distribution
> resolves the issue. We need to fix this.
>
> On Wed, Apr 27, 2011 at 11:59 AM, Rajika Kumarasiri wrote:
>
>>
>>
>> On Wed, Apr 27, 2011 at 11:54 AM, Rajika Kumarasiri wrote:
>>
>>> Can you remove the genranimo-jms jar from
>>> $ESB_HOME/repositroy/compoents/lib and move the same jar in
>>> $ESB_HOME/lib/core/WEB-INF/lib to lib/api and try again ?
>>>
>>
>> Correction : $ESB_HOME/repository/compoents/lib ->
>> $ESB_HOME/repository/compoents/plugin.
>>
>> Rajika
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Kasun Indrasiri
> Senior Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> cell: +94 71 536 4128
> Blog : http://kasunpanorama.blogspot.com/
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Latest ESB packs : class cast exceptions from Qpid

2011-04-27 Thread Kasun Indrasiri
Hi Rajika,

Yeah, moving the geronimo-jms_1.1_spec-1.1.0.wso2v1.jar in the distribution
resolves the issue. We need to fix this.

On Wed, Apr 27, 2011 at 11:59 AM, Rajika Kumarasiri  wrote:

>
>
> On Wed, Apr 27, 2011 at 11:54 AM, Rajika Kumarasiri wrote:
>
>> Can you remove the genranimo-jms jar from
>> $ESB_HOME/repositroy/compoents/lib and move the same jar in
>> $ESB_HOME/lib/core/WEB-INF/lib to lib/api and try again ?
>>
>
> Correction : $ESB_HOME/repository/compoents/lib ->
> $ESB_HOME/repository/compoents/plugin.
>
> Rajika
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Important] - RMs :Do a smoke test on your products before releasing packs for QA

2011-04-26 Thread Kasun Indrasiri
As per "[Carbon-dev] Latest ESB packs : class cast exceptions from Qpid",
wso2esb-4.0.0-SNAPSHOT.zip<http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/wso2esb-4.0.0-SNAPSHOT.zip>
:
27-Apr-2011 10:39 is* NOT READY* for QA.

On Wed, Apr 27, 2011 at 11:10 AM, Manjula Rathnayake wrote:

> Hi,
>
> Smoke tests are started and reporting issues found.
>
> Thank you.
>
>
> On Wed, Apr 27, 2011 at 11:08 AM, Pradeep Fernando wrote:
>
>> hi,
>>
>> On Wed, Apr 27, 2011 at 4:06 AM, Denis Weerasiri  wrote:
>> > Hi RMs,
>> > Carbon  packs are available at :
>> > http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .
>> > Please do a smoke test on your product and let QA team know whether the
>> > packs are ready for QA. Please prioritize this task.
>> > Some packs(brs,greg,esb etc) lacks the source packs.
>>
>> we are not building source packs anymore along with product builds.
>> RIght now the procedure is to prepare a source pack separate from the
>> build.
>>
>> --Pradeep
>>
>>
>> >
>> > --
>> > 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
>> >
>> >
>>
>>
>>
>> --
>> Pradeep Fernando
>> Software Engineer
>> WSO2 Inc; http://wso2.com/
>>
>> blog: http://pradeepfernando.blogspot.com/
>> m: +94776603662
>>
>
>
>
> --
> Manjula Rathnayaka
> Software Engineer
> WSO2, Inc.
> Mobile:+94 77 743 1987
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Latest ESB packs : class cast exceptions from Qpid

2011-04-26 Thread Kasun Indrasiri
Hi devs,

In the latest ESB packs, we are observing some class cast exceptions that
are coming from qpid.
(We can reproduce this by just adding a sequence in ESB UI).
Please have a look.

Exception in thread "pool-26-thread-16" java.lang.ClassCastException:
org.apache.qpid.client.AMQConnectionFactory cannot be cast to
javax.jms.TopicConnectionFactory
at
org.wso2.carbon.event.core.internal.delivery.jms.QpidJMSDeliveryManager.getTopicConnectionFactory(QpidJMSDeliveryManager.java:70)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getTopicConnection(JMSDeliveryManager.java:66)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:130)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:49)
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)
Exception in thread "pool-26-thread-17" java.lang.ClassCastException:
org.apache.qpid.client.AMQConnectionFactory cannot be cast to
javax.jms.TopicConnectionFactory
at
org.wso2.carbon.event.core.internal.delivery.jms.QpidJMSDeliveryManager.getTopicConnectionFactory(QpidJMSDeliveryManager.java:70)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getTopicConnection(JMSDeliveryManager.java:66)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:130)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:49)
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)
Exception in thread "pool-26-thread-18" java.lang.ClassCastException:
org.apache.qpid.client.AMQConnectionFactory cannot be cast to
javax.jms.TopicConnectionFactory
at
org.wso2.carbon.event.core.internal.delivery.jms.QpidJMSDeliveryManager.getTopicConnectionFactory(QpidJMSDeliveryManager.java:70)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getTopicConnection(JMSDeliveryManager.java:66)
at
org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:130)
at
org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:49)
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)


Thanks.
-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code to be frozen on April 29th

2011-04-26 Thread Kasun Indrasiri
In ESB, now we have 8 L1s and 16 L2s. We will be able to resolve the
reported L1s and most of L2s by 29th. However, there are a lot new features
of ESB that are yet to be QAed.

On Tue, Apr 26, 2011 at 9:52 PM, Samisa Abeysinghe  wrote:

>
>
> On Tue, Apr 26, 2011 at 9:50 PM, Denis Weerasiri  wrote:
>
>>
>>
>> On Tue, Apr 26, 2011 at 11:18 AM, Samisa Abeysinghe wrote:
>>
>>> Each RM please update on each product in terms of freezing code by EOD
>>> today on this thread.
>>>
>>> The release readiness update has been useful, specially to figure out
>>> that we are not addressing all L1s at product level. All RMs got
>>> to corporate and collaborate to bust all L1s please...
>>>
>>> For BPS, We'll be able to meet the deadline by 29th. There are 2 critical
>> L2 issues we currently have prioritized. Currently we don't have any L1
>> issues.
>>
>
> Critical L2 == L1
>
>
>>
>>> On Fri, Apr 22, 2011 at 1:31 AM, Samisa Abeysinghe wrote:
>>>
>>>> We need to get cracking and get this release out.
>>>>
>>>> Please note $subject.
>>>>
>>>> All RMs to start to keep track of L1s and be done with all by Friday.
>>>>
>>>> All RMs please send a daily update with the mail subject:
>>>> *Release Readiness [Product Name] : L1 - [no of L1's] : L2 - [no of
>>>> L2s]*
>>>>
>>>> Thanks,
>>>> Samisa...
>>>>
>>>> Samisa Abeysinghe
>>>> VP Engineering
>>>> WSO2 Inc.
>>>> http://wso2.com
>>>> http://wso2.org
>>>>
>>>>
>>>>
>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Denis
>> --
>> *Denis Weerasiri*
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/>
>> *
>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>> *
>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>> *
>> linked-in: 
>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] ESB Integration tests : endpoint - compilation errors due to wsdl generation changes

2011-04-26 Thread Kasun Indrasiri
There are some compilation errors on ESB integration tests/endpoints. Looks
like this is due to the changes done in TemplateEndpoints.

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/LoadBalanceEndpointTest.java:[99,17]
cannot find symbol
symbol  : class AddEndpointEndpointAdminException
location: class org.wso2.carbon.endpoint.test.LoadBalanceEndpointTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/LoadBalanceEndpointTest.java:[101,17]
cannot find symbol
symbol  : class GetEndPointsNamesEndpointAdminException
location: class org.wso2.carbon.endpoint.test.LoadBalanceEndpointTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/LoadBalanceEndpointTest.java:[112,17]
cannot find symbol
symbol  : class EnableStatisticsEndpointAdminException
location: class org.wso2.carbon.endpoint.test.LoadBalanceEndpointTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/LoadBalanceEndpointTest.java:[124,17]
cannot find symbol
symbol  : class GetEndpointCountEndpointAdminException
location: class org.wso2.carbon.endpoint.test.LoadBalanceEndpointTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/LoadBalanceEndpointTest.java:[126,17]
cannot find symbol
symbol  : class DeleteEndpointEndpointAdminException
location: class org.wso2.carbon.endpoint.test.LoadBalanceEndpointTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/DynamicAddressEpTest.java:[85,17]
cannot find symbol
symbol  : class DeleteEndpointEndpointAdminException
location: class org.wso2.carbon.endpoint.test.DynamicAddressEpTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/DynamicAddressEpTest.java:[87,17]
cannot find symbol
symbol  : class GetDynamicEndpointsException
location: class org.wso2.carbon.endpoint.test.DynamicAddressEpTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/DynamicAddressEpTest.java:[99,17]
cannot find symbol
symbol  : class GetDynamicEndpointCountEndpointAdminException
location: class org.wso2.carbon.endpoint.test.DynamicAddressEpTest

/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/products/esb/modules/integration/endpoints/src/test/java/org/wso2/carbon/endpoint/test/DynamicAddressEpTest.java:[101,17]
cannot find symbol
symbol  : class AddDynamicEndpointEndpointAdminException
location: class org.wso2.carbon.endpoint.test.DynamicAddressEpTest


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Release Readiness [ESB] : L1-[5] : L2-[16]

2011-04-26 Thread Kasun Indrasiri
https://wso2.org/jira/secure/IssueNavigator.jspa?sorter/field=priority&sorter/order=DESC
-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] CNF at the ESB startup

2011-04-26 Thread Kasun Indrasiri
Hi Danushka,

I've checked on a latest esb build just now. ESB starts fine and no CNF
issues found.

Thanks.

On Tue, Apr 26, 2011 at 10:04 AM, Kasun Indrasiri  wrote:

> We are looking in to this.
> On Tue, Apr 26, 2011 at 9:27 AM, Danushka Menikkumbura 
> wrote:
>
>> I have built the ESB using the latest trunk.
>>
>> Caused by: java.lang.ClassNotFoundException:
>> org.apache.synapse.transport.nhttp.HttpCoreNIOSender
>> at
>> org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:489)
>> at
>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
>> at
>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
>> at
>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
>> at java.lang.Class.forName0(Native Method)
>> at java.lang.Class.forName(Class.java:169)
>> at org.apache.axis2.util.Loader.loadClass(Loader.java:261)
>> at
>> org.apache.axis2.deployment.AxisConfigBuilder.processTransportSenders(AxisConfigBuilder.java:683)
>>
>> Thanks,
>> Danushka
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Kasun Indrasiri
> Senior Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> cell: +94 71 536 4128
> Blog : http://kasunpanorama.blogspot.com/
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] 119 L1 issues & 221 L2 issue

2011-04-25 Thread Kasun Indrasiri
>>>>>> *Lean . Enterprise . Middleware*
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Afkham Azeez*
>>>>> Senior Software Architect & Senior Manager; WSO2, Inc.;
>>>>> http://wso2.com,
>>>>> *
>>>>> *
>>>>> *Member; Apache Software Foundation; 
>>>>> **http://www.apache.org/*<http://www.apache.org/>
>>>>> *
>>>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>>>> twitter: 
>>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>>>> *
>>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>>>> *
>>>>> *
>>>>> *Lean . Enterprise . Middleware*
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thilina Buddhika
>>>> Senior Software Engineer
>>>> WSO2 Inc. ; http://wso2.com
>>>> lean . enterprise . middleware
>>>>
>>>> phone : +94 77 44 88 727
>>>> blog : http://blog.thilinamb.com
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*<http://www.apache.org/>
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>  Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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

2011-04-25 Thread Kasun Indrasiri
Looks like event mediator still has a dependency
to org.wso2.carbon:org.wso2.carbon.event.api, which is obsolete.

On Tue, Apr 26, 2011 at 5:50 AM, WSO2 Builder  wrote:

> [INFO] [build-helper:add-source {execution: add-source}]
> [INFO] Source directory:
> /home/carbon/carbon/components/mediators/event/org.wso2.carbon.mediator.event.ui/target/generated-code/src
> added.
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 9 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 4 source files to
> /home/carbon/carbon/components/mediators/event/org.wso2.carbon.mediator.event.ui/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /home/carbon/carbon/components/mediators/event/org.wso2.carbon.mediator.event.ui/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [bundle:bundle {execution: default-bundle}]
> [WARNING] Warning building bundle
> org.wso2.carbon:org.wso2.carbon.mediator.event.ui:bundle:3.2.0-SNAPSHOT :
> Importing packages that are never refered to by any class on the
> Bundle-Classpath[Jar:dot]: [org.wso2.carbon.mediator.event.ui.i18n]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> /home/carbon/carbon/components/mediators/event/org.wso2.carbon.mediator.event.ui/target/org.wso2.carbon.mediator.event.ui-3.2.0-SNAPSHOT.jar
> to
> /home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.mediator.event.ui/3.2.0-SNAPSHOT/org.wso2.carbon.mediator.event.ui-3.2.0-SNAPSHOT.jar
> [INFO] [bundle:install {execution: default-install}]
> [INFO] Local OBR update disabled (enable with -DobrRepository)
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Event mediators
> [INFO]task-segment: [clean, install]
> [INFO]
> 
> [INFO] [clean:clean {execution: default-clean}]
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.event.api/3.2.0-SNAPSHOT/org.wso2.carbon.event.api-3.2.0-SNAPSHOT.pom
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.event.api:pom:3.2.0-SNAPSHOT' in repository
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.event.api/3.2.0-SNAPSHOT/org.wso2.carbon.event.api-3.2.0-SNAPSHOT.jar
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.event.api:jar:3.2.0-SNAPSHOT' in repository
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Failed to resolve artifact.
>
> Missing:
> --
> 1) org.wso2.carbon:org.wso2.carbon.event.api:jar:3.2.0-SNAPSHOT
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>  mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.event.api -Dversion=3.2.0-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>  mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.event.api -Dversion=3.2.0-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
> 1)
> org.wso2.carbon:org.wso2.carbon.mediator.event:bundle:3.2.0-SNAPSHOT
> 2) org.wso2.carbon:org.wso2.carbon.event.api:jar:3.2.0-SNAPSHOT
>
> --
> 1 required artifact is missing.
>
> for artifact:
>  org.wso2.carbon:org.wso2.carbon.mediator.event:bundle:3.2.0-SNAPSHOT
>
> 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: 163 minutes
> [INFO] Finished at: Tue Apr 26 05:50:47 IST 2011
> [INFO

Re: [Carbon-dev] CNF at the ESB startup

2011-04-25 Thread Kasun Indrasiri
We are looking in to this.
On Tue, Apr 26, 2011 at 9:27 AM, Danushka Menikkumbura wrote:

> I have built the ESB using the latest trunk.
>
> Caused by: java.lang.ClassNotFoundException:
> org.apache.synapse.transport.nhttp.HttpCoreNIOSender
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:489)
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:169)
> at org.apache.axis2.util.Loader.loadClass(Loader.java:261)
> at
> org.apache.axis2.deployment.AxisConfigBuilder.processTransportSenders(AxisConfigBuilder.java:683)
>
> Thanks,
> Danushka
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Proxy services get deleted after some time - in the latest ESB from the trunk

2011-04-25 Thread Kasun Indrasiri
> >>
>> >> >> On Mon, Apr 25, 2011 at 1:21 PM, Prabath Siriwardena <
>> prab...@wso2.com>
>> >> >> wrote:
>> >> >> > 1. Created a proxy called sample_proxy as a pass-through
>> >> >> > 2. It was there in the list
>> >> >> > 3. Edited and added more configuration to in-sequence - tried to
>> save
>> >> >> > 4. Get the following message - and couldn't find the proxy service
>> in
>> >> >> > the list now.
>> >> >> >
>> >> >> > [2011-04-25 13:17:31,633] ERROR
>> >> >> > {org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin} -  A proxy
>> >> >> > service named sample_proxy does not exist
>> >> >> > org.wso2.carbon.proxyadmin.ProxyAdminException: A proxy service
>> named
>> >> >> > sample_proxy does not exist
>> >> >> >at
>> >> >> >
>> >> >> >
>> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.handleException(ProxyServiceAdmin.java:927)
>> >> >> >at
>> >> >> >
>> >> >> >
>> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxyService(ProxyServiceAdmin.java:294)
>> >> >> >at
>> >> >> >
>> >> >> >
>> org.wso2.carbon.proxyadmin.service.ProxyServiceAdmin.modifyProxy(ProxyServiceAdmin.java:656)
>> >> >> >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.receive(AbstractMessageReceiver.java:110)
>> >> >> >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.AxisServlet.doPost(AxisServlet.java:146)
>> >> >> >at
>> >> >> >
>> >> >> >
>> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
>> >> >> >at
>> >> >> > javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
>> >> >> >at
>> >> >> > javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> >> >> >at
>> >> >> >
>> >> >> >
>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>> >> >> >at
>> >> >> >
>> >> >> >
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>> >> >> >at
>> >> >> >
>> >> >> >
>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>> >> >> >at
>> >> >> > javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>> >> >> >at
>> >> >> >
>> org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
>> >

[Carbon-dev] Fix all components with EBRuntimeException

2011-04-25 Thread Kasun Indrasiri
Still see some compilation failures on trunk. EBRuntimeException->
EventBrokerException

[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/components/broker/org.wso2.carbon.broker.core/src/main/java/org/wso2/carbon/broker/core/internal/local/LocalBrokerType.java:[32,43]
cannot find symbol
symbol  : class EBRuntimeException
location: package org.wso2.carbon.event.core.exception

[ERROR]
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr25/components/broker/org.wso2.carbon.broker.core/src/main/java/org/wso2/carbon/broker/core/internal/local/LocalBrokerType.java:[75,17]
cannot find symbol
symbol  : class EBRuntimeException
location: class org.wso2.carbon.broker.core.internal.local.LocalBrokerType


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Release Readiness [ESB] : L1 - [9] : L2 - [30]

2011-04-24 Thread Kasun Indrasiri
$subject.

-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CEP & BPS] - No packs available in 24th April build

2011-04-24 Thread Kasun Indrasiri
On Mon, Apr 25, 2011 at 9:46 AM, Ishani Ratnayake  wrote:

> ESB Folks,
>
> ESB packs are not there too.
>
> Thanks,
> Ishani
>
>
You can use packs from the last successful build[1].

[1] http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-24_06-32-07/


> On Mon, Apr 25, 2011 at 9:43 AM, Manisha Gayathri wrote:
>
>> $ subject in the http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
>>
>> Thanks.
>> Regards,
>> Manisha
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Ishani
> Mobile : 0727136198
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB test failures

2011-04-23 Thread Kasun Indrasiri
Test.java:51)
> at
> org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:64)
>  at
> org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:43)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  at java.lang.reflect.Method.invoke(Method.java:597)
> at junit.framework.TestCase.runTest(TestCase.java:164)
>  at junit.framework.TestCase.runBare(TestCase.java:130)
> at junit.framework.TestResult$1.protect(TestResult.java:106)
>  at junit.framework.TestResult.runProtected(TestResult.java:124)
> at junit.framework.TestResult.run(TestResult.java:109)
>  at junit.framework.TestCase.run(TestCase.java:120)
> at junit.framework.TestSuite.runTest(TestSuite.java:230)
>  at junit.framework.TestSuite.run(TestSuite.java:225)
> at junit.framework.TestSuite.runTest(TestSuite.java:230)
>  at junit.framework.TestSuite.run(TestSuite.java:225)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  at java.lang.reflect.Method.invoke(Method.java:597)
> at
> org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
>  at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
> at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
>  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  at java.lang.reflect.Method.invoke(Method.java:597)
> at
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>  at
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> Tests run: 4, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 68.527 sec
> <<< FAILURE!
>
> Results :
>
> Failed tests:
>
>   testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorSimpleLevelTest)
>   testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorFullLevelTest)
>
>   testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorHeaderLevelTest)
>
>   testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorCustomLevelTest)
>
> Tests run: 4, Failures: 4, Errors: 0, Skipped: 0
>
> Shutting down server...
> [SimpleHTTPServer] Stop called
> [SimpleHTTPServer] Stop called
> [2011-04-23 12:27:50,086]  INFO
> {org.apache.axis2.transport.http.server.SimpleHttpServer} -  Shut down
> connection listener
> [SimpleHTTPServer] Stop called
> [SimpleHTTPServer] Stop called
>
>
> On Sat, Apr 23, 2011 at 11:32 AM, Kasun Indrasiri  wrote:
>
>> Thanks Amani.
>>
>>
>> On Sat, Apr 23, 2011 at 11:15 AM, Amani Soysa  wrote:
>>
>>> Hi,
>>>
>>> Its fixed now
>>>
>>> Amani
>>>
>>> On Sat, Apr 23, 2011 at 10:46 AM, Amani Soysa  wrote:
>>>
>>>> HI,
>>>>
>>>> Its my bad very sorry for the inconvenience I will fix it now.
>>>>
>>>>
>>>> On Sat, Apr 23, 2011 at 9:51 AM, Kasun Indrasiri wrote:
>>>>
>>>>>
>>>>> Looks like LogViewer is rewritten and I couldn't find a method to get a
>>>>> set of INFO logs.
>>>>> i.e.LogMessage[] logs = logViewerStub.getLogs("INFO",
>>>>> "LogMediator");
>>>>>
>>>>> BTW, before committing such changes, author must check for the usage of
>>>>> that component and fix the dependents.
>>>>>
>>>>> On Sat, Apr 23, 2011 at 9:37 AM, Kasun Indrasiri wrote:
>>>>>
>>>>>> This is because LogViewerStub interface was changed and getLogs method
>>>>>> is removed. We are in the process of fixing this.
>>>>>>
>>>>>> On Sat, Apr 23, 2011 at 6:52 AM, Afkham Azeez  wrote:
>>>>>>
>>>>>>> [INFO] Copying 4 resources
>>>>>>> [INFO] [antrun:run {execution: create-temp-dir}]
>>>>>>> [INFO] Executing tasks
>>>>>>> [mkdir] Created dir:
>>>>>>&

Re: [Carbon-dev] ESB test failures

2011-04-22 Thread Kasun Indrasiri
Thanks Amani.

On Sat, Apr 23, 2011 at 11:15 AM, Amani Soysa  wrote:

> Hi,
>
> Its fixed now
>
> Amani
>
> On Sat, Apr 23, 2011 at 10:46 AM, Amani Soysa  wrote:
>
>> HI,
>>
>> Its my bad very sorry for the inconvenience I will fix it now.
>>
>>
>> On Sat, Apr 23, 2011 at 9:51 AM, Kasun Indrasiri  wrote:
>>
>>>
>>> Looks like LogViewer is rewritten and I couldn't find a method to get a
>>> set of INFO logs.
>>> i.e.LogMessage[] logs = logViewerStub.getLogs("INFO", "LogMediator");
>>>
>>> BTW, before committing such changes, author must check for the usage of
>>> that component and fix the dependents.
>>>
>>> On Sat, Apr 23, 2011 at 9:37 AM, Kasun Indrasiri  wrote:
>>>
>>>> This is because LogViewerStub interface was changed and getLogs method
>>>> is removed. We are in the process of fixing this.
>>>>
>>>> On Sat, Apr 23, 2011 at 6:52 AM, Afkham Azeez  wrote:
>>>>
>>>>> [INFO] Copying 4 resources
>>>>> [INFO] [antrun:run {execution: create-temp-dir}]
>>>>> [INFO] Executing tasks
>>>>> [mkdir] Created dir:
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/carbontmp/wso2esb-4.0.0-SNAPSHOT
>>>>> [INFO] Executed tasks
>>>>> [INFO] [compiler:testCompile {execution: default-testCompile}]
>>>>> [INFO] Compiling 5 source files to
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/test-classes
>>>>> [INFO] -
>>>>> [ERROR] COMPILATION ERROR :
>>>>> [INFO] -
>>>>> [ERROR]
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
>>>>> cannot find symbol
>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>
>>>>> [ERROR]
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorHeaderLevelTest.java:[52,41]
>>>>> cannot find symbol
>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>
>>>>> [ERROR]
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorFullLevelTest.java:[51,41]
>>>>> cannot find symbol
>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>
>>>>> [ERROR]
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorCustomLevelTest.java:[51,41]
>>>>> cannot find symbol
>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>
>>>>> [INFO] 4 errors
>>>>> [INFO] -
>>>>> [INFO]
>>>>> 
>>>>> [ERROR] BUILD FAILURE
>>>>> [INFO]
>>>>> 
>>>>> [INFO] Compilation failure
>>>>>
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
>>>>> cannot find symbol
>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>
>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMe

Re: [Carbon-dev] ESB test failures

2011-04-22 Thread Kasun Indrasiri
Looks like LogViewer is rewritten and I couldn't find a method to get a set
of INFO logs.
i.e.LogMessage[] logs = logViewerStub.getLogs("INFO", "LogMediator");

BTW, before committing such changes, author must check for the usage of that
component and fix the dependents.

On Sat, Apr 23, 2011 at 9:37 AM, Kasun Indrasiri  wrote:

> This is because LogViewerStub interface was changed and getLogs method is
> removed. We are in the process of fixing this.
>
> On Sat, Apr 23, 2011 at 6:52 AM, Afkham Azeez  wrote:
>
>> [INFO] Copying 4 resources
>> [INFO] [antrun:run {execution: create-temp-dir}]
>> [INFO] Executing tasks
>> [mkdir] Created dir:
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/carbontmp/wso2esb-4.0.0-SNAPSHOT
>> [INFO] Executed tasks
>> [INFO] [compiler:testCompile {execution: default-testCompile}]
>> [INFO] Compiling 5 source files to
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/test-classes
>> [INFO] -
>> [ERROR] COMPILATION ERROR :
>> [INFO] -
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorHeaderLevelTest.java:[52,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorFullLevelTest.java:[51,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>> [ERROR]
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorCustomLevelTest.java:[51,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>> [INFO] 4 errors
>> [INFO] -
>> [INFO]
>> 
>> [ERROR] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Compilation failure
>>
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorHeaderLevelTest.java:[52,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorFullLevelTest.java:[51,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorCustomLevelTest.java:[51,41]
>> cannot find symbol
>> symbol  : method getLogs(java.lang.String,java.lang.String)
>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> *

Re: [Carbon-dev] ESB test failures

2011-04-22 Thread Kasun Indrasiri
This is because LogViewerStub interface was changed and getLogs method is
removed. We are in the process of fixing this.

On Sat, Apr 23, 2011 at 6:52 AM, Afkham Azeez  wrote:

> [INFO] Copying 4 resources
> [INFO] [antrun:run {execution: create-temp-dir}]
> [INFO] Executing tasks
> [mkdir] Created dir:
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/carbontmp/wso2esb-4.0.0-SNAPSHOT
> [INFO] Executed tasks
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 5 source files to
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/test-classes
> [INFO] -
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
> [ERROR]
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorHeaderLevelTest.java:[52,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
> [ERROR]
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorFullLevelTest.java:[51,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
> [ERROR]
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorCustomLevelTest.java:[51,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
> [INFO] 4 errors
> [INFO] -
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
>
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorHeaderLevelTest.java:[52,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorFullLevelTest.java:[51,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorCustomLevelTest.java:[51,41]
> cannot find symbol
> symbol  : method getLogs(java.lang.String,java.lang.String)
> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*<http://www.apache.org/>
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Event Broker issues after installing ESB features on raw carbon server

2011-04-22 Thread Kasun Indrasiri
mediators feature

On Fri, Apr 22, 2011 at 5:04 PM, Danushka Menikkumbura wrote:

> Which features did you install?. Apparently event/qpid configuration files
> have not been installed.
>
> Thanks,
> Danushka
>
>
> On Fri, Apr 22, 2011 at 4:56 PM, Kasun Indrasiri  wrote:
>
>> Hi devs,
>>
>> We have fixed the issues related to ESB feature installation failures on a
>> carbon server. However, when we restart the server after installing the
>> features, there are some exceptions thrown from the event-broker.
>>
>> [2011-04-22 15:40:53,063] ERROR
>> {org.wso2.carbon.qpid.internal.QpidServiceComponent} -  Failed to start Qpid
>> broker : File
>> /home/kasun/development/wso2/wso2svn/trunk/trunk_apr21/products/carbon/modules/distribution/target/wso2carbon-3.2.0-SNAPSHOT/repository/conf/advanced/qpid-config.xml
>> could not be found. Check the file exists and is readable.
>> [2011-04-22 15:40:53,069] ERROR
>> {org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS} -  Can
>> not create the event broker
>> org.wso2.carbon.event.core.exception.EBConfigurationException:
>> event-broker.xmlcannot be found in the path :
>> /home/kasun/development/wso2/wso2svn/trunk/trunk_apr21/products/carbon/modules/distribution/target/wso2carbon-3.2.0-SNAPSHOT/repository/conf/event-broker.xml
>>  at
>> org.wso2.carbon.event.core.internal.builder.EventBrokerBuilder.loadConfigXML(EventBrokerBuilder.java:88)
>> at
>> org.wso2.carbon.event.core.internal.builder.EventBrokerBuilder.createEventBroker(EventBrokerBuilder.java:40)
>>  at
>> org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS.activate(EventBrokerBuilderDS.java:58)
>> 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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>>  at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>> at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>>  at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
>> at
>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
>>  at
>> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
>> at
>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
>>  at
>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
>>  at
>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>> at
>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
>>  at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
>> at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
>>  at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
>> at
>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
>>  at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
>>  at
>> org.wso2.carbon.qpid.internal.QpidServiceComponent.activate(QpidServiceComponent.java:98)
>> 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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
>>  at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
>> at
>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
>> 

[Carbon-dev] Event Broker issues after installing ESB features on raw carbon server

2011-04-22 Thread Kasun Indrasiri
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
org.wso2.carbon.core.services.internal.CarbonServicesServiceComponent.activate(CarbonServicesServiceComponent.java:72)
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.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:230)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:140)
at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:330)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:455)
at
org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:258)
at
org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
Caused by: java.io.FileNotFoundException:
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr21/products/carbon/modules/distribution/target/wso2carbon-3.2.0-SNAPSHOT/repository/conf/event-broker.xml
(No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at
org.wso2.carbon.event.core.internal.builder.EventBrokerBuilder.loadConfigXML(EventBrokerBuilder.java:80)
... 73 more
[2011-04-22 15:40:53,532]  INFO
{org.wso2.carbon.ui.internal.CarbonUIServiceComponent} -  Mgt Console URL  :
https://192.168.1.2:9443/carbon/

Thanks.
-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


  1   2   3   >