I have problem with building Jira from source. After 12 minutes, the build failed with following error: "An Ant BuildException has occured: Javadoc failed: java.io.IOException: Cannot run program "C:\Program Files\Java\jdk1.6.0_31\bin\javadoc.exe": CreateProcess error=206, The filename or extension is too long."
I'm trying to move catalogue with javadoc to shortest path and result was the same.
Any idea ?
i faced this issue on windows 7, then i tried Long Path Tool which works very well
Long path tool can solve your problem easily. It can delete, copy, move and bulk rename long path files or locked files easily. Try it, It is very useful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey, I too use the Long Path Tool! :D Works every time :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would suggest you using Long Path Tool to eliminate this issue in other occassions. |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try " Long Path Tool " useful in situations where you see these error messages: Cannot read from source file or disk, there has been a sharing violation, cannot delete file or folder, the file name you specified is not valid or too long, the source or destination file may be in use and many other file managing errors that you encounter in your computing use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you know where is Build.xml ? In catalogue where is installed Java are several "Build.xml" files and they are very similar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
NTFS has a limit of 255 chars for a file name.
Add 'useexternalfile="yes"' to the javadoc task, it may work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not really true... NTFS has a 32k limit. Stuff built with the CRT generally have max path of 260 chars. But, do you need to build the javadoc? Probably not...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are talking about path, not file name, I guess ....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't see any build.xml which can used as build script.
I build source in command line.
Jira 5.0, sdk 1.6, Windows 7
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is a maven build AFAIK. You should see what pom fails, most probably it should have a maven-antrun-plugin with something like:
<configuration>
<tasks>
<javadoc ...................>
Or, install a Linux VM and build on it ....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok I give up. I don't have this text in pom files. May I should add this text...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Radu, sorry yes, I didn't read your answer properly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would suggest Long path Tool to manage your proble,I use long path tool when occur problem to me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use “Long Path Tool” !It will help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Long Path Tool help me a lot when i have an issue like file deleting or renaming the file. Also good to use if file name and file extension is too long.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
“Long Path Tool” is very helpful for this error !
You can use to solve this problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I used to have similar problems too, but after using
"long path tool" You can use to solve this problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I used to have similar problems too, but after using
"long path tool" You can use to solve this problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
“Long Path Tool” is very helpful for this error !
best solution for your problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Long path tool is the very good program for error, unlock solution.
Try it and solve your problem.
I used long path tool and I solve my error, unlock problem solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.