Installing JDE Platform pack on 2 servers (Enterprise server and database server)
Hello All,
Have 2 Oracle Linux 7.6 servers, 1 is database and other is Enterprise server.
Should Oracle 32 bit database client be installed on both servers (Different enterprise and Database servers)?
While installing components of platform pack on Enterprise server, was able to get the installer run and complete properly.
Followed the same steps for database components however get below error. Have I missed anything ?
Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2019-04-03_04-23-50PM/jdk/jre/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)