Not able to access MRG Management console after upgrading cumin from MRG 1.2 to MRG 1.3 in Red Hat Enterprise Linux ?

Solution Verified - Updated -

Issue

Not able to access MRG Management console  after upgrading cumin from MRG 1.2 to MRG 1.3 in Red Hat Enterprise Linux 5?

Following traceback is seen after logging into the web interface

Traceback (most recent call last):
  File "/usr/share/cumin/python/wooly/server.py", line 125, in 
service_page_request
    content = page.service(session)
  File "/usr/share/cumin/python/wooly/__init__.py", line 466, in service
    self.process(session)
  File "/usr/share/cumin/python/wooly/__init__.py", line 307, in process
    self.do_process(session, *args)
  File "/usr/share/cumin/python/cumin/account/widgets.py", line 84, in 
do_process
    super(LoginPage, self).do_process(session)
  File "/usr/share/cumin/python/wooly/pages.py", line 139, in do_process
    super(HtmlPage, self).do_process(session)
  File "/usr/share/cumin/python/wooly/__init__.py", line 311, in do_process
    child.process(session)
  File "/usr/share/cumin/python/wooly/__init__.py", line 307, in process
    self.do_process(session, *args)
  File "/usr/share/cumin/python/cumin/account/widgets.py", line 122, in 
do_process
    user = cls.get_object(cursor, name=name)
  File "/usr/share/cumin/python/rosemary/model.py", line 344, in get_object
    sql.execute(cursor, criteria)
  File "/usr/share/cumin/python/rosemary/sqloperation.py", line 28, in execute
    cursor.execute(text, values)
ProgrammingError: schema "com.redhat.cumin" does not exist

Environment

Red Hat Enterprise MRG 1.2

cumin: cumin-0.1.3160-1 updated to cumin-0.1.4369-1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.