[ooo-build] IllegalArgumentException in Java-Extension only in Go-oo

Dietmar dhiller1 at gmx.de
Sun Feb 6 02:22:24 PST 2011


First my apologize to address this topic to this list, because it is
probably a bit off-topic, nevertheless, I'd appreciate if a developer
could quickly feedback.

I wrote an extension for OOo in Java which works fine in native OOo.
Recently I switched to Debian Squeeze and am using the packaged OOo
3.2.1 which afaik is based on Go-oo.
Here, this extension throws an exception

> com.sun.star.lang.IllegalArgumentException:
> at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
> at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:175)
> at $Proxy6.setPropertyValue(Unknown Source)
> at name.dhiller.jBorderLiner.Borders.SetBordersSingleCell(Borders.java:400)
> at name.dhiller.jBorderLiner.Borders.SetBordersCellRange(Borders.java:367)
> at name.dhiller.jBorderLiner.Borders.SetBordersCell(Borders.java:319)
> at name.dhiller.jBorderLiner.Borders.DoBorders(Borders.java:70)
> at name.dhiller.jBorderLiner.BLKeyHandlerImpl.keyPressed(BLKeyHandlerImpl.java:53)


Now my question:
Are you aware a some features of the api that were disabled in Go-OO, which might cause this effect?
Or some more stringent compiler options (i.e. a mistake in my programming that is tolerated in native OOo but not in Go-oo?)

The same occurs on Ubuntu 10.10 with Libreoffice 3.3.
I also checked with Sun-Java 6 in Debian, same result as with OpenJDK 6.

Thanks for your support
   Dietmar

-- 
http://extensions.services.openoffice.org/en/project/BorderLiner



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ooo-build/attachments/20110206/91f3508b/attachment.html>


More information about the ooo-build mailing list