Neale,
I asked the developer for a description of the issue. Here is what he sent
me:
Once the mainClass compiles using the attached script it creates a –jar
file named run_18Jan18.jar
But when we run this the immediate reply is a JNI error stating that
required Class was not found /defined.
# java -jar run_18Jan18.jar
Error: A JNI error has occurred, please check your installation and try
again
Exception in thread "main" java.lang.NoClassDefFoundError:
org/openqa/selenium/WebDriver
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
at java.lang.Class.getMethod0(Class.java:3018)
at java.lang.Class.getMethod(Class.java:1784)
at
sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:544)
at
sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:526)
Caused by: java.lang.ClassNotFoundException: org.openqa.selenium.WebDriver
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
On Thu, Feb 22, 2018 at 1:55 PM, Neale Ferguson <[email protected]>
wrote:
> openJDK 9 now has s390x hotspot JIT support so it may be worth
> considering. Are you RH or SUSE?
>
> On 2/22/18, 1:49 PM, "Linux on 390 Port on behalf of Michael MacIsaac"
> <[email protected] on behalf of [email protected]> wrote:
>
> >Neale, (Wayne),
> >
> >I'm not involved very directly in this effort. There seems to be a need
> >to
> >compile Java manually.
> >
> >I have asked why the IBM-built Java does not work. I'll ask again...
> >thanks.
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> ----------------------------------------------------------------------
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>
--
-Mike MacIsaac
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/