Comment 0 for bug 791607

Revision history for this message
C de-Avillez (hggdh2) wrote :

Release of Ubuntu: 11.10 Alpha1
Package Version:
Expected Results: after install Eucalyptus successfully starts.
Actual Results:

18:39:59 INFO [Bootstrap:main] :1306967999741:Bootstrap:BOOTSTRAP_STAGE_COMPLETE:UnprivilegedConfiguration:SystemBootstrapper.load.127
18:39:59 INFO [Bootstrap:main] :1306967999742:Bootstrap:BOOTSTRAP_STAGE_AGENDA:SystemCredentialsInit:LOAD:Bootstrap.load.91
18:39:59 INFO [Bootstrap:main] :1306967999742:Bootstrap:BOOTSTRAP_STAGE_AGENDA:SystemCredentialsInit:com.eucalyptus.auth.SystemCredentialProvider:Bootstrap.load.91
18:39:59 INFO [Bootstrap:main] :1306967999742:Bootstrap:BOOTSTRAP_STAGE_AGENDA:SystemCredentialsInit:com.eucalyptus.configurable.PropertiesBootstrapper:Bootstrap.load.91
18:39:59 INFO [Bootstrap:main] :1306967999742:Bootstrap:BOOTSTRAPPER_LOAD:SystemCredentialsInit:com.eucalyptus.auth.SystemCredentialProvider:SystemBootstrapper.load.129
18:40:00 INFO [Bootstrap:main] :1306968000203:Bootstrap:BOOTSTRAPPER_LOAD:SystemCredentialsInit:com.eucalyptus.configurable.PropertiesBootstrapper:SystemBootstrapper.load.129
18:40:00 WARN [ConfigurationProperties:main] java.io.FileNotFoundException: /etc/eucalyptus/cloud.d/conf/system.properties (Permission denied)
java.io.FileNotFoundException: /etc/eucalyptus/cloud.d/conf/system.properties (Permission denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
        at java.io.FileWriter.<init>(FileWriter.java:90)
        at com.eucalyptus.configurable.ConfigurationProperties.store(ConfigurationProperties.java:130)
        at com.eucalyptus.configurable.ConfigurationProperties.configure(ConfigurationProperties.java:32)
        at com.eucalyptus.configurable.ConfigurationProperties.doConfiguration(ConfigurationProperties.java:148)
        at com.eucalyptus.configurable.PropertiesBootstrapper.load(PropertiesBootstrapper.java:16)
        at com.eucalyptus.bootstrap.Bootstrap$Stage.load(Bootstrap.java:95)
        at com.eucalyptus.bootstrap.SystemBootstrapper.load(SystemBootstrapper.java:129)
18:40:00 INFO [Bootstrap:main] :1306968000207:Bootstrap:BOOTSTRAPPER_ERROR:SystemCredentialsInit:com.eucalyptus.configurable.PropertiesBootstrapper:SystemBootstrapper.load.129
18:40:00 FATAL [Bootstrap$Stage:main] Fatal error occured during bootstrap: com.eucalyptus.bootstrap.Bootstrap$Stage.load:101
java.lang.UnsupportedOperationException
        at com.google.common.collect.ImmutableMap.put(ImmutableMap.java:261)
        at com.eucalyptus.configurable.ConfigurationProperties.configure(ConfigurationProperties.java:66)
        at com.eucalyptus.configurable.ConfigurationProperties.doConfiguration(ConfigurationProperties.java:148)
        at com.eucalyptus.configurable.PropertiesBootstrapper.load(PropertiesBootstrapper.java:16)
        at com.eucalyptus.bootstrap.Bootstrap$Stage.load(Bootstrap.java:95)
        at com.eucalyptus.bootstrap.SystemBootstrapper.load(SystemBootstrapper.java:129)
18:40:00 ERROR [BootstrapException:main] Fatal error occured: com.eucalyptus.bootstrap.BootstrapException.fatal:54
java.lang.UnsupportedOperationException
        at com.google.common.collect.ImmutableMap.put(ImmutableMap.java:261)
        at com.eucalyptus.configurable.ConfigurationProperties.configure(ConfigurationProperties.java:66)
        at com.eucalyptus.configurable.ConfigurationProperties.doConfiguration(ConfigurationProperties.java:148)
        at com.eucalyptus.configurable.PropertiesBootstrapper.load(PropertiesBootstrapper.java:16)
        at com.eucalyptus.bootstrap.Bootstrap$Stage.load(Bootstrap.java:95)
        at com.eucalyptus.bootstrap.SystemBootstrapper.load(SystemBootstrapper.java:129)
18:40:00 ERROR [Exceptions:main] java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException
        at com.google.common.collect.ImmutableMap.put(ImmutableMap.java:261)
        at com.eucalyptus.configurable.ConfigurationProperties.configure(ConfigurationProperties.java:66)
        at com.eucalyptus.configurable.ConfigurationProperties.doConfiguration(ConfigurationProperties.java:148)
        at com.eucalyptus.configurable.PropertiesBootstrapper.load(PropertiesBootstrapper.java:16)
        at com.eucalyptus.bootstrap.Bootstrap$Stage.load(Bootstrap.java:95)
        at com.eucalyptus.bootstrap.SystemBootstrapper.load(SystemBootstrapper.java:129)