If SDK 1.9m77 is truely incompatible with OOo 1.1.x, what's the
purpose of the whole search algorithm in the bootstrap? Shouldn't it,
then, just be searching for installations it's compatible with?

mike

--- Christian Junker <[EMAIL PROTECTED]> wrote:

> The SDK 1.9m77 is not intended to be used for OO 1.1.4.
> That said I don't know if it is incompatible to OO 1.1.x, but since
> bootstrapping has changed a lot over the last months it is not
> surprising to me that problems occur in your case.
> 
> On Apr 7, 2005 4:27 PM, Mike Traum <[EMAIL PROTECTED]> wrote:
> > I'm using the 1.9.m77 sdk to write a java client. I've been
> having
> > other problems, but along the way, I was told that OOo 1.1.4
> supports
> > the Bootstrap, but there is currently a bug when having a space
> in
> > the path name of the installation.
> > 
> > So, I removed the installation, installed without the space, and
> I
> > still get the same stack trace.
> > 
> > thanks,
> > mike
> > 
> > Here's the stack trace:
> > -------------------------------------------
> > Exception in thread "main"
> > java.lang.reflect.InvocationTargetException
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
> > Source)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> > Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at com.sun.star.lib.loader.Loader.main(Loader.java:169)
> > Caused by: java.lang.UnsatisfiedLinkError: createJNI
> >         at
> > com.sun.star.lib.connections.pipe.PipeConnection.createJNI(Native
> > Method)
> >         at
> >
>
com.sun.star.lib.connections.pipe.PipeConnection.<init>(PipeConnection.java:156)
> >         at
> >
>
com.sun.star.lib.connections.pipe.pipeConnector.connect(pipeConnector.java:171)
> >         at
> >
> com.sun.star.comp.connections.Connector.connect(Connector.java:172)
> >         at
> >
>
com.sun.star.comp.urlresolver.UrlResolver$_UrlResolver.resolve(UrlResolver.java:159)
> >         at
> > com.sun.star.comp.helper.Bootstrap.bootstrap(Bootstrap.java:292)
> > ... [ my classes ] ...
> > -------------------------------------------
> > 
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Personals - Better first dates. More second dates.
> > http://personals.yahoo.com
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> -- 
> Best Regards
> Christian Junker
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



                
__________________________________ 
Do you Yahoo!? 
Make Yahoo! your home page 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to