Re: [dev] OpenOffice bootstrapping on Red Hat 4

2010-03-18 Thread Stephan Bergmann
The next most common problem then would be that the PipeConnection class does not find the lipjpipe.so JNI library at all. It tries to load it at the end of a static block, near the start of jurt/com/sun/star/lib/connections/pipe/PipeConnection.java. First thing is that it catches and

Re: [dev] OpenOffice bootstrapping on Red Hat 4

2010-03-17 Thread K S
Dear Stephan! I have checked this variant with the flag you noted, but the problem still exists. Interesting moment is that when I create a bootstrap application with OpenOffice plugin for NetBeans, its code successfully works... -Kirill 2010/3/15 Stephan Bergmann stephan.bergm...@sun.com On

Re: [dev] OpenOffice bootstrapping on Red Hat 4

2010-03-15 Thread Stephan Bergmann
On 03/12/10 21:13, K S wrote: Caused by: java.lang.UnsatisfiedLinkError: com.sun.star.lib.connections.pipe.PipeConnection.createJNI(Ljava/lang/String;)I That class tries to load libjpipe.so JNI library. The most typical problem with that nowadays is that either your OOo (and hence