Missing JARs make user registration impossible

Bug #449530 reported by Thierry Carrez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eucalyptus (Ubuntu)
Fix Released
High
Thierry Carrez
Karmic
Fix Released
High
Thierry Carrez

Bug Description

eucalyptus 1.6~bzr919-0ubuntu2
Trying to register a lambda user on the web UI returns RPC error, in cloud-output.log:
"Exception while dispatching incoming RPC call"

And a few errors in cloud-error.log:
java.lang.NoClassDefFoundError: gnu/inet/util/LineInputStream
java.lang.NoClassDefFoundError: Could not initialize class javax.mail.internet.MimeUtility
javax.mail.NoSuchProviderException: No provider for address: rfc822

Apparently eucalyptus needs gnumail-providers.jar and inetlib.jar to send mail (which makes sense, but was never mentioned on https://wiki.ubuntu.com/ServerTeam/EucaPackaging)

Thierry Carrez (ttx)
Changed in eucalyptus (Ubuntu):
assignee: nobody → Thierry Carrez (ttx)
importance: Undecided → High
status: New → Triaged
Changed in eucalyptus (Ubuntu Karmic):
milestone: none → ubuntu-9.10
Revision history for this message
Thierry Carrez (ttx) wrote :

Workaround (on cloud controller):
sudo ln -s /usr/share/java/gnumail-providers.jar /usr/share/eucalyptus/gnumail-providers.jar
sudo ln -s /usr/share/java/inetlib.jar /usr/share/eucalyptus/inetlib.jar

Changed in eucalyptus (Ubuntu Karmic):
status: Triaged → In Progress
Thierry Carrez (ttx)
Changed in eucalyptus (Ubuntu Karmic):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package eucalyptus - 1.6~bzr919-0ubuntu3

---------------
eucalyptus (1.6~bzr919-0ubuntu3) karmic; urgency=low

  [ Matt Zimmerman ]
  * Kill the Eucalyptus DHCP server in eucalyptus-cc.upstart:stop
    (LP: #446056)

  [ Thierry Carrez ]
  * Add missing gnumail-providers.jar and inetlib.jar links to
    /usr/share/eucalyptus to enable email sending (LP: #449530)
  * Cherrypick upstream rev920, fixing Walrus timeouts (LP: #439410)

 -- Thierry Carrez <email address hidden> Mon, 12 Oct 2009 17:37:39 +0200

Changed in eucalyptus (Ubuntu Karmic):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.