I used Zope 2.8.1 and <a href="http://svn.erp5.org/spec/windows/patches/Zope-2.8.1-aq_dynamic.patch?revision=16817&view=markup">this patch</a> for installing ERP5 on windowxp. After installed Zope and all required packages, I created an ERP5 site. It gave below error:<br><br><h2 style="color: rgb(192, 0, 0);">Site Error</h2> <div style="color: rgb(192, 0, 0);">An error was encountered while publishing this resource. </div> <div style="color: rgb(192, 0, 0);"> <strong>Error Type: BadRequest</strong><br> <strong>Error Value: The id "portal_workflow\delivery_causality_interaction_workflow" contains characters illegal in URLs.</strong><br> </div> <hr style="color: rgb(192, 0, 0);" noshade="noshade"> <div style="color: rgb(192, 0, 0);">Troubleshooting Suggestions</div> <ul style="color: rgb(192, 0, 0);"><li>The URL may be incorrect.</li><li>The parameters passed to this resource may be incorrect.</li><li>A resource that this resource
relies on may be encountering an error.</li></ul> <div style="color: rgb(192, 0, 0);">For more detailed information about the error, please refer to the error log. </div> <div><span style="color: rgb(192, 0, 0);">If the error persists please contact the site maintainer. Thank you for your patience.</span> </div>In log flie:<br><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:04:53 INFO Skinnable Monkeypatch __getattr__ Initial skin cache fill. This should not happen often. Current thread id:127C</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:04:53 WARNING ERP5Form.PreferenceTool Preference type information is not installed.</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color:
rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:04:56 INFO Script (Python) Some of your Scripts have stale code cached. Since Zope cannot use this code, startup will be slightly slower until these Scripts are edited. You can automatically recompile all Scripts that have this problem by visiting /manage_addProduct/PythonScripts/recompile of your server in a browser.</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:05:24 INFO Business Template Updating Activity Tool</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:05:24 ERROR ZMySQLDA query failed: DROP TABLE message (False,None,8192)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color:
rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:05:24 ERROR DA call raise DB = <Products.ZMySQLDA.db.ThreadedDB instance at 0x0453F300>, c = cmf_activity_sql_connection, query = DROP TABLE message</span><br style="color: rgb(192, 0, 0);"><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:05:24 WARNING CMFActivity could not drop the message table</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">Traceback (most recent call last):</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\CMFActivity\ActivityTool.py", line 993, in manageClearActivities</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> folder.SQLDict_dropMessageTable()</span><br style="color: rgb(192, 0, 0);"><span style="color:
rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ERP5Type\patches\DA.py", line 219, in DA__call__</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> result=DB__.query(query, self.max_rows_)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 289, in query</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> return self._access_db(method_id='query', args=args, kw=kw)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 280, in _access_db</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> return getattr(db, method_id)(*args, **kw)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File
"C:\Python24\newtest\Products\ZMySQLDA\db.py", line 413, in query</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> c = self._query(qs)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 387, in _query</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> self.db.query(query)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">OperationalError: (1051, "Unknown table 'message'")</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:05:24 ERROR ZMySQLDA query failed: DROP TABLE message_queue (False,None,8192)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span
style="color: rgb(192, 0, 0);">2008-03-18T11:05:24 ERROR DA call raise DB = <Products.ZMySQLDA.db.ThreadedDB instance at 0x0453F300>, c = cmf_activity_sql_connection, query = DROP TABLE message_queue</span><br style="color: rgb(192, 0, 0);"><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">------</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">2008-03-18T11:05:24 WARNING CMFActivity could not drop the message queue table</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">Traceback (most recent call last):</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\CMFActivity\ActivityTool.py", line 1004, in manageClearActivities</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> folder.SQLQueue_dropMessageTable()</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0,
0);"> File "C:\Python24\newtest\Products\ERP5Type\patches\DA.py", line 219, in DA__call__</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> result=DB__.query(query, self.max_rows_)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 289, in query</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> return self._access_db(method_id='query', args=args, kw=kw)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 280, in _access_db</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> return getattr(db, method_id)(*args, **kw)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ZMySQLDA\db.py",
line 413, in query</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> c = self._query(qs)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 387, in _query</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);"> self.db.query(query)</span><br style="color: rgb(192, 0, 0);"><span style="color: rgb(192, 0, 0);">OperationalError: (1051, "Unknown table 'message_queue'")<br><br><span style="color: rgb(0, 0, 0);">I need help...<br><br>Thanks,<br>Best regards<br></span></span><p> 
<hr size=1>Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping">
Find them fast with Yahoo! Search.</a>