<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
What is the easiest way to debug this - can I insert a statement that
will check if the database connection is alive before doing the core
objects?<br>
<br>
// Steffen<br>
<br>
Steffen Poulsen wrote:
<blockquote cite="mid44339740.3010202@forskernet.dk" type="cite">
  <pre wrap="">Thomas Knoezinger wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">./rt-setup-database --dba=${RT::DatabaseUser} --action=init --prompt-for-dba-password

replace ${RT::DatabaseUser} with your database user from RT_SiteConfig.pm.

This sould work.
 

    </pre>
  </blockquote>
  <pre wrap=""><!---->Thanks, it did take me a bit further :-) Now I get this instead:

Done setting up database schema.
Now inserting database ACLs
Now inserting RT core system objects
Can't call method "rollback" on an undefined value at
/usr/lib/perl5/vendor_perl/5.8.7/DBIx/SearchBuilder/Handle.pm line 713.

Sounds like this may be related to my environment - any hints?

  </pre>
  <blockquote type="cite">
    <pre wrap="">P.S: Please let me know if you installation of rt is eating a lot of memory 
even for prompting login page.
 

    </pre>
  </blockquote>
  <pre wrap=""><!---->Looking forward to return to you on this one :-)

// Steffen
_______________________________________________
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a>

Community help: <a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a>
Commercial support: <a class="moz-txt-link-abbreviated" href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at <a class="moz-txt-link-freetext" href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a>


We're hiring! Come hack Perl for Best Practical: <a class="moz-txt-link-freetext" href="http://bestpractical.com/about/jobs.html">http://bestpractical.com/about/jobs.html</a>
  </pre>
</blockquote>
<br>
</body>
</html>