Issue 118410 - 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: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 3.1
Hardware: PC Windows Server 2003
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-19 02:30 UTC by lvqingboy
Modified: 2013-01-29 21:47 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description lvqingboy 2011-08-19 02:30:56 UTC
Hi,
   I use the 3.1 version to switch doc to PDF,
But throw an exception:
13:24:24,938 DEBUG - docFile:file:///d:/opt/mkey3g/mipmail/2c91c2ca2ffcd193013001949bd13ecc/7DDA480E4EFA3A88482578EE000D688E附件1、CB系统服务器性能监测报告.doc

Caused by: com.sun.star.lang.IllegalArgumentException: URL seems to be an unsupported one.
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at com.sun.star.lib.uno.protocols.urp.Unmarshal.readThrowable(Unmarshal.java:315)
	at com.sun.star.lib.uno.protocols.urp.Unmarshal.readAny(Unmarshal.java:157)
	at com.sun.star.lib.uno.protocols.urp.Unmarshal.readObject(Unmarshal.java:404)
	at com.sun.star.lib.uno.protocols.urp.urp.readReply(urp.java:192)
	at com.sun.star.lib.uno.protocols.urp.urp.readMessage(urp.java:308)
	at com.sun.star.lib.uno.protocols.urp.urp.readMessage(urp.java:607)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.invoke(java_remote_bridge.java:184)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:175);
    Then I restart the openoffice service and good,Can you tell me why
?
Comment 1 Oliver-Rainer Wittmann 2012-06-13 12:30:37 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.