[infinispan-issues] [JBoss JIRA] (ISPN-2299) Cannot compile MapReduceManagerImpl on IBM JDK
Justin Wu (JIRA)
jira-events at lists.jboss.org
Tue Oct 23 04:07:01 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728534#comment-12728534 ]
Justin Wu edited comment on ISPN-2299 at 10/23/12 4:05 AM:
-----------------------------------------------------------
We encountered the same issue as here.
And we resolved it by upgrading JDK version to 1.6.0_25 or above.
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Server VM (build 20.0-b11, mixed mode)
was (Author: justin_zhengyi_wu):
We encountered the same issue as here.
And we resolved it by upgrading JDK version to 1.6.0_25 or above.
> Cannot compile MapReduceManagerImpl on IBM JDK
> ----------------------------------------------
>
> Key: ISPN-2299
> URL: https://issues.jboss.org/browse/ISPN-2299
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration, Distributed Execution and Map/Reduce
> Affects Versions: 5.2.0.Alpha3
> Environment: java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr7-20091215_02(SR7))
> IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr7-20091214_49398 (JIT enabled, AOT enabled)
> J9VM - 20091214_049398
> JIT - r9_20091123_13891
> GC - 20091111_AA)
> JCL - 20091202_01
> Reporter: Martin Gencur
> Assignee: Vladimir Blagojevic
> Fix For: 5.2.0.Final
>
>
> Error message:
> [ERROR] /home/mgencur/infinispan/infinispan/core/src/main/java/org/infinispan/distexec/mapreduce/MapReduceManagerImpl.java:[176,48] type parameters of <KOut>KOut cannot be determined; no unique maximal instance exists for type variable KOut with upper bounds VIn,java.lang.Object
--
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
More information about the infinispan-issues
mailing list