Menu

#200 URISyntaxException when opening Netbeans

Minor
closed-fixed
nobody
None
5
2022-11-16
2022-09-23
No

I think I found another problem under Windows:
When opening Netbeans, I get this (silent) exception in Netbeans:
(I shortened the path in the middle, so the "..." are not the problem, I guess it is the "\"-character, maybe they should be converted to "/")
I get this for all (opened?) files.

java.net.URISyntaxException: Illegal character in opaque part at index 2: C:\Users\mbruckschwaiger\sources\...\NcsListPage.utf8.properties
    at java.base/java.net.URI$Parser.fail(URI.java:2970)
    at java.base/java.net.URI$Parser.checkChars(URI.java:3141)
    at java.base/java.net.URI$Parser.parse(URI.java:3177)
    at java.base/java.net.URI.<init>(URI.java:620)
[catch] at com.raelity.jvi.core.VimPath.getCheckPathFS(VimPath.java:148)
    at com.raelity.jvi.core.VimPath.getAbsolutePath(VimPath.java:305)
    at com.raelity.jvi.manager.AppViews$CheckClosedfileExists.run(AppViews.java:176)
    at java.base/java.lang.Thread.run(Thread.java:1589)

Thanks,
Mario.

Discussion

  • Ernie Rael

    Ernie Rael - 2022-09-23

    Thanks, this time it's an expected exception. The bug is that jVi prints it. I've fixed it here. I thought I would a while to see if anything else shows up since there were so many rapid fire releases.

    Have you tried :e* ?

     
    • Mario Bruckschwaiger

      Hi, yes, just tried ":e*". It works perfectly, without any exceptions.

       
  • Ernie Rael

    Ernie Rael - 2022-11-16
    • status: open --> closed-fixed
     
  • Ernie Rael

    Ernie Rael - 2022-11-16

    Fixed in jVi-2.0.13.

     

Log in to post a comment.

MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.