[Orca-users] /usr/local/bin/orca: warning: cannot create Orca::HTMLFile object :
McDaniel, Andy
Andy_McDaniel at cable.comcast.com
Tue Feb 18 15:47:10 PST 2003
I am running:
- Solaris 8 2/02 (latest Recommended patch bundle)
- 4 CPU (400MHz) x 4 GB RAM E450
- perl 5.8.0
- RICHPse 3.3
- Orca version 0.265 using RRDs version 1.000401
- Orcallating about 130 servers
- I bumped the ulimit -n 512 and then to 1024 to no avail. It still chokes
above 256 file descriptors. I have a truss output if needed.
I saw a thread about this earlier and it looked like the solution was to
upgrade from perl 5.6.0. After compiling perl 5.8.0 with:
/opt/GCC*/bin/gcc --v
Reading specs from /opt/GCC3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls --prefix /opt/GCC3.2
Thread model: posix
gcc version 3.2
I still get the error. When I modify /usr/local/lib/Orca/OpenFileHash.pm as
follows:
unless ($open_file_cache) {
$open_file_cache = Orca::OpenFileHash->new(1)
# $open_file_cache = Orca::OpenFileHash->new(100)
}
I reduce the # of errors from about 1500 to about 150.
Any Ideas?
Thanks,
Andy McDaniel
181 Inverness Drive West
Englewood, CO 80112
*** NEW E-MAIL***
andy_mcdaniel at cable.comcast.com
More information about the Orca-users
mailing list