query on system voltage & disk information

2003-02-10 Thread Govindharaju Palani
I have following queries.   #1    How to get the system voltage coming into the system. ..?   #2    Given a IP address of a machine how to get the HARD DISK informations like capacity , free space ,etc.   In the disk faiure checking, One system IP   address(ta

Re: rpm usage was:(no subject)

2003-02-10 Thread Thomas Dodd
>On Wed, 5 Feb 2003, wo shi ni baba wrote: >> > > hi folks, > > > > I am running redhat 8.0 on an intel machine, I installed an application by using rpm -i prog.rpm, but when I tried to remove it by rpm -e prog.rpm, it couldn't remove it, so I removed the program

RE: unexpected exception with a java program

2003-02-10 Thread Ajay Bansal
Now I have removed smartheap from my code. Now I get the following error - An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x4d78f9cf Function name=_ZNSs6assignERKSs Li

unexpected exception with a java program

2003-02-10 Thread Ajay Bansal
Hi All I am getting following error on running java program on my RH73 Box (jdk 1.3.1) -- An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occ