[Building Sakai] sakai 2.9.3 UTF-8 encoding issue

Shoji Kajita kajita.shoji.5z at kyoto-u.ac.jp
Tue Sep 2 16:00:06 PDT 2014


Hi,

Are you using the following setting?

<Connector port="8443" maxHttpHeaderSize="8192"
           maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
           enableLookups="false" disableUploadTimeout="true"
           acceptCount="100" scheme="https" secure="true"
           clientAuth="false" sslProtocol="TLS"
           proxyName="{YOUR SERVICE NAME}"
           proxyPort="443"
/>

described in 

https://confluence.sakaiproject.org/display/DOC/Sakai+Admin+Guide+-+Advanced+Tomcat++(and+Apache)+Configuration

Shoji
-----
Shoji Kajita, Ph.D
http://about.me/shojikajita

2014/09/03 5:28、Sanghyun Jeon <euksa99 at gmail.com> のメール:

> We also expected that. However, it does not work with ajp.
> If we change ajp to https in apache configuration, then the same file with the Chinese charaters can open.
> The tomcat log shows nothing.
> Please advise.
> 
> S
> 
> 
> On Tue, Sep 2, 2014 at 12:18 PM, Sam Ottenhoff <ottenhoff at longsight.com> wrote:
> Apache HTTPD to Tomcat should work fine over AJP if you set the relevant URIEncoding configs on the Connector as described in https://confluence.sakaiproject.org/display/I18N/Common+UTF-8+Problems
> 
> 
> 
> 
> On Tue, Sep 2, 2014 at 3:14 PM, Sanghyun Jeon <euksa99 at gmail.com> wrote:
> Hello All,
> 
> When we change from ajp to https, all files open correctly. We conclude that it is related with ajp encoding. We are using ajp_proxy. Can anybody have the same issue we currently have. Please share your experience with us and thank you in advance.
> 
> S
> 
> 
> On Tue, Sep 2, 2014 at 11:33 AM, Sanghyun Jeon <euksa99 at gmail.com> wrote:
> Hello All,
> 
> We are using Sakai 2.9.3 and having an UTF-8 issue. I checked all files (server.xml and mysql) based on https://confluence.sakaiproject.org/display/I18N/Common+UTF-8+Problems and all files are configured correctly.
> However, we cannot open any files with foreign character title in Resources folder and user has "HTTP Status 404 The requested resource is not available"
> 
> When we tried to open the file using WebDAV, we have "There waas an error opening this document. This file cannot be found".
> 
> Can anybody guide us to resolve this issue?
> 
> Thank you in advance.
> 
> S
> 
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140903/46622e3b/attachment.html 


More information about the sakai-dev mailing list