Debian Bug report logs - #589815
groovy does not provide classes needed

version graph

Package: eucalyptus-cloud; Maintainer for eucalyptus-cloud is (unknown);

Reported by: Steffen Moeller <steffen_moeller@gmx.de>

Date: Wed, 21 Jul 2010 11:15:02 UTC

Severity: normal

Tags: confirmed

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

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, domibel@debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#589815; Package eucalyptus-cloud. (Wed, 21 Jul 2010 11:15:05 GMT) (full text, mbox, link).


Acknowledgement sent to Steffen Moeller <steffen_moeller@gmx.de>:
New Bug report received and forwarded. Copy sent to domibel@debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>. (Wed, 21 Jul 2010 11:15:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Steffen Moeller <steffen_moeller@gmx.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: groovy does not provide classes needed
Date: Wed, 21 Jul 2010 13:13:31 +0200
Package: eucalyptus-cloud
Version: 1.6.2-2
Severity: serious



r:0185] User 'eucalyptus' validated
[error:0185] User 'eucalyptus' validated
[error:0215] 
java.lang.NoClassDefFoundError: groovy/lang/GroovyObject
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
        at com.eucalyptus.bootstrap.SystemBootstrapper.init(SystemBootstrapper.java:128)
Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObject
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
        ... 13 more
[error:0390] Service exit with a return value of 1
root@master:/etc/init.d# 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eucalyptus-cloud depends on:
ii  eucalyptus-common             1.6.2-2    Elastic Utility Computing Architec
ii  eucalyptus-java-common        1.6.2-2    Elastic Utility Computing Architec

Versions of packages eucalyptus-cloud recommends:
ii  exim4-daemon-light [mail-tran 4.72-1     lightweight Exim MTA (v4) daemon

eucalyptus-cloud suggests no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#589815; Package eucalyptus-cloud. (Sat, 24 Jul 2010 18:45:03 GMT) (full text, mbox, link).


Acknowledgement sent to Dominique Belhachemi <domibel@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>. (Sat, 24 Jul 2010 18:45:03 GMT) (full text, mbox, link).


Message #10 received at 589815@bugs.debian.org (full text, mbox, reply):

From: Dominique Belhachemi <domibel@debian.org>
To: 589815@bugs.debian.org
Subject: Re: Bug#589815: groovy does not provide classes needed
Date: Sat, 24 Jul 2010 14:41:48 -0400
Hi,

this temporary workaround might help.

mv /usr/share/eucalyptus/groovy.jar /usr/share/eucalyptus/groovy.jar.bckup
ln -s /usr/share/java/groovy-all.jar /usr/share/eucalyptus/groovy.jar

Cheers
Dominique






Information forwarded to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#589815; Package eucalyptus-cloud. (Sun, 25 Jul 2010 18:54:02 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>. (Sun, 25 Jul 2010 18:54:03 GMT) (full text, mbox, link).


Message #15 received at 589815@bugs.debian.org (full text, mbox, reply):

From: Steffen Möller <steffen_moeller@gmx.de>
To: 589815@bugs.debian.org
Subject: Re: [pkg-eucalyptus-maintainers] Bug#589815: groovy does not provide classes needed
Date: Sun, 25 Jul 2010 20:51:33 +0200
severity 589815 normal
tags 589815 confirmed
thanks

Dominique, great job! I was not aware of the groovy.jar
in /usr/share/eucalyptus.
On 07/24/2010 08:41 PM, Dominique Belhachemi wrote:
> this temporary workaround might help.
> 
> mv /usr/share/eucalyptus/groovy.jar /usr/share/eucalyptus/groovy.jar.bckup
> ln -s /usr/share/java/groovy-all.jar /usr/share/eucalyptus/groovy.jar

I can confirm the web interface to be back up. The problem apparently was
the unresolved wildcard in
# ls -l /usr/share/eucalyptus/groovy.jar.bckup
lrwxrwxrwx 1 root root 36 Jul 21 11:16 /usr/share/eucalyptus/groovy.jar.bckup -> ../groovy/embeddable/groovy-all*.jar


Cheers,

Steffen




Severity set to 'normal' from 'serious' Request was from Dominique Belhachemi <domibel@debian.org> to control@bugs.debian.org. (Mon, 26 Jul 2010 01:27:04 GMT) (full text, mbox, link).


Added tag(s) confirmed. Request was from Dominique Belhachemi <domibel@debian.org> to control@bugs.debian.org. (Mon, 26 Jul 2010 01:27:05 GMT) (full text, mbox, link).


Reply sent to Debian FTP Masters <ftpmaster@ftp-master.debian.org>:
You have taken responsibility. (Sat, 17 Dec 2011 01:27:21 GMT) (full text, mbox, link).


Notification sent to Steffen Moeller <steffen_moeller@gmx.de>:
Bug acknowledged by developer. (Sat, 17 Dec 2011 01:27:21 GMT) (full text, mbox, link).


Message #24 received at 589815-done@bugs.debian.org (full text, mbox, reply):

From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
To: 584115-done@bugs.debian.org,584116-done@bugs.debian.org,584118-done@bugs.debian.org,589582-done@bugs.debian.org,589815-done@bugs.debian.org,593050-done@bugs.debian.org,593331-done@bugs.debian.org,595873-done@bugs.debian.org,618110-done@bugs.debian.org,638399-done@bugs.debian.org,
Cc: eucalyptus@packages.debian.org, eucalyptus@packages.qa.debian.org
Subject: Bug#652376: Removed package(s) from unstable
Date: Sat, 17 Dec 2011 01:25:25 +0000
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:34:19 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:01 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.