System error

error:  Connect failure for database zeitix: FATAL: das Datenbanksystem ist im Wiederherstellungsmodus
context: 
... 
83:  if ($main::DBI_AUTOPROXY) {
84:  $self->{dbh} = DBI->connect("$main::DBI_AUTOPROXY;dsn=dbi:Pg:dbname=$self->{database}", $self->{dbuser}, $self->{dbpass})
85:  or die "Connect failure for database $self->{database}: $DBI::errstr\n";
86:  } else {
87:  $self->{dbh} = DBI->connect("dbi:Pg:dbname=$self->{database}", $self->{dbuser}, $self->{dbpass})
88:  or die "Connect failure for database $self->{database}: $DBI::errstr\n";
89:  }
90:  $self->{dbh}->{'AutoCommit'} = 1; # No transaction is default
91:  $self->{transaction} = 0; # Transaction is over
... 
code stack:  /usr/local/share/perl/5.10.0/ThinX/DbPostgres.pm:87
/usr/local/thinx/zeitix/mason/gl/framework.comp:58
/usr/local/thinx/zeitix/mason/gl/mainCSS.comp:40
/usr/local/thinx/zeitix/mason/mandanten/175/dhandler:22
raw error






























Connect failure for database zeitix: FATAL:  das Datenbanksystem ist im Wiederherstellungsmodus


Trace begun at /usr/share/perl5/HTML/Mason/Exceptions.pm line 129
HTML::Mason::Exceptions::rethrow_exception('Connect failure for database zeitix: FATAL:  das Datenbanksystem ist im Wiederherstellungsmodus^J') called at /usr/local/share/perl/5.10.0/ThinX/DbPostgres.pm line 87
ThinX::DbPostgres::connect('ThinX::DbPostgres') called at /usr/local/thinx/zeitix/mason/gl/framework.comp line 58
HTML::Mason::Commands::__ANON__('mandant', 175) called at /usr/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x34dd7e8)', 'mandant', 175) called at /usr/share/perl5/HTML/Mason/Request.pm line 1278
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1268
HTML::Mason::Request::comp(undef, undef, 'mandant', 175) called at /usr/local/thinx/zeitix/mason/gl/mainCSS.comp line 40
HTML::Mason::Commands::__ANON__('lay_params', 'HASH(0x39afb68)', 'cgi_params', 'HASH(0x39137c8)', 'dir_params', 'HASH(0x45a6b00)', 'layColors', 'HASH(0x38f8f08)') called at /usr/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x34666a0)', 'lay_params', 'HASH(0x39afb68)', 'cgi_params', 'HASH(0x39137c8)', 'dir_params', 'HASH(0x45a6b00)', 'layColors', 'HASH(0x38f8f08)') called at /usr/share/perl5/HTML/Mason/Request.pm line 1278
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1268
HTML::Mason::Request::comp(undef, undef, 'lay_params', 'HASH(0x39afb68)', 'cgi_params', 'HASH(0x39137c8)', 'dir_params', 'HASH(0x45a6b00)', 'layColors', 'HASH(0x38f8f08)') called at /usr/local/thinx/zeitix/mason/mandanten/175/dhandler line 22
HTML::Mason::Commands::__ANON__ at /usr/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x39b0498)') called at /usr/share/perl5/HTML/Mason/Request.pm line 1273
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1268
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/share/perl5/HTML/Mason/Request.pm line 467
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 467
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 419
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x38e83f0)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 165
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x38e83f0)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 831
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x30ec810)', 'Apache2::RequestRec=SCALAR(0x38efb70)') called at /usr/local/thinx/zeitix/bin/handler.pl line 64
MyMason::MyApp::handler('Apache2::RequestRec=SCALAR(0x38efb70)') called at -e line 0
eval {...} at -e line 0