<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Aric<br>
<br>
After bumping up the debugging, the error I get:<br>
<pre><small><tt>2008-12-19 12:29:20,665 [TP-Processor3] WARN  org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class com.redhat.rhn.common.db.WrappedSQLException</tt></small></pre>
<pre><small><tt>2008-12-19 12:29:20,849 [TP-Processor3] ERROR com.redhat.rhn.frontend.servlets.SessionFilter - Error during transaction. Rolling back</tt></small></pre>
<pre><small><tt>javax.servlet.ServletException: ORA-00942: table or view does not exist

</tt></small></pre>
and further down:<br>
<br>
<pre>Caused by: com.redhat.rhn.common.db.WrappedSQLException: ORA-00942: table or view does not exist

</pre>
and even further:<br>
<br>
<pre><small>2008-12-19 12:29:20,941 [TP-Processor3] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/rhn].[action] - Servlet.service() for servlet action threw exception</small></pre>
<pre><small>java.sql.SQLException: ORA-00942: table or view does not exist

</small></pre>
Version 0.4, is that from SVN?<br>
<br>
Thanks<br>
Ross<br>
</body>
</html>