Hello @all!I encounter a strange problem trying to use the local API on Linux (Ubuntu 8.04). Using “NotesThread.sinitThread();” inside a servlet running on Tomcat prints out “terminate called after throwing an instance of ‘char const*’” crashing Tomcat.
I have created symbolic links in /usr/lib pointing to the shared object libs (libnotes.so, libndgts.so, libxmlproc.so, liblsxbe.so) and the notes.ini can be found from the servlet as well.
Has anyone out there some suggestions how to solve this problem?
Many Thanks in advance
Tim