My Oracle Support Banner

FATAL ERROR :- Router start up failed with 'error while loading shared libraries: librevlog.so' (Doc ID 2593851.1)

Last updated on MARCH 03, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)

Symptoms

When attempting to start the agent processes using agentstartup.sh, the router fails to start with the following message output to the nohup.out:

Starting ROUTER Service
FATAL ERROR :- Router start up failed. Exiting...

When you attempt to start the router directly on the server from $FIC_DB_HOME/bin, the following error appears:

$ ./router
./router: error while loading shared libraries: librevlog.so: cannot open shared object file: No such file or directory

Finally, if you run the Unix command "ldd router", some files are not found:

$ ldd router
linux-vdso.so.1 => (0x00007ffe99dfe000)
librevlog.so => not found
libI18N.so => not found
librt.so.1 => /lib64/librt.so.1 (0x0000003e54400000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003e53c00000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x0000003e5a400000)
libm.so.6 => /lib64/libm.so.6 (0x0000003e54800000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000003e59c00000)
libc.so.6 => /lib64/libc.so.6 (0x0000003e53800000)
/lib64/ld-linux-x86-64.so.2 (0x0000003e53000000)

This issue is preventing you from running batches.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.