[mevenide-dev] [jira] Commented: (MEVENIDE-634) Untrusted host locks mevenide / NetBeans
"Emilian Bold (JIRA)" <jira-yCVjj/[email protected]> Thu, 15 May 2008 03:22:27 -0500 (CDT)
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.devel |
|---|---|
| Message-ID | <6312811.1210839747813.JavaMail.haus-jira@codehaus01.managed.contegix.com> |
[ http://jira.codehaus.org/browse/MEVENIDE-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=134913#action_134913 ]
Emilian Bold commented on MEVENIDE-634:
---------------------------------------
All the messages show up in /var/log/system.log and not in ~/.netbeans/6.1/var/log/messages.log .
I use the same hostname for 2 kinds of repository:
* a public http one (http://hostname/~ebold/maven2)
* a private scp one(scp://hostname/home/ebold/repository)
So I can't be sure which throws the error, but I think the 2nd.
I also have the username/password set for the hostname in ~/.m2/settings.xml (not sure if mevenide uses that).
If I ssh to the host, and I get the message:
Warning: Permanently added the DSA host key for IP address '1.2.3.4' to the list of known hosts.
then everything seems to work again (after a few minutes of locking in the IDE -- probably due to the network traffic done or something similar).
> Untrusted host locks mevenide / NetBeans
> ----------------------------------------
>
> Key: MEVENIDE-634
> URL: http://jira.codehaus.org/browse/MEVENIDE-634
> Project: mevenide
> Issue Type: Bug
> Components: mevenide2-netbeans
> Affects Versions: NB_3.0
> Environment: NetBeans 6.1, latest Maven cluster from the update center (as of 15th may 2008), java 5, OSX Leopard (10.5)
> Reporter: Emilian Bold
> Assignee: Milos Kleint
> Priority: Blocker
> Fix For: NB_3.1
>
>
> NetBeans (the Maven project) locks with newly opened project which has dependencies on yet-untrusted host.
> Due to a fresh install a host doesn't have the keys added permanently. By opening the Maven project from NetBeans the IDE starts taking about 40% of the CPU with syslogd taking 100% of the CPU.
> /var/log/system.log grows instantly to ~ 300MB, all containing the same lines:
> May 15 10:43:39 xx [0x0-0x13013].NetBeans 6.1[158]: Are you sure you want to continue connecting? (yes/no): The authenticity of host 'hostname' can't be established.
> May 15 10:43:39 xx [0x0-0x13013].NetBeans 6.1[158]: DSA key fingerprint is 1:2:3:4:5:6:7:8:9.
> May 15 10:43:39 xx [0x0-0x13013].NetBeans 6.1[158]: Are you sure you want to continue connecting? (yes/no):
> May 15 10:43:39 xx [0x0-0x13013].NetBeans 6.1[158]: The authenticity of host 'hostname' can't be established.
> May 15 10:43:39 xx [0x0-0x13013].NetBeans 6.1[158]: DSA key fingerprint is 1:2:3:4:5:6:7:8:9.
> May 15 10:43:39 xx [0x0-0x13013].NetBeans 6.1[158]: Are you sure you want to continue connecting? (yes/no):
> (I faked the real hostname / key fingerprint as it's irrelevant).
> I never see any GUI asking me to trust the host keys so basically I can't even open NetBeans now.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email