Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.RuntimeException: java.net.URISyntaxException #8

Open
ctomczyk opened this issue Apr 21, 2013 · 0 comments
Open

java.lang.RuntimeException: java.net.URISyntaxException #8

ctomczyk opened this issue Apr 21, 2013 · 0 comments

Comments

@ctomczyk
Copy link

Build documentation can not be done due to Java error:

[jsdoc3] java.lang.RuntimeException: java.net.URISyntaxException: Illegal cha racter in opaque part at index 2: c:\wamp\www\projects\test\trunk\..\..\too ls\build_tools\docs\lib\jsdoc3/node_modules

Environment: Windows 7, also I use Ant ${file.separator}.

I strongly suppose it's a problem with path on Windows.

Update: I fixed the problem, but got another one:

[jsdoc3] js: "file:/c:/wamp/www/projects/test/trunk/../../tools/build_to ols/docs/lib/jsdoc3//jsdoc.js", line 86: exception from uncaught JavaScript thro w: Configuration file cannot be evaluated. JavaException: java.io.FileNotFoundEx ception: File not found: file:/c:/wamp/www/projects/test/trunk/../../tools/build_tools/docs/lib/jsdoc3/conf.json.EXAMPLE

But file c:/wamp/www/projects/test/trunk/../../tools/build_tools/docs/lib/jsdoc3/conf.json.EXAMPLE exists.

What is wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant