[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Blank reports



I just bumped the log level to debug in Apache and got this in the error log file:

[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at /usr/local/lib/perl5/site_perl/5.12.4/LedgerSMB/Form.pm line 61., referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] No handle/phrase at /usr/local/lib/perl5/site_perl/5.12.4/Locale/Maketext.pm line 195., referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] Locale::Maketext::maketext() called at /usr/local/lib/perl5/site_perl/5.12.4/LedgerSMB/Locale.pm line 92, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] LedgerSMB::Locale::text('LedgerSMB::Locale::en=HASH(0x805d7f8b8)', undef) called at /usr/local/lib/perl5/site_perl/5.12.4/LedgerSMB/Locale.pm line 160, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] LedgerSMB::Locale::date('LedgerSMB::Locale::en=HASH(0x805d7f8b8)', 'HASH(0x805cc67f8)', '07-19-2012', 1) called at bin/rp.pl line 452, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] main::generate_income_statement called at bin/arap.pl line 1054, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] main::continue called at /usr/local/lib/perl5/site_perl/5.12.4/old-handler.pl line 162, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] main::__ANON__() called at /usr/local/lib/perl5/site_perl/5.12.4/Error.pm line 419, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] eval {...} called at /usr/local/lib/perl5/site_perl/5.12.4/Error.pm line 411, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] Error::subs::try('CODE(0x805cc6c18)', 'HASH(0x80481b318)') called at /usr/local/lib/perl5/site_perl/5.12.4/old-handler.pl line 173, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] require old-handler.pl called at /usr/local/www/apache22/data/ledgersmb/rp.pl line 7., referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] Compilation failed in require at /usr/local/www/apache22/data/ledgersmb/rp.pl line 7., referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">
[Thu Jul 19 08:08:53 2012] [error] [client 192.168.3.200] Premature end of script headers: rp.pl, referer: http://bloom001.***************.com/ledgersmb/rp.pl?login=***&action="">

Any help would be appreciated!

-Mark


On Thu, Jul 19, 2012 at 7:58 AM, M Lubratt <..hidden..> wrote:
Still trying to track this down.  I removed Nginx and installed Apache 2.2.22.  It's reporting an internal server error when trying to do these reports, however there is nothing in the apache error log.  I reran perl Makefile.PL and make install to make sure all the dependencies are still there.  They are.

I am getting a message in the /var/log/messages file though:

Jul 19 07:50:21 bloom001 postgres[40085]: [2-1] FATAL:  database "lsmb13" does not exist

Was the ledgersmb database renamed during a recent upgrade?

Thanks!
-Mark


On Wed, Jul 18, 2012 at 1:29 PM, M Lubratt <..hidden..> wrote:
Hello!

I recently noticed that my LSMB 1.3.19 isn't generating Balance Sheet or Income Statement reports.  The frame is blank.  I am able to generate a Trial Balance, however.  I turned on the DBI.trace and the system is making DBI calls.

I'm running on FreeBSD 9.0 with NGINX 1.2.2.

Any ideas?

Thanks!
Mark