vine 1.1 installation problem

View: New views
2 Messages — Rating Filter:   Alert me  

vine 1.1 installation problem

by Jimmy Cheung (ITSC) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

I have installed Rocks 5.1 with
Ant 1.71
Tomcat 5.5.28
Java 1.6.x
Gridsphere 3.1

I have made installation option "BEinGRID Demonstration for Tomcat 5.x
and Gridsphere 3.1" and then get the following error:

/root/jimmy/vine-1.1/src/main/java/org/vinetoolkit/account/spi/impl/Base
AccountManager.java:275: reference to addAll is ambiguous, both method
addAll(java.util.Collection<? extends E>) in
java.util.Collection<capture#648 of ? extends org.vinetoolkit.Resource>
and method addAll(java.util.Collection<? extends E>) in
java.util.List<capture#648 of ? extends org.vinetoolkit.Resource> match
        domain.getChildResources().addAll(accounts);
                                  ^

Thanks in advance!

_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users

Re: vine 1.1 installation problem

by Piotr Grabowski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Jimmy,

This is known Java compiler bug (see bug report:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6356673 ).
To get rid of it, you should have "6u10(b13)" Java version, which means
1.6.0_10-b13 at least.

Best regards,
Piotr Grabowski
P.S. Vine related issues should be reported to
vine-users@... list (please join).


Jimmy Cheung (ITSC) pisze:

> Hi All,
>
> I have installed Rocks 5.1 with
> Ant 1.71
> Tomcat 5.5.28
> Java 1.6.x
> Gridsphere 3.1
>
> I have made installation option "BEinGRID Demonstration for Tomcat 5.x
> and Gridsphere 3.1" and then get the following error:
>
> /root/jimmy/vine-1.1/src/main/java/org/vinetoolkit/account/spi/impl/Base
> AccountManager.java:275: reference to addAll is ambiguous, both method
> addAll(java.util.Collection<? extends E>) in
> java.util.Collection<capture#648 of ? extends org.vinetoolkit.Resource>
> and method addAll(java.util.Collection<? extends E>) in
> java.util.List<capture#648 of ? extends org.vinetoolkit.Resource> match
>         domain.getChildResources().addAll(accounts);
>                                   ^
>
> Thanks in advance!
>
> _______________________________________________
> Gridsphere-users mailing list
> Gridsphere-users@...
> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>
>
>  

_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users