Re: ERROR - DiskPageStore - Error flushing page

2009-01-16 Thread ragu_sree

  I am using wicket1.3.5 version only , but still getting the problem , any
one please provide me the solution
-- 
View this message in context: 
http://www.nabble.com/ERROR---DiskPageStoreError-flushing-page-tp21498004p21499158.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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



ERROR - DiskPageStore - Error flushing page

2009-01-16 Thread ragu_sree

I am getting the above problem , can any one of please provide me the
solution as to how to fix this issue

ERROR - DiskPageStore  - Error flushing page
java.lang.RuntimeException: java.io.FileNotFoundException:
/opt/jakarta-tomcat-5.0.25/work/Catalina/localhost/_/wicket.indiakhelo-filestore/63710B296A9918BCE0B2DD92747962AF/pm-null
(No such file or directory)
at
org.apache.wicket.protocol.http.pagestore.FileChannelPool.newFileChannel(FileChannelPool.java:104)
at
org.apache.wicket.protocol.http.pagestore.FileChannelPool.getFileChannel(FileChannelPool.java:171)
at
org.apache.wicket.protocol.http.pagestore.DiskPageStore$SessionEntry.savePage(DiskPageStore.java:241)
at
org.apache.wicket.protocol.http.pagestore.DiskPageStore.flushPagesToSaveList(DiskPageStore.java:895)
at
org.apache.wicket.protocol.http.pagestore.DiskPageStore$PageSavingThread.run(DiskPageStore.java:965)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.FileNotFoundException:
/opt/jakarta-tomcat-5.0.25/work/Catalina/localhost/_/wicket.indiakhelo-filestore/63710B296A9918BCE0B2DD92747962AF/pm-null
(No such file or directory)
-- 
View this message in context: 
http://www.nabble.com/ERROR---DiskPageStoreError-flushing-page-tp21498004p21498004.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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