Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63D61D807 for ; Tue, 6 Nov 2012 12:40:15 +0000 (UTC) Received: (qmail 32969 invoked by uid 500); 6 Nov 2012 12:40:14 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 32818 invoked by uid 500); 6 Nov 2012 12:40:13 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 32738 invoked by uid 99); 6 Nov 2012 12:40:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 12:40:13 +0000 Date: Tue, 6 Nov 2012 12:40:13 +0000 (UTC) From: "Marios Andreou (JIRA)" To: dev@deltacloud.apache.org Message-ID: <1217098766.74150.1352205613067.JavaMail.jiratomcat@arcas> In-Reply-To: <450378835.494.1337479120889.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (DTACLOUD-216) exception when using 'run command' in GUI on an instance with no public ip MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DTACLOUD-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou resolved DTACLOUD-216. ------------------------------------- Resolution: Fixed This was fixed in commit # 5fddc78a85d89203c77088d7b90c4abe6736ab35 "Core: Fixed typo in instance HAML view" > exception when using 'run command' in GUI on an instance with no public ip > -------------------------------------------------------------------------- > > Key: DTACLOUD-216 > URL: https://issues.apache.org/jira/browse/DTACLOUD-216 > Project: DeltaCloud > Issue Type: Bug > Components: Server > Reporter: Dies Koper > Assignee: Michal Fojtik > Priority: Minor > Attachments: 0005-allow-user-to-chose-target-ip-for-run_on_instance.patch > > > Looking at the code, this applies to all drivers that support the run_on_instance operation. > The error is: undefined method `address' for nil:NilClass > I'd like to suggest we add a selection box to the GUI to display all public and private (DC could be running on a VM in the same network after all) IP addresses of the VM so the user can chose. That should also prevent this error. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira