Maybe this has been covered before =)
Why is it that I am experiencing all sorts of runtime library woes
when trying to pass the staf library directory via java.library.path
system property instead of setting the LD_LIBRARY_PATH environment
variable. Strangely, a runtime print out of java.library.
What is environment variable CLASSPATH set to? The SystemId Unknown; Line
#1; Column #0; null error in the JVM log can indicate that there is a
conflicting entry in your CLASSPATH. In the shell where you are starting
STAFProc, you can try setting CLASSPATH=/usr/local/staf/lib/JSTAF.jar (and
n