This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255893 - java.net.MalformedURLException at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.findExistingParent
Summary: java.net.MalformedURLException at org.netbeans.modules.remotefs.versioning.ap...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 256519 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-13 09:34 UTC by Exceptions Reporter
Modified: 2016-03-16 08:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220479


Attachments
stacktrace (7.83 KB, text/plain)
2015-10-13 09:34 UTC, Exceptions Reporter
Details
stacktrace (3.11 KB, text/plain)
2015-10-13 10:37 UTC, Alexander Simon
Details
proposed patch (12.60 KB, patch)
2015-10-19 11:58 UTC, Alexander Simon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-10-13 09:34:44 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.1 RC (Build 201510012201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: Building a C++ project on a remote host. I did not really encounter any problem. Netbeans informed me that there were a problem so I obliged :-)




Stacktrace: 
java.net.MalformedURLException
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.findExistingParent(VCSFileProxySupport.java:229)
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.fromURI(VCSFileProxySupport.java:201)
   at org.netbeans.modules.git.remote.ui.status.GitVersioningTopComponent.readExternal(GitVersioningTopComponent.java:163)
   at org.openide.windows.TopComponent$Replacer.readObject(TopComponent.java:1859)
   at sun.reflect.GeneratedMethodAccessor48.invoke(GeneratedMethodAccessor48.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Comment 1 Exceptions Reporter 2015-10-13 09:34:46 UTC
Created attachment 156681 [details]
stacktrace
Comment 2 Alexander Simon 2015-10-13 10:37:31 UTC
Created attachment 156685 [details]
stacktrace

reopen IDE with clean cache dir where IDE has opened mixed remote project from the last session. Also there was Git-based mixed project closed in previous session.
Comment 3 Alexander Simon 2015-10-19 11:58:35 UTC
Created attachment 156798 [details]
proposed patch
Comment 4 Alexander Simon 2015-10-19 15:44:09 UTC
fixed in enum ,change set:
4da4b81c8750
Comment 5 Alexander Simon 2015-10-19 15:59:27 UTC
fix i18n in enum, change set:
764b142f7b3c
Comment 6 Quality Engineering 2015-10-29 02:21:30 UTC
Integrated into 'main-silver', will be available in build *201510290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8f10dbd0014e
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #255893 java.net.MalformedURLException at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.findExistingParent
(transplanted from 4da4b81c87502ca0dceadc211b9f6891d9bf0a05)
Comment 7 Alexander Simon 2015-11-12 07:21:04 UTC
*** Bug 256519 has been marked as a duplicate of this bug. ***
Comment 8 Alexander Pepin 2015-11-27 16:41:54 UTC
Cannot reproduce the issue in build 20151119.