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 252552 - AssertionError: Path C:\home\swuser\usrsctpmust be absolute
Summary: AssertionError: Path C:\home\swuser\usrsctpmust be absolute
Status: RESOLVED WORKSFORME
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:
Depends on:
Blocks:
 
Reported: 2015-05-22 13:48 UTC by Vladimir Voskresensky
Modified: 2015-12-17 11:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217470


Attachments
stacktrace (3.71 KB, text/plain)
2015-05-22 13:48 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2015-05-22 13:48:57 UTC
Build: NetBeans IDE Dev (Build 201505220001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
vv159170: added remote home into favorites on Windows




Stacktrace: 
java.lang.AssertionError: Path C:\home\swuser\usrsctpmust be absolute
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.getResource(VCSFileProxySupport.java:523)
   at org.netbeans.modules.subversion.remote.client.cli.commands.StatusCommand$XmlEntriesHandler.endElement(StatusCommand.java:358)
   at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:0)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:0)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:0)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:0)
Comment 1 Vladimir Voskresensky 2015-05-22 13:48:59 UTC
Created attachment 153819 [details]
stacktrace
Comment 2 Alexander Simon 2015-12-17 11:04:05 UTC
There is no new exception reports since 8.1 Beta.
I hope that it was fixed.