Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SDI 7.2 throwing missing java libraries files exception

51 views
Skip to first unread message

smil...@gmail.com

unread,
Jan 17, 2017, 10:06:40 AM1/17/17
to
I installed SDI 7.2 on a linux server and installation was complete without errors. However when I deployed the TDI AL adapter and start the adapter using SDI 7.2 it throws this exception:

Server OS info: Linux Server OS info: 2.6.32-642.11.1.el6.x86_64 #1 SMP Wed Oct 26 10:25:23 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux


ERROR:
ERROR - CTGDKG023E Error while starting main class.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.ibm.di.loader.ServerLauncher.startServer(ServerLauncher.java:173)
at com.ibm.di.loader.ServerLauncher.main(ServerLauncher.java:79)
Caused by: java.lang.UnsatisfiedLinkError: i4clntjni (Not found in java.library.path)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:1197)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:1161)
at java.lang.System.loadLibrary(System.java:527)
at com.ibm.LUMClient.LumCoreClient.<clinit>(LumCoreClient.java:32)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:236)
at com.ibm.LUMClient.LumClient.setOption(LumClient.java:254)
at com.ibm.di.server.RS.checkLUM(RS.java:3574)
at com.ibm.di.server.RS.main(RS.java:589)



What libraries files am I missing and where can I get the right libraries file for linux x86_64 bits server OS?

Thanks!

Any help is appreciated.

Vivien Lee

Eddie Hartman

unread,
Jan 17, 2017, 12:32:37 PM1/17/17
to
I think you are looking for this, Vivien:

http://www-01.ibm.com/support/docview.wss?uid=swg21664124

smil...@gmail.com

unread,
Jan 17, 2017, 12:50:02 PM1/17/17
to
Thank you, Eddie!
0 new messages