On Wed, May 14, 2014 at 9:59 PM, eaglei22 <jchojnack...@gmail.com> wrote:
> What can be causing these errors? is this more of a Tomcat thing or Wicket?

Hard to guess.

Get the pid of your Tomcat process and use lsof -p <pid>. You'll see
which files are opened by your Tomcat.

HTH

-- 
Guillaume

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to