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 - AssertionError: Path C:\home\d.maglov\devel\Partnerinfomust be absolute
Summary: AssertionError: Path C:\home\d.maglov\devel\Partnerinfomust be absolute
Status: RESOLVED DUPLICATE of bug 254732
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-08-24 18:38 UTC by Exceptions Reporter
Modified: 2015-08-26 13:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219396


Attachments
stacktrace (4.48 KB, text/plain)
2015-08-24 18:38 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***