Fileupload not working on productive server -event not fired

UI Components for JSF
Post Reply
MaverickZero
Posts: 1
Joined: 07 Feb 2011, 00:16

07 Feb 2011, 00:32

Hello,
I am having a strange problem with primefaces' fileupload.
While everything is running fine on my local machine, the fileupload stops working when running the application on my productive server.

I am using tomcat 6.0_23, jdk1.6.0.23 and primefaces 2.2RC2, running on ubuntu 10.04.1 LTS

I copied the tomcat directory to the server. Everything is fine, config file are exactly the same. The whole application is running like intended with the only exception that the fileupload does not work.

catalina.out reads
"javax.faces.application.ViewExpiredException: viewId:/pages/content/profilesettings.xhtml - View /pages/content/profilesettings.xhtml could not be restored."
, which is strange, since this Exception won't occur on my local machine.
StateSaving is set to "server". I also added the "old" StateSaving param to my web.xml - no change.
What could cause this behaviour? Does anyone have a clue? Is this a known problem?

Thanks in advance for your help
Maverick Zero


edit: i think it is unlikely to be a filesystem problem since i write to database only.
maybe there are some secret switches i don't know yet? ;-)

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 32 guests