-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: lsof large number of open files (deleted)
PostPosted: Thu Sep 23, 2010 5:51 pm 
Pro
Pro

Joined: Wed Nov 05, 2003 7:22 pm
Posts: 211
Hi,

When I look at my server (Tomcat 6,Hibernate 3.5.5, Hibernate Search 3.2.1) I see a lot of links to the same index file with a (deleted) label behind it.

java 4434 root 72r REG 8,1 9134293 1966462 /var/lib/mercadosa/indexes/com.mycomp.Offer/_bkk.cfs (deleted)

This line times 20 with 2 lines without the (deleted) label.

Any idea what's going on here?

Marc


Top
 Profile  
 
 Post subject: Re: lsof large number of open files (deleted)
PostPosted: Fri Sep 24, 2010 4:18 am 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
What do you mean with "look at my server"? Is this in a shell and you are trying to view a directory listing? If so, I've never seen something like it. What type of OS are you running?


Top
 Profile  
 
 Post subject: Re: lsof large number of open files (deleted)
PostPosted: Fri Sep 24, 2010 9:53 am 
Newbie

Joined: Fri Feb 02, 2007 8:25 pm
Posts: 5
Location: San Francisco, CA
He's executing the Lsof command against his Tomcast server process. e.g. lsof -p TOMCAT_PROCESS_ID

Do the file descriptors change over time or are they constant? Which version of Lucene?

Here's a thread that talks about this on the Lucene java-user mailing.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.