Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] How to get my AMI images to show up in the "My Images" Folder

Hi Harald
3) Head version using Europa as dev platform, doesn't work. I don't know why, I stepped through the code. Nothing strange happens, line 114 in eu.geclipse.aws.ec2.ui.actions.LaunchAMI.java is executed as expected.  Maybe something is messed up in my workspace (which is quite old) and line 77 (DebugPlugin.getDefault().getLaunchManager();) returns something that will not launch ?? If nobody else have any problems, then I guess that this is ok, and it will work for me when we are switching to Ganymede as the main development platform anyway.   
Not that great but I think I know why. You stated that your workspace is quite old? In a recent mail to the dev ml from the 11.7.08 (AWS Projects invalid) i stated that due to the changes in the AWS account handling the AWS Vo structure changed. The vo does now hold the aws access id. All older vos do not contain this access id which is also required when launching an AMI. gEclipse has to know what account to use when launching an instance.

Unfortunately it is not this. My run-time environment is new, when I referred workspace I meant the one that are holding the g-Eclipse plugins.
Hm... hard to retrace... I have just updated my 3.3 gEclipse workspace to HEAD and run several tests of launching an AMI. All launches worked fine on 3.3. Maybe you should just make sure that you have the latest version of all required plugins!?

greets
Moritz
-- 
-----------------------------------
Moritz Post
Innoopract Informationssysteme GmbH
Email: mpost@xxxxxxxxxxxxxx
Tel: +49-721-66-47-33-0
Fax: +49-721-66-47-33-29
http://www.innoopract.com/
========================= Legal Disclaimer =================================
According to Section 80 of the German Corporation Act
Innoopract Informationssysteme GmbH must indicate the following information:
Address: Stephanienstrasse 20, 76133 Karlsruhe Germany
General Manager: Jochen Krause, Eric von der Heyden
Registered Office: Karlsruhe, Commercial Register Karlsruhe HRB 7883
============================================================================

Back to the top