memory and swap problems

2003-02-17 Thread Copopod
I have a dual P3 500mhz with 880MB ram running RH80. I am running a program that consumes large amounts of memory, but it never touches the swap. For this reason, the program crashes due to insufficient memory. Why is this and how can I correct this? If anyone knows, please help, I'm a student t

Out of Memory

2003-02-15 Thread Copopod
Hello, I'm running a Java application that suposedly takes up large amounts of memory. I have 2 Intel P3 500Mhz at SMProcessing and about 915MB hard memory and 1050 MB swap space on RH8.0. While running the program, it comes out with this error: Root Error:Java:OutOfMemory. How do I prevent la

Undefined subroutine &XML::DOM::DocumentType HELP!

2003-02-13 Thread copopod
I'm running a program that utilizes both Perl and Java and upon running the program, it computes, then stops and spits out: Undefined subroutine &XML::DOM::DocumentType called at /usr/lib/perl5/vendor_perl/5.8.0/XML/DOM.pm line 3475 Looking at the DOM.pm file, the package Documenttype is there.