Hi,
I'm with a issue in a Unix environment Red Hat 6 trying to clone the APS and add one with the Adaptive Connectivity Service.
Looking in the SAP Note, it says to download a .sh script and run, but when I try to run it's returning a error:
Exception in thread "main" java.lang.NoClassDefFoundError: APSConnectivityFix
Caused by: java.lang.ClassNotFoundException: APSConnectivityFix
at java.net.URLClassLoader$1.run(URLClassLoader.java:255)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:243)
at java.lang.ClassLoader.loadClass(ClassLoader.java:372)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:344)
at java.lang.ClassLoader.loadClass(ClassLoader.java:313)
Could not find the main class: APSConnectivityFix. Program will exit.
Anyone knows how can I solve this issue?
Thanks,
Rodrigo.