0

我有一个现有的 Plone 站点 4.1.4 和 Ploneformgen 1.7.1 在 Linux 独立安装上工作了 2 年。从过去 15 天开始,它一直没有出现在浏览器上,尽管我看到它./bin/plonectl fg在屏幕上运行。它每次都显示不同的日志。我所做的就是重新启动它,直到它在 2-3 小时后停止。我得到的最新错误日志:

2015-01-09 10:58:12 ERROR Zope.SiteErrorLog 1420781292.380.372194570069 http://example.com:8081/site/checklist/tinymce-save
Traceback (innermost last):
  Module ZPublisher.Publish, line 126, in publish  
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 46, in call_object
  Module Products.TinyMCE.browser.browser, line 33, in save
  Module Products.TinyMCE.adapters.Save, line 18, in save
AttributeError: 'NoneType' object has no attribute 'set'

2015-01-09 11:01:06 ERROR Zope.SiteErrorLog 1420781466.020.201924322182 http://example.com:8081/site/checklist/tinymce-save
Traceback (innermost last):
  Module ZPublisher.Publish, line 126, in publish  
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 46, in call_object
  Module Products.TinyMCE.browser.browser, line 33, in save
  Module Products.TinyMCE.adapters.Save, line 18, in save
AttributeError: 'NoneType' object has no attribute 'set'

2015-01-09 17:20:31 ERROR ZServer Bad HTTP request: 'h'

可能是什么问题呢?另外,如果我将 ploneformgen 从现有的 1.7.1 升级到更高版本到 1.7.17,对现有数据有何影响?

4

0 回答 0