Issue 127096 - com.sun.star.lang.IllegalArgumentException: URL seems to be an unsupported one.
Summary: com.sun.star.lang.IllegalArgumentException: URL seems to be an unsupported one.
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 4.1.2
Hardware: All All
: P5 (lowest) Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-31 12:28 UTC by Taher Ahmed
Modified: 2017-05-20 11:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Docx file (21.36 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2016-08-31 12:28 UTC, Taher Ahmed
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Taher Ahmed 2016-08-31 12:28:35 UTC
Created attachment 85660 [details]
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.