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

lruggeri at maticad.it lruggeri at maticad.it
Tue Jan 22 11:20:57 CET 2013


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/9C084B18DE6C5D4F831AAA6137C
BD5BF.gwt.rpc (in the VFS)

 

What can be done to avoid theese exceptions?

Bye Lisa

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20130122/b09d8c19/attachment.htm>


More information about the opencms-dev mailing list