[Carbon-dev] BRS 2.1.0 stateful services are giving invalid responses.

2015-04-17 Thread Manjula Rathnayake
Hi all,

When we try out https://docs.wso2.com/display/BRS210/Banking+Service
sample, we get invalid responses( multiple deposit accept elements).

Have we observed this behavior before? IMO, the deposit accept objects
needs to removed from working memory.

thank you.

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


[Carbon-dev] Issues when invoking deployed web app in Jaggery M2

2012-02-16 Thread Manjula Rathnayake
Hi all,

We got following on console while trying out a jaggery app. What could be
the reason for this?

[2012-02-16 05:14:39,684] ERROR
{org.wso2.carbon.hostobjects.commons.util.HostObjectUtil} -  Error while
reading the content from the Reader
java.io.IOException: Stream closed
at java.io.StringReader.ensureOpen(StringReader.java:39)
at java.io.StringReader.read(StringReader.java:73)
at org.wso2.carbon.jaggery.core.ScriptReader.read(ScriptReader.java:26)
at java.io.Reader.read(Reader.java:104)
at
org.wso2.carbon.hostobjects.commons.util.HostObjectUtil.readerToString(HostObjectUtil.java:149)
at
org.wso2.carbon.hostobjects.commons.cache.CacheManager.cacheScript(CacheManager.java:115)
at
org.wso2.carbon.hostobjects.commons.cache.CacheManager.getScriptObject(CacheManager.java:132)
at
org.wso2.carbon.hostobjects.commons.engine.RhinoEngine.execScript(RhinoEngine.java:321)
at
org.wso2.carbon.hostobjects.commons.engine.RhinoEngine.exec(RhinoEngine.java:116)
at
org.wso2.carbon.jaggery.core.CommonManager.include(CommonManager.java:151)
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.mozilla.javascript.MemberBox.invoke(MemberBox.java:160)
at org.mozilla.javascript.FunctionObject.call(FunctionObject.java:411)
at
org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:97)
at org.wso2.carbon.rhino.includes.c0._c0((wso2):11)
at org.wso2.carbon.rhino.includes.c0.call((wso2))
at org.wso2.carbon.rhino.includes.c0.exec((wso2))
at
org.wso2.carbon.hostobjects.commons.engine.RhinoEngine.execScript(RhinoEngine.java:323)
at
org.wso2.carbon.hostobjects.commons.engine.RhinoEngine.exec(RhinoEngine.java:116)
at
org.wso2.carbon.jaggery.core.CommonManager.include(CommonManager.java:151)
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.mozilla.javascript.MemberBox.invoke(MemberBox.java:160)
at org.mozilla.javascript.FunctionObject.call(FunctionObject.java:411)
at
org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:97)
at org.wso2.carbon.rhino.c0._c0((wso2):34)
at org.wso2.carbon.rhino.c0.call((wso2))
at
org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:401)
at
org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3003)
at org.wso2.carbon.rhino.c0.call((wso2))
at org.wso2.carbon.rhino.c0.exec((wso2))
at
org.wso2.carbon.hostobjects.commons.engine.RhinoEngine.execScript(RhinoEngine.java:323)
at
org.wso2.carbon.hostobjects.commons.engine.RhinoEngine.exec(RhinoEngine.java:116)
at
org.wso2.carbon.jaggery.core.WebAppManager.createResponse(WebAppManager.java:95)
at org.wso2.carbon.jaggery.core.JSSServlet.doGet(JSSServlet.java:20)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
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.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:154)
at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:257)
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:662)

Re: [Carbon-dev] Issues when invoking deployed web app in Jaggery M2

2012-02-16 Thread Manjula Rathnayake
On Thu, Feb 16, 2012 at 6:28 PM, Ruchira Wageesha ruch...@wso2.com wrote:

 How did you deploy the jaggery app? Is it using web console?

 In Jaggery M2, there is an issue when apps are uploaded or redeployed
 using web console. i.e. Jaggery deployer isn't being hit for those apps and
 get deployed as normal JSP web apps. Try manually copying *.war to
 repository/deployment/server/jaggeryapps dir and check whether the issue is
 still there?


Yes, That is how we deployed the jaggery app. It seems to me that the
behavior got changed from machine to machine. Any idea what goes wrong
here?


 On Thu, Feb 16, 2012 at 5:39 PM, Ashansa Perera asha...@wso2.com wrote:

 Hi,

 I deployed the jaggery app attached in my local jaggery server and was
 able to access the services without any problem. But when trying to deploy
 in dabian os (Debian GNU/Linux , java version 1.6.0_24) ones I got the
 same error and the deployed application could not be accessed. In one try
 it was successfully deployed but the application is identified as a web app
 and the jaggery codes have not been rendered properly. (screenshot attached
 )

 local environment:
 - Linux Mint
 - java version 1.6.0_26

 Could someone please explain the reason for this behavior?

 Thanks.


 --
 Ruchira Wageesha
 Software Engineer - WSO2 Inc. www.wso2.com

 Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
 Mobile: +94775493444

 Lean . Enterprise . Middleware

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




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


Re: [Carbon-dev] Issues when invoking deployed web app in Jaggery M2

2012-02-16 Thread Manjula Rathnayake
On Fri, Feb 17, 2012 at 9:26 AM, Nuwan Bandara nu...@wso2.com wrote:

 Hi Manjula,

 Can you drop by and help us to debug the issue, IMO, its a falut in the
 executed code, which is mentioned in the stacktrace with a line number.
 Lets dig in to it.

Sure, Will meet you in evening.

Thank you.


 Regards,
 /Nuwan

 On Fri, Feb 17, 2012 at 6:19 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Feb 16, 2012 at 6:39 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Thu, Feb 16, 2012 at 6:28 PM, Ruchira Wageesha ruch...@wso2.comwrote:

 How did you deploy the jaggery app? Is it using web console?

 In Jaggery M2, there is an issue when apps are uploaded or redeployed
 using web console. i.e. Jaggery deployer isn't being hit for those apps and
 get deployed as normal JSP web apps. Try manually copying *.war to
 repository/deployment/server/jaggeryapps dir and check whether the issue is
 still there?


 Yes, That is how we deployed the jaggery app. It seems to me that the
 behavior got changed from machine to machine. Any idea what goes wrong
 here?


 Seems to be an issue in the Host Objects code.

 Have we done a review as of late on this code?

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




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


[Carbon-dev] Better way of handling time outs when invoking in only operations

2012-02-16 Thread Manjula Rathnayake
Hi all,

We have a business process which invoke a in only operation in a proxy
service. So even though the operation get successfully invoked, we get time
out in business process server. This is due to not getting *200 OK
response.

We can get this resolved by adding following property in In sequence for
each in only operations.

property name=SOAPAction expression=get-property('Action')
scope=default/
switch source=get-property('SOAPAction')
case regex=urn:addUser
property name=FORCE_SC_ACCEPTED value=true
scope=axis2/
property name=OUT_ONLY value=true/
/case
case regex=urn:addRole
property name=FORCE_SC_ACCEPTED value=true
scope=axis2/
property name=OUT_ONLY value=true/
/case
case regex=urn:updateRolesOfUser
property name=FORCE_SC_ACCEPTED value=true
scope=axis2/
property name=OUT_ONLY value=true/
/case
case regex=urn:deleteUser
property name=FORCE_SC_ACCEPTED value=true
scope=axis2/
property name=OUT_ONLY value=true/
/case
case regex=urn:deleteRole
property name=FORCE_SC_ACCEPTED value=true
scope=axis2/
property name=OUT_ONLY value=true/
/case
/switch

Any suggestions on how to handle this properly?


thank you.

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


Re: [Carbon-dev] Cleaning up Carbon Authenticator Framework

2012-02-14 Thread Manjula Rathnayake
On Tue, Feb 14, 2012 at 10:14 PM, Sameera Jayasoma same...@wso2.com wrote:

 https://wso2.org/jira/browse/CARBON-12378

 Thanks,
 Sameera.


 On Tue, Feb 14, 2012 at 9:50 PM, Amila Jayasekara ami...@wso2.com wrote:

 On Tue, Feb 14, 2012 at 9:32 PM, Sameera Jayasoma same...@wso2.com
 wrote:
  Hi Amila,
 
  +1 for the proposed changes. Please see my comments below.
 
  On Tue, Feb 14, 2012 at 3:22 PM, Amila Jayasekara ami...@wso2.com
 wrote:
 
  Hi All,
 
  We had a review discussion on Carbon Authenticators and following are
  the review notes.
 
  1. There are some common logic that should be implemented in every
  authenticator. Currently invoking this logic is duplicated among
  authenticators. So to avoid that we are planning to come up with an
  abstract Authenticator implementation.
  2. As per now AuthenticationHandler first invokes AuthenticationAdmin
  and then it calls chain of authenticators. The AuthenticationAdmin
  call is not necessary. We need to refactor code in such a way that
  authenticator it self will only handle authenticating logic (Rather
  than within the Handler).
  3. Properly implement authenticator chaining pattern. Make use
  “isHandle”, “priority”, “isAuthenticated” methods and make only
  authenticator aware about the logic.
  4. After cleaning up the API, implement “Basic Auth” authenticator.
  (As first step)
 
 
  5. Cleanup Carbon.UI framework to improve the plugability of custom
  authenticators. I recently wrote an authenticator, but I had to hard
 code
  some URLs in the CarbonSecurityHttpContext class. Please have a look at
 the
  following method in this class.
 
  private boolean skipSSOSessionInvalidation(String requestedURI) {
  boolean skipSessionInvalidation = false;
  if ((requestedURI.indexOf(/samlsso)  -1)
  || (requestedURI.indexOf(sso-saml/login.jsp)  -1)
  ||
  (requestedURI.indexOf(stratos-sso/login_ajaxprocessor.jsp)  -1)
  ||
  (requestedURI.indexOf(sso-saml/redirect_ajaxprocessor.jsp)  -1)
  ||
  (requestedURI.indexOf(stratos-sso/redirect_ajaxprocessor.jsp)  -1)
  ||
  (requestedURI.indexOf(sso-acs/redirect_ajaxprocessor.jsp)  -1)
  ||
  (requestedURI.indexOf(stratos-auth/redirect_ajaxprocessor.jsp)  -1))
 {
  skipSessionInvalidation = true;
  }
  return skipSessionInvalidation;
  }
 
  As a part of this effort, lets refactor this bit of code as well.


I have looked into this already, I will come up with set of handler
implementations(same as axis2 handlers) to clean up that lengthy method. We
will discuss once I am done with the code.

Thank you.


 +1. Will take above into consideration as well. If possible please
 create a carbon Jira and assigned to me.

 Thanks
 AmilaJ

 
  Thanks,
  Sameera.
 
 
  Thanks
  AmilaJ
 
  --
  Mobile : +94773330538
 
  ___
  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
 



 --
 Mobile : +94773330538
 ___
 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




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


[Carbon-dev] Server start up errors in trunk IS.

2012-01-31 Thread Manjula Rathnayake
Hi,

Noticed following errors when server start up in windows 2008 though server
got started successfully.

[2012-02-01 10:04:34,989]  INFO
{org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
Transaction Manager 3.7.0
[2012-02-01 10:05:01,234]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Starting WSO2
Carbon...
[2012-02-01 10:05:01,236]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Operating System :
Windows Server 2008 6.0, amd64
[2012-02-01 10:05:01,236]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Home:
C:\Program Files\Java\jdk1.6.0_25\jre
[2012-02-01 10:05:01,237]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Version :
1.6.0_25
[2012-02-01 10:05:01,238]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java VM  :
Java HotSpot(TM) 64-Bit Server VM 20.0-b11,Sun Microsystem
[2012-02-01 10:05:01,238]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Carbon Home  :
C:\Users\ADMINI~1\Desktop\WSO2IS~1.0-S\bin\..
[2012-02-01 10:05:01,239]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Temp Dir:
C:\Users\ADMINI~1\Desktop\WSO2IS~1.0-S\bin\..\tmp
[2012-02-01 10:05:01,239]  INFO
{org.wso2.carbon.core.internal.CarbonCoreActivator} -  User :
Administrator, en-US, Asia/Calcutta
*Error while creating the p2 agent
Error while getting provisioning agent*

Thank you.

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


Re: [Carbon-dev] Server start up errors in trunk IS.

2012-01-31 Thread Manjula Rathnayake
On Wed, Feb 1, 2012 at 10:18 AM, Pradeep Fernando prad...@wso2.com wrote:

 windows ?

 Yes. See the console log below.


 On Wed, Feb 1, 2012 at 10:12 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 Noticed following errors when server start up in windows 2008 though
 server got started successfully.

 [2012-02-01 10:04:34,989]  INFO
 {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
 Transaction Manager 3.7.0
 [2012-02-01 10:05:01,234]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Starting WSO2
 Carbon...
 [2012-02-01 10:05:01,236]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -*  Operating System
 : Windows Server 2008 6.0, amd64*



 [2012-02-01 10:05:01,236]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Home:
 C:\Program Files\Java\jdk1.6.0_25\jre
 [2012-02-01 10:05:01,237]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -*  Java Version
 : 1.6.0_25*
 [2012-02-01 10:05:01,238]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java VM  :
 Java HotSpot(TM) 64-Bit Server VM 20.0-b11,Sun Microsystem
 [2012-02-01 10:05:01,238]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Carbon Home  :
 C:\Users\ADMINI~1\Desktop\WSO2IS~1.0-S\bin\..
 [2012-02-01 10:05:01,239]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -  Java Temp Dir:
 C:\Users\ADMINI~1\Desktop\WSO2IS~1.0-S\bin\..\tmp
 [2012-02-01 10:05:01,239]  INFO
 {org.wso2.carbon.core.internal.CarbonCoreActivator} -  User :
 Administrator, en-US, Asia/Calcutta
 *Error while creating the p2 agent
 Error while getting provisioning agent*

 Thank you.

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




 --
 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
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #120 has FAILED (7 tests failed). Change made by tharindu, isuru and manjular.

2012-01-16 Thread Manjula Rathnayake
Hi all,

I think this is related to recent commit done for removing embedded ldap
server. I will have a look with a clean repository.

Thank you.

On Mon, Jan 16, 2012 at 6:30 PM, Bamboo cbuil...@wso2.org wrote:

  [image: Failed]  WSO2 Carbon 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK/› WSO2
 Carbon - Platform 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK/›
 #120http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120/
 failed

 Code has been updated by 
 tharinduhttp://builder4.us1.wso2.org:/bamboo/browse/author/tharindu,
 isuru http://builder4.us1.wso2.org:/bamboo/browse/author/isuru,
 manjular http://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 .

 *7/7742* tests failed.
   Failing 
 Jobshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120/
 Job Duration Tests[image: Failed]  WSO2 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/
  (Default
 Stage)  307 minutes  7 of 7742 failed  
 Logshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/log|
 Artifactshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/artifact
  Code
 Changeshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120/commit/
   View
 all 6 code 
 changeshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120/commit/
 isuru http://builder4.us1.wso2.org:/bamboo/browse/author/isuru
 removing rampart mar version as it is inherited from the platform pom
 119022isuruhttp://builder4.us1.wso2.org:/bamboo/browse/author/isuru
 committing Kasun's patch for https://wso2.org/jira/browse/CARBON-12212
 119021
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 Renaming the server artifact id, which caused the build error as it was
 used in component as well  119020   3 more 
 changes…http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120/commit
 Testshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120/test
   View
 full test 
 detailshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120/test
7
 New Test Failures  Test Job BAMTestServerManager 
 startServerhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test/case/5242882
   WSO2
 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test
 BRSTestServerManager 
 startServerhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test/case/4660882
   WSO2
 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test
 BRSTestServerManager 
 startServerhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test/case/4660879
   WSO2
 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test
 CEPTestServerManager 
 startServerhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test/case/4660878
   WSO2
 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test
 DSSTestServerManager 
 startServerhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test/case/4660880
   WSO2
 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test
 ISTestServerManager 
 startServerhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test/case/5242883
   WSO2
 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test
 MSTestServerManager 
 startServerhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test/case/5242881
   WSO2
 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-120/test
  View
 Onlinehttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120
 | Add 
 Commentshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-120?commentMode=true

 This message was sent by Atlassian 
 Bamboohttp://builder4.us1.wso2.org:/bamboo
 .

 If you wish to stop receiving these emails edit your user 
 profilehttp://builder4.us1.wso2.org:/bamboo/profile/userNotifications.actionor
  notify
 your 
 

Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #112 has FAILED. Change made by manjular and subash.

2012-01-15 Thread Manjula Rathnayake
Hi,

I am looking into this error.

Thank you.

On Sun, Jan 15, 2012 at 4:03 PM, Bamboo cbuil...@wso2.org wrote:

  [image: Failed]  WSO2 Carbon 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK/› WSO2
 Carbon - Platform 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK/›
 #112http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-112/
 failed

 Code has been updated by 
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular,
 subash http://builder4.us1.wso2.org:/bamboo/browse/author/subash.

 No failed tests found, a possible compilation error.
   Failing 
 Jobshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-112/
 Job Duration Tests[image: Failed]  WSO2 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-112/
  (Default
 Stage)  3 minutes  7834 passed  
 Logshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-112/log|
 Artifactshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-112/artifact
  Code
 Changeshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-112/commit/
   View
 full change 
 detailshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-112/commit/
 subash http://builder4.us1.wso2.org:/bamboo/browse/author/subash
 Updated integration pom with dependencies for testng integrtion module
 119010
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 Removing embedded ldap from carbon core and create a feature  119009 View
 Onlinehttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-112
 | Add 
 Commentshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-112?commentMode=true

 This message was sent by Atlassian 
 Bamboohttp://builder4.us1.wso2.org:/bamboo
 .

 If you wish to stop receiving these emails edit your user 
 profilehttp://builder4.us1.wso2.org:/bamboo/profile/userNotifications.actionor
  notify
 your 
 administratorhttp://builder4.us1.wso2.org:/bamboo/viewAdministrators.action
 .

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




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


Re: [Carbon-dev] Fwd: [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #114 has FAILED

2012-01-15 Thread Manjula Rathnayake
Hi all,

I thought it is due to relative path error, but it is not necessary to have
relative path as far as I understand. However it still fails thought it
works fine locally. I will have a look again.

Thank you.

On Mon, Jan 16, 2012 at 8:06 AM, Srinath Perera srin...@wso2.com wrote:

 any idea whats wrong?

 --Srinath


 -- Forwarded message --
 From: Bamboo cbuil...@wso2.org
 Date: Sun, Jan 15, 2012 at 9:06 PM
 Subject: [Bamboo-Build] WSO2 Carbon Trunk  WSO2 Carbon - Platform Trunk 
 #114 has FAILED
 To: srin...@wso2.com


  [image: Failed]  WSO2 Carbon 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK/› WSO2
 Carbon - Platform 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK/›
 #114http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-114/
 failed

 This build was manually triggered by 
 BambooBuilderhttp://builder4.us1.wso2.org:/bamboo/browse/user/bamboo_builder
 .

 No failed tests found, a possible compilation error.
Failing 
 Jobshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-114/
 Job
 Duration Tests[image: Failed]  WSO2 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-114/
  (Default
 Stage)  1 minute  No tests found  
 Logshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-114/log|
 Artifactshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-114/artifact
  View
 Onlinehttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-114
 | Add 
 Commentshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-114?commentMode=true

 This message was sent by Atlassian 
 Bamboohttp://builder4.us1.wso2.org:/bamboo
 .

 If you wish to stop receiving these emails edit your user 
 profilehttp://builder4.us1.wso2.org:/bamboo/profile/userNotifications.actionor
  notify
 your 
 administratorhttp://builder4.us1.wso2.org:/bamboo/viewAdministrators.action
 .



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




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


Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #113 has FAILED. Change made by manjular.

2012-01-15 Thread Manjula Rathnayake
Hi Azeez,

I added the relative paths to the pom again. However I could not reproduce
this error locally. So I am building it again.

Is anybody else getting this error?

Thank you.

On Mon, Jan 16, 2012 at 6:18 AM, Afkham Azeez az...@wso2.com wrote:

  %+ #@5^$ auto correct!

 --
 Afkham Azeez
 Sent from my phone
 On Jan 16, 2012 12:30 AM, Sumedha Rubasinghe sume...@wso2.com wrote:

 U mean Manjula !!!
 /sumedha

 On Sun, Jan 15, 2012 at 8:21 PM, Afkham Azeez az...@wso2.com wrote:

 Manila,  please look into this ASAP

 --
 Afkham Azeez
 Sent from my phone
 On Jan 15, 2012 8:00 PM, Bamboo cbuil...@wso2.org wrote:

   [image: Failed]  WSO2 Carbon 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK/› 
 WSO2
 Carbon - Platform 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK/›
 #113http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/
 failed

 Code has been updated by 
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 .

 No failed tests found, a possible compilation error.
Failing 
 Jobshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/
 Job
 Duration Tests[image: Failed]  WSO2 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/
  (Default
 Stage)  3 minutes  7834 passed  
 Logshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/log|
 Artifactshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/artifact
  Code
 Changeshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/commit/
   View
 full change 
 detailshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/commit/
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 Adding relative paths  119011 View 
 Onlinehttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113
 | Add 
 Commentshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113?commentMode=true

 This message was sent by Atlassian 
 Bamboohttp://builder4.us1.wso2.org:/bamboo
 .

 If you wish to stop receiving these emails edit your user 
 profilehttp://builder4.us1.wso2.org:/bamboo/profile/userNotifications.actionor
  notify
 your 
 administratorhttp://builder4.us1.wso2.org:/bamboo/viewAdministrators.action
 .

 ___
 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




 --
 /sumedha
 +94 773017743

 ___
 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


Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #113 has FAILED. Change made by manjular.

2012-01-15 Thread Manjula Rathnayake
Hi,

This was reproduced in another machine as well, still looking into this.

Thank you.

On Mon, Jan 16, 2012 at 9:16 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi Azeez,

 I added the relative paths to the pom again. However I could not reproduce
 this error locally. So I am building it again.

 Is anybody else getting this error?

 Thank you.


 On Mon, Jan 16, 2012 at 6:18 AM, Afkham Azeez az...@wso2.com wrote:

  %+ #@5^$ auto correct!

 --
 Afkham Azeez
 Sent from my phone
 On Jan 16, 2012 12:30 AM, Sumedha Rubasinghe sume...@wso2.com wrote:

 U mean Manjula !!!
 /sumedha

 On Sun, Jan 15, 2012 at 8:21 PM, Afkham Azeez az...@wso2.com wrote:

 Manila,  please look into this ASAP

 --
 Afkham Azeez
 Sent from my phone
 On Jan 15, 2012 8:00 PM, Bamboo cbuil...@wso2.org wrote:

   [image: Failed]  WSO2 Carbon 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK/› 
 WSO2
 Carbon - Platform 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK/›
 #113http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/
 failed

 Code has been updated by 
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 .

 No failed tests found, a possible compilation error.
Failing 
 Jobshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/
 Job
 Duration Tests[image: Failed]  WSO2 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/
  (Default
 Stage)  3 minutes  7834 passed  
 Logshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/log|
 Artifactshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/artifact
  Code
 Changeshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/commit/
   View
 full change 
 detailshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/commit/
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 Adding relative paths  119011 View 
 Onlinehttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113
 | Add 
 Commentshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113?commentMode=true

 This message was sent by Atlassian 
 Bamboohttp://builder4.us1.wso2.org:/bamboo
 .

 If you wish to stop receiving these emails edit your user 
 profilehttp://builder4.us1.wso2.org:/bamboo/profile/userNotifications.actionor
  notify
 your 
 administratorhttp://builder4.us1.wso2.org:/bamboo/viewAdministrators.action
 .

 ___
 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




 --
 /sumedha
 +94 773017743

 ___
 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




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


Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #113 has FAILED. Change made by manjular.

2012-01-15 Thread Manjula Rathnayake
Hi,

This was fixed and the issue was that same artifact id was used in
component and feature. Thanks denis for pointing out.

sorry for the inconvenience.

Thank you.

On Mon, Jan 16, 2012 at 11:48 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 This was reproduced in another machine as well, still looking into this.

 Thank you.


 On Mon, Jan 16, 2012 at 9:16 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi Azeez,

 I added the relative paths to the pom again. However I could not
 reproduce this error locally. So I am building it again.

 Is anybody else getting this error?

 Thank you.


 On Mon, Jan 16, 2012 at 6:18 AM, Afkham Azeez az...@wso2.com wrote:

  %+ #@5^$ auto correct!

 --
 Afkham Azeez
 Sent from my phone
 On Jan 16, 2012 12:30 AM, Sumedha Rubasinghe sume...@wso2.com wrote:

 U mean Manjula !!!
 /sumedha

 On Sun, Jan 15, 2012 at 8:21 PM, Afkham Azeez az...@wso2.com wrote:

 Manila,  please look into this ASAP

 --
 Afkham Azeez
 Sent from my phone
 On Jan 15, 2012 8:00 PM, Bamboo cbuil...@wso2.org wrote:

   [image: Failed]  WSO2 Carbon 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK/› 
 WSO2
 Carbon - Platform 
 Trunkhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK/›
 #113http://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/
 failed

 Code has been updated by 
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 .

 No failed tests found, a possible compilation error.
Failing 
 Jobshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/
 Job
 Duration Tests[image: Failed]  WSO2 Carbon Trunk Build 
 Processhttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/
  (Default
 Stage)  3 minutes  7834 passed  
 Logshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/log|
 Artifactshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-113/artifact
  Code
 Changeshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/commit/
   View
 full change 
 detailshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113/commit/
 manjularhttp://builder4.us1.wso2.org:/bamboo/browse/author/manjular
 Adding relative paths  119011 View 
 Onlinehttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113
 | Add 
 Commentshttp://builder4.us1.wso2.org:/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-113?commentMode=true

 This message was sent by Atlassian 
 Bamboohttp://builder4.us1.wso2.org:/bamboo
 .

 If you wish to stop receiving these emails edit your user 
 profilehttp://builder4.us1.wso2.org:/bamboo/profile/userNotifications.actionor
  notify
 your 
 administratorhttp://builder4.us1.wso2.org:/bamboo/viewAdministrators.action
 .

 ___
 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




 --
 /sumedha
 +94 773017743

 ___
 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




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


[Carbon-dev] WSO2 maven repo is not updated for 3.2.3 artifacts?

2012-01-05 Thread Manjula Rathnayake
Hi all,

$Subject

Thank you.

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


Re: [Carbon-dev] ApacheDS as default user store of core ?

2012-01-03 Thread Manjula Rathnayake
Hi all,

I will move apacheds component/feature from carbon core to components. This
way we can avoid embeded ldap server within all products and add the
feature only to identity server.

If you have no concern on this, I will move on.

Thank you.

On Tue, Jun 28, 2011 at 11:57 AM, Amila Jayasekara ami...@wso2.com wrote:

 Hi All,

 It seems that lot of members were under the impression that embedded
 LDAP server is not binding an address. Thus most of the people are
 under the impression that it behaves like H2. But this is not the
 case.

 We (me, Shankar, Amila and Azeez) had a discussion about this.
 As per our current implementation we have LDAP servers embedded in all
 products. Also it seems having LDAP servers in all products is not
 architecturally sound.

 Thus apacheds has a way of by passing the network layer and using just
 like H2. For this we need to write a new user store manager. But IMO
 we are not going to gain much from implementing a user store manager
 which uses only apacheds (By passing network layer). Instead we could
 use H2.

 So the conclusion was to use apacheds only within Identity Server and
 make it an optional feature for other products. Other products will
 use H2 as it was used to be.

 Please let us know what you all think about this conclusion.

 Feedback appreciated.

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




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


[Carbon-dev] In 3.2.2 MB , message boxes created not shown.

2011-10-21 Thread Manjula Rathnayake
Hi all,

I encountered this behavior while testing some improvements with connection
reusing. Once the server is restarted all created message boxes are shown.
All these message boxes are stored in registry. I guess this is related with
registry caching. And I failed to reproduce again.

Thank you.


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


Re: [Carbon-dev] [Carbon-commits] [Carbon] svn commit r114426 - in branches/carbon/3.2.0/features: identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2 identity/relying-pa

2011-10-19 Thread Manjula Rathnayake
Hi Senaka,

I have committed this without building each product and services, I will
build and check asap.

Thank you.

On Wed, Oct 19, 2011 at 12:57 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Manjula,

 This commit seems to have broken the G-Reg build. Can you please verify
 that the P2 Profile generation passes for products that use this feature
 after making these changes?

 Thanks,
 Senaka.

 On Wed, Oct 19, 2011 at 10:29 AM, manju...@wso2.com wrote:

 Author: manjular
 Date: Tue Oct 18 21:59:13 2011
 New Revision: 114426
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=114426

 Log:
 Fixing identity feature version in other features

 Modified:

 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/stratos/gapp/org.wso2.carbon.stratos.gapp.server.feature/1.5.2/pom.xml

 Modified:
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
(original)
 +++
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
Tue Oct 18 21:59:13 2011
 @@ -128,7 +128,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:${carbon.platform.patch.version.322}/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -108,7 +108,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:3.2.2/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -132,7 +132,7 @@
 /importBundles
 importFeatures
 importFeatureDef
 -
  org.wso2.carbon.identity.core.ui:${identity.core.feature.version}
 +
  org.wso2.carbon.identity.core.ui:${patch.version.322}

Re: [Carbon-dev] build error in GReg build

2011-10-19 Thread Manjula Rathnayake
Hi,

looking into this.

Thank you.

On Wed, Oct 19, 2011 at 12:57 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Manjula,

 Please have a look.

 Thanks,
 Senaka.


 On Wed, Oct 19, 2011 at 12:54 PM, Selvaratnam Uthaiyashankar 
 shan...@wso2.com wrote:

 [ERROR] Cannot complete the install because one or more required items
 could not be found.
 [ERROR]  Software being installed: Identity Relying Party Feature
 3.2.2 (org.wso2.carbon.identity.relying.party.feature.group 3.2.2)
 [ERROR]  Missing requirement: Identity Relying Party Server Feature
 3.2.2 (org.wso2.carbon.identity.relying.party.server.feature.group
 3.2.2) requires 'org.wso2.carbon.identity.core.server.feature.gro
 up [3.2.2,3.3.0)' but it could not be found
 [ERROR]  Cannot satisfy dependency:
 [ERROR]   From: Identity Relying Party Feature 3.2.2
 (org.wso2.carbon.identity.relying.party.feature.group 3.2.2)
 [ERROR]   To: org.wso2.carbon.identity.relying.party.server.feature.group
 [3.2.2]
 [ERROR] Application failed, log file location:

 E:\src\java\carbon_branch\3.2.0\src\products\greg\4.1.0\modules\p2-profile-gen\service\target\p2-agent\configuration\1319008913893.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 86 minutes 11 seconds
 [INFO] Finished at: Wed Oct 19 12:51:58 IST 2011
 [INFO] Final Memory: 1061M/1680M
 [INFO]
 

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




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

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

 *Lean . Enterprise . Middleware




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


Re: [Carbon-dev] [Carbon-commits] [Carbon] svn commit r114426 - in branches/carbon/3.2.0/features: identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2 identity/relying-pa

2011-10-19 Thread Manjula Rathnayake
Hi,

This issue was caused not updating greg product/service for identity core
feature version to 3.2.2. I have missed greg and committed the changes.

Thank you.

On Wed, Oct 19, 2011 at 1:07 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi Senaka,

 I have committed this without building each product and services, I will
 build and check asap.

 Thank you.


 On Wed, Oct 19, 2011 at 12:57 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Manjula,

 This commit seems to have broken the G-Reg build. Can you please verify
 that the P2 Profile generation passes for products that use this feature
 after making these changes?

 Thanks,
 Senaka.

 On Wed, Oct 19, 2011 at 10:29 AM, manju...@wso2.com wrote:

 Author: manjular
 Date: Tue Oct 18 21:59:13 2011
 New Revision: 114426
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=114426

 Log:
 Fixing identity feature version in other features

 Modified:

 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/stratos/gapp/org.wso2.carbon.stratos.gapp.server.feature/1.5.2/pom.xml

 Modified:
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
(original)
 +++
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
Tue Oct 18 21:59:13 2011
 @@ -128,7 +128,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:${carbon.platform.patch.version.322}/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -108,7 +108,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:3.2.2/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -132,7 +132,7

Re: [Carbon-dev] build error in GReg build

2011-10-19 Thread Manjula Rathnayake
Hi,

fixed.

Thank you.

On Wed, Oct 19, 2011 at 3:06 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 Is this fixed?


 On Wed, Oct 19, 2011 at 1:08 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 looking into this.

 Thank you.


 On Wed, Oct 19, 2011 at 12:57 PM, Senaka Fernando sen...@wso2.comwrote:

 Hi Manjula,

 Please have a look.

 Thanks,
 Senaka.


 On Wed, Oct 19, 2011 at 12:54 PM, Selvaratnam Uthaiyashankar 
 shan...@wso2.com wrote:

 [ERROR] Cannot complete the install because one or more required items
 could not be found.
 [ERROR]  Software being installed: Identity Relying Party Feature
 3.2.2 (org.wso2.carbon.identity.relying.party.feature.group 3.2.2)
 [ERROR]  Missing requirement: Identity Relying Party Server Feature
 3.2.2 (org.wso2.carbon.identity.relying.party.server.feature.group
 3.2.2) requires 'org.wso2.carbon.identity.core.server.feature.gro
 up [3.2.2,3.3.0)' but it could not be found
 [ERROR]  Cannot satisfy dependency:
 [ERROR]   From: Identity Relying Party Feature 3.2.2
 (org.wso2.carbon.identity.relying.party.feature.group 3.2.2)
 [ERROR]   To:
 org.wso2.carbon.identity.relying.party.server.feature.group
 [3.2.2]
 [ERROR] Application failed, log file location:

 E:\src\java\carbon_branch\3.2.0\src\products\greg\4.1.0\modules\p2-profile-gen\service\target\p2-agent\configuration\1319008913893.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 86 minutes 11 seconds
 [INFO] Finished at: Wed Oct 19 12:51:58 IST 2011
 [INFO] Final Memory: 1061M/1680M
 [INFO]
 

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




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

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

 *Lean . Enterprise . Middleware




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

 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




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


[Carbon-dev] Releasing features as 3.2.1 or 3.2.2 if we have released the same feature in 3.2.0?

2011-10-17 Thread Manjula Rathnayake
Hi all,

I am bit confused with $subject.

We have released a features with 3.2.0. And this feature need to be changed
with new dependencies. So what is the correct version of this feature, 3.2.1
or 3.2.2?

Thank you.

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


Re: [Carbon-dev] Releasing features as 3.2.1 or 3.2.2 if we have released the same feature in 3.2.0?

2011-10-17 Thread Manjula Rathnayake
On Mon, Oct 17, 2011 at 11:42 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 I am bit confused with $subject.

 We have released a features with 3.2.0. And this feature need to be changed
 with new dependencies. So what is the correct version of this feature, 3.2.1
 or 3.2.2?


Clarifying this further, note that we do not have a feature created for
3.2.1 yet.


 Thank you.

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


Re: [Carbon-dev] Updated Invitation: [Code Review] [Group B] Message box core - connection reuse @ Tue Oct 4 10:30am - 11:30am (nu...@wso2.com)

2011-10-04 Thread Manjula Rathnayake
Hi all,

Code review notes:

1. Current implementation of SQS(message-box) does not use JMS connection
reuse. Instead, It creates queue connections(tcp connections) per message.
The reason behind this is to handle visibility timeout using JMS transaction
CLIENT_ACKNOWLEDGE mode. When a message is received, the queue connection is
created and session created with CLIENT_ACKNOWLEDGE enabled. If the user
does not delete the received message, the session is closed without
acknowledge. As a result the received message will be available or visible
to other users to receive again. If the user delete the message after
receiving it, message is acknowledged. If we acknowledge a message in the
middle of the queue, the messages up-to that message also acknowledged. This
causes to use per connection per message.

Action item: There was an implementation to cache connection, and it was
removed due to not working properly with multiple receivers. This should be
fixed and tested.  And look for other alternative to implement above use
case.

2. The behavior of some JMS API calls is different with different providers,
ex. create persistent queues, queue receiver receive methods. So add
comments on such methods used so that it can be identified fast.

3. Add error logs before throwing exceptions.


After two weeks, these improvements will be reviewed again.

If I have missed anything, please add comments.

Thank you.



On Tue, Oct 4, 2011 at 10:27 AM, Nuwan Bandara nu...@wso2.com wrote:

 GROUP B, Reminder !!!

 On Tue, Oct 4, 2011 at 10:02 AM, Shammi Jayasinghe sha...@wso2.comwrote:

  This event has been changed.
 more details 
 »https://www.google.com/calendar/event?action=VIEWeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en
 [Code Review] [Group B] Message box core - connection reuse
 *Changed: *crcuible link : 
 https://wso2.org/crucible/cru/COMPONENT-63http://www.google.com/url?q=https%3A%2F%2Fwso2.org%2Fcrucible%2Fcru%2FCOMPONENT-63ust=131770992217usg=AFQjCNFMgu4Hh2Xo9i91MU9Kcyq0HT7Oew
  *When*
 Tue Oct 4 10:30am – 11:30am Colombo
 *Where*
 #59 - Board Room (maphttp://maps.google.lk/maps?q=%2359+-+Board+Roomhl=en
 )
 *Calendar*
 nu...@wso2.com
 *Who*
 •
 sha...@wso2.com - organizer
 •
 Chamara Ariyarathne
 •
 Achala Aponso
 •
 Deependra Ariyadewa
 •
 Dimuthu Leelarathne
 •
 Manjula Rathnayake
 •
 Nuwan Bandara
 •
 carbon-dev@wso2.org
 •
 Krishantha Samaraweera
 •
 Nuwan Wimalasekara
 •
 Sanjeewa Malalgoda
 •
 Anjana Fernando
 •
 Nandika Jayawardana
 •
 Ajith Vitharana
 •
 Thilini Ishaka
 •
 Jasintha Dasanayake

 Going?   
 ***Yeshttps://www.google.com/calendar/event?action=RESPONDeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20rst=1tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en-
 Maybehttps://www.google.com/calendar/event?action=RESPONDeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20rst=3tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en-
 Nohttps://www.google.com/calendar/event?action=RESPONDeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20rst=2tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en
 ***more options 
 »https://www.google.com/calendar/event?action=VIEWeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en

 Invitation from Google Calendar https://www.google.com/calendar/

 You are receiving this email at the account nu...@wso2.com because you
 are subscribed for updated invitations on calendar nu...@wso2.com.

 To stop receiving these notifications, please log in to
 https://www.google.com/calendar/ and change your notification settings
 for this calendar.




 --
 *Thanks  Regards,

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

 http://nuwan.bandara.co
 *
 http://www.nuwanbando.com/




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


Re: [Carbon-dev] Updated Invitation: [Code Review] [Group B] Message box core - connection reuse @ Tue Oct 4 10:30am - 11:30am (nu...@wso2.com)

2011-10-04 Thread Manjula Rathnayake
On Tue, Oct 4, 2011 at 2:41 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 Code review notes:

 1. Current implementation of SQS(message-box) does not use JMS connection
 reuse. Instead, It creates queue connections(tcp connections) per message.
 The reason behind this is to handle visibility timeout using JMS transaction
 CLIENT_ACKNOWLEDGE mode. When a message is received, the queue connection is
 created and session created with CLIENT_ACKNOWLEDGE enabled. If the user
 does not delete the received message, the session is closed without
 acknowledge. As a result the received message will be available or visible
 to other users to receive again. If the user delete the message after
 receiving it, message is acknowledged. If we acknowledge a message in the
 middle of the queue, the messages up-to that message also acknowledged. This
 causes to use per connection per message.


As per offline chat with amila and going through the previous connection
cache code, We can implement the connection re-use. This is just a
correction to above statement. We can have connection cache enabled per user
and one session per message retrieval. And it is not one connection per
message, however In the current implementation, it is one connection per
message. We will implement this and update on this.


 Action item: There was an implementation to cache connection, and it was
 removed due to not working properly with multiple receivers. This should be
 fixed and tested.  And look for other alternative to implement above use
 case.

 2. The behavior of some JMS API calls is different with different
 providers, ex. create persistent queues, queue receiver receive methods. So
 add comments on such methods used so that it can be identified fast.

 3. Add error logs before throwing exceptions.


 After two weeks, these improvements will be reviewed again.

 If I have missed anything, please add comments.

 Thank you.



 On Tue, Oct 4, 2011 at 10:27 AM, Nuwan Bandara nu...@wso2.com wrote:

 GROUP B, Reminder !!!

 On Tue, Oct 4, 2011 at 10:02 AM, Shammi Jayasinghe sha...@wso2.comwrote:

  This event has been changed.
 more details 
 »https://www.google.com/calendar/event?action=VIEWeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en
 [Code Review] [Group B] Message box core - connection reuse
 *Changed: *crcuible link : 
 https://wso2.org/crucible/cru/COMPONENT-63http://www.google.com/url?q=https%3A%2F%2Fwso2.org%2Fcrucible%2Fcru%2FCOMPONENT-63ust=131770992217usg=AFQjCNFMgu4Hh2Xo9i91MU9Kcyq0HT7Oew
  *When*
 Tue Oct 4 10:30am – 11:30am Colombo
 *Where*
 #59 - Board Room (maphttp://maps.google.lk/maps?q=%2359+-+Board+Roomhl=en
 )
 *Calendar*
 nu...@wso2.com
 *Who*
 •
 sha...@wso2.com - organizer
 •
 Chamara Ariyarathne
 •
 Achala Aponso
 •
 Deependra Ariyadewa
 •
 Dimuthu Leelarathne
 •
 Manjula Rathnayake
 •
 Nuwan Bandara
 •
 carbon-dev@wso2.org
 •
 Krishantha Samaraweera
 •
 Nuwan Wimalasekara
 •
 Sanjeewa Malalgoda
 •
 Anjana Fernando
 •
 Nandika Jayawardana
 •
 Ajith Vitharana
 •
 Thilini Ishaka
 •
 Jasintha Dasanayake

 Going?   
 ***Yeshttps://www.google.com/calendar/event?action=RESPONDeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20rst=1tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en-
 Maybehttps://www.google.com/calendar/event?action=RESPONDeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20rst=3tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en-
 Nohttps://www.google.com/calendar/event?action=RESPONDeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20rst=2tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en
 ***more options 
 »https://www.google.com/calendar/event?action=VIEWeid=MThraHVoMG5icGNyMDNuMHRwNnU3YzRuMjAgbnV3YW5Ad3NvMi5jb20tok=MTUjc2hhbW1pQHdzbzIuY29tOWI0MzU0MjhhNjBiY2IwMDg2NDE4Y2JiY2FkODQ2ZmRmZjQwMWM1MActz=Asia%2FColombohl=en

 Invitation from Google Calendar https://www.google.com/calendar/

 You are receiving this email at the account nu...@wso2.com because you
 are subscribed for updated invitations on calendar nu...@wso2.com.

 To stop receiving these notifications, please log in to
 https://www.google.com/calendar/ and change your notification settings
 for this calendar.




 --
 *Thanks  Regards,

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

 http://nuwan.bandara.co
 *
 http://www.nuwanbando.com/




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


Re: [Carbon-dev] Build failed in Hudson: carbon_trunk #67

2011-07-28 Thread Manjula Rathnayake
Hi,

Fixed this issue, I had changed commons-dbcp version in component root
pom.xml. It was changed back and introduced a orbit version to platform
pom.xml.

Thank you.

On Thu, Jul 28, 2011 at 3:39 PM, WSO2 Hudson Builder cbuil...@wso2.orgwrote:

 See http://builder3.us1.wso2.org/hudson/job/carbon_trunk/67/changes

 Changes:

 [hasini] Adding remote UM sample to IS.

 [hasini] Adding remoteUM sample and sample doc to IS

 [rajika] Added constructor for Junit tests.

 [rajika] Removed un wanted classes.

 [pradeeban] Applying the patch of Azeez to the trunk that resolved
 STRATOS-1604.

 [chanaka] Applying missing IE 6 version checking logic and javascript
 disabled error message, which were done on the 3.2.0 branch.

 [kalpanie] adding axis2Depolyer

 [denis] Modifications done to 3.2.1 branch to trunk

 [sanjeewa] remove cyclic dependancy

 [damitha] Adding service configuration scripts

 [sanjeewa] remove cyclic dependency

 --
 [...truncated 16552 lines...]
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/target
 
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/target
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/pom.xml
 to 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/application-mgt/3.2.0-SNAPSHOT/application-mgt-3.2.0-SNAPSHOT.pom
 
 [HUDSON] Archiving disabled - not archiving 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/pom.xml
 
 [HUDSON] Archiving disabled - not archiving 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/application-mgt/3.2.0-SNAPSHOT/application-mgt-3.2.0-SNAPSHOT.pom
 
 [INFO]
 
 [INFO] Building WSO2 Carbon - Application Management BE
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/target
 
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/target
 
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/target
 
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 6 source files to 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/target/classes
 
 [INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
 [INFO] Generating 2 MetaType Descriptors to 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
 
 [INFO] Writing abstract service descriptor 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
 [INFO] Generating 1 Service Component Descriptors to 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
 
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/application-mgt/org.wso2.carbon.application.mgt/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.application.mgt:bundle:3.2.0-SNAPSHOT : Did
 not find matching referal for org.wso2.carbon.service.mgt.*
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing 
 

Re: [Carbon-dev] Build failed in Hudson: carbon_trunk » WSO2 LB - Distribution #50

2011-07-24 Thread Manjula Rathnayake
Hi,

This has been fixed now, I have failed to commit this change for LB
product.

Thank you.

On Sun, Jul 24, 2011 at 12:01 PM, WSO2 Hudson Builder cbuil...@wso2.orgwrote:

 See 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/50/
 

 --
 [INFO]
 
 [INFO] Building WSO2 LB - Distribution
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target
 
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target
 
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target
 
 [INFO] [assembly:attached {execution: pre_dist}]
 [INFO] Reading assembly descriptor: src/main/assembly/dist.xml
 [INFO] Building zip: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2lb-1.0.0-SNAPSHOT.zip
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [dependency:unpack {execution: unpack-wso2carbon}]
 [INFO] Configured Artifact:
 org.wso2.carbon:wso2carbon-core:3.2.0-SNAPSHOT:zip
 [INFO] Expanding:
 /home/hudson/.hudson/jobs/carbon_trunk/workspace/.repository/org/wso2/carbon/wso2carbon-core/3.2.0-SNAPSHOT/wso2carbon-core-3.2.0-SNAPSHOT.zip
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target
 
 [INFO] [antrun:run {execution: extract-docs-from-components}]
 [INFO] Executing tasks
[mkdir] Created dir: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2lb-1.0.0-SNAPSHOT.zip
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
 [copy] Copying 85 files to 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components
 
   [delete] Deleting: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2lb-1.0.0-SNAPSHOT.zip
 
   [delete] Deleting directory 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[mkdir] Created dir: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.component.mgt.ui-3.2.0.SNAPSHOT.jar
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.mediation.initializer.ui-3.2.0.SNAPSHOT.jar
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.roles.mgt.ui-3.2.0.SNAPSHOT.jar
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.server.admin.ui-3.2.0.SNAPSHOT.jar
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui-3.2.0.SNAPSHOT.jar
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.general-3.2.0.SNAPSHOT.jar
 into 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/docs-temp
 
[unzip] Expanding: 
 http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.lb$wso2lb/ws/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.user.mgt.ui-3.2.0.SNAPSHOT.jar
 into 
 

Re: [Carbon-dev] Configuring ESB 4.0.0 with Qpid..

2011-07-19 Thread Manjula Rathnayake
Hi,

To create durable queues with Qpid we have to provide as below with queue
name.

myqueue=jmsdestinationqueue; {create:always, node:{durable: True}}

Thank you.


On Tue, Jul 19, 2011 at 2:15 PM, Amila Suriarachchi am...@wso2.com wrote:



 On Tue, Jul 19, 2011 at 11:54 AM, Vijayaratha Vijayasingam 
 rat...@wso2.com wrote:

 I got resolved it ..with the following conf..

 1) Edit axis2.xml file(ESB_HOME/rpository/conf/axis2.xml) like;

 Under transport In section;
 !--Transport Ins --
  !--Uncomment this and configure as appropriate for JMS transport support
 with Apache Qpid --
  transportReceiver name=jms
 class=org.apache.axis2.transport.jms.JMSListener
 parameter name=myTopicConnectionFactory locked=false
 parameter name=java.naming.factory.initial
 locked=falseorg.apache.qpid.jndi.PropertiesFileInitialContextFactory/parameter

 parameter name=java.naming.provider.url
 locked=falserepository/conf/jndi.properties/parameter
 parameter name=transport.jms.ConnectionFactoryJNDIName
 locked=falseTopicConnectionFactory/parameter
 parameter name=transport.jms.ConnectionFactoryType
 locked=falsetopic/parameter
 /parameter

 parameter name=myQueueConnectionFactory locked=false
 parameter name=java.naming.factory.initial
 locked=falseorg.apache.qpid.jndi.PropertiesFileInitialContextFactory/parameter

 parameter name=java.naming.provider.url
 locked=falserepository/conf/jndi.properties/parameter
 parameter name=transport.jms.ConnectionFactoryJNDIName
 locked=falseQueueConnectionFactory/parameter
 parameter name=transport.jms.ConnectionFactoryType
 locked=falsequeue/parameter
 /parameter
 /transportReceiver

 Under Transport Outs section;

   !-- uncomment this and configure to use connection pools for sending
 messages--
  transportSender name=jms
 class=org.apache.axis2.transport.jms.JMSSender/

 2) At jndi.properties file(ESB_HOME/repository/conf/jndi.properties);

 Add following lines to create connectionfactory, queue , topic etc..
 connectionfactory.TopicConnectionFactory = amqp://admin:admin@carbon
 /carbon?brokerlist='tcp://localhost:5672'
 connectionfactory.QueueConnectionFactory = amqp://admin:admin@carbon
 /carbon?brokerlist='tcp://localhost:5672'
 queue.MyQueue = example.MyQueue

 3) Your MessageStore configuartaion should have minimum three parameters;

 messageStore xmlns=http://ws.apache.org/ns/synapse;
 class=org.wso2.carbon.message.store.persistence.jms.JMSMessageStore
 name=testMsgStore
 parameter
 name=java.naming.factory.initialorg.apache.qpid.jndi.PropertiesFileInitialContextFactory/parameter

 parameter
 name=java.naming.provider.urlrepository/conf/jndi.properties/parameter
 parameter name=store.jms.destinationMyQueue/parameter
 /messageStore

 Please note that MyQueue parameter you are defining @ jndi.properties
 file.


 yes that was the problem

 destination.dynamicQueues/
 myqueue=jmsdestinationqueue; {create:always}
 destination.myqueue=jmsdestinationqueue; {create:always}

 {create:always} has caused the problem. If your scenario works without that
 it is fine.

 thanks,
 Amila.





 Thanks
 -Ratha



 On 19 July 2011 11:50, Amila Suriarachchi am...@wso2.com wrote:

 This could be the bug that shankar found with the message store Qpid as
 well. Please try with ESB 4.0.1

 thanks,
 Amila.

 On Mon, Jul 18, 2011 at 11:16 PM, Vijayaratha Vijayasingam 
 rat...@wso2.com wrote:

 Hi,

 This is how i configured ESB to work with qpid..

 I uncommented JMS transport receiver and sender  in axis2.xml.

 And jndi.properties file contains the following configuration

 connectionfactory.TopicConnectionFactory = amqp://admin:admin@carbon
 /carbon?brokerlist='tcp://localhost:5672'
 connectionfactory.QueueConnectionFactory = amqp://admin:admin@carbon
 /carbon?brokerlist='tcp://localhost:5672'
 destination.dynamicQueues/myqueue=jmsdestinationqueue; {create:always}
 destination.myqueue=jmsdestinationqueue; {create:always}

 Now, when i create a message store , im getting follwoing exeception;

 [2011-07-18 22:57:03,048] ERROR - JMSMessageStore JMS error while
 retrieving messages from the store
 : testMsgStore
 javax.jms.JMSException: Error registering consumer:
 org.apache.qpid.AMQException: The name 'testMsgS
 tore_Queue' supplied in the address doesn't resolve to an exchange or a
 queue
 at
 org.apache.qpid.client.AMQSession$4.execute(AMQSession.java:2036)


 My 'MessageStore' configuration is as follows;

 messageStore xmlns=http://ws.apache.org/ns/synapse;
 class=org.wso2.carbon.message.store.persistence.jms.JMSMessageStore
 name=testMsgStore
 parameter
 name=java.naming.factory.initialorg.apache.qpid.jndi.PropertiesFileInitialContextFactory/parameter
 parameter
 name=java.naming.provider.urlrepository/conf/jndi.properties/parameter
 /messageStore

 How should i create a message store with Qpid?

 Thanks
 -Ratha.

 

Re: [Carbon-dev] build fail at trunk/components/eventing/org.wso2.carbon.eventing.broker

2011-07-18 Thread Manjula Rathnayake
Hi,

Eventing component is no longer used, Shall we remove this component from
build?
And we can identify if any other component or product fails due to using
eventing rather event.

Thank you.

On Mon, Jul 18, 2011 at 11:29 AM, Melan Nimesh me...@wso2.com wrote:

 Hi

 $subject, please find the attached surefire-reports


 ---
  T E S T S
 ---
 Running
 org.wso2.carbon.eventing.broker.builders.GetStatusCommandBuilderTest
 log4j:WARN No appenders could be found for logger
 (org.apache.axis2.context.AbstractContext).
 log4j:WARN Please initialize the log4j system properly.
 Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec
  FAILURE!
 Running
 org.wso2.carbon.eventing.broker.builders.SubscribeCommandBuilderTest
 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
 Running org.wso2.carbon.eventing.broker.builders.RenewCommandBuilderTest
 Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
  FAILURE!
 Running org.wso2.carbon.eventing.broker.CarbonEventBrokerTest
 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
 Running org.wso2.carbon.eventing.broker.CarbonSubscriptionTest
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
 Running
 org.wso2.carbon.eventing.broker.builders.UnSubscribeCommandBuilderTest
 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

 Results :

 Failed tests:

  
 testSubscriptionToSOAP12EnvelopeWithTimeStamp(org.wso2.carbon.eventing.broker.builders.GetStatusCommandBuilderTest)

  
 testSubscriptionToSOAP11EnvelopeWithTimeStamp(org.wso2.carbon.eventing.broker.builders.GetStatusCommandBuilderTest)

  
 testSubscriptionToSOAP12Envelope(org.wso2.carbon.eventing.broker.builders.RenewCommandBuilderTest)

  
 testSubscriptionToSOAP11Envelope(org.wso2.carbon.eventing.broker.builders.RenewCommandBuilderTest)

 Tests run: 28, Failures: 4, Errors: 0, Skipped: 0

 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] There are test failures.

 Please refer to
 /home/carbontrunk/carbon/components/eventing/org.wso2.carbon.eventing.broker/target/surefire-reports
 for the individual test results.
 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 161 minutes 43 seconds
 [INFO] Finished at: Sun Jul 17 23:23:24 EDT 2011
 [INFO] Final Memory: 1403M/1748M

 Thanks
 --Melan

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




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


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

2011-07-12 Thread Manjula Rathnayake
Hi,

These two issues are fixed.

Thank you.

On Tue, Jul 12, 2011 at 4:33 PM, WSO2 Carbon Trunk Builder (US2) 
cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 109996
 Node Kind: directory
 Schedule: normal
 Last Changed Author: buddhikac
 Last Changed Rev: 109995
 Last Changed Date: 2011-07-12 04:25:36 -0400 (Tue, 12 Jul 2011) [INFO]
 [clean:clean {execution: default-clean}]
 [INFO] Deleting
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 17 source files to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/classes
 [INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
 [INFO] Generating 2 MetaType Descriptors to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
 [INFO] Writing abstract service descriptor
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
 [INFO] Generating 1 Service Component Descriptors to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Compiling 6 source files to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/test-classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/src/test/java/org/wso2/carbon/bam/data/publisher/activity/mediation/eventing/TestEventBrokerService.java:[30,7]
 org.wso2.carbon.bam.data.publisher.activity.mediation.eventing.TestEventBrokerService
 is not abstract and does not override abstract method initializeTenant() in
 org.wso2.carbon.event.core.EventBroker

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/src/test/java/org/wso2/carbon/bam/data/publisher/activity/mediation/eventing/TestEventBrokerService.java:[30,7]
 org.wso2.carbon.bam.data.publisher.activity.mediation.eventing.TestEventBrokerService
 is not abstract and does not override abstract method initializeTenant() in
 org.wso2.carbon.event.core.EventBroker


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 148 minutes 59 seconds
 [INFO] Finished at: Tue Jul 12 07:03:13 EDT 2011
 [INFO] Final Memory: 1395M/1871M
 [INFO]
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




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


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

2011-07-12 Thread Manjula Rathnayake
Hi melan,

Please start a build in a clean repo since this issue is intermittent.

Thank you.

On Tue, Jul 12, 2011 at 6:29 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 These two issues are fixed.

 Thank you.


 On Tue, Jul 12, 2011 at 4:33 PM, WSO2 Carbon Trunk Builder (US2) 
 cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 109996
 Node Kind: directory
 Schedule: normal
 Last Changed Author: buddhikac
 Last Changed Rev: 109995
 Last Changed Date: 2011-07-12 04:25:36 -0400 (Tue, 12 Jul 2011) [INFO]
 [clean:clean {execution: default-clean}]
 [INFO] Deleting
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 17 source files to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/classes
 [INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
 [INFO] Generating 2 MetaType Descriptors to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
 [INFO] Writing abstract service descriptor
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
 [INFO] Generating 1 Service Component Descriptors to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Compiling 6 source files to
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/target/test-classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/src/test/java/org/wso2/carbon/bam/data/publisher/activity/mediation/eventing/TestEventBrokerService.java:[30,7]
 org.wso2.carbon.bam.data.publisher.activity.mediation.eventing.TestEventBrokerService
 is not abstract and does not override abstract method initializeTenant() in
 org.wso2.carbon.event.core.EventBroker

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /home/carbontrunk/carbon/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/src/test/java/org/wso2/carbon/bam/data/publisher/activity/mediation/eventing/TestEventBrokerService.java:[30,7]
 org.wso2.carbon.bam.data.publisher.activity.mediation.eventing.TestEventBrokerService
 is not abstract and does not override abstract method initializeTenant() in
 org.wso2.carbon.event.core.EventBroker


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 148 minutes 59 seconds
 [INFO] Finished at: Tue Jul 12 07:03:13 EDT 2011
 [INFO] Final Memory: 1395M/1871M
 [INFO]
 
 ___
 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

Re: [Carbon-dev] Integration test failures in products 3.2.1

2011-07-11 Thread Manjula Rathnayake
Hi,

I am looking into this.

Thanks.

On Mon, Jul 11, 2011 at 5:02 PM, Ranga Siriwardena ra...@wso2.com wrote:

 MB integration test failed and following is the trace.
 surefire-report(org.wso2.carbon.sqs.QueueServiceTest.txt) attached.


 INFO: Successfully logged : JSESSIONID=068A3265BD5F1CA7241F92900F6AE0D9;
 Path=/; Secure=null; HttpOnly=null
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec

 Results :

 Failed tests:
   testTemplate(org.wso2.carbon.sqs.QueueServiceTest)


 Tests run: 3, Failures: 1, Errors: 0, Skipped: 0

 Shutting down server...
 Saving Code Coverage Details...
 Completed Saving Code Coverage Details.
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] There are test failures.

 Please refer to
 /home/carbon320/carbon/products/mb/1.0.1/modules/integration/sqs/target/surefire-reports
 for the individual test results.



 On Mon, Jul 11, 2011 at 4:51 PM, Tharindu Mathew thari...@wso2.comwrote:

 I'll take a look.


 On Mon, Jul 11, 2011 at 3:53 PM, Ranga Siriwardena ra...@wso2.comwrote:

 BAM integration test failed and following is the trace. surefire-report
 attached.

 [2011-07-11 05:50:08,614]  INFO {org.wso2.carbon.bam.test.EditServerTest}
 -  Editing already added server was successful
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.635
 sec  FAILURE!

 Results :

 Failed tests:
   testTemplate(org.wso2.carbon.bam.test.EditServerTest)

 Tests run: 3, Failures: 1, Errors: 0, Skipped: 0

 Shutting down server...
 Saving Code Coverage Details...
 Completed Saving Code Coverage Details.
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] There are test failures.

 Please refer to
 /home/carbon320/carbon/products/bam/1.3.1/modules/integration/org.wso2.carbon.bam.monitoredserver.test/target/surefire-reports
 for the individual test results.



 On Mon, Jul 11, 2011 at 1:35 PM, Sadeep Jayasumana sad...@wso2.comwrote:

 Hi,

 I took an svn up this morning and built everything. All ESB integration
 tests are passing now.

 Thanks,
 Sadeep


 On Mon, Jul 11, 2011 at 1:11 PM, Waruna Ranasinghe war...@wso2.comwrote:

 Fixed the integration test failure in BPS.


 Thanks,
 Waruna

 On Sun, Jul 10, 2011 at 1:05 PM, Supun Malinga sup...@wso2.comwrote:

 Hi all,

 $subject has been there for sometime now. We need to fix these for the
 release!
  Currently integration tests fail in following products,

 GREG
 BAM
 ESB
 BPS

 Builder mails contains further description of the failures.

 thanks n regards,
 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com 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




 --

 -
 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




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




 --
 Ranga Siriwardena
 Software Engineer
 WSO2 Inc.

 Blog: http://rangasiriwardena.blogspot.com/


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




 --
 Regards,

 Tharindu


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




 --
 Ranga Siriwardena
 Software Engineer
 WSO2 Inc.

 Blog: http://rangasiriwardena.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


[Carbon-dev] Stratos Manager build error

2011-07-07 Thread Manjula Rathnayake
Hi,

build error on log file as follows.

eclipse.buildId=unknown
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.equinox.p2.director
-metadataRepository
file:/home/manjula/branch/carbon/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-repo
-artifactRepository
file:/home/manjula/branch/carbon/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-repo
-installIU
org.wso2.carbon.logging.mgt.feature.group/3.2.1,org.wso2.carbon.security.mgt.feature.group/3.2.0,org.wso2.carbon.registry.core.feature.group/3.2.0,org.wso2.carbon.webapp.mgt.server.feature.group/3.2.0,org.wso2.stratos.manager.feature.group/1.5.1,org.wso2.carbon.common.feature.group/1.5.1,org.apache.synapse.wso2.feature.group/2.1.0.wso2v2,org.wso2.carbon.task.server.feature.group/3.2.0,org.wso2.carbon.dataservices.server.feature.group/3.2.1,org.wso2.carbon.datasource.server.feature.group/3.2.0,org.wso2.carbon.service.mgt.server.feature.group/3.2.0,org.wso2.carbon.transport.mgt.server.feature.group/3.2.0,org.wso2.carbon.event.server.feature.group/3.2.1,org.wso2.carbon.event.common.feature.group/3.2.0,org.wso2.carbon.registry.core.server.feature.group/3.2.0,org.wso2.carbon.bam.server.feature.group/3.2.1,org.wso2.carbon.admin.mgt.server.feature.group/3.2.1,org.wso2.carbon.admin.mgt.ui.feature.group/3.2.0,org.wso2.carbon.reporting.server.feature.group/3.2.1,org.wso2.carbon.reporting.ui.feature.group/3.2.0,org.wso2.carbon.datasource.feature.group/3.2.0,org.wso2.carbon.gadget.editor.feature.group/3.2.0,org.wso2.carbon.gadget.editor.ui.feature.group/3.2.0,org.wso2.carbon.dashboard.dashboardpopulator.server.feature.group/3.2.0,org.wso2.carbon.dashboard.feature.group/3.2.1,org.wso2.carbon.identity.core.server.feature.group/3.2.0,org.wso2.carbon.identity.core.ui.feature.group/3.2.0,org.wso2.carbon.identity.relying.party.server.feature.group/3.2.0,org.wso2.carbon.identity.relying.party.ui.feature.group/3.2.0,org.wso2.carbon.load.balance.agent.server.feature.group/1.1.0,org.wso2.carbon.issue.tracker.feature.group/3.2.1,
-destination
/home/manjula/branch/carbon/products/manager/1.5.1/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.1/repository/components
-profile WSO2CarbonProfile
Command-line arguments:  -application org.eclipse.equinox.p2.director
-metadataRepository
file:/home/manjula/branch/carbon/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-repo
-artifactRepository
file:/home/manjula/branch/carbon/products/manager/1.5.1/modules/p2-profile-gen/service/target/p2-repo
-installIU
org.wso2.carbon.logging.mgt.feature.group/3.2.1,org.wso2.carbon.security.mgt.feature.group/3.2.0,org.wso2.carbon.registry.core.feature.group/3.2.0,org.wso2.carbon.webapp.mgt.server.feature.group/3.2.0,org.wso2.stratos.manager.feature.group/1.5.1,org.wso2.carbon.common.feature.group/1.5.1,org.apache.synapse.wso2.feature.group/2.1.0.wso2v2,org.wso2.carbon.task.server.feature.group/3.2.0,org.wso2.carbon.dataservices.server.feature.group/3.2.1,org.wso2.carbon.datasource.server.feature.group/3.2.0,org.wso2.carbon.service.mgt.server.feature.group/3.2.0,org.wso2.carbon.transport.mgt.server.feature.group/3.2.0,org.wso2.carbon.event.server.feature.group/3.2.1,org.wso2.carbon.event.common.feature.group/3.2.0,org.wso2.carbon.registry.core.server.feature.group/3.2.0,org.wso2.carbon.bam.server.feature.group/3.2.1,org.wso2.carbon.admin.mgt.server.feature.group/3.2.1,org.wso2.carbon.admin.mgt.ui.feature.group/3.2.0,org.wso2.carbon.reporting.server.feature.group/3.2.1,org.wso2.carbon.reporting.ui.feature.group/3.2.0,org.wso2.carbon.datasource.feature.group/3.2.0,org.wso2.carbon.gadget.editor.feature.group/3.2.0,org.wso2.carbon.gadget.editor.ui.feature.group/3.2.0,org.wso2.carbon.dashboard.dashboardpopulator.server.feature.group/3.2.0,org.wso2.carbon.dashboard.feature.group/3.2.1,org.wso2.carbon.identity.core.server.feature.group/3.2.0,org.wso2.carbon.identity.core.ui.feature.group/3.2.0,org.wso2.carbon.identity.relying.party.server.feature.group/3.2.0,org.wso2.carbon.identity.relying.party.ui.feature.group/3.2.0,org.wso2.carbon.load.balance.agent.server.feature.group/1.1.0,org.wso2.carbon.issue.tracker.feature.group/3.2.1,
-destination
/home/manjula/branch/carbon/products/manager/1.5.1/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.1/repository/components
-profile WSO2CarbonProfile

!ENTRY org.eclipse.osgi 4 0 2011-07-08 10:54:35.484
!MESSAGE Bundle
reference:file:org.wso2.carbon.osgi.security-3.2.0-SNAPSHOT.jar@1:start not
found.

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2011-07-08 10:54:36.478
!MESSAGE The installable unit
org.wso2.carbon.logging.mgt.feature.group/3.2.1 has not been found.


Thank you.
-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org

Re: [Carbon-dev] missing features in p2-repo generation in 3.2.0 branch

2011-06-30 Thread Manjula Rathnayake
Hi,

Qpid feature was used for event and message box components. Seems we have
missed to include qpid in feature repository.

+1 for adding to 3.2.1 feature repository.

Thank you.


On Thu, Jun 30, 2011 at 4:17 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 Did we not use QPid feature for Message Box?

 On Thu, Jun 30, 2011 at 3:45 PM, Supun Malinga sup...@wso2.com wrote:

 Hi all,

 Found that cassandra and qpid features is not included in the
 p2-generation pom (features/repository/pom.xml).

 Is this intentional?.
 If so we should not be adding those features for 3.2.1 p2  repo generation
 as well.

 thanks,
 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com 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

 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




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


Re: [Carbon-dev] Subscribe to the same topic with the same event sink url twice

2011-06-30 Thread Manjula Rathnayake
Hi,

Deleting subscription means unsubscribe?

Thank you

On Fri, Jul 1, 2011 at 10:11 AM, Supun Kamburugamuva su...@wso2.com wrote:

 If we do a static subscription for the same topic with the same event sink
 url twice only one subscription is shown in the UI. Now if we delete the
 subscription shown in the UI other subscription is still there and cannot be
 deleted from the UI.

 Thanks,
 Supun..

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




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


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

2011-06-28 Thread Manjula Rathnayake
On Wed, Jun 29, 2011 at 10:20 AM, Kasun Indrasiri ka...@wso2.com wrote:

 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.


+1



 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




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


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

2011-06-06 Thread Manjula Rathnayake
Hi,

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

thank you.

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

 Hi ESB Team,

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


 See attached screenshot

 [image: topic_jms_details.png]


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




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


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

2011-06-06 Thread Manjula Rathnayake
Hi,

Updated in MB too.

Thank you.

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

 updated for CEP and BRS.

 Thanks
 Shammi


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

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

 Thanks,
 Sameera

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

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

 Thanks  regards,
 -Prabath

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



 --
 Thanks  Regards,
 Prabath

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




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


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

 Lean . Enterprise . Middleware

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




 --
 Best Regards,*

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



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




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


Re: [Carbon-dev] [Important] Please refrain from committing to 3.2.0 branch

2011-05-26 Thread Manjula Rathnayake
Hi,

The issue [1] is reproducible with product and service as well. So the fix
contains ui file change. This will be committed to branch.

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

Thank you.

On Thu, May 26, 2011 at 7:17 PM, Senaka Fernando sen...@wso2.com wrote:

 Please note that we are fixing this issue related to AS/DSS, [1] on the
 branch.

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

 Thanks,
 Senaka.


 On Thu, May 26, 2011 at 5:07 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi all,

 Please note that I am fixing [1] on branch. Due to a missing commit, we
 were unable to add schema from the metadata UIs, which is a blocker for
 G-Reg. QA team, please note that this issue will be fixed on RC2.

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

 Thanks,
 Senaka.


 On Thu, May 26, 2011 at 4:51 PM, Prabath Siriwardena prab...@wso2.comwrote:

 It seems like we are keep on committing to branch with no prior notice...

 We need to do all commits to the branch in a more controlled maner..
 so please adhere to the protocol..

 Thans  regards,
 -Prabath

 On Thu, May 26, 2011 at 3:45 PM, Prabath Siriwardena prab...@wso2.com
 wrote:
  +1
 
  Please DO NOT commit to branch.. if you have any commits please update
  this thread first before committing..
 
  Thanks  regards,
  -Prabath
 
  On Thu, May 26, 2011 at 3:27 PM, Denis Weerasiri de...@wso2.com
 wrote:
  Hi
  $subject,
  If you have any issues (even for any doc level modifications), please
 reply
  to this thread.
 
  --
  Thanks,
  Denis
  --
  Denis Weerasiri
  Software Engineer; WSO2 Inc.; http://wso2.com,
  email: denis [AT] wso2.com
  blog: http://ddweerasiri.blogspot.com
  twitter: http://twitter.com/ddweerasiri
  linked-in: http://lk.linkedin.com/in/ddweerasiri
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 
 
  --
  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




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

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

 *Lean . Enterprise . Middleware




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

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

 *Lean . Enterprise . Middleware


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




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


Re: [Carbon-dev] Building Apache Axis2 - Kernel - is failing on trunk

2011-05-26 Thread Manjula Rathnayake
On Thu, May 26, 2011 at 11:17 PM, Amila Suriarachchi am...@wso2.com wrote:

 you need to build the secure vault. it is a commons project.

Yep, but versions are different. I guess in axis2 kernel it should be *
org.wso2.securevault-1.0.0-SNAPSHOT.jar
*
Thank you.


 thanks,
 Amila.

 On Thu, May 26, 2011 at 11:00 PM, Fazlan Sabar faz...@wso2.com wrote:

 Hi,

 I am getting the following error when trying to build trunk,

 [INFO] Writing OBR metadata
 [INFO]
 
 [INFO] Building WSO2 Secure Vault
 [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/fazlan/svn/carbon/dependencies/commons/securevault/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/fazlan/svn/carbon/dependencies/commons/securevault/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 Compiling 57 source files to
 /home/fazlan/svn/carbon/dependencies/commons/securevault/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/fazlan/svn/carbon/dependencies/commons/securevault/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}]
 [INFO] [install:install {execution: default-install}]
  [INFO] Installing
 /home/fazlan/svn/carbon/dependencies/commons/securevault/target/org.wso2.securevault-1.0.0-SNAPSHOT.jar
 to
 /home/fazlan/.m2/repository/org/wso2/securevault/org.wso2.securevault/1.0.0-SNAPSHOT/org.wso2.securevault-1.0.0-SNAPSHOT.jar
 [INFO] [bundle:install {execution: default-install}]
 [INFO] Parsing file:/home/fazlan/.m2/repository/repository.xml
 [INFO] *Installing
 org/wso2/securevault/org.wso2.securevault/1.0.0-SNAPSHOT/org.wso2.securevault-1.0.0-SNAPSHOT.jar
 *
 [INFO] Writing OBR metadata
 [INFO]
 
 [INFO] Building Apache Axis2 - Kernel
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 Downloading:
 http://repo1.maven.org/maven2/org/wso2/securevault/org.wso2.securevault/1.0.0/org.wso2.securevault-1.0.0.pom
 [INFO] Unable to find resource
 'org.wso2.securevault:org.wso2.securevault:pom:1.0.0' in repository central
 (http://repo1.maven.org/maven2)
 Downloading:
 http://repo1.maven.org/maven2/org/wso2/securevault/org.wso2.securevault/1.0.0/org.wso2.securevault-1.0.0.jar
 [INFO] Unable to find resource
 'org.wso2.securevault:org.wso2.securevault:jar:1.0.0' in repository central
 (http://repo1.maven.org/maven2)
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
  1) org.wso2.securevault:org.wso2.securevault:jar:1.0.0

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.securevault
 -DartifactId=org.wso2.securevault -Dversion=1.0.0 -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.securevault
 -DartifactId=org.wso2.securevault -Dversion=1.0.0 -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

   Path to dependency:
1) org.apache.axis2:axis2-kernel:jar:1.6.1-wso2v1
2) *org.wso2.securevault:org.wso2.securevault:jar:1.0.0*

 --
 1 required artifact is missing.

 for artifact:
   org.apache.axis2:axis2-kernel:jar:1.6.1-wso2v1

 from the specified remote repositories:
   apache.snapshots (http://repository.apache.org/snapshots),
   central (http://repo1.maven.org/maven2)



 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 15 minutes 7 seconds
 [INFO] Finished at: Thu May 26 22:33:59 IST 2011
 [INFO] Final Memory: 259M/938M
 [INFO]
 


 --
 Thanks,
 Fazlan


 ___
 Carbon-dev 

Re: [Carbon-dev] Carbon 3.2.0 code freeze - 10 PM IST - Today

2011-05-25 Thread Manjula Rathnayake
On Wed, May 25, 2011 at 5:32 PM, Afkham Azeez az...@wso2.com wrote:

 Manjula, Danushka, Rajika, Ruchira,
 Can we resolve your L1s today?


Resolved the License update related L1 issue for MB with the help of pradeep
and asela.

Thank you.



 On Wed, May 25, 2011 at 4:25 PM, Prabath Siriwardena prab...@wso2.comwrote:

 $subject

 We have only 5 L1s.. The owners of those L1s please update this thread
 with the status...

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




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




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


Re: [Carbon-dev] What is sqsAuthentication module?

2011-05-24 Thread Manjula Rathnayake
Hi all,

I built AppServer in branch(without clean repo) after removing messagebox
server feature. And I did not get any issues when server starts up.
So shall we remove messagebox server feature from event feature and update
products/services so that these authentication jars are not included in all
products?


Thank you.

On Fri, May 20, 2011 at 2:35 PM, Amila Suriarachchi am...@wso2.com wrote:



 On Fri, May 20, 2011 at 9:59 AM, Danushka Menikkumbura 
 danus...@wso2.comwrote:

 Amila,

 The question is why event has a compile-time dependency to the MessageBox.
 It is because we support MessageBox as an event sink right?.


 yes. But if p2 does not have that issue only the event compoent can be used
 without that feature.

 thanks,
 Amila.


 Danushka



 On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as an
 feature.


 This module is there with the AS and ESB and what any product which uses
 event because of an P2 issue.

 event has an compile time dependency to message box. Because of this when
 some one install event using P2 it copies the messagebox core jar file to
 plugins folder. This gives exceptions when event install to other products
 using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura danus...@wso2.com
 wrote: This gets added as a result of installing event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com
 wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

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

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

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



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



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



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




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


Re: [Carbon-dev] What is sqsAuthentication module?

2011-05-24 Thread Manjula Rathnayake
On Tue, May 24, 2011 at 9:58 PM, Afkham Azeez az...@wso2.com wrote:



 On Tue, May 24, 2011 at 9:55 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 I built AppServer in branch(without clean repo) after removing messagebox
 server feature. And I did not get any issues when server starts up.
 So shall we remove messagebox server feature from event feature and update
 products/services so that these authentication jars are not included in all
 products?


Done on branch. Will fix on trunk too.

Thank you.



 +1



 Thank you.

 On Fri, May 20, 2011 at 2:35 PM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 9:59 AM, Danushka Menikkumbura 
 danus...@wso2.com wrote:

 Amila,

 The question is why event has a compile-time dependency to the
 MessageBox. It is because we support MessageBox as an event sink right?.


 yes. But if p2 does not have that issue only the event compoent can be
 used without that feature.

 thanks,
 Amila.


 Danushka



 On Fri, May 20, 2011 at 9:39 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Fri, May 20, 2011 at 7:34 AM, Sameera Jayasoma same...@wso2.comwrote:

 It this module is optional let's remove it. Can make it available as
 an feature.


 This module is there with the AS and ESB and what any product which
 uses event because of an P2 issue.

 event has an compile time dependency to message box. Because of this
 when some one install event using P2 it copies the messagebox core jar 
 file
 to plugins folder. This gives exceptions when event install to other
 products using P2.

 In order to fix this we have put a feature dependency (which copies the
 config files as well) from event to message box.

 other than this requirement there is no need to add message box to AS.

 thanks,
  Amila.



 Thanks,
 Sameera

 On Friday, May 20, 2011, Afkham Azeez az...@wso2.com wrote:
  Which clearly shows that sqsAuth shud be removed from event
  On May 20, 2011 12:05 AM, Danushka Menikkumbura 
 danus...@wso2.com wrote: This gets added as a result of installing
 event.
 
  On Fri, May 20, 2011 at 12:02 AM, Afkham Azeez az...@wso2.com
 wrote:
 
  Why do we need this in AS?
  On May 19, 2011 9:37 PM, Charitha Kankanamge chari...@wso2.com
 wrote:
   Hi,
  it
   I noticed a new module. sqsAuthentication in the module list i
  AppServer.
   What is the purpose of this module? How are we supposed to use
 it?
  
   [image: module.png]
  
   /Charitha
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 

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

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

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



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



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



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




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




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




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


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

2011-05-11 Thread Manjula Rathnayake
Hi,

Smoke test done for MB pack.

Thank you.

On Wed, May 11, 2011 at 5:04 PM, Dinithi Nallaperuma dini...@wso2.comwrote:

 Hi

 Smoke tests on the GS pack have been completed.

 --
 Regards,
 Dinithi Nallaperuma


 On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to be
 deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org 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 [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* 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 . 

Re: [Carbon-dev] QueueService and MessageQueue

2011-05-09 Thread Manjula Rathnayake
On Mon, May 9, 2011 at 10:39 AM, Hiranya Jayathilaka hira...@wso2.comwrote:



 On Mon, May 9, 2011 at 10:33 AM, Supun Kamburugamuva su...@wso2.comwrote:

 Are we going to implement the all transport concept for this release?


 No this is not the time to introduce changes to Axis2.


 If not it is better to make these two services exposed only in HTTP/S.
 Anyway these two services cannot be exposed in any other transport so
 having that in the services.xml is quite natural.


 This fix is committed.  These services are exposed only in HTTP/S now.

Thank you.

 +1

 Thanks,
 Hiranya



 Thanks,
 Supun.

 On Sun, May 8, 2011 at 5:39 PM, Hiranya Jayathilaka hira...@wso2.com
 wrote:
  Hi,
 
  On Sun, May 8, 2011 at 4:08 PM, Amila Suriarachchi am...@wso2.com
 wrote:
 
 
  On Sun, May 8, 2011 at 11:12 AM, Afkham Azeez az...@wso2.com wrote:
 
  We have discussed this extensively. The proper solution is to add a
  parameter to axis2.xml which specifies the behavior of the transports
  element not being present in the services.xml. Either this could mean,
  expose on all transports, or don't expose on any transports. If this
 is
  don't expose on any transport, the services.xml should declare the
  transports on which this service has to be exposed. In either case,
 the
  user's existing services will not simply work OOTB without some
 changes.
 
  I think the correct solution is define the default export transports in
  the axis2.xml. By default we make it http https and local. (we can use
 the
  same element in the services.xml) if some one wants to add another
 transport
  it has to declare in the services.xml. Need to do a disscussion at the
 axis2
  level for this.
 
  +1 This is what I meant by making 'all transports' configurable.
 Basically
  we should be able to define the default set of transports.
 
 
  For these two services we will make it only available with http/s since
  other are not configured anyway.
 
  +1
  Thanks,
  Hiranya
 
 
  thanks,
  Amila.
 
 
 
 
  ___
  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
  Senior Software Engineer;
  WSO2 Inc.;  http://wso2.org
  E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
  Blog: http://techfeast-hiranya.blogspot.com
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



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




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

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




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


Re: [Carbon-dev] QueueService and MessageQueue

2011-05-07 Thread Manjula Rathnayake
Hi,

On Sat, May 7, 2011 at 8:11 PM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Hi Folks,

 Can somebody please explain what QueueService and MessageQueue are? These
 services shout whenever I enable some transport in the ESB:


SQS is composed of these two services. Message box component provides these
services.

thank you.


 [2011-05-07 20:08:39,148]  WARN - VFSTransportListener Unable to configure
 the service QueueService for the VFS transport: Service doesn't have
 configuration information for transport vfs. This service is being marked as
 faulty and will not be available over the VFS transport.
 [2011-05-07 20:08:39,162]  WARN - VFSTransportListener Disabling the vfs
 transport for the service QueueService, because it is not configured
 properly for the service
 [2011-05-07 20:08:39,163]  WARN - VFSTransportListener Unable to configure
 the service MessageQueue for the VFS transport: Service doesn't have
 configuration information for transport vfs. This service is being marked as
 faulty and will not be available over the VFS transport.
 [2011-05-07 20:08:39,163]  WARN - VFSTransportListener Disabling the vfs
 transport for the service MessageQueue, because it is not configured
 properly for the service

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

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




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


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

2011-05-07 Thread Manjula Rathnayake
On Sat, May 7, 2011 at 11:34 PM, WSO2 EC2 Carbon Builder
cbuil...@wso2.orgwrote:

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/QueueServiceSkeleton.java:[126,12]
 cannot find symbol
 symbol  : class CreateQueueResult
 location: class
 org.wso2.carbon.messagebox.sqs.internal.QueueServiceSkeleton

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/QueueServiceSkeleton.java:[126,54]
 cannot find symbol
 symbol  : class CreateQueueResult
 location: class
 org.wso2.carbon.messagebox.sqs.internal.QueueServiceSkeleton

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/QueueServiceSkeleton.java:[127,12]
 cannot find symbol
 symbol  : class CreateQueueResult_type0
 location: class
 org.wso2.carbon.messagebox.sqs.internal.QueueServiceSkeleton

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/QueueServiceSkeleton.java:[127,66]
 cannot find symbol
 symbol  : class CreateQueueResult_type0
 location: class
 org.wso2.carbon.messagebox.sqs.internal.QueueServiceSkeleton

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/QueueServiceSkeleton.java:[128,12]
 cannot find symbol
 symbol  : class ResponseMetadata_type0
 location: class
 org.wso2.carbon.messagebox.sqs.internal.QueueServiceSkeleton

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/QueueServiceSkeleton.java:[128,64]
 cannot find symbol
 symbol  : class ResponseMetadata_type0
 location: class
 org.wso2.carbon.messagebox.sqs.internal.QueueServiceSkeleton

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

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[42,57]
 cannot find symbol
 symbol  : class SetQueueAttributes
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[42,11]
 cannot find symbol
 symbol  : class SetQueueAttributesResponse
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[84,43]
 cannot find symbol
 symbol  : class DeleteQueue
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[84,11]
 cannot find symbol
 symbol  : class DeleteQueueResponse
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[114,12]
 cannot find symbol
 symbol  : class ChangeMessageVisibility
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[113,11]
 cannot find symbol
 symbol  : class ChangeMessageVisibilityResponse
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[149,12]
 cannot find symbol
 symbol  : class ResponseMetadata_type0
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[164,47]
 cannot find symbol
 symbol  : class AddPermission
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.sqs/src/main/java/org/wso2/carbon/messagebox/sqs/internal/MessageQueueSkeleton.java:[164,11]
 cannot find symbol
 symbol  : class AddPermissionResponse
 location: class
 org.wso2.carbon.messagebox.sqs.internal.MessageQueueSkeleton

 

Re: [Carbon-dev] ESB startup issue(latest build)

2011-05-05 Thread Manjula Rathnayake
Hi,

I got the same, after svn up of qpid from dependency to features, fixed
this.

Thank you.

On Thu, May 5, 2011 at 11:46 AM, Vijayaratha Vijayasingam
rat...@wso2.comwrote:

 Hi,

 Today's ESB distribution is not starting properly...Im getting following
 error[1] (mediation-initializer component is active and has no issue..)

 -Ratha.
 [1]

 [2011-05-05 11:43:31,697]  INFO - CarbonServerManager Repository   :
 C:\Projects\trunk\products\esb\modules\DISTRI~1\product\target\WSO2ES~1.0-S\b
 in\../repository/deployment/server/
 [2011-05-05 11:43:31,963]  INFO - PermissionUpdater Permission cache
 updated for tenant 0
 [2011-05-05 11:43:31,964]  INFO - CarbonServerManager
 ConfigurationContextService registered in 267ms
 Error: Unrecognized option: -s8672
 usage: Qpid [-b bind] [-c file] [--exclude-0-10 exclude-0-10]
[--exclude-0-8 exclude-0-8] [--exclude-0-9 exclude-0-9]
[--exclude-0-9-1 exclude-0-9-1] [-h] [-l logconfig] [-m
mport] [-p port] [-v] [-w logwatch]
  -b,--bind bind bind to the specified address.
   Overrides any value in the config
   file
  -c,--config file   use given configuration file
 --exclude-0-10 exclude-0-10 when listening on the specified port
   do not accept AMQP0-10 connections.
   The specified port must be one
   specified on the command line
 --exclude-0-8 exclude-0-8   when listening on the specified port
   do not accept AMQP0-8 connections.
   The specified port must be one
   specified on the command line
 --exclude-0-9 exclude-0-9   when listening on the specified port
   do not accept AMQP0-9 connections.
   The specified port must be one
   specified on the command line
 --exclude-0-9-1 exclude-0-9-1   when listening on the specified port
   do not accept AMQP0-9-1 connections.
   The specified port must be one
   specified on the command line
  -h,--helpprint this message
  -l,--logconfig logconfig   use the specified log4j xml
   configuration file. By default looks
   for a file named log4j.xml in the
   same directory as the configuration
   file
  -m,--mport mport   listen on the specified management
   port. Overrides any value in the
   config file
  -p,--port port listen on the specified port.
   Overrides any value in the config
   file
  -v,--version print the version information and
   exit
  -w,--logwatch logwatch monitor the log file configuration
   file for changes. Units are seconds.
   Zero means do not check for changes.
 [2011-05-05 11:44:31,969]  WARN - StartupFinalizerServiceComponent Waiting
 for required OSGi services: org.wso2.carbon.mediation.initializer.services.
 SynapseEnvironmentService,

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




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


Re: [Carbon-dev] ESB startup issue(latest build)

2011-05-05 Thread Manjula Rathnayake
Hi,

On Thu, May 5, 2011 at 12:27 PM, Vijayaratha Vijayasingam
rat...@wso2.comwrote:

 Nope still occurs..I got up from dependencies/qpid, orbit/qpid,
 components/qpid then build features/qpid..
 Can somebody look into this issue??


Usually we svn up followings and do the build.

dependency/qpid
orbit/qpid
orbit/qpid-client
component/qpid
component/messagebox
component/event
feature/qpid
feature/messagebox
feature/event
product/

I will try to build this and see, you too can try this as well :)
Thank you.


 Thanks
 -Ratha.



 On 5 May 2011 11:55, Manjula Rathnayake manju...@wso2.com wrote:

 Hi,

 I got the same, after svn up of qpid from dependency to features, fixed
 this.

 Thank you.

 On Thu, May 5, 2011 at 11:46 AM, Vijayaratha Vijayasingam 
 rat...@wso2.com wrote:

 Hi,

 Today's ESB distribution is not starting properly...Im getting following
 error[1] (mediation-initializer component is active and has no issue..)

 -Ratha.
 [1]

 [2011-05-05 11:43:31,697]  INFO - CarbonServerManager Repository   :
 C:\Projects\trunk\products\esb\modules\DISTRI~1\product\target\WSO2ES~1.0-S\b
 in\../repository/deployment/server/
 [2011-05-05 11:43:31,963]  INFO - PermissionUpdater Permission cache
 updated for tenant 0
 [2011-05-05 11:43:31,964]  INFO - CarbonServerManager
 ConfigurationContextService registered in 267ms
 Error: Unrecognized option: -s8672
 usage: Qpid [-b bind] [-c file] [--exclude-0-10 exclude-0-10]
[--exclude-0-8 exclude-0-8] [--exclude-0-9 exclude-0-9]
[--exclude-0-9-1 exclude-0-9-1] [-h] [-l logconfig] [-m
mport] [-p port] [-v] [-w logwatch]
  -b,--bind bind bind to the specified address.
   Overrides any value in the config
   file
  -c,--config file   use given configuration file
 --exclude-0-10 exclude-0-10 when listening on the specified
 port
   do not accept AMQP0-10 connections.
   The specified port must be one
   specified on the command line
 --exclude-0-8 exclude-0-8   when listening on the specified
 port
   do not accept AMQP0-8 connections.
   The specified port must be one
   specified on the command line
 --exclude-0-9 exclude-0-9   when listening on the specified
 port
   do not accept AMQP0-9 connections.
   The specified port must be one
   specified on the command line
 --exclude-0-9-1 exclude-0-9-1   when listening on the specified
 port
   do not accept AMQP0-9-1
 connections.
   The specified port must be one
   specified on the command line
  -h,--helpprint this message
  -l,--logconfig logconfig   use the specified log4j xml
   configuration file. By default
 looks
   for a file named log4j.xml in the
   same directory as the configuration
   file
  -m,--mport mport   listen on the specified management
   port. Overrides any value in the
   config file
  -p,--port port listen on the specified port.
   Overrides any value in the config
   file
  -v,--version print the version information and
   exit
  -w,--logwatch logwatch monitor the log file configuration
   file for changes. Units are
 seconds.
   Zero means do not check for
 changes.
 [2011-05-05 11:44:31,969]  WARN - StartupFinalizerServiceComponent
 Waiting for required OSGi services:
 org.wso2.carbon.mediation.initializer.services.
 SynapseEnvironmentService,

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




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

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



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




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

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

2011-05-05 Thread Manjula Rathnayake
Hi,

MB smoke test is done and ready for QA. There are two L2 issues. We are
working on fixing them.

Thank you.

On Fri, May 6, 2011 at 10:32 AM, Prabath Abeysekera praba...@wso2.comwrote:

 Hi Isuru,

 On Fri, May 6, 2011 at 10:28 AM, Isuru Suriarachchi is...@wso2.comwrote:



 On Fri, May 6, 2011 at 9:59 AM, Prabath Abeysekera praba...@wso2.comwrote:

 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 harsha...@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 harsha...@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
___
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 Manjula Rathnayake
On Fri, May 6, 2011 at 10:35 AM, Manjula Rathnayake manju...@wso2.comwrote:

 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 praba...@wso2.comwrote:

 Hi Isuru,

 On Fri, May 6, 2011 at 10:28 AM, Isuru Suriarachchi is...@wso2.comwrote:



 On Fri, May 6, 2011 at 9:59 AM, Prabath Abeysekera praba...@wso2.comwrote:

 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 harsha...@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 harsha...@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


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

2011-05-02 Thread Manjula Rathnayake
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.

Thank you.

On Mon, May 2, 2011 at 4:31 PM, Kasun Indrasiri ka...@wso2.com 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


Re: [Carbon-dev] Exception while starting the ESB

2011-04-29 Thread Manjula Rathnayake
Hi,
This was caused due to adding messagebox feature to event feature. As a
result we have to copy messagebox-config.xml to product distribution in bin
xml as done for event-broker.xml.

I will start fixing this.

Thank you.

On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva su...@wso2.com wrote:

 org.wso2.carbon.messagebox.MessageBoxConfigurationException:
 messagebox-config.xmlcannot be found in the path :

 /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
at
 org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
at
 org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.createMessageBoxService(MessageBoxServiceBuilder.java:41)
at
 org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent.activate(MessageBoxServiceComponent.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.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:148)
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
 

Re: [Carbon-dev] Exception while starting the ESB

2011-04-29 Thread Manjula Rathnayake
On Fri, Apr 29, 2011 at 4:41 PM, Supun Kamburugamuva su...@wso2.com wrote:

 It seems ESB is getting some message box features.


There is a compile time dependency to messabox core from event sink bundle.
So we had to add the messagebox server feature in event feature.

Thank you.


 Thanks,
 Supun..

 On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva su...@wso2.com
 wrote:
  org.wso2.carbon.messagebox.MessageBoxConfigurationException:
  messagebox-config.xmlcannot be found in the path :
 
 /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/messagebox-config.xml
 at
 org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.loadConfigXML(MessageBoxServiceBuilder.java:86)
 at
 org.wso2.carbon.messagebox.internal.builder.MessageBoxServiceBuilder.createMessageBoxService(MessageBoxServiceBuilder.java:41)
 at
 org.wso2.carbon.messagebox.internal.ds.MessageBoxServiceComponent.activate(MessageBoxServiceComponent.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.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:148)
 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
 

Re: [Carbon-dev] MessageBoxConfig file missing error

2011-04-29 Thread Manjula Rathnayake
On Fri, Apr 29, 2011 at 5:57 PM, Tharindu Mathew thari...@wso2.com wrote:

 Done for BAM.

This fix has been done for all the relevant products/services.

Thank you.


 On Fri, Apr 29, 2011 at 5:51 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 Event sink module depend on message box component. so message box server
 feature was included in event feature today.
 And message box has a config file namely messagebox-config.xml.

 So Those who uses event feature, have to copy messagebox-config.xml to
 distribution in bin.xml. I have done that for dss, appserver,is so far. I
 will update other products/services as well.

 You have to build followings with svn up,
 component/messagebox
 features/messagebox
 features/event
 product/

 Thank you.

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




 --
 Regards,

 Tharindu


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




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


Re: [Carbon-dev] Exception while building starting ESB

2011-04-29 Thread Manjula Rathnayake
On Fri, Apr 29, 2011 at 10:52 PM, Amila Suriarachchi am...@wso2.com wrote:

 hi Manjula,

 Please try removing pharse first rule.


Yes, I have removed it.

Thank you.



 thanks,
 Amila.


 On Fri, Apr 29, 2011 at 4:39 PM, Supun Kamburugamuva su...@wso2.comwrote:

 I think this is because of the sqlAuthenticationHandler.

 Thanks,
 Supun..

 On Fri, Apr 29, 2011 at 4:34 PM, Supun Kamburugamuva su...@wso2.com
 wrote:
  [2011-04-29 16:33:03,563] ERROR - Axis2ServiceRegistry Error building
  service from bundle : Symbolic Name: org.wso2.carbon.sts,Bundle
  Version: 3.2.0.SNAPSHOT, ID: 350
  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-04-29 16:33:03,829]  INFO - DeploymentEngine Deploying Web
  service: org.wso2.carbon.tryit -
 
  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
 



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




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


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

2011-04-28 Thread Manjula Rathnayake
Hi,

Smoke test was done for MB latest pack at
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ .

MB pack is ready for QA now.

Thank you.

On Thu, Apr 28, 2011 at 2:03 PM, Denis Weerasiri de...@wso2.com 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




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


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

2011-04-27 Thread Manjula Rathnayake
Hi,

Regarding MB,
We have tested the pack and found set of issues. And they are fixed now. So
next build packs will be given to QA after smoke test again.

And we have 5 L1 issues related to documents.

Thank you.

On Wed, Apr 27, 2011 at 5:32 PM, Supun Malinga sup...@wso2.com wrote:

 Smoke test done. Found few issues with samples, reported those to jira.
 AppServer Pack @ following is ready for testing.
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/2011-04-27_10-38-10/

 http://10.100.1.43/%7Ecarbon/releases/carbon/3.2.0/2011-04-27_10-38-10/
 thanks,

 On Wed, Apr 27, 2011 at 4:27 PM, Hasini Gunasinghe has...@wso2.comwrote:

 Hi,

 UI feature mentioned in the previous mail was removed from the IS build
 and a new pack was made available at [1].

 Smoke tests on basic features were done (except for InfoCard feature since
 it needs Windows OS to test it).
 And the following mentioned pack is ready for QA.
 27-Apr-2011 16:07121M

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

 http://10.100.1.43/%7Ecarbon/releases/carbon/3.2.0/latest/Thanks,
 Hasini.

 On Wed, Apr 27, 2011 at 11:38 AM, Hasini Gunasinghe has...@wso2.comwrote:

 Hi,

 While doing smoke testing on the latest IS build, came across a feature
 that needs to be removed. I will remove it from IS features and will host a
 new pack and will inform the thread.

 Thanks,
 Hasini.

 On Wed, Apr 27, 2011 at 11:10 AM, Manjula Rathnayake 
 manju...@wso2.comwrote:

 Hi,

 Smoke tests are started and reporting issues found.

 Thank you.


 On Wed, Apr 27, 2011 at 11:08 AM, Pradeep Fernando prad...@wso2.comwrote:

 hi,

 On Wed, Apr 27, 2011 at 4:06 AM, Denis Weerasiri de...@wso2.com
 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




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




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


[Carbon-dev] Release Readiness [MB] : L1 - [5] : L2 - [3]

2011-04-26 Thread Manjula Rathnayake
$Subject.

4 of L1 issues are documentation related issues.

Thank you.

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


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

2011-04-26 Thread Manjula Rathnayake
Hi,

Smoke tests are started and reporting issues found.

Thank you.

On Wed, Apr 27, 2011 at 11:08 AM, Pradeep Fernando prad...@wso2.com wrote:

 hi,

 On Wed, Apr 27, 2011 at 4:06 AM, Denis Weerasiri de...@wso2.com 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
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Lot of issues with features

2011-04-25 Thread Manjula Rathnayake
Hi,

I did following regarding the issue[1],

Installed event feature on fresh carbon instance, And restarted the server.
I got error graceful restart error reported at [2]. However when the server
is started manually, all the event feature required configuration files are
installed and server starts up.

When I install proxy service feature on fresh carbon instance, i get the
issue provided at [1].  Should proxy service import event feature in proxy
server feature?


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

Thank you.


On Wed, Apr 20, 2011 at 12:19 PM, Charitha Kankanamge chari...@wso2.comwrote:

 I tried to install several features (Sequence management, proxy services,
 mediators, Gadget repo composite etc..) one by one on a fresh carbon
 instance but nothing worked (eg:- [3] [4]). After installing some features
 the carbon instance became unusable (see [2]).

 1. Can we add some integration tests to carbon core module to install P2
 features automatically on carbon server and assert whether the features are
 installed correctly? I think P2 features should be tested under integration
 testing phase

 2. Please make sure to fix the reported P2 feature related issues

 [1]http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/p2-repo/
 [2]https://wso2.org/jira/browse/CARBON-9389
 [3]https://wso2.org/jira/browse/CARBON-9388
 [4]https://wso2.org/jira/browse/CARBON-9392

 /Charitha

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




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


[Carbon-dev] Release Readiness [MB] : L1 - [11] : L2 - [5]

2011-04-24 Thread Manjula Rathnayake
Hi,

$ Subject.

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


[Carbon-dev] Release Readiness [MB] : L1 - [9] : L2 - [5]

2011-04-22 Thread Manjula Rathnayake
Hi,
We have fixed most of them and issues will be resolved after verifying.
Remaining issues are mostly related to documentations. we are working on
that as well.

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


[Carbon-dev] Removing MB_QUEUE_CREATED_FROM_ADMIN property in MB

2011-04-20 Thread Manjula Rathnayake
Hi,

We had a UI review on MB recently.
When we create a queue, there is an attribute to keep track of who created
the queue.
 MB_QUEUE_CREATED_FROM_SQS_CLIENT = sqsClient;
 MB_QUEUE_CREATED_FROM_ADMIN = adminConsole;
 MB_QUEUE_CREATED_FROM_AMQP = amqp;

We are going to remove MB_QUEUE_CREATED_FROM_ADMIN property since we do not
need to differentiate if the queue is created from admin console.

Thank you.

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


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

2011-04-19 Thread Manjula Rathnayake
On Tue, Apr 19, 2011 at 7:58 PM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Hi Amila,

 It seems we cannot add hierarchical subscriptions for registry collections.
 I get the following exception from the event component. My topic
 is /registry/notifications/_system/config/repository/deployment/server/#.
 The '#' at the end was added because I need to receive events related to all
 child resources.


I added regular expression to validate topic names, so This is caused by
that, I will correct it.

Thank you.



 org.wso2.carbon.event.core.exception.EBRuntimeException: Topic name
 /registry/notifications/_system/config/repository/deployment/server/# is not
 a valid topic name. Only alphanumeric characters, hyphens (-), and
 underscores (_) are allowed.
  at
 org.wso2.carbon.event.core.internal.topic.registry.RegistryTopicManager.addTopic(RegistryTopicManager.java:96)
 at
 org.wso2.carbon.event.core.internal.CarbonEventBroker.subscribe(CarbonEventBroker.java:89)
  at
 org.wso2.carbon.registry.eventing.services.EventingServiceImpl.subscribe(EventingServiceImpl.java:215)
 at
 org.wso2.carbon.deployment.synchronizer.util.Utils.subscribeForRegistryEventing(Utils.java:110)
  at
 org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer.start(DeploymentSynchronizer.java:95)
 at
 org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerAdmin.enableSynchronizerForCarbonRepository(DeploymentSynchronizerAdmin.java:48)
  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: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)

 Thanks,
 Hiranya


 On Tue, Apr 19, 2011 at 4:37 PM, Hiranya Jayathilaka hira...@wso2.comwrote:



 On Tue, Apr 19, 2011 at 12:23 AM, Senaka Fernando sen...@wso2.comwrote:

 Hi Hiranya,

 On Mon, Apr 18, 2011 at 8:53 PM, Hiranya Jayathilaka 
 hira...@wso2.comwrote:

 Hi Amila, Senaka,

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


 This has been partially available, for SOAP and XML/REST notifications.


 That's good enough for my requirement. I'll be 

Re: [Carbon-dev] Fwd: Stauts of the release

2011-04-19 Thread Manjula Rathnayake
Hi,
In MB, we are fixing issues related to UI review yesterday. And we are
working on samples too.
Qpid related issues are being fixed by danushka and amila.

Have to find out code coverage and add samples to integration tests.

Thank you.

On Wed, Apr 20, 2011 at 11:13 AM, Hasini Gunasinghe has...@wso2.com wrote:

 Hi,

 For IS, we have several L1 and L2 issues related to documentation and
 functionality. Currently we are in the process of fixing the issues
 according to the priority.
 No blocking issues currently.

 Regarding the code coverage, we have written integration tests for
 UserAdmin service and in the process of covering other services as well.

 Thanks,
 Hasini.



 -- Forwarded message --
 From: Supun Malinga sup...@wso2.com
 Date: Wed, Apr 20, 2011 at 11:00 AM
 Subject: Re: [Carbon-dev] Stauts of the release
 To: carbon-dev@wso2.org


 Hi,

 For Appserver we have few L1 issues (all are documentation), We are
 currently working on writing those docs.

 thanks,


 On Wed, Apr 20, 2011 at 10:51 AM, Prabath Abeysekera praba...@wso2.comwrote:

 Hi,

 In DSS, we currently have 2 L1 issues and we are in the process of fixing
 them.
 No blocking issues as yet.


 Regards,

 On Wed, Apr 20, 2011 at 9:19 AM, Afkham Azeez az...@wso2.com wrote:

 RMs/PMs,
 What is the status of the release? How is the bug fixing progressing?
 What is the code coverage of each product? Any other blocking issues?

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




 --
 Prabath Abeysekara
 Software Engineer
 WSO2 Inc.
 Email: praba...@wso2.com harsha...@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




 --
 Supun Malinga,

 Software Engineer,

 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com 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



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




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


Re: [Carbon-dev] Weird behavior with QPid configuration files in my machine

2011-04-06 Thread Manjula Rathnayake
On Wed, Apr 6, 2011 at 3:33 PM, Tharindu Mathew thari...@wso2.com wrote:

 Don't you need to build components/qpid as well?

 On Wed, Apr 6, 2011 at 3:31 PM, Supun Kamburugamuva su...@wso2.comwrote:

 I did build dependencied/qpid, orbit/qpid, features/qpid and esb. The
 result is the same


I think qpid feature comes via event feature, That seems to be the problem.

Thank you.


 Thanks,
 Supun..


 On Wed, Apr 6, 2011 at 2:26 PM, Danushka Menikkumbura 
 danus...@wso2.comwrote:

 Supun,

 Your {dependencies, orbit}/qpid is not up-to-date.

 Danushka

 On Wed, Apr 6, 2011 at 2:07 PM, Supun Kamburugamuva su...@wso2.comwrote:

 I did a complete svn up today morning and build the ESB. I'm getting the
 following error.

 [2011-04-06 14:03:47,448] ERROR - QpidServiceImpl
 /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/qpid/config.xml
 not found
 Initialisation Error : File
 /Users/supun/dev/wso2/trunk/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/qpid/etc/config.xml
 could not be found. Check the file exists and is readable.

 It is looking at the repository/conf/qpid/etc directory. I thought we
 are looking at the repository/conf/advanced. May be my svn is screwed up.
 Any suggestion about the not updated component?

 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





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




 --
 Regards,

 Tharindu


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




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


Re: [Carbon-dev] Problems with SQS when Loaded

2011-04-06 Thread Manjula Rathnayake
Hi,

I tried with 15 threads receiving messages from a queue, and no message was
time out.

And when I look into the sqs sample client code comes with SDK, the
visibility time out is not set in receive request.
Setting timeout value for receiving message is optional, and default timeout
value should be used if visibility timeout not set in request.
This was done at code but not at appropriate place.

And we can test this further with sample code used by Srinath.

Thank you.

On Thu, Mar 31, 2011 at 6:10 PM, Srinath Perera srin...@wso2.com wrote:

 Hi Paul,

 I was trying the same queue

 --Srinath

 On Thu, Mar 31, 2011 at 6:06 PM, Paul Fremantle p...@wso2.com wrote:
  Are the threads accessing the same SQS queue or different queues?
  Paul
 
  On 31 March 2011 13:01, Srinath Perera srin...@wso2.com wrote:
 
  Have anyone tried the subject?
 
  I loaded it with 10 threads, and messages start to time out. I guess
  we should do some load tests.
 
  --Srinath
 
  --
  
  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/
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
  --
  Paul Fremantle
  CTO and Co-Founder, WSO2
  OASIS WS-RX TC Co-chair, VP, Apache Synapse
 
  Office: +44 844 484 8143
  Cell: +44 798 447 4618
 
  blog: http://pzf.fremantle.org
  twitter.com/pzfreo
  p...@wso2.com
 
  wso2.com Lean Enterprise Middleware
 
  Disclaimer: This communication may contain privileged or other
 confidential
  information and is intended exclusively for the addressee/s. If you are
 not
  the intended recipient/s, or believe that you may have received this
  communication in error, please reply to the sender indicating that fact
 and
  delete the copy you received and in addition, you should not print, copy,
  retransmit, disseminate, or otherwise use the information contained in
 this
  communication. Internet communications cannot be guaranteed to be timely,
  secure, error or virus-free. The sender does not accept liability for any
  errors or omissions.
 



 --
 
 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/
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




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


Re: [Carbon-dev] Qpid Frustration

2011-04-01 Thread Manjula Rathnayake
On Fri, Apr 1, 2011 at 12:21 PM, Dimuthu Leelarathne dimut...@wso2.comwrote:

 Hi,

 On Fri, Apr 1, 2011 at 11:12 AM, Pradeep Fernando prad...@wso2.comwrote:

 +1 agreed with danushka. Adding default configuration is not the
 solution for what dimuthu has encountered. In this case dimuthu is
 responsible for making the stratos distribution. Anybody working on
 wso2 product distribution should know what should be done in order to
 get the product running. No excuses.



 There is something very wrong here. Either technology or the process. Let
 me ask the simple question. How did Qpid config files get copied to all
 products and not services? How come services got second hand treatment?
 AFAIK Qpid config files were added products by someone from Qpid team.


Well, I copied all Qpid config files to products with the build I had. I was
in trouble having a proper build on all products. So I copied to esb and bam
products. And regarding services, I could not up services even after adding
Qpid config files. So I avoided committing changes. And I gave patches for
services in a discussion thread regarding this.

And I agree, copying to all products and services take so time, And I could
not apply one patch for all products since all products had changes such as,
bin.xml resides in different folder paths, hard coded product name and
version, some uses pom.version and some build.version.

Thank you.


 So lets speculate,

 1) Should someone from Stratos team do it?
 2) Should the feature be developed as self contained?
 3) Should technology be developed to handle this situation? Automatic
 copying of config files?
 3) Should the RM of each product check the service? At minimum check
 whether it starts?

 Copying something to 13 products is not an easy task if you want to build
 them all check whether anything breaks (speaking by experience because I
 have done it). If someone told me adding Qpid config files was my
 responsibility I would create time to do it. I fixed it for manager. I
 wasn't even aware of it until each server started hanging - one after other.



 If we rely on default configs, then wso2 products will go in to
 production with default configs in the future. (by mistake)


 -1. What about the config files we already ship? Don't they have default
 configs?

 thanks,
 dimuthu


 But having a default config will serve a different scenario. If a user
 deletes the qpid config files after installing the features, and we
 still want the server to be started then we should have default
 configs.

 --Pradeep
 ___
 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


Re: [Carbon-dev] Qpid Frustration

2011-04-01 Thread Manjula Rathnayake
On Fri, Apr 1, 2011 at 12:49 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Fri, Apr 1, 2011 at 12:21 PM, Dimuthu Leelarathne dimut...@wso2.comwrote:

 Hi,

 On Fri, Apr 1, 2011 at 11:12 AM, Pradeep Fernando prad...@wso2.comwrote:

 +1 agreed with danushka. Adding default configuration is not the
 solution for what dimuthu has encountered. In this case dimuthu is
 responsible for making the stratos distribution. Anybody working on
 wso2 product distribution should know what should be done in order to
 get the product running. No excuses.



 There is something very wrong here. Either technology or the process. Let
 me ask the simple question. How did Qpid config files get copied to all
 products and not services? How come services got second hand treatment?
 AFAIK Qpid config files were added products by someone from Qpid team.


 Well, I copied all Qpid config files to products with the build I had. I
 was in trouble having a proper build on all products. So I copied to esb and
 bam products. And regarding services, I could not up services even after
 adding Qpid config files. So I avoided committing changes. And I gave
 patches for services in a discussion thread regarding this.

 And I agree, copying to all products and services take so time, And I could
 not apply one patch for all products since all products had changes such as,
 bin.xml resides in different folder paths, hard coded product name and
 version, some uses pom.version and some build.version.


And good thing is, now all products and services are having Qpid config
files and server get started :)

 Thank you.


 So lets speculate,

 1) Should someone from Stratos team do it?
 2) Should the feature be developed as self contained?
 3) Should technology be developed to handle this situation? Automatic
 copying of config files?
 3) Should the RM of each product check the service? At minimum check
 whether it starts?

 Copying something to 13 products is not an easy task if you want to build
 them all check whether anything breaks (speaking by experience because I
 have done it). If someone told me adding Qpid config files was my
 responsibility I would create time to do it. I fixed it for manager. I
 wasn't even aware of it until each server started hanging - one after other.



 If we rely on default configs, then wso2 products will go in to
 production with default configs in the future. (by mistake)


 -1. What about the config files we already ship? Don't they have default
 configs?

 thanks,
 dimuthu


 But having a default config will serve a different scenario. If a user
 deletes the qpid config files after installing the features, and we
 still want the server to be started then we should have default
 configs.

 --Pradeep
 ___
 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




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


Re: [Carbon-dev] Problems with SQS when Loaded

2011-03-31 Thread Manjula Rathnayake
On Thu, Mar 31, 2011 at 5:31 PM, Srinath Perera srin...@wso2.com wrote:

 Have anyone tried the subject?

 I loaded it with 10 threads, and messages start to time out. I guess
 we should do some load tests.


+1, we have to figure out these issues and fix.


 --Srinath

 --
 
 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/
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



Thank you.

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


Re: [Carbon-dev] Components build failure (org.wso2.carbon.broker.core)

2011-03-31 Thread Manjula Rathnayake
On Fri, Apr 1, 2011 at 9:18 AM, Nuwan Bandara nu...@wso2.com wrote:

 hi guys,

 $Subject


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

 /home/nuwan/wso2/carbon-dev/trunk/carbon/components/broker/org.wso2.carbon.broker.core/src/main/java/org/wso2/carbon/broker/core/internal/ws/WSBrokerType.java:[39,65]
 package org.wso2.carbon.event.client.stub.generated.authentication does not
 exist

 /home/nuwan/wso2/carbon-dev/trunk/carbon/components/broker/org.wso2.carbon.broker.core/src/main/java/org/wso2/carbon/broker/core/internal/ws/WSBrokerType.java:[125,17]
 cannot find symbol
 symbol  : class AuthenticationExceptionException
 location: class org.wso2.carbon.broker.core.internal.ws.WSBrokerType

 /home/nuwan/wso2/carbon-dev/trunk/carbon/components/broker/org.wso2.carbon.broker.core/src/main/java/org/wso2/carbon/broker/core/internal/ws/WSBrokerType.java:[147,17]
 cannot find symbol
 symbol  : class AuthenticationExceptionException
 location: class org.wso2.carbon.broker.core.internal.ws.WSBrokerType


 Please have a svn up in event component, This seems to be caused by that.
Anyway, I just added missing import for above stub thinking it is the issue.


Thank you.

-- 
 Thanks  Regards,

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

 http://www.nuwanbando.com

 http://www.nuwanbando.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


Re: [Carbon-dev] ESB startup error : initializing message broker ERROR

2011-03-30 Thread Manjula Rathnayake
On Wed, Mar 30, 2011 at 2:41 PM, Danushka Menikkumbura danus...@wso2.comwrote:

 missed features/qpid


build features/event too

Thank you.


 Danushka

 On Wed, Mar 30, 2011 at 2:40 PM, Danushka Menikkumbura 
 danus...@wso2.comwrote:

 Where do you have the qpid configuration files in your dist?. Have you
 updated and built the following?.

 dependecies/qpid
 orbig/qpid
 components/qpid
 and the esb

 Danushka

 On Wed, Mar 30, 2011 at 2:32 PM, Udayanga Wickramasinghe 
 udaya...@wso2.com wrote:

  Hi,
 i am getting the following stack trace when starting up ESB..what would
 be the possible cause?

 [2011-03-30 13:49:29,128]  INFO - InputOutputAdaptersComponent There is
 no adapters-component.conf.. Using the default configuration
 [2011-03-30 13:49:33,898]  INFO - RegistryCoreServiceComponent Registry
 Mode: READ-WRITE
 [Broker] BRK-1006 : Using configuration :
 /home/usw/install/wso2-svn/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/qpid/etc/config.xml
 Logging configuration error: unable to read file
 /home/usw/install/wso2-svn/carbon/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/qpid/etc/log4j.xml
 Using the fallback internal log4j.properties configuration
 Error initialising message broker:
 org.apache.commons.configuration.ConfigurationException:
 java.lang.NullPointerException
 org.apache.commons.configuration.ConfigurationException:
 java.lang.NullPointerException
 at
 org.apache.qpid.server.registry.ApplicationRegistry.configure(ApplicationRegistry.java:263)
 at
 org.apache.qpid.server.registry.ApplicationRegistry.initialise(ApplicationRegistry.java:283)
 at
 org.apache.qpid.server.registry.ApplicationRegistry.initialise(ApplicationRegistry.java:161)
 at
 org.apache.qpid.server.registry.ApplicationRegistry.initialise(ApplicationRegistry.java:138)
 at org.apache.qpid.server.Main.startup(Main.java:310)
 at org.apache.qpid.server.Main.execute(Main.java:231)
 at org.apache.qpid.server.Main.init(Main.java:101)
 at org.apache.qpid.server.Main.main(Main.java:530)
 at
 org.wso2.carbon.qpid.internal.QpidServiceComponent.activate(QpidServiceComponent.java:75)
 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.apache.qpid.wso2.internal.QpidBundleActivator.start(QpidBundleActivator.java:43)
 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
 at java.security.AccessController.doPrivileged(Native Method)
 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
 at
 org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
 at
 

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

2011-03-30 Thread Manjula Rathnayake
HI all,

This was caused by stub changes on UserAdminStub. This was fixed today
around 12.30 PM.

Thank you.

On Wed, Mar 30, 2011 at 2:59 PM, WSO2 Builder buil...@wso2.org wrote:

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[11,34]
 cannot find symbol
 symbol  : class UserAdminStub
 location: package org.wso2.carbon.user.mgt.ui

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[53,18]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[118,54]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[59,8]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[59,33]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 [ERROR]
 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[123,17]
 cannot find symbol
 symbol  : class ListUsersUserAdminExceptionException
 location: class org.wso2.carbon.messagebox.ui.UIUtils

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

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[9,34]
 cannot find symbol
 symbol  : class ListUsersUserAdminExceptionException
 location: package org.wso2.carbon.user.mgt.ui

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[11,34]
 cannot find symbol
 symbol  : class UserAdminStub
 location: package org.wso2.carbon.user.mgt.ui

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[53,18]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[118,54]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[59,8]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[59,33]
 cannot find symbol
 symbol  : class UserAdminStub
 location: class org.wso2.carbon.messagebox.ui.UIUtils

 /home/carbon/carbon/components/messagebox/org.wso2.carbon.messagebox.ui/src/main/java/org/wso2/carbon/messagebox/ui/UIUtils.java:[123,17]
 cannot find symbol
 symbol  : class ListUsersUserAdminExceptionException
 location: class org.wso2.carbon.messagebox.ui.UIUtils


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 201 minutes 9 seconds
 [INFO] Finished at: Wed Mar 30 14:59:11 IST 2011
 [INFO] Final Memory: 1409M/1792M
 [INFO]
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




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


Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Manjula Rathnayake
Hi,

MB related changes too done.

Thank you.

On Wed, Mar 30, 2011 at 4:27 PM, Shammi Jayasinghe sha...@wso2.com wrote:

 Hi,

 CEP, BRS and Event Related changes done.

 Thanks
 Shammi


 On Wed, Mar 30, 2011 at 4:25 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi,

 Stratos components done except billing. Didnt do it due to changes being
 done at the moment. Will do it after them. Hope it is not a problem for the
 excercise.

 Thanks,
 AmilaM.


 On Wed, Mar 30, 2011 at 4:01 PM, Dinithi Nallaperuma dini...@wso2.comwrote:

 Hi,

 GS related service stub generation is done.

 On Wed, Mar 30, 2011 at 3:50 PM, Prabath Abeysekera 
 praba...@wso2.comwrote:

 Hi,

 Changes related to the components owned by DSS team are done!

 On Wed, Mar 30, 2011 at 2:19 PM, Afkham Azeez az...@wso2.com wrote:



 On Wed, Mar 30, 2011 at 2:15 PM, Hasini Gunasinghe has...@wso2.comwrote:



 On Wed, Mar 30, 2011 at 2:05 PM, Afkham Azeez az...@wso2.com wrote:

 Seems like everything is complete except for Gadgets (Nuwan). Asela,
 you have mentioned that you provided a patch for Guages, did this get
 committed?


 Hi,
 It was me who attached the patches. Sorry, forgot to update the
 assigned name in the spreadsheet. Please refer the discussion regarding 
 it
 by the relevant product teams using that component, at the thread with 
 the
 topic:  Code generation still not completely fixed?. That has not
 come to a conclusion though.


 RMs, PMs, please reply.


  Thanks,
 Hasini.




 https://spreadsheets0.google.com/a/wso2.com/ccc?hl=enkey=taHbzov3zrnrIcPElzSJ3bwhl=en#gid=0

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





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



 Regards,
 --
 Prabath Abeysekara
 Software Engineer
 WSO2 Inc.
 Email: praba...@wso2.com harsha...@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




 --
 Regards,
 Dinithi Nallaperuma


 ___
 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




 --
 Best Regards,*

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



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




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


Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Manjula Rathnayake
 classname=org.apache.axis2.wsdl.WSDL2Java fork=true
 ./products/dss/modules/samples/service/clients/pom.xml:
java classname=org.apache.axis2.wsdl.WSDL2Java fork=true
 ./products/dss/modules/samples/service/clients/pom.xml:
java classname=org.apache.axis2.wsdl.WSDL2Java fork=true
 ./products/dss/modules/samples/service/clients/pom.xml:
java classname=org.apache.axis2.wsdl.WSDL2Java fork=true
 ./products/is/modules/stratos-rp/pom.xml:
  java classname=org.apache.axis2.wsdl.WSDL2Java fork=true
 ./products/is/modules/stratos-rp/pom.xml:
  java classname=org.apache.axis2.wsdl.WSDL2Java fork=true
 ./products/is/modules/stratos-rp/pom.xml:
  java classname=org.apache.axis2.wsdl.WSDL2Java fork=true


 On Wed, Mar 30, 2011 at 4:34 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 MB related changes too done.

 Thank you.


 On Wed, Mar 30, 2011 at 4:27 PM, Shammi Jayasinghe sha...@wso2.comwrote:

 Hi,

 CEP, BRS and Event Related changes done.

 Thanks
 Shammi


 On Wed, Mar 30, 2011 at 4:25 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi,

 Stratos components done except billing. Didnt do it due to changes being
 done at the moment. Will do it after them. Hope it is not a problem for the
 excercise.

 Thanks,
 AmilaM.


 On Wed, Mar 30, 2011 at 4:01 PM, Dinithi Nallaperuma 
 dini...@wso2.comwrote:

 Hi,

 GS related service stub generation is done.

 On Wed, Mar 30, 2011 at 3:50 PM, Prabath Abeysekera praba...@wso2.com
  wrote:

 Hi,

 Changes related to the components owned by DSS team are done!

 On Wed, Mar 30, 2011 at 2:19 PM, Afkham Azeez az...@wso2.com wrote:



 On Wed, Mar 30, 2011 at 2:15 PM, Hasini Gunasinghe 
 has...@wso2.comwrote:



 On Wed, Mar 30, 2011 at 2:05 PM, Afkham Azeez az...@wso2.comwrote:

 Seems like everything is complete except for Gadgets (Nuwan).
 Asela, you have mentioned that you provided a patch for Guages, did 
 this get
 committed?


 Hi,
 It was me who attached the patches. Sorry, forgot to update the
 assigned name in the spreadsheet. Please refer the discussion 
 regarding it
 by the relevant product teams using that component, at the thread with 
 the
 topic:  Code generation still not completely fixed?. That has not
 come to a conclusion though.


 RMs, PMs, please reply.


  Thanks,
 Hasini.




 https://spreadsheets0.google.com/a/wso2.com/ccc?hl=enkey=taHbzov3zrnrIcPElzSJ3bwhl=en#gid=0

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





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



 Regards,
 --
 Prabath Abeysekara
 Software Engineer
 WSO2 Inc.
 Email: praba...@wso2.com harsha...@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




 --
 Regards,
 Dinithi Nallaperuma


 ___
 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




 --
 Best Regards,*

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



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




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

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

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org

Re: [Carbon-dev] SQS Implementation not working with AWS SDK

2011-03-29 Thread Manjula Rathnayake
Hi all,

We can use AWS SDK with current SQS implementation now. The SDK uses
signature version 2 for signing the data. This is not sync with previous
signature version 2. So some of previous SQS clients can not be
authenticated.

You can use following end point url to create queues with MB.
http://localhost:9763/services/QueueService

Thank you.

On Mon, Mar 28, 2011 at 10:55 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 As amila mentioned, I can get http request from message context with
 property HTTPConstants.MC_HTTP_
 SERVLETREQUEST.

 I will fix the sqs authentication this week.

 Thank you.


 On Mon, Mar 28, 2011 at 10:51 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 Forwarding to carbon dev $Subject.


 -- Forwarded message --
 From: Manjula Rathnayake manju...@wso2.com
 Date: Sat, Mar 26, 2011 at 12:35 AM
 Subject: SQS Implementation not working with AWS SDK
 To: Paul Fremantle p...@wso2.com, Amila Suriarachchi am...@wso2.com,
 Danushka Menikkumbura danus...@wso2.com


 Hi all,

 As Paul pointed out, the current SQS implementation does not work with AWS
 SDK.

 The SQS library we used for testing is not sync with AWS SDK.
 In AWS SDK, it signs the data with requested URL.
 But the SQS library we used and as mentioned in the SQS developer guide,
 It signs Action name+Time stamp.

 So we have implemented to sign data as Action name+Time stamp in backend.

 I looked in the java documentation for AWS SDK at [1] for setting
 signature method as available in SQS library we used for testing.
  But I could not find a way to set signature method or version.


 So possible solution is to get the requested URL and pass it to
 authentication handlers. So I am not sure where we can get that requested
 URL in axis2.
 Amila, If you can provide some guide on this, I will try to implement this
 since we have already all the required data in parameter list except URL.


 [1].
 http://docs.amazonwebservices.com/AWSJavaSDK/latest/javadoc/index.html


 Thank you.

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



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




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


Re: [Carbon-dev] Getting lots of exceptions related to missing files in mb when starting esb

2011-03-29 Thread Manjula Rathnayake
On Tue, Mar 29, 2011 at 5:53 PM, Supun Kamburugamuva su...@wso2.com wrote:

 It seems the configuration files are not copied in to the distribution.


Danushka moved the Qpid config files to repository/conf/advanced from
repository/conf/qpid/ today.
So we need to update bin.xml.

Thank you.



 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




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


Re: [Carbon-dev] RMs please provide updates on the status of bug fixing

2011-03-28 Thread Manjula Rathnayake
Hi all,

This is regarding MB issues and things to be completed.

1. Test coverage: Not finished yet, There were some bugs in components and
failed test cases, and now they have been fixed. Need to complete test
coverage together with samples.
2. Samples and documentations: Need to complete 4 samples and relevant
documentations.
3. Issues: There are around 15 issues and most of them related with
documentation and samples. And some of them may have been fixed in latest
packs, I will start fixing them as well.

We have been working on making the product stable during last two weeks.

I am working on to complete above items.

Thank you.



On Mon, Mar 28, 2011 at 11:20 AM, Nuwan Bandara nu...@wso2.com wrote:

 Hi Guys,

 In the context of GS, we have 29, L1 and L2 issues need to be fixed. As
 Azeez requested we have created 2 filters,

1. All L1 and L2 issues remaining [1]
2. L1 and L2 issues that will be fixed for 3.2.0 release [2]

 [1]
 https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=10483
 [2]
 https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=10484

 Thanks  Regards,
 /Nuwan


 On Sun, Mar 27, 2011 at 6:19 PM, Kasun Indrasiri ka...@wso2.com wrote:

 Out of all outstanding issues, in all ESB components, we have 19 L1 issues
 and 62 L2 issues.

 On Sat, Mar 26, 2011 at 1:49 PM, Afkham Azeez az...@wso2.com wrote:

 $subject please.

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




 --
 Thanks  Regards,

 Nuwan Bandara

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

 http://www.nuwanbando.com

 http://www.nuwanbando.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


Re: [Carbon-dev] savan core orbit component build fails

2011-03-28 Thread Manjula Rathnayake
On Mon, Mar 28, 2011 at 4:50 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 Are we using this? If not can we remove this savan-core component from
 orbit??


This is using in eventing server feature.

Thank you.




 On Mon, Mar 28, 2011 at 3:02 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 [INFO] [compiler:compile {execution: default-compile}]
 Compiling 1 source file to D:\svn\carbon\orbit\savan-core\target\classes
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure

 D:\svn\carbon\orbit\savan-core\src\main\java\org\wso2\carbon\eventing\savan\internal\Activator.java:[20,33]
 package org.apache.commons.logging does no
 t exist

 D:\svn\carbon\orbit\savan-core\src\main\java\org\wso2\carbon\eventing\savan\internal\Activator.java:[21,33]
 package org.apache.commons.logging does no
 t exist

 D:\svn\carbon\orbit\savan-core\src\main\java\org\wso2\carbon\eventing\savan\internal\Activator.java:[27,22]
 cannot find symbol
 symbol  : class Log
 location: class org.wso2.carbon.eventing.savan.internal.Activator

 D:\svn\carbon\orbit\savan-core\src\main\java\org\wso2\carbon\eventing\savan\internal\Activator.java:[27,32]
 cannot find symbol
 symbol  : variable LogFactory
 location: class org.wso2.carbon.eventing.savan.internal.Activator


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 11 seconds
 [INFO] Finished at: Mon Mar 28 15:01:32 IST 2011
 [INFO] Final Memory: 25M/490M
 [INFO]
 

 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




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


Re: [Carbon-dev] savan core orbit component build fails

2011-03-28 Thread Manjula Rathnayake
On Mon, Mar 28, 2011 at 7:18 PM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 4:54 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Mon, Mar 28, 2011 at 4:50 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 Are we using this? If not can we remove this savan-core component from
 orbit??


 This is using in eventing server feature.


 This is the old event component that we are trying to get rid, right?

Yes, eventing component is the old one.



 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org




Thank you.

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


Re: [Carbon-dev] Where to find qpid/config.xml?

2011-03-27 Thread Manjula Rathnayake
On Mon, Mar 28, 2011 at 1:28 AM, Afkham Azeez az...@wso2.com wrote:

 Now AS is not starting in the trunk. Can you please remove this event
 component for the time being?

 On Sun, Mar 27, 2011 at 2:39 PM, Isuru Suriarachchi is...@wso2.comwrote:

 Hi all,

 When I add the new event component into AS and try to start the server, it
 gives the following error and startup fails.

 [2011-03-27 13:01:53,082] ERROR
 {org.wso2.carbon.qpid.service.QpidServiceImpl} -
  
 /home/isuru/checkouts/wso2/carbon/products/appserver/modules/distribution/product/target/wso2appserver-4.1.0-SNAPSHOT/repository/conf/qpid/config.xml
 not found
 Initialisation Error : File
 /home/isuru/checkouts/wso2/carbon/products/appserver/modules/distribution/product/target/wso2appserver-4.1.0-SNAPSHOT/repository/conf/qpid/etc/config.xml
 could not be found. Check the file exists and is readable.

 [2011-03-27 13:02:51,916]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Carbon initialization is
 delayed due to the following unsatisfied items:
 [2011-03-27 13:02:51,919]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 Module: rampart-trust-1.6.1.wso2v1
 [2011-03-27 13:02:51,920]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 Module: rampart-core-1.6.1.wso2v1


 From where I can find this qpid/config.xml? Should it be included in all
 products using eventing?


Sorry for late reply, I added qpid broker config files to appserver service
but not to product since it did not used new event feature.
I will add those config files to product as well.

Thank you.


 Thanks,
 ~Isuru

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




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




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


Re: [Carbon-dev] Where to find qpid/config.xml?

2011-03-27 Thread Manjula Rathnayake
On Mon, Mar 28, 2011 at 9:32 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 Here I am attaching svn diff for bam, bps, ms and esb services.
 Since I am getting server startup errors, I didnt commit these chages
 except for app server.
 Please apply the diff from product root.

 Thank you.


 On Mon, Mar 28, 2011 at 9:28 AM, Dimuthu Leelarathne dimut...@wso2.comwrote:

 Hi Manjula,

 None of the Stratos services are starting because of this. I know all
 Startos services have errors during start-up, but they do not hang the
 server (except the one in ESB - I am looking into it). All other services
 are hanging because of this.

 This is a simple programming fix. Other solution is you can also copy the
 Qpid config files to all services as well. Please take one of the actions.

 As I saw, Not all services are using new event feature.


 If you are going to fix it programmaticly please refer user.core bundle.
 We let servers to start up even when claim-mgt.xml bundle is not in
 repository/conf directory.

 Sample code is available here
 org.wso2.carbon.user.core.claim.builder.ClaimBuilder:getRootElement()

 Thanks,
 Dimuthu

 [1]


 On Mon, Mar 28, 2011 at 9:16 AM, Manjula Rathnayake manju...@wso2.comwrote:



 On Mon, Mar 28, 2011 at 1:28 AM, Afkham Azeez az...@wso2.com wrote:

 Now AS is not starting in the trunk. Can you please remove this event
 component for the time being?

 On Sun, Mar 27, 2011 at 2:39 PM, Isuru Suriarachchi is...@wso2.comwrote:

 Hi all,

 When I add the new event component into AS and try to start the server,
 it gives the following error and startup fails.

 [2011-03-27 13:01:53,082] ERROR
 {org.wso2.carbon.qpid.service.QpidServiceImpl} -
  
 /home/isuru/checkouts/wso2/carbon/products/appserver/modules/distribution/product/target/wso2appserver-4.1.0-SNAPSHOT/repository/conf/qpid/config.xml
 not found
 Initialisation Error : File
 /home/isuru/checkouts/wso2/carbon/products/appserver/modules/distribution/product/target/wso2appserver-4.1.0-SNAPSHOT/repository/conf/qpid/etc/config.xml
 could not be found. Check the file exists and is readable.

 [2011-03-27 13:02:51,916]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Carbon initialization 
 is
 delayed due to the following unsatisfied items:
 [2011-03-27 13:02:51,919]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 Module: rampart-trust-1.6.1.wso2v1
 [2011-03-27 13:02:51,920]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 Module: rampart-core-1.6.1.wso2v1


 From where I can find this qpid/config.xml? Should it be included in
 all products using eventing?


 Sorry for late reply, I added qpid broker config files to appserver
 service but not to product since it did not used new event feature.
 I will add those config files to product as well.

 Thank you.


 Thanks,
 ~Isuru

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




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




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





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


Re: [Carbon-dev] Where to find qpid/config.xml?

2011-03-27 Thread Manjula Rathnayake
On Mon, Mar 28, 2011 at 9:39 AM, Dimuthu Leelarathne dimut...@wso2.comwrote:

 Hi,

 On Mon, Mar 28, 2011 at 9:36 AM, Hiranya Jayathilaka hira...@wso2.comwrote:

 I think from maintenance perspective, the best thing to do is to fix the
 component so that it will try to read an embedded configuration when a
 configuration is not available in the conf directory. That will make the
 component more self contained and portable to different products/services.



 +1. I have given the sample code as well.


yes, I will discuss with danushka regarding this. When we install qpid
feature, these files are copied, but when we add qpid feature for a product,
we have to add these config files using bin.xml as we have done. However, I
remember a discussion where we suggested to add Advanced configuration
directory and copy it to product and service distribution.

Thank you.



 Thanks
 Hiranya.



 Thanks,
 Hiranya


 On Mon, Mar 28, 2011 at 9:34 AM, Manjula Rathnayake manju...@wso2.comwrote:



 On Mon, Mar 28, 2011 at 9:32 AM, Manjula Rathnayake 
 manju...@wso2.comwrote:

 Hi,

 Here I am attaching svn diff for bam, bps, ms and esb services.
 Since I am getting server startup errors, I didnt commit these chages
 except for app server.
 Please apply the diff from product root.

 Thank you.


 On Mon, Mar 28, 2011 at 9:28 AM, Dimuthu Leelarathne dimut...@wso2.com
  wrote:

 Hi Manjula,

 None of the Stratos services are starting because of this. I know all
 Startos services have errors during start-up, but they do not hang the
 server (except the one in ESB - I am looking into it). All other services
 are hanging because of this.

 This is a simple programming fix. Other solution is you can also copy
 the Qpid config files to all services as well. Please take one of the
 actions.

 As I saw, Not all services are using new event feature.


 If you are going to fix it programmaticly please refer user.core
 bundle. We let servers to start up even when claim-mgt.xml bundle is not 
 in
 repository/conf directory.

 Sample code is available here
 org.wso2.carbon.user.core.claim.builder.ClaimBuilder:getRootElement()

 Thanks,
 Dimuthu

 [1]


 On Mon, Mar 28, 2011 at 9:16 AM, Manjula Rathnayake manju...@wso2.com
  wrote:



 On Mon, Mar 28, 2011 at 1:28 AM, Afkham Azeez az...@wso2.com wrote:

 Now AS is not starting in the trunk. Can you please remove this event
 component for the time being?

 On Sun, Mar 27, 2011 at 2:39 PM, Isuru Suriarachchi 
 is...@wso2.comwrote:

 Hi all,

 When I add the new event component into AS and try to start the
 server, it gives the following error and startup fails.

 [2011-03-27 13:01:53,082] ERROR
 {org.wso2.carbon.qpid.service.QpidServiceImpl} -
  
 /home/isuru/checkouts/wso2/carbon/products/appserver/modules/distribution/product/target/wso2appserver-4.1.0-SNAPSHOT/repository/conf/qpid/config.xml
 not found
 Initialisation Error : File
 /home/isuru/checkouts/wso2/carbon/products/appserver/modules/distribution/product/target/wso2appserver-4.1.0-SNAPSHOT/repository/conf/qpid/etc/config.xml
 could not be found. Check the file exists and is readable.

 [2011-03-27 13:02:51,916]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Carbon 
 initialization is
 delayed due to the following unsatisfied items:
 [2011-03-27 13:02:51,919]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 Module: rampart-trust-1.6.1.wso2v1
 [2011-03-27 13:02:51,920]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 Module: rampart-core-1.6.1.wso2v1


 From where I can find this qpid/config.xml? Should it be included in
 all products using eventing?


 Sorry for late reply, I added qpid broker config files to appserver
 service but not to product since it did not used new event feature.
 I will add those config files to product as well.

 Thank you.


 Thanks,
 ~Isuru

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




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




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

[Carbon-dev] Fwd: SQS Implementation not working with AWS SDK

2011-03-27 Thread Manjula Rathnayake
Hi all,

Forwarding to carbon dev $Subject.


-- Forwarded message --
From: Manjula Rathnayake manju...@wso2.com
Date: Sat, Mar 26, 2011 at 12:35 AM
Subject: SQS Implementation not working with AWS SDK
To: Paul Fremantle p...@wso2.com, Amila Suriarachchi am...@wso2.com,
Danushka Menikkumbura danus...@wso2.com


Hi all,

As Paul pointed out, the current SQS implementation does not work with AWS
SDK.

The SQS library we used for testing is not sync with AWS SDK.
In AWS SDK, it signs the data with requested URL.
But the SQS library we used and as mentioned in the SQS developer guide, It
signs Action name+Time stamp.

So we have implemented to sign data as Action name+Time stamp in backend.

I looked in the java documentation for AWS SDK at [1] for setting signature
method as available in SQS library we used for testing.
But I could not find a way to set signature method or version.

So possible solution is to get the requested URL and pass it to
authentication handlers. So I am not sure where we can get that requested
URL in axis2.
Amila, If you can provide some guide on this, I will try to implement this
since we have already all the required data in parameter list except URL.

[1]. http://docs.amazonwebservices.com/AWSJavaSDK/latest/javadoc/index.html


Thank you.

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


Re: [Carbon-dev] SQS Implementation not working with AWS SDK

2011-03-27 Thread Manjula Rathnayake
Hi all,

As amila mentioned, I can get http request from message context with
property HTTPConstants.MC_HTTP_
SERVLETREQUEST.

I will fix the sqs authentication this week.

Thank you.

On Mon, Mar 28, 2011 at 10:51 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 Forwarding to carbon dev $Subject.


 -- Forwarded message --
 From: Manjula Rathnayake manju...@wso2.com
 Date: Sat, Mar 26, 2011 at 12:35 AM
 Subject: SQS Implementation not working with AWS SDK
 To: Paul Fremantle p...@wso2.com, Amila Suriarachchi am...@wso2.com,
 Danushka Menikkumbura danus...@wso2.com


 Hi all,

 As Paul pointed out, the current SQS implementation does not work with AWS
 SDK.

 The SQS library we used for testing is not sync with AWS SDK.
 In AWS SDK, it signs the data with requested URL.
 But the SQS library we used and as mentioned in the SQS developer guide, It
 signs Action name+Time stamp.

 So we have implemented to sign data as Action name+Time stamp in backend.

 I looked in the java documentation for AWS SDK at [1] for setting signature
 method as available in SQS library we used for testing.
 But I could not find a way to set signature method or version.


 So possible solution is to get the requested URL and pass it to
 authentication handlers. So I am not sure where we can get that requested
 URL in axis2.
 Amila, If you can provide some guide on this, I will try to implement this
 since we have already all the required data in parameter list except URL.


 [1].
 http://docs.amazonwebservices.com/AWSJavaSDK/latest/javadoc/index.html


 Thank you.

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



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


[Carbon-dev] Release Candidate for Message Broker Server 1.0.0-Beta

2011-03-25 Thread Manjula Rathnayake
Hi,

Please find the release candidate for Message Broker Server 1.0.0-Beta at
the location [1].

[1]. http://people.wso2.com/~manjular/


Thank you.

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


Re: [Carbon-dev] MB status

2011-03-23 Thread Manjula Rathnayake
Hi,

MB packs are available at [1].

[1]. http://people.wso2.com/~manjular/

Thank you.

On Wed, Mar 23, 2011 at 7:22 PM, Amila Suriarachchi am...@wso2.com wrote:



 On Wed, Mar 23, 2011 at 6:55 PM, Paul Fremantle p...@wso2.com wrote:

 I'm just trying out a build of the MB from this morning and it seems maybe
 we are going back a bit.

 There is no access key shown for SQS.
 If I try to create a MessageBox I get an error.
 There are no additional stats for the list queue view.
 There are no improvements to the virtualhosts.xml

 When am I going to be able to test all the work thats being done?


 we have created a pack with those features. Chamith is currently setting a
 public place to host the builds. Once created we will upload to that place
 and send the link.

 thanks,
 Amila.


 Paul

 --
 Paul Fremantle
 CTO and Co-Founder, WSO2
 OASIS WS-RX TC Co-chair, VP, Apache Synapse

 Office: +44 844 484 8143
 Cell: +44 798 447 4618

 blog: http://pzf.fremantle.org
 twitter.com/pzfreo
 p...@wso2.com

 wso2.com Lean Enterprise Middleware

 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s. If
 you are not the intended recipient/s, or believe that you may have received
 this communication in error, please reply to the sender indicating that fact
 and delete the copy you received and in addition, you should not print,
 copy, retransmit, disseminate, or otherwise use the information contained in
 this communication. Internet communications cannot be guaranteed to be
 timely, secure, error or virus-free. The sender does not accept liability
 for any errors or omissions.

 ___
 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


Re: [Carbon-dev] Occasional OOM and NullPointer exceptions in latest MB build

2011-03-23 Thread Manjula Rathnayake
On Wed, Mar 23, 2011 at 11:18 PM, Danushka Menikkumbura
danus...@wso2.comwrote:

 Paul,

 I doubt this pack includes the memory leak fix. It took little time to do
 branching and version change in Qpid. We are planning to host a new RC
 tomorrow.


Yes, I think I missed to update this build with memory leak fix. Will be
added with new packs.

Thank you.



 Thanks,
 Danushka

 On Wed, Mar 23, 2011 at 10:43 PM, Paul Fremantle p...@wso2.com wrote:

 Folks

 I'm trying out the MB pack Amila sent.

 I have a Java client sending messages in a loop and a consumer picking
 them up in a loop. I updated the virtualhosts to allow up to 5 messages
 in a queue:

 [2011-03-23 17:08:01,047]  INFO {qpid.message.connection.open} -
 [con:2(carbon@/127.0.0.1:62328/carbon)] CON-1001 : Open : Client ID :
 carbon : Protocol Version : 0-10
 [2011-03-23 17:08:01,174]  INFO {qpid.message.channel.create} -
 [con:2(carbon@/127.0.0.1:62328/carbon)/ch:1http://127.0.0.1:62328/carbon%29/ch:1]
 CHN-1001 : Create
 [2011-03-23 17:08:35,134] ERROR
 {org.apache.qpid.transport.network.mina.MINANetworkDriver} -  Exception
 thrown and no ProtocolEngine to handle it
 java.lang.OutOfMemoryError: Direct buffer memory
 at java.nio.Bits.reserveMemory(Bits.java:633)
 at java.nio.DirectByteBuffer.init(DirectByteBuffer.java:98)
  at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:288)
 at sun.nio.ch.Util.getTemporaryDirectBuffer(Util.java:155)
  at sun.nio.ch.IOUtil.read(IOUtil.java:174)
 at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:243)
  at
 org.apache.mina.transport.socket.nio.SocketIoProcessor.read(SocketIoProcessor.java:267)
 at
 org.apache.mina.transport.socket.nio.SocketIoProcessor.process(SocketIoProcessor.java:241)
  at
 org.apache.mina.transport.socket.nio.SocketIoProcessor.access$500(SocketIoProcessor.java:44)
 at
 org.apache.mina.transport.socket.nio.SocketIoProcessor$Worker.run(SocketIoProcessor.java:559)
  at
 org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:43)
 at java.lang.Thread.run(Thread.java:680)
 [2011-03-23 17:09:07,885] ERROR
 {org.apache.qpid.transport.network.mina.MINANetworkDriver} -  Exception
 thrown and no ProtocolEngine to handle it
 java.lang.NullPointerException
 at sun.nio.ch.Util$BufferCache.get(Util.java:74)
  at sun.nio.ch.Util.getTemporaryDirectBuffer(Util.java:144)
 at sun.nio.ch.IOUtil.read(IOUtil.java:174)
  at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:243)
 at
 org.apache.mina.transport.socket.nio.SocketIoProcessor.read(SocketIoProcessor.java:267)
  at
 org.apache.mina.transport.socket.nio.SocketIoProcessor.process(SocketIoProcessor.java:241)
 at
 org.apache.mina.transport.socket.nio.SocketIoProcessor.access$500(SocketIoProcessor.java:44)
  at
 org.apache.mina.transport.socket.nio.SocketIoProcessor$Worker.run(SocketIoProcessor.java:559)
 at
 org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:43)
  at java.lang.Thread.run(Thread.java:680)


 From the System Stats page:

  Host 192.168.1.100 Server Start Time 2011-03-23 15:00:15 System Up Time0 
 day(s) 2 hr(s) 12 min(s) 16 sec(s)Memory Allocated507.88 MBMemory 
 Usage484.57 MB

 --
 Paul Fremantle
 CTO and Co-Founder, WSO2
 OASIS WS-RX TC Co-chair, VP, Apache Synapse

 Office: +44 844 484 8143
 Cell: +44 798 447 4618

 blog: http://pzf.fremantle.org
 twitter.com/pzfreo
 p...@wso2.com

 wso2.com Lean Enterprise Middleware

 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s. If
 you are not the intended recipient/s, or believe that you may have received
 this communication in error, please reply to the sender indicating that fact
 and delete the copy you received and in addition, you should not print,
 copy, retransmit, disseminate, or otherwise use the information contained in
 this communication. Internet communications cannot be guaranteed to be
 timely, secure, error or virus-free. The sender does not accept liability
 for any errors or omissions.

 ___
 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


Re: [Carbon-dev] Failed to start up carbon server

2011-03-21 Thread Manjula Rathnayake
On Wed, Mar 16, 2011 at 3:59 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Wed, Mar 16, 2011 at 3:04 PM, Afkham Azeez az...@wso2.com wrote:

 May be you p2-profile plugin is old/corrupt?


Seems this error occurs time to time, Failed to build the carbon core. And
building from root causes out of memory error. I will try with clear repo.

Thanks.


 Thanks Azeez, p2-profile was corrupted, After having fresh copy, this
 issue is fixed.




 On Wed, Mar 16, 2011 at 3:03 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Wed, Mar 16, 2011 at 2:46 PM, Afkham Azeez az...@wso2.com wrote:

 Check your bundles.info file.


 No carbon core bundles are there but they exists in
 repository/components/plugins.

 #version=1

 org.apache.commons.codec,1.3.0.v20080530-1600,plugins/org.apache.commons.codec-1.3.0.v20080530-1600.jar,3,true

 org.apache.commons.httpclient,3.1.0.v20080605-1935,plugins/org.apache.commons.httpclient-3.1.0.v20080605-1935.jar,3,true

 org.apache.commons.logging,1.0.4.v200904062259,plugins/org.apache.commons.logging-1.0.4.v200904062259.jar,3,true

 org.eclipse.core.commands,3.5.0.I20090429-1800,plugins/org.eclipse.core.commands-3.5.0.I20090429-1800.jar,3,true

 org.eclipse.core.contenttype,3.4.0.v20090429-1800,plugins/org.eclipse.core.contenttype-3.4.0.v20090429-1800.jar,3,true

 org.eclipse.core.expressions,3.4.100.v20090429-1800,plugins/org.eclipse.core.expressions-3.4.100.v20090429-1800.jar,3,true
 org.eclipse.core.jobs
 ,3.4.100.v20090429-1800,plugins/org.eclipse.core.jobs-3.4.100.v20090429-1800.jar,3,true
 org.eclipse.core.net
 ,1.2.0.I20090522-1010,plugins/org.eclipse.core.net-1.2.0.I20090522-1010.jar,3,true

 org.eclipse.core.runtime,3.5.0.v20090429-1800,plugins/org.eclipse.core.runtime-3.5.0.v20090429-1800.jar,3,true

 org.eclipse.core.runtime.compatibility.auth,3.2.100.v20090413,plugins/org.eclipse.core.runtime.compatibility.auth-3.2.100.v20090413.jar,3,true

 org.eclipse.ecf,3.0.0.v20090520-0800,plugins/org.eclipse.ecf-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.filetransfer,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.filetransfer-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.identity,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.identity-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer.httpclient,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer.httpclient-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer.httpclient.ssl,1.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl-1.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer.ssl,1.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer.ssl-1.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.ssl,1.0.0.v20090520-0800,plugins/org.eclipse.ecf.ssl-1.0.0.v20090520-0800.jar,3,true

 org.eclipse.equinox.app,1.2.0.v20090520-1800,plugins/org.eclipse.equinox.app-1.2.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.common,3.5.0.v20090520-1800,plugins/org.eclipse.equinox.common-3.5.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.concurrent,1.0.0.v20090520-1800,plugins/org.eclipse.equinox.concurrent-1.0.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.ds,1.1.0.v20090520-1800,plugins/org.eclipse.equinox.ds-1.1.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.frameworkadmin,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.frameworkadmin-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.frameworkadmin.equinox,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.frameworkadmin.equinox-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.launcher,1.0.200.v20090520,plugins/org.eclipse.equinox.launcher-1.0.200.v20090520.jar,3,true

 org.eclipse.equinox.p2.artifact.repository,1.0.100.v20090520-1905-wso2v1,plugins/org.eclipse.equinox.p2.artifact.repository-1.0.100.v20090520-1905-wso2v1.jar,3,true

 org.eclipse.equinox.p2.console,1.0.100.v20090520-1905-wso2v1,plugins/org.eclipse.equinox.p2.console-1.0.100.v20090520-1905-wso2v1.jar,3,true

 org.eclipse.equinox.p2.core,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.core-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.director,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.director-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.director.app,1.0.100.v20090521-1912,plugins/org.eclipse.equinox.p2.director.app-1.0.100.v20090521-1912.jar,3,true

 org.eclipse.equinox.p2.directorywatcher,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.directorywatcher-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.engine,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.engine-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.exemplarysetup,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.exemplarysetup-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.extensionlocation

Re: [Carbon-dev] RMs, progress update please

2011-03-21 Thread Manjula Rathnayake
On Tue, Mar 22, 2011 at 10:55 AM, Afkham Azeez az...@wso2.com wrote:

 How is the work on stub separation, integration  bug fixing going on?

 Any blocking issue?


Regarding MB,

I could not run written test cases, and test stub separation work due to
failing to build the core. Started building again, now at component level
after building core several times.




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




Thank you.

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


Re: [Carbon-dev] RMs please provide progress updates

2011-03-16 Thread Manjula Rathnayake
Hi all,

This is regarding MB release.

Test Integration
I am writing test cases for SQS API and these are samples how to use message
box with SOAP client and SQS SDK.
So far failed to run test cases integrated to product, Fixing those with the
help of Isuru and Azeez.

Issues
We have encountered several issues and working on to fix them as well. Qpid
related issues are handled by Danuska.

Prioritizing tasks
Mainly focused on writing test cases rather fixing issues in this week.
As soon as test cases are done, Start on fixing issues reported at Jira.
Paul too testing MB, And pointed out many issues and improvements, working
on them as well.
SQS access key and secret access key need to be generated, And Dimuthu is
helping on that.

I will update this thread when above tasks are being completed.

Thank you.

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


[Carbon-dev] Failed to start up carbon server

2011-03-16 Thread Manjula Rathnayake
Hi all,

When trying to start the carbon server, it hangs with no response. Following
is the log.

manjula@manjula-laptop:~/trunk/carbon/core/distribution/target/wso2carbon-core-3.2.0-SNAPSHOT/bin$
sh wso2server.sh -DosgiConsole
[2011-03-16 14:39:43,635]  INFO {org.wso2.carbon.server.Main} -
Initializing system...
[2011-03-16 14:39:43,904]  INFO
{org.wso2.carbon.server.TomcatCarbonWebappDeployer} -  Deployed Carbon
webapp: StandardEngine[Tomcat].StandardHost[defaulthost].StandardContext[/]
[2011-03-16 14:39:44,368]  INFO
{org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
Transaction Manager 3.7.0
Using init file:
/home/manjula/trunk/carbon/core/distribution/target/wso2carbon-core-3.2.0-SNAPSHOT/lib/transactions.properties
OSGi console has been enabled with options: -console

osgi ss

Framework is launched.

idState   Bundle
0ACTIVE  org.eclipse.osgi_3.5.0.v20090520
1ACTIVE  org.wso2.carbon.osgi.security_3.2.0.SNAPSHOT
2ACTIVE  org.eclipse.equinox.common_3.5.0.v20090520-1800
3ACTIVE
org.eclipse.equinox.simpleconfigurator_1.0.100.v20090520-1905
7ACTIVE  org.eclipse.core.commands_3.5.0.I20090429-1800
8ACTIVE  org.eclipse.core.contenttype_3.4.0.v20090429-1800
9ACTIVE  org.eclipse.core.expressions_3.4.100.v20090429-1800
10ACTIVE  org.eclipse.core.jobs_3.4.100.v20090429-1800
11ACTIVE  org.eclipse.core.net_1.2.0.I20090522-1010
12ACTIVE  org.eclipse.core.runtime_3.5.0.v20090429-1800
13ACTIVE
org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413
14ACTIVE  org.eclipse.ecf_3.0.0.v20090520-0800
15ACTIVE  org.eclipse.ecf.filetransfer_3.0.0.v20090520-0800
16ACTIVE  org.eclipse.ecf.identity_3.0.0.v20090520-0800
17ACTIVE  org.eclipse.ecf.provider.filetransfer_3.0.0.v20090520-0800
22ACTIVE  org.eclipse.equinox.app_1.2.0.v20090520-1800
23ACTIVE  org.eclipse.equinox.concurrent_1.0.0.v20090520-1800
24ACTIVE  org.eclipse.equinox.ds_1.1.0.v20090520-1800
25ACTIVE  org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905
26ACTIVE
org.eclipse.equinox.frameworkadmin.equinox_1.0.100.v20090520-1905
27ACTIVE  org.eclipse.equinox.launcher_1.0.200.v20090520
28ACTIVE
org.eclipse.equinox.p2.artifact.repository_1.0.100.v20090520-1905-wso2v1
29ACTIVE
org.eclipse.equinox.p2.console_1.0.100.v20090520-1905-wso2v1
30ACTIVE  org.eclipse.equinox.p2.core_1.0.100.v20090520-1905
31ACTIVE  org.eclipse.equinox.p2.director_1.0.100.v20090520-1905
32ACTIVE  org.eclipse.equinox.p2.director.app_1.0.100.v20090521-1912
33ACTIVE
org.eclipse.equinox.p2.directorywatcher_1.0.100.v20090520-1905
34ACTIVE  org.eclipse.equinox.p2.engine_1.0.100.v20090520-1905
35ACTIVE
org.eclipse.equinox.p2.exemplarysetup_1.0.100.v20090520-1905
36ACTIVE
org.eclipse.equinox.p2.extensionlocation_1.0.100.v20090520-1905
37ACTIVE
org.eclipse.equinox.p2.garbagecollector_1.0.100.v20090520-1905
38ACTIVE  org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905
39ACTIVE  org.eclipse.equinox.p2.metadata_1.0.100.v20090520-1905
40ACTIVE
org.eclipse.equinox.p2.metadata.generator_1.0.100.v20090520-1905
41ACTIVE
org.eclipse.equinox.p2.metadata.repository_1.0.100.v20090520-1905
42ACTIVE  org.eclipse.equinox.p2.publisher_1.0.0.v20090521-1912
43ACTIVE
org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905
44ACTIVE  org.eclipse.equinox.p2.repository_1.0.0.v20090520-1905
45ACTIVE
org.eclipse.equinox.p2.repository.tools_1.0.0.v20090520-1905
46ACTIVE
org.eclipse.equinox.p2.touchpoint.eclipse_1.0.100.v20090520-1905-wso2v1
47ACTIVE
org.eclipse.equinox.p2.touchpoint.natives_1.0.100.v20090520-1905
48ACTIVE  org.eclipse.equinox.p2.updatechecker_1.1.0.v20090520-1905
49ACTIVE  org.eclipse.equinox.p2.updatesite_1.0.100.v20090520-1905
50ACTIVE  org.eclipse.equinox.preferences_3.2.300.v20090520-1800
51ACTIVE  org.eclipse.equinox.registry_3.4.100.v20090520-1800
52ACTIVE  org.eclipse.equinox.security_1.0.100.v20090520-1800
53ACTIVE
org.eclipse.equinox.simpleconfigurator.manipulator_1.0.100.v20090520-1905
54ACTIVE  org.eclipse.equinox.util_1.0.100.v20090520-1800
55ACTIVE  org.eclipse.osgi.services_3.2.0.v20090520-1800
56ACTIVE  org.sat4j.core_2.1.0.v20090520
57ACTIVE  org.sat4j.pb_2.1.0.v20090520

osgi

Any suggestions please.



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


Re: [Carbon-dev] Failed to start up carbon server

2011-03-16 Thread Manjula Rathnayake
/org.eclipse.equinox.p2.metadata.generator-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.metadata.repository,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.metadata.repository-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.publisher,1.0.0.v20090521-1912,plugins/org.eclipse.equinox.p2.publisher-1.0.0.v20090521-1912.jar,3,true
org.eclipse.equinox.p2.reconciler.dropins,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.reconciler.dropins-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.repository,1.0.0.v20090520-1905,plugins/org.eclipse.equinox.p2.repository-1.0.0.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.repository.tools,1.0.0.v20090520-1905,plugins/org.eclipse.equinox.p2.repository.tools-1.0.0.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.touchpoint.eclipse,1.0.100.v20090520-1905-wso2v1,plugins/org.eclipse.equinox.p2.touchpoint.eclipse-1.0.100.v20090520-1905-wso2v1.jar,3,true
org.eclipse.equinox.p2.touchpoint.natives,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.touchpoint.natives-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.updatechecker,1.1.0.v20090520-1905,plugins/org.eclipse.equinox.p2.updatechecker-1.1.0.v20090520-1905.jar,3,true
org.eclipse.equinox.p2.updatesite,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.updatesite-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.preferences,3.2.300.v20090520-1800,plugins/org.eclipse.equinox.preferences-3.2.300.v20090520-1800.jar,3,true
org.eclipse.equinox.registry,3.4.100.v20090520-1800,plugins/org.eclipse.equinox.registry-3.4.100.v20090520-1800.jar,3,true
org.eclipse.equinox.security,1.0.100.v20090520-1800,plugins/org.eclipse.equinox.security-1.0.100.v20090520-1800.jar,3,true
org.eclipse.equinox.simpleconfigurator,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.simpleconfigurator-1.0.100.v20090520-1905.jar,1,true
org.eclipse.equinox.simpleconfigurator.manipulator,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.simpleconfigurator.manipulator-1.0.100.v20090520-1905.jar,3,true
org.eclipse.equinox.util,1.0.100.v20090520-1800,plugins/org.eclipse.equinox.util-1.0.100.v20090520-1800.jar,3,true
org.eclipse.osgi,3.5.0.v20090520,plugins/org.eclipse.osgi-3.5.0.v20090520.jar,-1,true
org.eclipse.osgi.services,3.2.0.v20090520-1800,plugins/org.eclipse.osgi.services-3.2.0.v20090520-1800.jar,3,true
org.sat4j.core,2.1.0.v20090520,plugins/org.sat4j.core-2.1.0.v20090520.jar,3,true
org.sat4j.pb,2.1.0.v20090520,plugins/org.sat4j.pb-2.1.0.v20090520.jar,3,true




 On Wed, Mar 16, 2011 at 2:43 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 When trying to start the carbon server, it hangs with no response.
 Following is the log.

 manjula@manjula-laptop:~/trunk/carbon/core/distribution/target/wso2carbon-core-3.2.0-SNAPSHOT/bin$
 sh wso2server.sh -DosgiConsole
 [2011-03-16 14:39:43,635]  INFO {org.wso2.carbon.server.Main} -
 Initializing system...
 [2011-03-16 14:39:43,904]  INFO
 {org.wso2.carbon.server.TomcatCarbonWebappDeployer} -  Deployed Carbon
 webapp: StandardEngine[Tomcat].StandardHost[defaulthost].StandardContext[/]
 [2011-03-16 14:39:44,368]  INFO
 {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
 Transaction Manager 3.7.0
 Using init file:
 /home/manjula/trunk/carbon/core/distribution/target/wso2carbon-core-3.2.0-SNAPSHOT/lib/transactions.properties
 OSGi console has been enabled with options: -console

 osgi ss

 Framework is launched.

 idState   Bundle
 0ACTIVE  org.eclipse.osgi_3.5.0.v20090520
 1ACTIVE  org.wso2.carbon.osgi.security_3.2.0.SNAPSHOT
 2ACTIVE  org.eclipse.equinox.common_3.5.0.v20090520-1800
 3ACTIVE
 org.eclipse.equinox.simpleconfigurator_1.0.100.v20090520-1905
 7ACTIVE  org.eclipse.core.commands_3.5.0.I20090429-1800
 8ACTIVE  org.eclipse.core.contenttype_3.4.0.v20090429-1800
 9ACTIVE  org.eclipse.core.expressions_3.4.100.v20090429-1800
 10ACTIVE  org.eclipse.core.jobs_3.4.100.v20090429-1800
 11ACTIVE  org.eclipse.core.net_1.2.0.I20090522-1010
 12ACTIVE  org.eclipse.core.runtime_3.5.0.v20090429-1800
 13ACTIVE
 org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413
 14ACTIVE  org.eclipse.ecf_3.0.0.v20090520-0800
 15ACTIVE  org.eclipse.ecf.filetransfer_3.0.0.v20090520-0800
 16ACTIVE  org.eclipse.ecf.identity_3.0.0.v20090520-0800
 17ACTIVE
 org.eclipse.ecf.provider.filetransfer_3.0.0.v20090520-0800
 22ACTIVE  org.eclipse.equinox.app_1.2.0.v20090520-1800
 23ACTIVE  org.eclipse.equinox.concurrent_1.0.0.v20090520-1800
 24ACTIVE  org.eclipse.equinox.ds_1.1.0.v20090520-1800
 25ACTIVE
 org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905
 26ACTIVE
 org.eclipse.equinox.frameworkadmin.equinox_1.0.100.v20090520-1905
 27ACTIVE  org.eclipse.equinox.launcher_1.0.200.v20090520
 28ACTIVE
 org.eclipse.equinox.p2.artifact.repository_1.0.100.v20090520-1905-wso2v1
 29ACTIVE
 org.eclipse.equinox.p2

Re: [Carbon-dev] Failed to start up carbon server

2011-03-16 Thread Manjula Rathnayake
On Wed, Mar 16, 2011 at 3:04 PM, Afkham Azeez az...@wso2.com wrote:

 May be you p2-profile plugin is old/corrupt?

 Thanks Azeez, p2-profile was corrupted, After having fresh copy, this issue
is fixed.




 On Wed, Mar 16, 2011 at 3:03 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Wed, Mar 16, 2011 at 2:46 PM, Afkham Azeez az...@wso2.com wrote:

 Check your bundles.info file.


 No carbon core bundles are there but they exists in
 repository/components/plugins.

 #version=1

 org.apache.commons.codec,1.3.0.v20080530-1600,plugins/org.apache.commons.codec-1.3.0.v20080530-1600.jar,3,true

 org.apache.commons.httpclient,3.1.0.v20080605-1935,plugins/org.apache.commons.httpclient-3.1.0.v20080605-1935.jar,3,true

 org.apache.commons.logging,1.0.4.v200904062259,plugins/org.apache.commons.logging-1.0.4.v200904062259.jar,3,true

 org.eclipse.core.commands,3.5.0.I20090429-1800,plugins/org.eclipse.core.commands-3.5.0.I20090429-1800.jar,3,true

 org.eclipse.core.contenttype,3.4.0.v20090429-1800,plugins/org.eclipse.core.contenttype-3.4.0.v20090429-1800.jar,3,true

 org.eclipse.core.expressions,3.4.100.v20090429-1800,plugins/org.eclipse.core.expressions-3.4.100.v20090429-1800.jar,3,true
 org.eclipse.core.jobs
 ,3.4.100.v20090429-1800,plugins/org.eclipse.core.jobs-3.4.100.v20090429-1800.jar,3,true
 org.eclipse.core.net
 ,1.2.0.I20090522-1010,plugins/org.eclipse.core.net-1.2.0.I20090522-1010.jar,3,true

 org.eclipse.core.runtime,3.5.0.v20090429-1800,plugins/org.eclipse.core.runtime-3.5.0.v20090429-1800.jar,3,true

 org.eclipse.core.runtime.compatibility.auth,3.2.100.v20090413,plugins/org.eclipse.core.runtime.compatibility.auth-3.2.100.v20090413.jar,3,true

 org.eclipse.ecf,3.0.0.v20090520-0800,plugins/org.eclipse.ecf-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.filetransfer,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.filetransfer-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.identity,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.identity-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer.httpclient,3.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer.httpclient-3.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer.httpclient.ssl,1.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl-1.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.provider.filetransfer.ssl,1.0.0.v20090520-0800,plugins/org.eclipse.ecf.provider.filetransfer.ssl-1.0.0.v20090520-0800.jar,3,true

 org.eclipse.ecf.ssl,1.0.0.v20090520-0800,plugins/org.eclipse.ecf.ssl-1.0.0.v20090520-0800.jar,3,true

 org.eclipse.equinox.app,1.2.0.v20090520-1800,plugins/org.eclipse.equinox.app-1.2.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.common,3.5.0.v20090520-1800,plugins/org.eclipse.equinox.common-3.5.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.concurrent,1.0.0.v20090520-1800,plugins/org.eclipse.equinox.concurrent-1.0.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.ds,1.1.0.v20090520-1800,plugins/org.eclipse.equinox.ds-1.1.0.v20090520-1800.jar,3,true

 org.eclipse.equinox.frameworkadmin,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.frameworkadmin-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.frameworkadmin.equinox,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.frameworkadmin.equinox-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.launcher,1.0.200.v20090520,plugins/org.eclipse.equinox.launcher-1.0.200.v20090520.jar,3,true

 org.eclipse.equinox.p2.artifact.repository,1.0.100.v20090520-1905-wso2v1,plugins/org.eclipse.equinox.p2.artifact.repository-1.0.100.v20090520-1905-wso2v1.jar,3,true

 org.eclipse.equinox.p2.console,1.0.100.v20090520-1905-wso2v1,plugins/org.eclipse.equinox.p2.console-1.0.100.v20090520-1905-wso2v1.jar,3,true

 org.eclipse.equinox.p2.core,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.core-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.director,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.director-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.director.app,1.0.100.v20090521-1912,plugins/org.eclipse.equinox.p2.director.app-1.0.100.v20090521-1912.jar,3,true

 org.eclipse.equinox.p2.directorywatcher,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.directorywatcher-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.engine,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.engine-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.exemplarysetup,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.exemplarysetup-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.extensionlocation,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.extensionlocation-1.0.100.v20090520-1905.jar,3,true

 org.eclipse.equinox.p2.garbagecollector,1.0.100.v20090520-1905,plugins/org.eclipse.equinox.p2.garbagecollector-1.0.100.v20090520-1905

Re: [Carbon-dev] MB build error - using older P2 plugin?

2011-03-16 Thread Manjula Rathnayake
On Wed, Mar 16, 2011 at 5:20 PM, Afkham Azeez az...@wso2.com wrote:

 1.4-SNAPSHOT is the latest version. This product is depending on 1.3.
 Danushka pls fix.


I am looking into this.




 On Wed, Mar 16, 2011 at 5:10 PM, Afkham Azeez az...@wso2.com wrote:

 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Error building POM (may not be this project's POM).


 Project ID: org.wso2.maven:carbon-p2-plugin

 Reason: POM 'org.wso2.maven:carbon-p2-plugin' not found in repository:
 System is offline.

   org.wso2.maven:carbon-p2-plugin:pom:1.3


  for project org.wso2.maven:carbon-p2-plugin


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 7 seconds
 [INFO] Finished at: Wed Mar 16 17:09:50 IST 2011
 [INFO] Final Memory: 30M/172M
 [INFO]
 


 --
 *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* az...@wso2.com* cell: %2B94%2077%203320919+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*




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



Thank you.

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


Re: [Carbon-dev] Nobody from MB team working on build stabilization?

2011-03-16 Thread Manjula Rathnayake
Hi,

I am working on.
Sorry I missed to reply on correct email thread.

Thank you.

On Wed, Mar 16, 2011 at 6:31 PM, Afkham Azeez az...@wso2.com wrote:

 I have not seen any responses!

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




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


Re: [Carbon-dev] Summary of product build status as of now

2011-03-16 Thread Manjula Rathnayake
Hi,

Building the product with corrections, Will commit once build successfully.

Thank you.

On Wed, Mar 16, 2011 at 6:29 PM, Afkham Azeez az...@wso2.com wrote:

 Status as of 628PM LKT. MS, GS  CEP products are building now.

 Carbon - OK
 AS - OK
 GReg - OK
 BPS - OK
 IS - OK
 DSS - OK
 BAM - OK
 CEP - OK
 GS - OK
 MS - OK

 ESB - X
 BRS - X
 Manager - X
 MB - X

 On Wed, Mar 16, 2011 at 5:15 PM, Afkham Azeez az...@wso2.com wrote:

 Still many products are failing. X means failing. The people mentioned
 below have to look into this and fix these today.



 Carbon - OK
 AS - OK
 GReg - OK
 BPS - OK
 IS - OK
 DSS - OK
 BAM - OK

 ESB - X   - Supun look into this
 MS - X - Nuwan look into this
 GS - X - Nuwan look into this
 BRS - X   - Amila look into this
 Manager - X  - Shariq look into this
 CEP - X  - - Amila look into this
 MB - X  - Danushka loo into this

 --
 *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* az...@wso2.com* cell: %2B94%2077%203320919+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*




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




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


Re: [Carbon-dev] Nobody from MB team working on build stabilization?

2011-03-16 Thread Manjula Rathnayake
On Wed, Mar 16, 2011 at 6:38 PM, Afkham Azeez az...@wso2.com wrote:

 Seems the service parent versions are wrong and 1.3 has been hardcoded for
 p2-plugin version

 ./modules/features/service/org.wso2.stratos.mb.dashboard.ui.feature/.svn/text-base/pom.xml.svn-base:
version1.3/version
 ./modules/features/service/org.wso2.stratos.mb.dashboard.ui.feature/pom.xml:
version1.3/version
 ./modules/features/service/org.wso2.stratos.mb.deployment.feature/.svn/text-base/pom.xml.svn-base:
version1.3/version
 ./modules/features/service/org.wso2.stratos.mb.deployment.feature/pom.xml:
version1.3/version
 ./modules/features/service/org.wso2.stratos.mb.login.ui.feature/.svn/text-base/pom.xml.svn-base:
version1.3/version
 ./modules/features/service/org.wso2.stratos.mb.login.ui.feature/pom.xml:
  version1.3/version
 ./modules/features/service/org.wso2.stratos.mb.styles.feature/.svn/text-base/pom.xml.svn-base:
version1.3/version
 ./modules/features/service/org.wso2.stratos.mb.styles.feature/pom.xml:
version1.3/version


Yes, I just committed correct version taking from carbon root.xml.
Got bit time to build whole.

Thank you.



 On Wed, Mar 16, 2011 at 6:34 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 I am working on.
 Sorry I missed to reply on correct email thread.

 Thank you.

 On Wed, Mar 16, 2011 at 6:31 PM, Afkham Azeez az...@wso2.com wrote:

 I have not seen any responses!

 --
 *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* az...@wso2.com* cell: 
 %2B94%2077%203320919%2B94%2077%203320919+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




 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile: %2B94%2077%20743%201987+94 77 743 1987




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




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


Re: [Carbon-dev] Summary of product build status as of now

2011-03-16 Thread Manjula Rathnayake
Hi,

Fixed P2 plugging version in MB.


Thank you.

On Wed, Mar 16, 2011 at 6:39 PM, Amila Maha Arachchi ami...@wso2.comwrote:



 On Wed, Mar 16, 2011 at 6:29 PM, Afkham Azeez az...@wso2.com wrote:

 Status as of 628PM LKT. MS, GS  CEP products are building now.

 Carbon - OK
 AS - OK
 GReg - OK
 BPS - OK
 IS - OK
 DSS - OK
 BAM - OK
 CEP - OK
 GS - OK
 MS - OK

 ESB - X
 BRS - X
 Manager - X


 Fixed the shopping cart. Double checking it. Will build the manager, check
 and commit.

 Thanks,
 AmilaM.

 MB - X

 On Wed, Mar 16, 2011 at 5:15 PM, Afkham Azeez az...@wso2.com wrote:

 Still many products are failing. X means failing. The people mentioned
 below have to look into this and fix these today.



 Carbon - OK
 AS - OK
 GReg - OK
 BPS - OK
 IS - OK
 DSS - OK
 BAM - OK

 ESB - X   - Supun look into this
 MS - X - Nuwan look into this
 GS - X - Nuwan look into this
 BRS - X   - Amila look into this
 Manager - X  - Shariq look into this
 CEP - X  - - Amila look into this
 MB - X  - Danushka loo into this

 --
 *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* az...@wso2.com* cell: 
 %2B94%2077%203320919%2B94%2077%203320919+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*




 --
 *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* az...@wso2.com* cell: %2B94%2077%203320919+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




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


  1   2   >