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 270214 - IllegalStateException: Host info is not available for root@192.168.238.160
Summary: IllegalStateException: Host info is not available for root@192.168.238.160
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-27 12:49 UTC by ashpynov
Modified: 2017-04-25 15:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 228567


Attachments
stacktrace (5.39 KB, text/plain)
2017-03-27 12:49 UTC, ashpynov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ashpynov 2017-03-27 12:49:25 UTC
This bug was originally marked as duplicate of bug 252922, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201703150002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 7

User Comments:
ashpynov: cancel background scan




Stacktrace: 
java.lang.IllegalStateException: Host info is not available for root@192.168.238.160
   at org.netbeans.modules.remotefs.versioning.impl.RemoteVcsSupportImpl.reportHostInfoNotAvailable(RemoteVcsSupportImpl.java:252)
   at org.netbeans.modules.remotefs.versioning.impl.RemoteVcsSupportImpl.isMac(RemoteVcsSupportImpl.java:306)
   at org.netbeans.modules.remotefs.versioning.api.RemoteVcsSupport.isMac(RemoteVcsSupport.java:132)
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.isMac(VCSFileProxySupport.java:580)
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.isAncestorOrEqual(VCSFileProxySupport.java:685)
   at org.netbeans.modules.subversion.remote.util.Context.removeDuplicates(Context.java:136)
Comment 1 ashpynov 2017-03-27 12:49:27 UTC
Created attachment 163954 [details]
stacktrace
Comment 2 Vladimir Kvashin 2017-03-27 15:30:55 UTC
We shouldn't get there into isMac() method if the host is not connected...
Comment 3 Alexander Simon 2017-03-28 09:53:14 UTC
fixed in enum, branch release82, changeset 20d343f70245
Comment 4 Quality Engineering 2017-04-02 02:36:17 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2e186b8d3148
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #270214 IllegalStateException: Host info is not available for root@192.168.238.160
(transplanted from 20d343f70245dda639d11cbe2922b24f9824ffd5)
Comment 5 ilia 2017-04-13 10:42:01 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=270214 Changesets:
    http://hg.netbeans.org/releases/rev/20d343f70245 # fixed Bug #270214 IllegalStateException: Host info is not available for root@192.168.238.160
Comment 6 Alexander Pepin 2017-04-25 15:22:17 UTC
Do not see such exception in netbeans-8.2-20170421.