[Dev] siddhi-core build fails

2012-10-10 Thread Samisa Abeysinghe
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.2:test (default-test) on project siddhi-core: There are test failures. [ERROR] [ERROR] Please refer to E:\svn\c4\platform\dependencies\commons\siddhi\1.0.0-wso2v3\modules\siddhi-core\target\surefire-reports for the

Re: [Dev] siddhi-core build fails

2012-10-10 Thread Sriskandarajah Suhothayan
There have been no changes in the Siddhi code for a long time. I believe this test failure is at a time based test case Please send me the surefire-reports reports to better understand this. Thanks Suho On Wed, Oct 10, 2012 at 11:43 AM, Samisa Abeysinghe sam...@wso2.com wrote: [ERROR] Failed

Re: [Dev] siddhi-core build fails

2012-10-10 Thread Samisa Abeysinghe
This was a Windows build - I am checking again on linux On Wed, Oct 10, 2012 at 12:11 PM, Sriskandarajah Suhothayan s...@wso2.comwrote: There have been no changes in the Siddhi code for a long time. I believe this test failure is at a time based test case Please send me the surefire-reports

[Dev] [Bamboo-Build] Carbon Snapshot Orbit #204 was SUCCESSFUL

2012-10-10 Thread Bamboo
--- Carbon Snapshot Orbit #204 was successful. --- This build was triggered at the scheduled time of 12:00 AM

Re: [Dev] Tests are not running on Windows

2012-10-10 Thread Krishantha Samaraweera
It seems like this is windows specific issue. I will check this. Thanks, Krishantha. On Wed, Oct 10, 2012 at 8:06 AM, Samisa Abeysinghe sam...@wso2.com wrote: Running TestSuite Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@54fc9944 [2012-10-10

[Dev] Why do we have synapse-samples_2.1.0.wso2v8.jar in AS-5.0.1?

2012-10-10 Thread Charitha Kankanamge
Hi, @Subject. I can see the above jar in plugins directory. Thanks! Charitha ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Build failure - API Gateway

2012-10-10 Thread Ajith Vitharana
Hi all, I'm getting following build failure in clean repo. T E S T S --- Running org.wso2.carbon.apimgt.gateway.TestUtils Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Re: [Dev] Build failure - API Gateway

2012-10-10 Thread Sumedha Rubasinghe
Lalaji looking into this.. On Wed, Oct 10, 2012 at 1:22 PM, Ajith Vitharana aji...@wso2.com wrote: Hi all, I'm getting following build failure in clean repo. T E S T S --- Running org.wso2.carbon.apimgt.gateway.TestUtils Tests run: 0,

[Dev] [Bamboo-Build] Carbon Snapshot Kernel #462 has FAILED

2012-10-10 Thread Bamboo
--- Carbon Snapshot Kernel #462 failed. --- This build occurred because it is a dependant of WSO2CARBON-CARBONKERNELBUILD-204. No failed tests found, a

[Dev] Prevent execution of Scheduled Tasks in Manager Node

2012-10-10 Thread Isuru Udana
Hi All, When a synapse task is created from the manager node, the task get executed on the manager node in addition to worker nodes. We have to identify whether it is a manager node at the synapse level and prevent the execution. Is there a way to identify whether it is a manager node from the

Re: [Dev] Prevent execution of Scheduled Tasks in Manager Node

2012-10-10 Thread Nirmal Fernando
On Wed, Oct 10, 2012 at 2:11 PM, Isuru Udana isu...@wso2.com wrote: Hi All, When a synapse task is created from the manager node, the task get executed on the manager node in addition to worker nodes. We have to identify whether it is a manager node at the synapse level and prevent the

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.2 #462 has FAILED. Change made by amila.

2012-10-10 Thread Bamboo
--- WSO2 Carbon 4.0.x Platform_4.0.2 #462 failed. --- This build occurred because it is a dependant of WCB001-KER000-274. No failed tests found, a possible

Re: [Dev] BAM Integration test failure

2012-10-10 Thread Kasun Weranga
Hi Chamara, On Wed, Oct 10, 2012 at 5:22 PM, Chamara Silva cham...@wso2.com wrote: I am getting one integration test fail out of 12 tests. Please find the surefire report here with. I'll fix this. Thanks, KasunW Regards, Chamara Silva -- Suminda Chamara Silva WSO2 Inc. Mobile:

Re: [Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.2 #462 has FAILED. Change made by amila.

2012-10-10 Thread Supun Malinga
Hi, API Gateway component test failure. thanks, On Wed, Oct 10, 2012 at 5:34 PM, Bamboo cbuil...@wso2.org wrote: [image: Failed] WSO2 Carbon 4.0.xhttp://wso2.org/bamboo/browse/WCB001/› Platform_4.0.2 http://wso2.org/bamboo/browse/WCB001-PLA000/ ›

[Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Afkham Azeez
java.net.UnknownHostException: azmac.lankacom.net.: azmac.lankacom.net.: nodename nor servname provided, or not known at java.net.InetAddress.getLocalHost(InetAddress.java:1438) at

[Dev] Server startup verification test fails in builder machine

2012-10-10 Thread Krishantha Samaraweera
ServerStartup Verification tests fails in builder machine with the following issue. But the same test works fine on local machine. We investigate the test failure in builder machine and found that calling getAllSystemLogs operation from LogViewer admin service timeouts. Setting 180 sec timeout

Re: [Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Afkham Azeez
There is also a warning: [2012-10-10 19:25:23,858] WARN {org.wso2.carbon.server.Main} - Cannot create carbon_instance_name On Wed, Oct 10, 2012 at 7:21 PM, Afkham Azeez az...@wso2.com wrote: java.net.UnknownHostException: azmac.lankacom.net.: azmac.lankacom.net.: nodename nor servname

Re: [Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Afkham Azeez
More; [2012-10-10 19:27:51,165] WARN {org.wso2.carbon.core.util.AnonymousSessionUtil} - Failed to retrieve Realm for the Invalid Domain : null On Wed, Oct 10, 2012 at 7:26 PM, Afkham Azeez az...@wso2.com wrote: There is also a warning: [2012-10-10 19:25:23,858] WARN

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform_4.0.2 #463 has FAILED. Change made by 8 authors.

2012-10-10 Thread Bamboo
--- WSO2 Carbon 4.0.x Platform_4.0.2 #463 failed. --- This build occurred because it is a dependant of WCB001-KER000-275. No failed tests found, a possible

Re: [Dev] Tests are not running on Windows

2012-10-10 Thread Krishantha Samaraweera
Command line jar instrumentation works on Windows, this issue caused when doing the same thing programmatically. Emma overwrite the same jar at plugins directory after instrumenting its classes. *$JAVA_HOME/jre/bin/java -cp emma.jar emma instr -m o**verwrite -cp jarlist.txt* The issue is

Re: [Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Supun Malinga
Hi Asela, On Wed, Oct 10, 2012 at 7:28 PM, Afkham Azeez az...@wso2.com wrote: More; [2012-10-10 19:27:51,165] WARN {org.wso2.carbon.core.util.AnonymousSessionUtil} - Failed to retrieve Realm for the Invalid Domain : null This come from the SecurityDeploymentIntercepter. CarbonContext

Re: [Dev] Feature manager is slow

2012-10-10 Thread Dileepa Jayakody
Hi all, I spent some time on debugging this issue at several levels including repositoryAdminService client stub, localTransport and addressing. AFAIU the root cause is at addressing level where axis2 is unable to process the addressing headers for the addRepository request when localTransport

[Dev] [Bamboo-Build] Bamboo test email

2012-10-10 Thread Bamboo
This is a test email generated by Bamboo. If you receive this email, your mail server settings on Bamboo are correct. Thanks, Bamboo http://wso2.org/bamboo ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Tests are not running on Windows

2012-10-10 Thread Samisa Abeysinghe
Did you commit? On Wed, Oct 10, 2012 at 9:57 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Command line jar instrumentation works on Windows, this issue caused when doing the same thing programmatically. Emma overwrite the same jar at plugins directory after instrumenting its

[Dev] [Bamboo-Build] Bamboo test email

2012-10-10 Thread Bamboo
This is a test email generated by Bamboo. If you receive this email, your mail server settings on Bamboo are correct. Thanks, Bamboo http://wso2.org/bamboo ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Amani Soysa
Looking into this On Wed, Oct 10, 2012 at 7:21 PM, Afkham Azeez az...@wso2.com wrote: java.net.UnknownHostException: azmac.lankacom.net.: azmac.lankacom.net.: nodename nor servname provided, or not known at java.net.InetAddress.getLocalHost(InetAddress.java:1438) at

Re: [Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Amani Soysa
Hi Azeez This is because TenantAwarePattern Layouts try to get the host name of the incoming LogEvent by InetAddress.getLocalHost(). This is a Mac OSX (Oracle java7u5) specific issue [1]. To temporary fix it, edit host files and append your host name to 127.0.0.1 loopback address: sudo vi

Re: [Dev] Feature manager is slow

2012-10-10 Thread Pradeep Fernando
May be this is a regression due to product/service merge. I see a related class [1]. [1] carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.deployment/src/main/java/org/wso2/carbon/stratos/deployment/SuperTenantRolePlayer.java --Pradeep

[Dev] Attaching an external call to a check list item in LC

2012-10-10 Thread Samisa Abeysinghe
I want to do, say, some service calls, when someone ticks a ckecklist item on an LC state. Is that possible? If so how? If it is not possible, can we add that functionality? The use case is, it is required to make the tick real, for e.g. if the tick is about - did you report time, if reporting

Re: [Dev] Attaching an external call to a check list item in LC

2012-10-10 Thread Janaka Ranabahu
Hi Samisa, On Thu, Oct 11, 2012 at 9:49 AM, Samisa Abeysinghe sam...@wso2.com wrote: I want to do, say, some service calls, when someone ticks a ckecklist item on an LC state. Does this call should happen as a post check-item click action or a pre check-item click action. Is that possible?

Re: [Dev] Attaching an external call to a check list item in LC

2012-10-10 Thread Ajith Vitharana
On Thu, Oct 11, 2012 at 9:49 AM, Samisa Abeysinghe sam...@wso2.com wrote: I want to do, say, some service calls, when someone ticks a ckecklist item on an LC state. Is that possible? If so how? If it is not possible, can we add that functionality? The use case is, it is required to make

Re: [Dev] Tests are not running on Windows

2012-10-10 Thread Krishantha Samaraweera
Hi Samisa, On Thu, Oct 11, 2012 at 7:30 AM, Samisa Abeysinghe sam...@wso2.com wrote: Did you commit? I do not think this is the correct fix. Because the file instrument throws error on windows when running the tests, and the same command works fine when executed though command line. Need to

[Dev] Andes does not build on Windows

2012-10-10 Thread Samisa Abeysinghe
I cannot build the branch on my machine due to this, Need a fix. Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Amani Soysa
Hi I have done a workaround for this issue and attached a patch in the following jira[1] [1] - https://wso2.org/jira/browse/WSAS-1085 Regards, Amani On Thu, Oct 11, 2012 at 8:26 AM, Amani Soysa am...@wso2.com wrote: Hi Azeez This is because TenantAwarePattern Layouts try to get the host

Re: [Dev] Error on startup in AS 5.0.1

2012-10-10 Thread Afkham Azeez
yes, I am using JDK 7 on Mac OS X. I added the following entry to /etc/hosts and the problem went away; 127.0.0.1 localhost azmac.lankacom.net On Thu, Oct 11, 2012 at 8:26 AM, Amani Soysa am...@wso2.com wrote: 127.0.0.1 localhost YourHostname 255.255.255.255 broadcasthost ::1 localhost