Debian Bug report logs -
#593331
eucalyptus-cloud: Eucalyptus cloud controller and walrus does not start
Reported by: Maciej Galkiewicz <maciej.galkiewicz@gmail.com>
Date: Tue, 17 Aug 2010 09:57:02 UTC
Severity: grave
Found in version eucalyptus/1.6.2-2
Fixed in version 1.6.2-2+rm
Done: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#593331; Package eucalyptus-cloud.
(Tue, 17 Aug 2010 09:57:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Maciej Galkiewicz <maciej.galkiewicz@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Tue, 17 Aug 2010 09:57:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: eucalyptus-cloud
Version: 1.6.2-2
Severity: grave
Justification: renders package unusable
I have debian squeeze updated today (17.08.2010) with kernel 2.6.32-5. After installation eucalyptus-cloud, eucalyptus-cc and eucalyptus-walrus, eucalyptus-cloud service does not start. Cluster controller seems to work fine (at least it listens on tcp port). Eucalyptus-cloud and walrus do not even listen on their ports (8443, 8773). After the same dist-upgrade (13.08.2010) everything works fine. I have already solved #593254 and #589815.
Logs from /var/log/eucalyptus/cloud-output.log (cloud-error is empty):
....
--------------------------------------------------------------------------------
| Proxool config for general
| --------------------------------------------------------------------------------
10:40:07 INFO LogUtil | ?:? proxool.eucalyptus_general:org.hsqldb.jdbcDriver:jdbc:hsqldb:hsqls://127.0.0.1:9001/eucalyptus_general
10:40:07 INFO LogUtil | ?:? {proxool.simultaneous-build-throttle=16, proxool.minimum-connection-count=16, proxool.maximum-connection-count=128, proxool.house-keeping-test-sql=SELECT * FROM COUNTERS;, user=sa, password=8098246ba3f4774701dea3606fb1cad414dd3eb8af5c2dbd499a82d1e005aed9ff6502008b5d3c6081edc7dfc78fcc0ebd8607e866e086c9333a0b2ad0a5e4f2b63d7e88a583f3ff81e39b9bfec520f1eae37647912b6c050cdbd76aa463a5ad6ae999125bcec9a70a4747c02e1ed15433ca170956fb54c31fdb9e17a038ee5757d9a4e5ad103b3217983968c34ba03b767f623c4c812360bc5269575bdf660d46210244ecf312f72b14c636e59bae3d166f5ab7f88622914902e631ecd66de7f23efba84e4cc040a245acea8eb773c2a3b0ecce9423b7e0aad6a7f5a6b245c5fbfeedf83bc7273d84311c8766189309d2588ca41509ce5c41f2d2d84a716b73}
10:40:07 INFO ProxoolFacade | ProxoolFacade.java:86 Proxool 0.9.1+
10:40:07 INFO LogUtil | ?:? --------------------------------------------------------------------------------
| Hibernate for general
| --------------------------------------------------------------------------------
10:40:07 INFO LogUtil | ?:? ["hibernate.archive.autodetection":"jar, class, hbm", "hibernate.show_sql":"false", "hibernate.format_sql":"false", "hibernate.connection.autocommit":"true", "hibernate.hbm2ddl.auto":"update", "hibernate.generate_statistics":"true"]
10:40:07 INFO LogUtil | ?:? --------------------------------------------------------------------------------
| Pool for general
| --------------------------------------------------------------------------------
10:40:07 INFO LogUtil | ?:? ["hibernate.bytecode.use_reflection_optimizer":"true", "hibernate.cglib.use_reflection_optimizer":"true", "hibernate.dialect":"org.hibernate.dialect.HSQLDialect", "hibernate.connection.provider_class":"org.hibernate.connection.ProxoolConnectionProvider", "hibernate.proxool.pool_alias":eucalyptus_general, "hibernate.proxool.existing_pool":"true"]
10:40:07 INFO LogUtil | ?:? --------------------------------------------------------------------------------
| Cache for general
| --------------------------------------------------------------------------------
10:40:07 INFO LogUtil | ?:? {hibernate.cache.provider_class=net.sf.ehcache.hibernate.SingletonEhCacheProvider, hibernate.cache.region_prefix=eucalyptus_general_cache, hibernate.cache.use_second_level_cache=true, hibernate.cache.use_query_cache=true, hibernate.cache.use_structured_entries=true}
10:40:08 INFO ReentrantListenerRegistry | ReentrantListenerRegistry.java:26 Registering event listener for class com.eucalyptus.event.SystemConfigurationEvent: [Addresses canHas=ReentrantReadWriteLock[Write locks = 0, Read locks = 0] activeMap=[:] disabledMap=[:]]
10:40:08 INFO GroovyUtil | GroovyUtil.java:80 Trying to load config for edu.ucsb.eucalyptus.cloud.ws.SystemState from //etc/eucalyptus/cloud.d/scripts/vmstate.groovy
10:40:09 INFO eucalyptus_general | ConnectionPool.java:617 Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
10:40:12 INFO LogUtil | ?:? --------------------------------------------------------------------------------
| Entities for general
| --------------------------------------------------------------------------------
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.Counters
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.address.Address
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.ClusterInfo
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.Counters
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.ImageInfo
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.LVMMetaInfo
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.LVMVolumeInfo
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.ProductCode
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.SystemConfiguration
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.UserGroupInfo
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.UserInfo
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.VmType
10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.state.AbstractIsomorph
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.config.ComponentConfiguration
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.AbstractPersistent
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.IpRange
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.NetworkPeer
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.NetworkRule
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.NetworkRulesGroup
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.SshKeyPair
10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.UserMetadata
10:40:12 INFO eucalyptus_general | ConnectionPool.java:484 Shutting down 'eucalyptus_general' pool immediately [Shutdown Hook]
10:40:12 INFO eucalyptus_general | ConnectionPool.java:564 'eucalyptus_general' pool has been closed down by Shutdown Hook in 23 milliseconds.
10:40:12 INFO PrototyperController | PrototyperController.java:100 Stopping Prototyper thread
10:40:12 INFO HouseKeeperController | HouseKeeperController.java:107 Stopping HouseKeeper thread
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#593331; Package eucalyptus-cloud.
(Tue, 17 Aug 2010 11:27:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Steffen Möller <steffen_moeller@gmx.de>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Tue, 17 Aug 2010 11:27:05 GMT) (full text, mbox, link).
Message #10 received at 593331@bugs.debian.org (full text, mbox, reply):
Just a hunch. Could you please reinstall the previous version of
libhibernate? This has been updated to 3.5.4.Final very recently and
while reading "hibernate" so often in your report below this just kind
of triggers me thinking that we might possibly first search there.
To get there, you'd
sudo apt-get install libhibernate3-java=3.3.2.GA-2
Should that version not be available any more on the Debian servers (it
should) then you'd find it on snapshot.debian.org .
Sorry for the hassle that this update brought and thank you for your report.
Steffen
On 08/17/2010 11:52 AM, Maciej Galkiewicz wrote:
> Package: eucalyptus-cloud
> Version: 1.6.2-2
> Severity: grave
> Justification: renders package unusable
>
> I have debian squeeze updated today (17.08.2010) with kernel 2.6.32-5. After installation eucalyptus-cloud, eucalyptus-cc and eucalyptus-walrus, eucalyptus-cloud service does not start. Cluster controller seems to work fine (at least it listens on tcp port). Eucalyptus-cloud and walrus do not even listen on their ports (8443, 8773). After the same dist-upgrade (13.08.2010) everything works fine. I have already solved #593254 and #589815.
>
> Logs from /var/log/eucalyptus/cloud-output.log (cloud-error is empty):
> ....
> --------------------------------------------------------------------------------
> | Proxool config for general
> | --------------------------------------------------------------------------------
> 10:40:07 INFO LogUtil | ?:? proxool.eucalyptus_general:org.hsqldb.jdbcDriver:jdbc:hsqldb:hsqls://127.0.0.1:9001/eucalyptus_general
> 10:40:07 INFO LogUtil | ?:? {proxool.simultaneous-build-throttle=16, proxool.minimum-connection-count=16, proxool.maximum-connection-count=128, proxool.house-keeping-test-sql=SELECT * FROM COUNTERS;, user=sa, password=8098246ba3f4774701dea3606fb1cad414dd3eb8af5c2dbd499a82d1e005aed9ff6502008b5d3c6081edc7dfc78fcc0ebd8607e866e086c9333a0b2ad0a5e4f2b63d7e88a583f3ff81e39b9bfec520f1eae37647912b6c050cdbd76aa463a5ad6ae999125bcec9a70a4747c02e1ed15433ca170956fb54c31fdb9e17a038ee5757d9a4e5ad103b3217983968c34ba03b767f623c4c812360bc5269575bdf660d46210244ecf312f72b14c636e59bae3d166f5ab7f88622914902e631ecd66de7f23efba84e4cc040a245acea8eb773c2a3b0ecce9423b7e0aad6a7f5a6b245c5fbfeedf83bc7273d84311c8766189309d2588ca41509ce5c41f2d2d84a716b73}
> 10:40:07 INFO ProxoolFacade | ProxoolFacade.java:86 Proxool 0.9.1+
> 10:40:07 INFO LogUtil | ?:? --------------------------------------------------------------------------------
> | Hibernate for general
> | --------------------------------------------------------------------------------
> 10:40:07 INFO LogUtil | ?:? ["hibernate.archive.autodetection":"jar, class, hbm", "hibernate.show_sql":"false", "hibernate.format_sql":"false", "hibernate.connection.autocommit":"true", "hibernate.hbm2ddl.auto":"update", "hibernate.generate_statistics":"true"]
> 10:40:07 INFO LogUtil | ?:? --------------------------------------------------------------------------------
> | Pool for general
> | --------------------------------------------------------------------------------
> 10:40:07 INFO LogUtil | ?:? ["hibernate.bytecode.use_reflection_optimizer":"true", "hibernate.cglib.use_reflection_optimizer":"true", "hibernate.dialect":"org.hibernate.dialect.HSQLDialect", "hibernate.connection.provider_class":"org.hibernate.connection.ProxoolConnectionProvider", "hibernate.proxool.pool_alias":eucalyptus_general, "hibernate.proxool.existing_pool":"true"]
> 10:40:07 INFO LogUtil | ?:? --------------------------------------------------------------------------------
> | Cache for general
> | --------------------------------------------------------------------------------
> 10:40:07 INFO LogUtil | ?:? {hibernate.cache.provider_class=net.sf.ehcache.hibernate.SingletonEhCacheProvider, hibernate.cache.region_prefix=eucalyptus_general_cache, hibernate.cache.use_second_level_cache=true, hibernate.cache.use_query_cache=true, hibernate.cache.use_structured_entries=true}
> 10:40:08 INFO ReentrantListenerRegistry | ReentrantListenerRegistry.java:26 Registering event listener for class com.eucalyptus.event.SystemConfigurationEvent: [Addresses canHas=ReentrantReadWriteLock[Write locks = 0, Read locks = 0] activeMap=[:] disabledMap=[:]]
> 10:40:08 INFO GroovyUtil | GroovyUtil.java:80 Trying to load config for edu.ucsb.eucalyptus.cloud.ws.SystemState from //etc/eucalyptus/cloud.d/scripts/vmstate.groovy
> 10:40:09 INFO eucalyptus_general | ConnectionPool.java:617 Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
> 10:40:12 INFO LogUtil | ?:? --------------------------------------------------------------------------------
> | Entities for general
> | --------------------------------------------------------------------------------
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.Counters
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.address.Address
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.ClusterInfo
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.Counters
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.ImageInfo
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.LVMMetaInfo
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.LVMVolumeInfo
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.ProductCode
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.SystemConfiguration
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.UserGroupInfo
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.UserInfo
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.entities.VmType
> 10:40:12 INFO LogUtil | ?:? class edu.ucsb.eucalyptus.cloud.state.AbstractIsomorph
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.config.ComponentConfiguration
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.AbstractPersistent
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.IpRange
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.NetworkPeer
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.NetworkRule
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.NetworkRulesGroup
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.SshKeyPair
> 10:40:12 INFO LogUtil | ?:? class com.eucalyptus.entities.UserMetadata
> 10:40:12 INFO eucalyptus_general | ConnectionPool.java:484 Shutting down 'eucalyptus_general' pool immediately [Shutdown Hook]
> 10:40:12 INFO eucalyptus_general | ConnectionPool.java:564 'eucalyptus_general' pool has been closed down by Shutdown Hook in 23 milliseconds.
> 10:40:12 INFO PrototyperController | PrototyperController.java:100 Stopping Prototyper thread
> 10:40:12 INFO HouseKeeperController | HouseKeeperController.java:107 Stopping HouseKeeper thread
>
> -- System Information:
> Debian Release: squeeze/sid
> APT prefers testing
> APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
>
>
> _______________________________________________
> pkg-eucalyptus-maintainers mailing list
> pkg-eucalyptus-maintainers@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-eucalyptus-maintainers
>
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#593331; Package eucalyptus-cloud.
(Tue, 17 Aug 2010 12:15:09 GMT) (full text, mbox, link).
Acknowledgement sent
to Maciej Gałkiewicz <maciej.galkiewicz@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Tue, 17 Aug 2010 12:15:09 GMT) (full text, mbox, link).
Message #15 received at 593331@bugs.debian.org (full text, mbox, reply):
Now it works! Thank you very much.
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#593331; Package eucalyptus-cloud.
(Tue, 17 Aug 2010 12:24:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Steffen Möller <steffen_moeller@gmx.de>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Tue, 17 Aug 2010 12:24:03 GMT) (full text, mbox, link).
Message #20 received at 593331@bugs.debian.org (full text, mbox, reply):
On 08/17/2010 02:11 PM, Maciej Gałkiewicz wrote:
> Now it works! Thank you very much.
>
May I just ask what you have done? Was it a restart of the System or any
change of the configuration?
Thanks and regards
Steffen
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#593331; Package eucalyptus-cloud.
(Tue, 17 Aug 2010 12:39:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Maciej Gałkiewicz <maciej.galkiewicz@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Tue, 17 Aug 2010 12:39:03 GMT) (full text, mbox, link).
Message #25 received at 593331@bugs.debian.org (full text, mbox, reply):
Just like you wrote. I have reconfigured apt-get sources.list
deb http://snapshot.debian.org/archive/debian/20100813/ squeeze main
deb-src http://snapshot.debian.org/archive/debian/20100813/ squeeze main
deb http://snapshot.debian.org/archive/debian-security/20100813/
squeeze/updates main
deb-src http://snapshot.debian.org/archive/debian-security/20100813/
squeeze/updates main
downgraded to libhibernate3-java=3.3.2.GA-2 and installed
eucalyptus-cloud once again.
Maciej
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#593331; Package eucalyptus-cloud.
(Tue, 14 Dec 2010 17:42:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Wilfried Klaebe <w+reportbug@chaos.in-kiel.de>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Tue, 14 Dec 2010 17:42:03 GMT) (full text, mbox, link).
Message #30 received at 593331@bugs.debian.org (full text, mbox, reply):
Still the same problem with libhibernate3-java 3.5.4.Final-4.
Reply sent
to Debian FTP Masters <ftpmaster@ftp-master.debian.org>:
You have taken responsibility.
(Sat, 17 Dec 2011 01:27:26 GMT) (full text, mbox, link).
Notification sent
to Maciej Galkiewicz <maciej.galkiewicz@gmail.com>:
Bug acknowledged by developer.
(Sat, 17 Dec 2011 01:27:26 GMT) (full text, mbox, link).
Message #35 received at 593331-done@bugs.debian.org (full text, mbox, reply):
Version: 1.6.2-2+rm
Dear submitter,
as the package eucalyptus has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/652376
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 14 Jan 2012 07:36:16 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 13:51:08 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.