cancel
Showing results for 
Search instead for 
Did you mean: 

WHILE INSTALLING THE PLATINNGUI 720 I AM GETTING THIS ERROR

0 Kudos

Hi All,

   I am trying to install platingui720 in linux, but i am getting the below error.

let me know the solution.

Exception in thread "main" java.lang.NoSuchMethodError: method java.util.Collections.emptyList with signature ()Ljava.util.List; was not found.

   at com.sap.platin.micro.Microkernel$Options.<init>(Microkernel.java:2471)

   at com.sap.platin.micro.Microkernel$Options.createOptions(Microkernel.java:2491)

   at com.sap.platin.micro.Microkernel.<clinit>(Microkernel.java:1122)

   at java.lang.Class.initializeClass(libgcj.so.7rh)

by

Vinodh

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member188883
Active Contributor
0 Kudos

Hi Vinodh,

Please check which version of java you have installed using java -version

For 720 release check the documention for recommended JRE version. I suppose it should be JRE 6.0.

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Looks like some issue with java at your end. Try reinstalling it and see

Former Member
0 Kudos

Check system requirements for SAP GUI 720 for Java on Linux namely JRE version used.