[
https://issues.apache.org/jira/browse/CLOUDSTACK-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Huang resolved CLOUDSTACK-1421.
------------------------------------
Resolution: Invalid
Investigated this problem. Looks like it only happens with really old versions
of JDK 1.6 and not the latest. I think it's fine to ask people to upgrade to
newer versions of JDK 1.6 as long as the binaries runs with JRE 1.6.
I checked the pom.xml for CloudStack and it says source and target must be at
1.6. That should suffice.
Closing this bug as invalid.
> 4.1 must be able to run with both 1.6 and 1.7 JRE
> -------------------------------------------------
>
> Key: CLOUDSTACK-1421
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1421
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Alex Huang
> Assignee: Kelven Yang
> Priority: Blocker
>
> Wido found the following error when compiling with 1.6 JDK. We have to make
> sure that any changes didnot bring in the need to deploy on 1.7 JRE.
> > /home/employee/wido/repos/cloudstack/framework/ipc/src/org/apache/cl
> > >>> oudstack/framework/rpc/RpcServerCallImpl.java:[51,58]
> > >>>> type parameters of <T>T cannot be determined; no unique maximal
> > >>>> instance exists for type variable T with upper bounds
> > >>>> T,java.lang.Object [ERROR]
> > >>>
> > /home/employee/wido/repos/cloudstack/framework/ipc/src/org/apache/cl
> > >>> oudstack/framework/rpc/RpcClientCallImpl.java:[191,60]
> > >>>> type parameters of <T>T cannot be determined; no unique maximal
> > >>>> instance exists for type variable T with upper bounds
> > >>>> T,java.lang.Object
> > >>>>
> > >>>> So I'm running Ubuntu 12.04.1 on all my systems (laptop, desktop,
> > >>>> servers) and this is the maven information:
--
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