https://bz.apache.org/ooo/show_bug.cgi?id=127096
Issue ID: 127096
Issue Type: DEFECT
Summary: com.sun.star.lang.IllegalArgumentException: URL seems
to be an unsupported one.
Product: App Dev
Version: 4.1.2
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: Critical
Priority: P5 (lowest)
Component: api
Assignee: [email protected]
Reporter: [email protected]
Created attachment 85660
--> https://bz.apache.org/ooo/attachment.cgi?id=85660&action=edit
Docx file
When i try to open a .docx file it gives me the following error.
Caused by: com.sun.star.lang.IllegalArgumentException: URL seems to be an
unsupported one.
at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)
at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)
at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:335)
at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)
at
com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)
at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)
at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
I tried opening the same document from the Apache OO installed software and
there also it fails but the same file is opening in MS Word, Libre Office. Can
you please check what part of the file Apache OO is not able to understand when
the same file opens in MS Office and LibreOffice.
I have attached the same file.
--
You are receiving this mail because:
You are the assignee for the issue.