The underlying error seems to be : java.io.FileNotFoundException: log4j.properties (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileInputStream.<init>(FileInputStream.java:66) at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:306) at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.java:324) at org.nuxeo.liveedit.extension.ooo.CentralRegistrationClass.getRegistrationClasses(CentralRegistrationClass.java:98) at org.nuxeo.liveedit.extension.ooo.CentralRegistrationClass.__writeRegistryServiceInfo(CentralRegistrationClass.java:66)
The problem is probably on our side (at least I have the same issue). Looks like this code needs cleanup and update ... Tiry On 12 October 2010 12:32, Laurent Cathala <[email protected]> wrote: > Hi, > i'm trying to test live edit on openoffice but when i install the 2.1.6 oxt > i > got an error : > (com.sun.star.registry.CannotRegisterImplementationException) > { { Message="", Context = (com.sun.star.uno.XInterface) @0} } > > An idea ? > > I work on ooo 3.1.1/linux 32 > > Thanks, > > Laurent > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm >
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
