[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Active monitor
- Subject: [cobalt-users] Active monitor
- From: "Tom Arriola [Crime Scene]" <toma@xxxxxxxxx>
- Date: Sat Oct 4 00:10:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I had a full disk and active monitor complained. I fixed the issue but the
light is still flashing. When I click it I get:
"The server encountered an internal error or
misconfiguration and was unable to complete your request."
I ran this command to investigate the cgi:
perl -c -w /usr/admserv/cgi-bin/.cobalt/diskUsage/diskUsage.cgi
The errors are below.
Can't locate Cobalt/Meta.pm in @INC (@INC contains:
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .)
at /usr/lib/perl5/site_perl/5.005/Cobalt/User.pm line 48.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/Cobalt/User.pm line 48.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/Cobalt/Ftp.pm line 31.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/Cobalt/Vsite.pm line 58.
BEGIN failed--compilation aborted at
/usr/admserv/cgi-bin/.cobalt/diskUsage/diskUsage.cgi line 27.
What can I do to fix this? The server is running fine now, but this can't be
good.
Tom