Re: jboss 5, jdk 1.6, and wicket 1.3 disk space problem
Google vfs-nested.tmp - returns what looks like some valid results for you. http://www.google.com/search?q=vfs-nested.tmp http://ourcraft.wordpress.com/2009/01/05/plague-of-jar-files/ -- Jeremy Thomerson http://www.wickettraining.com On Thu, Jul 23, 2009 at 2:51 PM, Laura G wrote: > Inside the /tmp directory is another directory called vfs-nested.tmp. > > Inside that is a ton of jars. It looks like it's copying them over and over: > > 000209d4_wicket-extensions-1.3.6.jar > 0008ddb0_wicket-datetime-1.3.6.jar > 000f9baa_wicket-guice-1.3.6.jar > 001782a9_wicket-extensions-1.3.6.jar > 00189e19_velocity-dep-1.4.jar > 001dac17_wicket-jmx-1.3.6.jar > 0023cb17_wicket-auth-roles-1.3.6.jar > 00256edd_wicket-ioc-1.3.6.jar > 0025828e_wicket-jmx-1.3.6.jar > 00289db1_wicket-jmx-1.3.6.jar > > --- On Thu, 7/23/09, Igor Vaynberg wrote: > > From: Igor Vaynberg > Subject: Re: jboss 5, jdk 1.6, and wicket 1.3 disk space problem > To: users@wicket.apache.org > Date: Thursday, July 23, 2009, 2:41 PM > > what are the files/dirs created in that tmp dir? > > -igor > > On Thu, Jul 23, 2009 at 12:34 PM, Laura G > wrote: >> Hi Everyone, >> >> I'm evaluating wicket for a new project for my company. I started looking >> at the wicket-examples and dropped the wicket-examples-1.3.6.war into the >> jboss deploy directory. It deployed fine and I went through some of the >> examples. >> >> My problem is that I left jboss running, and the next day came back and >> noticed restarting jboss took a really long time. >> >> It turns out my /home partition (where jboss is running) was 95% full. >> >> Clearing out the jboss tmp dir brought /home down to 9%. The jboss tmp I'm >> referring to is here: >> >> /home/laura/jboss-5.0.0.GA/server/default/tmp/ >> >> I thought that the problem might be in one the examples, so I removed >> wicket-examples-1.3.6.war. I've been working on a simple example of my own >> using the markup inheritance example and the input form examples. I was >> planning on putting a page demo-ing the ajax functionality too. >> >> So I've been playing around with this example and hot-deploying the war to >> jboss all day and I've noticed my /home has crept up to 45%. >> >> Has anyone else had this problem? We have a lot of other web apps on jboss >> 5, but never had this problem before (none are based on wicket). Here's my >> exact details: >> >> jboss-5.0.0.GA >> jdk1.6.0_13 >> wicket 1.3.6 >> ubuntu 8.04, Hardy Heron >> >> Thanks, >> Laura >> >> >> >> >> > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > > > > - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Re: jboss 5, jdk 1.6, and wicket 1.3 disk space problem
Inside the /tmp directory is another directory called vfs-nested.tmp. Inside that is a ton of jars. It looks like it's copying them over and over: 000209d4_wicket-extensions-1.3.6.jar 0008ddb0_wicket-datetime-1.3.6.jar 000f9baa_wicket-guice-1.3.6.jar 001782a9_wicket-extensions-1.3.6.jar 00189e19_velocity-dep-1.4.jar 001dac17_wicket-jmx-1.3.6.jar 0023cb17_wicket-auth-roles-1.3.6.jar 00256edd_wicket-ioc-1.3.6.jar 0025828e_wicket-jmx-1.3.6.jar 00289db1_wicket-jmx-1.3.6.jar --- On Thu, 7/23/09, Igor Vaynberg wrote: From: Igor Vaynberg Subject: Re: jboss 5, jdk 1.6, and wicket 1.3 disk space problem To: users@wicket.apache.org Date: Thursday, July 23, 2009, 2:41 PM what are the files/dirs created in that tmp dir? -igor On Thu, Jul 23, 2009 at 12:34 PM, Laura G wrote: > Hi Everyone, > > I'm evaluating wicket for a new project for my company. I started looking at > the wicket-examples and dropped the wicket-examples-1.3.6.war into the jboss > deploy directory. It deployed fine and I went through some of the examples. > > My problem is that I left jboss running, and the next day came back and > noticed restarting jboss took a really long time. > > It turns out my /home partition (where jboss is running) was 95% full. > > Clearing out the jboss tmp dir brought /home down to 9%. The jboss tmp I'm > referring to is here: > > /home/laura/jboss-5.0.0.GA/server/default/tmp/ > > I thought that the problem might be in one the examples, so I removed > wicket-examples-1.3.6.war. I've been working on a simple example of my own > using the markup inheritance example and the input form examples. I was > planning on putting a page demo-ing the ajax functionality too. > > So I've been playing around with this example and hot-deploying the war to > jboss all day and I've noticed my /home has crept up to 45%. > > Has anyone else had this problem? We have a lot of other web apps on jboss > 5, but never had this problem before (none are based on wicket). Here's my > exact details: > > jboss-5.0.0.GA > jdk1.6.0_13 > wicket 1.3.6 > ubuntu 8.04, Hardy Heron > > Thanks, > Laura > > > > > - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Re: jboss 5, jdk 1.6, and wicket 1.3 disk space problem
what are the files/dirs created in that tmp dir? -igor On Thu, Jul 23, 2009 at 12:34 PM, Laura G wrote: > Hi Everyone, > > I'm evaluating wicket for a new project for my company. I started looking at > the wicket-examples and dropped the wicket-examples-1.3.6.war into the jboss > deploy directory. It deployed fine and I went through some of the examples. > > My problem is that I left jboss running, and the next day came back and > noticed restarting jboss took a really long time. > > It turns out my /home partition (where jboss is running) was 95% full. > > Clearing out the jboss tmp dir brought /home down to 9%. The jboss tmp I'm > referring to is here: > > /home/laura/jboss-5.0.0.GA/server/default/tmp/ > > I thought that the problem might be in one the examples, so I removed > wicket-examples-1.3.6.war. I've been working on a simple example of my own > using the markup inheritance example and the input form examples. I was > planning on putting a page demo-ing the ajax functionality too. > > So I've been playing around with this example and hot-deploying the war to > jboss all day and I've noticed my /home has crept up to 45%. > > Has anyone else had this problem? We have a lot of other web apps on jboss > 5, but never had this problem before (none are based on wicket). Here's my > exact details: > > jboss-5.0.0.GA > jdk1.6.0_13 > wicket 1.3.6 > ubuntu 8.04, Hardy Heron > > Thanks, > Laura > > > > > - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
jboss 5, jdk 1.6, and wicket 1.3 disk space problem
Hi Everyone, I'm evaluating wicket for a new project for my company. I started looking at the wicket-examples and dropped the wicket-examples-1.3.6.war into the jboss deploy directory. It deployed fine and I went through some of the examples. My problem is that I left jboss running, and the next day came back and noticed restarting jboss took a really long time. It turns out my /home partition (where jboss is running) was 95% full. Clearing out the jboss tmp dir brought /home down to 9%. The jboss tmp I'm referring to is here: /home/laura/jboss-5.0.0.GA/server/default/tmp/ I thought that the problem might be in one the examples, so I removed wicket-examples-1.3.6.war. I've been working on a simple example of my own using the markup inheritance example and the input form examples. I was planning on putting a page demo-ing the ajax functionality too. So I've been playing around with this example and hot-deploying the war to jboss all day and I've noticed my /home has crept up to 45%. Has anyone else had this problem? We have a lot of other web apps on jboss 5, but never had this problem before (none are based on wicket). Here's my exact details: jboss-5.0.0.GA jdk1.6.0_13 wicket 1.3.6 ubuntu 8.04, Hardy Heron Thanks, Laura