[opencms-dev] Serialization policy file *.gwt.rpc not found

Tobias Herrmann t.herrmann at alkacon.com
Tue Jan 22 15:56:41 CET 2013


Hi Lisa,

this may be an issue with you IIS configuration. These files get exported to the real file system and should be delivered from there. Just like the files beneath the /export/ folder.
So either you configure your IIS in a way, that these files are served directly from the file system, or through your servlet container, only the opencms servlet should not be called.

Greetings, Tobias
--

Alkacon Software GmbH - The OpenCms Experts

http://www.alkacon.com
http://www.opencms.org

Am 22.01.2013 14:49, schrieb Ladislav Kulhanek:
> I have the same problem. I have many those exceptions in my log file. In my opencms, those exceptions are thrown at many ADE actions, not only file upload. I have not examined it in detail. I'm running OpencCMS 8.5, tomcat 6, Linux CentOS. Previously, I was running OpenCMS 8.0.4 and there were the
> same exceptions there.
>
> Ladislav Kulhanek
>
>
>
> 2013/1/22 <lruggeri at maticad.it <mailto:lruggeri at maticad.it>>
>
>     Hi,____
>
>     i’m running OpenCms 8.5 with JBoss and IIS.____
>
>     Whenever i open the file editor or upload a file i see many exceptions about serialization policy file *.gwt.rpc not found.____
>
>     __ __
>
>     Stepping with the debugger i found this:____
>
>     __1.__The requested url is like this /opencms/resources/ade/upload/9C084B18DE6C5D4F831AAA6137CBD5BF.gwt.rpc____
>
>     __2.__Opencms prepends /sites/default/ to the url____
>
>     __3.__Opencms search the file /sites/default/opencms/resources/ade/upload/9C084B18DE6C5D4F831AAA6137CBD5BF.gwt.rpc in the VFS and does not found it____
>
>     __4.__The file can be found in /opencms/resources/ade/upload/9C084B18DE6C5D4F831AAA6137CBD5BF.gwt.rpc (served by IIS)____
>
>     __5.__The file can be found in /system/modules/org.opencms.ade.upload/resources/9C084B18DE6C5D4F831AAA6137CBD5BF.gwt.rpc (in the VFS)____
>
>     __ __
>
>     What can be done to avoid theese exceptions?____
>
>     Bye Lisa____
>
>     __ __
>
>     __ __
>
>
>     _______________________________________________
>     This mail is sent to you from the opencms-dev mailing list
>     To change your list options, or to unsubscribe from the list, please visit
>     http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>
>
>
>
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>
>
>



More information about the opencms-dev mailing list