Print

Print


Hello,

I think I have a problem with blahpd service. This process is kept open 
even if not used.
And /var handle 100%.

/dev/hda2             6.7G  5.6G  273M  96% /var

If I found the file in var what is opened but the file is deleted:


lsof -a +L1 /var
COMMAND     PID   USER   FD   TYPE DEVICE      SIZE NLINK   NODE NAME
blahpd      877 tomcat    4u   REG    3,2 103526540     0 192058 
/var/blah/user_blah_job_registry.bjr/registry.by_blah_index
blahpd     1981 tomcat    4u   REG    3,2 103488580     0 192035 
/var/blah/user_blah_job_registry.bjr/registry.by_blah_index
..........................................
blahpd     9856 tomcat    4r   REG    3,2 103497940     0 192042 
/var/blah/user_blah_job_registry.bjr/registry.by_blah_index

After I restart the tomcat I have:

/dev/hda2             6.7G  4.3G  2.1G  67% /var


Please tell me what I can do with blahpd to avoid this situation.

Thank you.

Ciprian