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 206984 - Mercurial gives getaddrinfo failed
Summary: Mercurial gives getaddrinfo failed
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 7.0
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 13:02 UTC by nitin.cool4urchat
Modified: 2012-02-15 16:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nitin.cool4urchat 2012-01-06 13:02:27 UTC
I have a mercurial project on java.net. When I try to clone it using Netbeans 7 it gives the following error.

Mercurial Clone
---------------
ERROR Command failed:
Command: [hg, clone, -v, https://nitin.cool4urchat:****@hg.java.net/hg/nntest~nn, C:\Users\Nitin\Documents\NetBeansProjects\nntest~nn]
Output: [abort: error: getaddrinfo failed]
INFO: End of Clone

At first, I thought there may be some problem in proxy configuration, but it is updating properly and I am able to login to the team server(java.net).
Comment 1 Ondrej Vrabec 2012-01-06 13:08:35 UTC
> At first, I thought there may be some problem in proxy configuration
Are you behind a proxy?
> but it is updating properly
what is updating properly? Do you mean Tools->Plugins ?
Comment 2 Ondrej Vrabec 2012-01-06 14:36:37 UTC
fix: http://hg.netbeans.org/core-main/rev/8de502b6fde4
Comment 3 Ondrej Vrabec 2012-01-06 14:46:13 UTC
marian: maybe this is worth fixing in 7.1 patch.
nitin.cool4urchat: try the fix in the upcoming daily build and let me know if it helps.
Comment 4 Quality Engineering 2012-01-07 16:22:14 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8de502b6fde4
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #206984 - Mercurial gives getaddrinfo failed
pass proxy settings also to clone command
Comment 5 Marian Mirilovic 2012-01-09 09:09:38 UTC
(In reply to comment #3)
> marian: maybe this is worth fixing in 7.1 patch.

Agreed !

2nitin.cool4urchat : please verify the fix delivered in Dev build solved the problem and you are not facing it again. We will proceed with integration into NB 7.1 Patch1 after. Thanks in advance.
Comment 6 Stepan Zebra 2012-02-06 16:33:04 UTC
verified in trunk
Comment 7 Ondrej Vrabec 2012-02-07 09:05:49 UTC
transplanted to 71_fixes: http://hg.netbeans.org/releases/rev/ed02aa49e1ab
Comment 8 Quality Engineering 2012-02-08 02:33:58 UTC
Integrated into 'releases', will be available in build *201202072200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/ed02aa49e1ab
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #206984 - Mercurial gives getaddrinfo failed
pass proxy settings also to clone command
(transplanted from 8de502b6fde400aeac6ae9f232a126f1baf9f416)
Comment 9 Stepan Zebra 2012-02-15 16:32:38 UTC
verified in trunk
Comment 10 Stepan Zebra 2012-02-15 16:39:44 UTC
(In reply to comment #9)
> verified in trunk

not just in trunk, but also in 7.1.1 RC1