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 254666

Summary: AssertionError: Path C:\home\d.maglov\devel\Partnerinfomust be absolute
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Remote VCSAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 219396
Attachments: stacktrace

Description Exceptions Reporter 2015-08-24 18:38:50 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


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

User Comments:
GUEST: Just know it's a remote project and the path is actually on linux:
/home/d.maglov/devel/Partnerinfo

The Beta changes it to windows path




Stacktrace: 
java.lang.AssertionError: Path C:\home\d.maglov\devel\Partnerinfomust 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:609)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
Comment 1 Exceptions Reporter 2015-08-24 18:38:52 UTC
Created attachment 155592 [details]
stacktrace
Comment 2 Alexander Simon 2015-08-26 13:15:09 UTC

*** This bug has been marked as a duplicate of bug 254732 ***