Describe the bug
Importing an HTML document yields:
Error while uploading document some.html: IllegalArgumentException: Errors initializing [class de.tudarmstadt.ukp.dkpro.core.io.html.HtmlReader] Failed to convert property value of type 'java.lang.String' to required type 'java.net.URL' for property 'inputURL'; nested exception is java.lang.IllegalArgumentException: Could not retrieve URL for class path resource [srv/inception-stable/repository/project/146/document/9109/source]: class path resource [srv/inception-stable/repository/project/146/document/9109/source] cannot be resolved to URL because it does not exist
To Reproduce
Steps to reproduce the behavior:
Create new project
Attempt to import some HTML file
Expected behavior
Import succeeds.
Please complete the following information:
Version and build ID: 0.6.2 (2018-11-12 15:17:55, build a125fe72aeee207568c5c1da32b702e9b14d3f69)
Describe the bug Importing an HTML document yields:
Error while uploading document some.html: IllegalArgumentException: Errors initializing [class de.tudarmstadt.ukp.dkpro.core.io.html.HtmlReader] Failed to convert property value of type 'java.lang.String' to required type 'java.net.URL' for property 'inputURL'; nested exception is java.lang.IllegalArgumentException: Could not retrieve URL for class path resource [srv/inception-stable/repository/project/146/document/9109/source]: class path resource [srv/inception-stable/repository/project/146/document/9109/source] cannot be resolved to URL because it does not exist
To Reproduce Steps to reproduce the behavior:
Expected behavior Import succeeds.
Please complete the following information: