[JBoss JIRA] (ISPN-2829) Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/ISPN-2829?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-2829:
-----------------------------------------------
Martin Gencur <mgencur(a)redhat.com> changed the Status of [bug 912301|https://bugzilla.redhat.com/show_bug.cgi?id=912301] from NEW to CLOSED
> Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
> ----------------------------------------------------------------------
>
> Key: ISPN-2829
> URL: https://issues.jboss.org/browse/ISPN-2829
> Project: Infinispan
> Issue Type: Bug
> Components: Querying
> Affects Versions: 5.2.1.Final
> Environment: OpenJDK on RHEL6_x86_64
> Reporter: Vitalii Chepeliuk
> Assignee: Sanne Grinovero
> Labels: testsuite_stability
>
> Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
> java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
> at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.begin(BaseTransaction.java:85)
> at org.infinispan.CacheImpl.getInvocationContextWithImplicitTransaction(CacheImpl.java:484)
> at org.infinispan.CacheImpl.put(CacheImpl.java:753)
> at org.infinispan.CacheImpl.put(CacheImpl.java:748)
> at org.infinispan.CacheSupport.put(CacheSupport.java:53)
> at org.infinispan.query.blackbox.KeyTypeTest.testPrimitiveAndStringKeys(KeyTypeTest.java:87)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:715)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
> 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:334)
> at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> at java.lang.Thread.run(Thread.java:722)
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2829) Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/ISPN-2829?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-2829:
-----------------------------------------------
Martin Gencur <mgencur(a)redhat.com> made a comment on [bug 912301|https://bugzilla.redhat.com/show_bug.cgi?id=912301]
Acording to the related JIRA, this is not a real bug. Closing.
> Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
> ----------------------------------------------------------------------
>
> Key: ISPN-2829
> URL: https://issues.jboss.org/browse/ISPN-2829
> Project: Infinispan
> Issue Type: Bug
> Components: Querying
> Affects Versions: 5.2.1.Final
> Environment: OpenJDK on RHEL6_x86_64
> Reporter: Vitalii Chepeliuk
> Assignee: Sanne Grinovero
> Labels: testsuite_stability
>
> Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
> java.lang.NoClassDefFoundError: Could not initialize class com.arjuna.ats.arjuna.coordinator.TxControl
> at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.begin(BaseTransaction.java:85)
> at org.infinispan.CacheImpl.getInvocationContextWithImplicitTransaction(CacheImpl.java:484)
> at org.infinispan.CacheImpl.put(CacheImpl.java:753)
> at org.infinispan.CacheImpl.put(CacheImpl.java:748)
> at org.infinispan.CacheSupport.put(CacheSupport.java:53)
> at org.infinispan.query.blackbox.KeyTypeTest.testPrimitiveAndStringKeys(KeyTypeTest.java:87)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:715)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
> 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:334)
> at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> at java.lang.Thread.run(Thread.java:722)
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2835) Issues w/ M/R test cases if cache are not explicitly started on all nodes
by Anna Manukyan (JIRA)
[ https://issues.jboss.org/browse/ISPN-2835?page=com.atlassian.jira.plugin.... ]
Anna Manukyan commented on ISPN-2835:
-------------------------------------
Hi Ray,
I've run your tests and look deeper into that, and found out that you are calling createCluster(builder, 4) method. This method only initializes the EmbeddedCacheManagers and doesn't start default caches as well as doesn't wait till the cluster is formed.
If you'll modify the call to createCluster(builder, 4) to createClusteredCaches(4, builder) , then the tests will work as expected by returning the value 100 for all M/R tasks.
Regards,
Anna.
> Issues w/ M/R test cases if cache are not explicitly started on all nodes
> -------------------------------------------------------------------------
>
> Key: ISPN-2835
> URL: https://issues.jboss.org/browse/ISPN-2835
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core API, Distributed Execution and Map/Reduce
> Reporter: Ray Tsang
> Assignee: Galder Zamarreño
> Fix For: 5.2.2.Final, 5.3.0.Alpha1, 5.3.0.Final
>
> Attachments: mr-test-src.zip
>
>
> I ran into some issues while using M/R. The gist of the issue I was seeing is that:
> Start a cluster of Embedded Caches, like 4 nodes
> Put in 100 elements
> Run a simple M/R job to count the number of keys
> If I run the M/R job using the node I'm inserting elements into as coordinator - the result is 100
> But if I run the M/R job using a different node as coordinator, the result is less than 100
> More interestingly, I can pause for 5 seconds and run the M/R jobs again, the results are always less than 100
> This behavior doens't occur if I explicitly run cacheManager.getCache() for each of the nodes...
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2837) Infinispan fails to compile
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-2837?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant resolved ISPN-2837.
-----------------------------------
Resolution: Won't Fix
This issue is caused by a compiler bug. Upgrading to a more recent compiler fixes the issue.
> Infinispan fails to compile
> ---------------------------
>
> Key: ISPN-2837
> URL: https://issues.jboss.org/browse/ISPN-2837
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.2.0.CR3, 5.2.0.Final, 5.2.1.Final
> Environment: $ mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /home/me/bin/apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
> $ /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -version
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> $ uname -a
> Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
> Reporter: Shadow Creeper
> Assignee: Mircea Markus
> Labels: build, compile, errors, failure, maven, mvn
>
> The latest version of Infinispan which compiles for me is "5.2.0.CR2" all since then fail with the following errors building infinispan-core:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project infinispan-core: Compilation failure: Compilation failure:
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2837) Infinispan fails to compile
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-2837?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant commented on ISPN-2837:
---------------------------------------
It could be http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6512707
which was fixed in JDK 1.6.0_30
> Infinispan fails to compile
> ---------------------------
>
> Key: ISPN-2837
> URL: https://issues.jboss.org/browse/ISPN-2837
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.2.0.CR3, 5.2.0.Final, 5.2.1.Final
> Environment: $ mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /home/me/bin/apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
> $ /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -version
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> $ uname -a
> Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
> Reporter: Shadow Creeper
> Assignee: Mircea Markus
> Labels: build, compile, errors, failure, maven, mvn
>
> The latest version of Infinispan which compiles for me is "5.2.0.CR2" all since then fail with the following errors building infinispan-core:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project infinispan-core: Compilation failure: Compilation failure:
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2837) Infinispan fails to compile
by Shadow Creeper (JIRA)
[ https://issues.jboss.org/browse/ISPN-2837?page=com.atlassian.jira.plugin.... ]
Shadow Creeper commented on ISPN-2837:
--------------------------------------
Hmm... This may only be an issue with Sun (Oracle?) JDK v1.6.0_26?
I just tried openjdk v1.6.0_24 (older?) and it compiled without my above patch.
Depending on your definition of "newer", maybe. I do not consider updating to Java7 or Java8 as a valid fix. But updating to a newer version of Java6 may be a valid fix.
Can anybody explain why this is? Or at least confirm that there is a bug in the Sun/Oracle jdk?
> Infinispan fails to compile
> ---------------------------
>
> Key: ISPN-2837
> URL: https://issues.jboss.org/browse/ISPN-2837
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.2.0.CR3, 5.2.0.Final, 5.2.1.Final
> Environment: $ mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /home/me/bin/apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
> $ /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -version
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> $ uname -a
> Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
> Reporter: Shadow Creeper
> Assignee: Mircea Markus
> Labels: build, compile, errors, failure, maven, mvn
>
> The latest version of Infinispan which compiles for me is "5.2.0.CR2" all since then fail with the following errors building infinispan-core:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project infinispan-core: Compilation failure: Compilation failure:
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2837) Infinispan fails to compile
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-2837?page=com.atlassian.jira.plugin.... ]
Adrian Nistor commented on ISPN-2837:
-------------------------------------
It builds fine with newer versions of the jdk. Can you upgrade your jdk?
> Infinispan fails to compile
> ---------------------------
>
> Key: ISPN-2837
> URL: https://issues.jboss.org/browse/ISPN-2837
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.2.0.CR3, 5.2.0.Final, 5.2.1.Final
> Environment: $ mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /home/me/bin/apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
> $ /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -version
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> $ uname -a
> Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
> Reporter: Shadow Creeper
> Assignee: Mircea Markus
> Labels: build, compile, errors, failure, maven, mvn
>
> The latest version of Infinispan which compiles for me is "5.2.0.CR2" all since then fail with the following errors building infinispan-core:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project infinispan-core: Compilation failure: Compilation failure:
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2837) Infinispan fails to compile
by Shadow Creeper (JIRA)
[ https://issues.jboss.org/browse/ISPN-2837?page=com.atlassian.jira.plugin.... ]
Shadow Creeper updated ISPN-2837:
---------------------------------
Environment:
$ mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
Maven home: /home/me/bin/apache-maven-3.0.3
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
$ /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
$ uname -a
Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
was:
$ mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
Maven home: /home/me/bin/apache-maven-3.0.3
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
$ uname -a
Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
> Infinispan fails to compile
> ---------------------------
>
> Key: ISPN-2837
> URL: https://issues.jboss.org/browse/ISPN-2837
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.2.0.CR3, 5.2.0.Final, 5.2.1.Final
> Environment: $ mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /home/me/bin/apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
> $ /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -version
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> $ uname -a
> Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
> Reporter: Shadow Creeper
> Assignee: Mircea Markus
> Labels: build, compile, errors, failure, maven, mvn
>
> The latest version of Infinispan which compiles for me is "5.2.0.CR2" all since then fail with the following errors building infinispan-core:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project infinispan-core: Compilation failure: Compilation failure:
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
--
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
13 years, 1 month
[JBoss JIRA] (ISPN-2837) Infinispan fails to compile
by SBS JIRA Integration (JIRA)
[ https://issues.jboss.org/browse/ISPN-2837?page=com.atlassian.jira.plugin.... ]
SBS JIRA Integration updated ISPN-2837:
---------------------------------------
Forum Reference: https://community.jboss.org/message/798024#798024, https://community.jboss.org/thread/221370 (was: https://community.jboss.org/thread/221370)
> Infinispan fails to compile
> ---------------------------
>
> Key: ISPN-2837
> URL: https://issues.jboss.org/browse/ISPN-2837
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.2.0.CR3, 5.2.0.Final, 5.2.1.Final
> Environment: $ mvn --version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /home/me/bin/apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-4-amd64", arch: "amd64", family: "unix"
> $ uname -a
> Linux myhost 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
> Reporter: Shadow Creeper
> Assignee: Mircea Markus
> Labels: build, compile, errors, failure, maven, mvn
>
> The latest version of Infinispan which compiles for me is "5.2.0.CR2" all since then fail with the following errors building infinispan-core:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project infinispan-core: Compilation failure: Compilation failure:
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[48,40] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DataType
> [ERROR] required: org.infinispan.jmx.annotations.DataType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[50,49] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.DisplayType
> [ERROR] required: org.infinispan.jmx.annotations.DisplayType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[52,61] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.MeasurementType
> [ERROR] required: org.infinispan.jmx.annotations.MeasurementType
> [ERROR] /home/me/projects/infinispan-git/core/src/main/java/org/infinispan/jmx/annotations/ManagedAttribute.java:[54,31] incompatible types
> [ERROR] found : org.infinispan.jmx.annotations.Units
> [ERROR] required: org.infinispan.jmx.annotations.Units
--
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
13 years, 1 month