[JBoss JIRA] (ISPN-3137) Intermittent failure XMLConfigurationOverridingTest
by Mircea Markus (JIRA)
[ https://issues.jboss.org/browse/ISPN-3137?page=com.atlassian.jira.plugin.... ]
Mircea Markus updated ISPN-3137:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1839
> Intermittent failure XMLConfigurationOverridingTest
> ---------------------------------------------------
>
> Key: ISPN-3137
> URL: https://issues.jboss.org/browse/ISPN-3137
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Fix For: 5.2.0.CR1
>
>
> {quote}
> java.lang.AssertionError: expected [true] but found [false]
> at org.testng.Assert.fail(Assert.java:94)
> at org.testng.Assert.failNotEquals(Assert.java:494)
> at org.testng.Assert.assertTrue(Assert.java:42)
> at org.testng.Assert.assertTrue(Assert.java:52)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:82)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:65)
> at org.infinispan.configuration.override.XMLConfigurationOverridingTest.access$100(XMLConfigurationOverridingTest.java:58)
> at org.infinispan.configuration.override.XMLConfigurationOverridingTest$3.call(XMLConfigurationOverridingTest.java:143)
> at org.infinispan.test.TestingUtil.withCacheManager(TestingUtil.java:1234)
> at org.infinispan.configuration.override.XMLConfigurationOverridingTest.testLocalCacheOverrideWithConfiguredExpiration(XMLConfigurationOverridingTest.java:116)
> 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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
> at java.lang.Thread.run(Thread.java:662)
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (ISPN-3137) Intermittent failure XMLConfigurationOverridingTest
by Mircea Markus (JIRA)
[ https://issues.jboss.org/browse/ISPN-3137?page=com.atlassian.jira.plugin.... ]
Mircea Markus updated ISPN-3137:
--------------------------------
Fix Version/s: 5.2.0.CR1
> Intermittent failure XMLConfigurationOverridingTest
> ---------------------------------------------------
>
> Key: ISPN-3137
> URL: https://issues.jboss.org/browse/ISPN-3137
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Fix For: 5.2.0.CR1
>
>
> {quote}
> java.lang.AssertionError: expected [true] but found [false]
> at org.testng.Assert.fail(Assert.java:94)
> at org.testng.Assert.failNotEquals(Assert.java:494)
> at org.testng.Assert.assertTrue(Assert.java:42)
> at org.testng.Assert.assertTrue(Assert.java:52)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:82)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:65)
> at org.infinispan.configuration.override.XMLConfigurationOverridingTest.access$100(XMLConfigurationOverridingTest.java:58)
> at org.infinispan.configuration.override.XMLConfigurationOverridingTest$3.call(XMLConfigurationOverridingTest.java:143)
> at org.infinispan.test.TestingUtil.withCacheManager(TestingUtil.java:1234)
> at org.infinispan.configuration.override.XMLConfigurationOverridingTest.testLocalCacheOverrideWithConfiguredExpiration(XMLConfigurationOverridingTest.java:116)
> 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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
> at java.lang.Thread.run(Thread.java:662)
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (ISPN-3137) Intermittent failure XMLConfigurationOverridingTest
by Mircea Markus (JIRA)
Mircea Markus created ISPN-3137:
-----------------------------------
Summary: Intermittent failure XMLConfigurationOverridingTest
Key: ISPN-3137
URL: https://issues.jboss.org/browse/ISPN-3137
Project: Infinispan
Issue Type: Enhancement
Reporter: Mircea Markus
Assignee: Mircea Markus
{quote}
java.lang.AssertionError: expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertTrue(Assert.java:42)
at org.testng.Assert.assertTrue(Assert.java:52)
at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:82)
at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:65)
at org.infinispan.configuration.override.XMLConfigurationOverridingTest.access$100(XMLConfigurationOverridingTest.java:58)
at org.infinispan.configuration.override.XMLConfigurationOverridingTest$3.call(XMLConfigurationOverridingTest.java:143)
at org.infinispan.test.TestingUtil.withCacheManager(TestingUtil.java:1234)
at org.infinispan.configuration.override.XMLConfigurationOverridingTest.testLocalCacheOverrideWithConfiguredExpiration(XMLConfigurationOverridingTest.java:116)
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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (ISPN-3136) Argument type mismatch in RHQ for Amend XSite operations
by Tomas Sykora (JIRA)
[ https://issues.jboss.org/browse/ISPN-3136?page=com.atlassian.jira.plugin.... ]
Tomas Sykora updated ISPN-3136:
-------------------------------
Description:
All 3 amend operations for XSite are not callable properly because of argument type mismatch exception.
We need to specify type property for particular attributes in rhq-plugin.xml. It means we need to change Parameter class in jmx annotation slightly as well as description of XSite operations in XSiteAdminOperations class.
Basically we need to add type="integer" or type="long" respectively for some fields.
was:
All 3 ammend operations for XSite are not callable properly because of argument type mismatch exception.
We need to specify type property for particular attributes in rhq-plugin.xml. It means we need to change Parameter class in jmx annotation slightly as well as description of XSite operations in XSiteAdminOperations class.
Basically we need to add type="integer" or type="long" respectively for some fields.
> Argument type mismatch in RHQ for Amend XSite operations
> ---------------------------------------------------------
>
> Key: ISPN-3136
> URL: https://issues.jboss.org/browse/ISPN-3136
> Project: Infinispan
> Issue Type: Bug
> Reporter: Tomas Sykora
> Assignee: Tomas Sykora
>
> All 3 amend operations for XSite are not callable properly because of argument type mismatch exception.
> We need to specify type property for particular attributes in rhq-plugin.xml. It means we need to change Parameter class in jmx annotation slightly as well as description of XSite operations in XSiteAdminOperations class.
> Basically we need to add type="integer" or type="long" respectively for some fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (ISPN-3136) Argument type mismatch in RHQ for Amend XSite operations
by Tomas Sykora (JIRA)
[ https://issues.jboss.org/browse/ISPN-3136?page=com.atlassian.jira.plugin.... ]
Tomas Sykora commented on ISPN-3136:
------------------------------------
Pull request sent. Manually tested with JBoss Operation Network. (new generated plugin + application including SNAPSHOT with core changes)
> Argument type mismatch in RHQ for Amend XSite operations
> ---------------------------------------------------------
>
> Key: ISPN-3136
> URL: https://issues.jboss.org/browse/ISPN-3136
> Project: Infinispan
> Issue Type: Bug
> Reporter: Tomas Sykora
> Assignee: Tomas Sykora
>
> All 3 ammend operations for XSite are not callable properly because of argument type mismatch exception.
> We need to specify type property for particular attributes in rhq-plugin.xml. It means we need to change Parameter class in jmx annotation slightly as well as description of XSite operations in XSiteAdminOperations class.
> Basically we need to add type="integer" or type="long" respectively for some fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (ISPN-3136) Argument type mismatch in RHQ for Amend XSite operations
by Tomas Sykora (JIRA)
Tomas Sykora created ISPN-3136:
----------------------------------
Summary: Argument type mismatch in RHQ for Amend XSite operations
Key: ISPN-3136
URL: https://issues.jboss.org/browse/ISPN-3136
Project: Infinispan
Issue Type: Bug
Reporter: Tomas Sykora
Assignee: Mircea Markus
All 3 ammend operations for XSite are not callable properly because of argument type mismatch exception.
We need to specify type property for particular attributes in rhq-plugin.xml. It means we need to change Parameter class in jmx annotation slightly as well as description of XSite operations in XSiteAdminOperations class.
Basically we need to add type="integer" or type="long" respectively for some fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (ISPN-3136) Argument type mismatch in RHQ for Amend XSite operations
by Tomas Sykora (JIRA)
[ https://issues.jboss.org/browse/ISPN-3136?page=com.atlassian.jira.plugin.... ]
Tomas Sykora updated ISPN-3136:
-------------------------------
Assignee: Tomas Sykora (was: Mircea Markus)
> Argument type mismatch in RHQ for Amend XSite operations
> ---------------------------------------------------------
>
> Key: ISPN-3136
> URL: https://issues.jboss.org/browse/ISPN-3136
> Project: Infinispan
> Issue Type: Bug
> Reporter: Tomas Sykora
> Assignee: Tomas Sykora
>
> All 3 ammend operations for XSite are not callable properly because of argument type mismatch exception.
> We need to specify type property for particular attributes in rhq-plugin.xml. It means we need to change Parameter class in jmx annotation slightly as well as description of XSite operations in XSiteAdminOperations class.
> Basically we need to add type="integer" or type="long" respectively for some fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (ISPN-3136) Argument type mismatch in RHQ for Amend XSite operations
by Tomas Sykora (JIRA)
[ https://issues.jboss.org/browse/ISPN-3136?page=com.atlassian.jira.plugin.... ]
Tomas Sykora commented on ISPN-3136:
------------------------------------
I will take care about this (testing fix now).
> Argument type mismatch in RHQ for Amend XSite operations
> ---------------------------------------------------------
>
> Key: ISPN-3136
> URL: https://issues.jboss.org/browse/ISPN-3136
> Project: Infinispan
> Issue Type: Bug
> Reporter: Tomas Sykora
> Assignee: Mircea Markus
>
> All 3 ammend operations for XSite are not callable properly because of argument type mismatch exception.
> We need to specify type property for particular attributes in rhq-plugin.xml. It means we need to change Parameter class in jmx annotation slightly as well as description of XSite operations in XSiteAdminOperations class.
> Basically we need to add type="integer" or type="long" respectively for some fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months