Menu

#78 incorrect "specified path, file name, or both are too long." error.

open
None
1
2017-12-04
2017-12-04
No

The specified path, file name, or both are too long. incorrectly generated.

error.log extract:

Error C:\Users\xxxxxxxxxxxx\.eclipse\org.eclipse.oomph.p2\cache\http___ftp-stud.fht-esslingen.de_pub_Mirrors_eclipse_releases_neon_201705151400_plugins_org.eclipse.mylyn.wikitext.markdown.ui_2.10.1.v20161129-1925.jar.pack.gz The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

digest:

path 58 characters
C:\Users\xxxxxxxxxxxx.eclipse\org.eclipse.oomph.p2\cache\

filename, 160 characters.
http___ftp-stud.fht-esslingen.de_pub_Mirrors_eclipse_releases_neon_201705151400_plugins_org.eclipse.mylyn.wikitext.markdown.ui_2.10.1.v20161129-1925.jar.pack.gz

Discussion

  • Clément Pit-Claudel

    That's the path to the source, but how long is that path to the destination?
    IOW, the problem is with the file that you listed, but the error comes from trying to create the file on the other side.

     
  • kirem rahmani

    kirem rahmani - 2017-12-04

    Yes, here's the other side.

    Failed File Create Left → Right \.eclipse\org.eclipse.oomph.p2\cache\http___ftp-stud.fht-esslingen.de_pub_Mirrors_eclipse_releases_neon_201705151400_plugins_org.eclipse.mylyn.wikitext.markdown.ui_2.10.1.v20161129-1925.jar.pack.gz

    path 38 characters
    .eclipse\org.eclipse.oomph.p2\cache\

    filename, 160 characters.
    http___ftp-stud.fht-esslingen.de_pub_Mirrors_eclipse_releases_neon_201705151400_plugins_org.eclipse.mylyn.wikitext.markdown.ui_2.10.1.v20161129-1925.jar.pack.gz

    The destination is a NAS box. I successfully created a file with that name manually.

    Hope this helps.

     

Log in to post a comment.

Monday.com Logo