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-maintain...@lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/pkg-eucalyptus-maintainers > -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org