[Libreoffice-bugs] [Bug 124961] New: COnversion plugins issue with msword in window server.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 25 14:39:13 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124961
Bug ID: 124961
Summary: COnversion plugins issue with msword in window server.
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: shailendra.rai at nmgtechnologies.com
Description:
I am trying to use msword method with msoffice but it is giving me following
error on window server:-
This version of
E:\xampp\htdocs\elearning\phpdocx\lib\OdfConverter\Windows\OdfConverter.exe is
not compatible with the version of Windows you're running. Check your
computer's system information and then contact the software publisher.
Exception in thread "main" java.lang.NoClassDefFoundError:
com/sun/star/lang/XEventListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
com.artofsolving.jodconverter.cli.ConvertDocument.main(ConvertDocument.java:118)
Caused by: java.lang.ClassNotFoundException: com.sun.star.lang.XEventListener
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 25 more
[Thu Apr 25 13:17:52.822819 2019] [authz_core:error] [pid 2192:tid 1696]
[client 192.241.190.136:35236] AH01630: client denied by server configuration:
E:/xampp/phpMyAdmin/
Actual Results:
Error
Expected Results:
I want to run properly msword method of conversion from docx to pdf on window
server, I am using following configration:-
1) windows server 2012 R2
2) office 2013
3) openjdk version "1.8.0_191"
4) PHP 7.1.25
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190425/92c1020d/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list