[Erp5-users] Can not create ERP5 Site
bao duc
freebirds2081 at yahoo.com
Tue Mar 18 05:47:56 CET 2008
I used MySQL v4.1.22 for windows and MySQL-python v1.2.2 for python 2.4. I tested successfull the connection with Z MySQL Database Connection. While creating ERP5 site, Zope created 2 tables (message, message_queue) in db. But Zope could not drop 2 tables. I dont understand...
Rafael Monnerat <rafael at nexedi.com> wrote: I don't know window at all, but...
Do you have MySQL installed? is it running?
Which python mysql connector are you using? You installed a windows version?
Rafael
bao duc wrote:
> I used Zope 2.8.1 and this patch
>
> for installing ERP5 on windowxp. After installed Zope and all required
> packages, I created an ERP5 site. It gave below error:
>
>
> Site Error
>
> An error was encountered while publishing this resource.
> *Error Type: BadRequest*
> *Error Value: The id
> "portal_workflow\delivery_causality_interaction_workflow" contains
> characters illegal in URLs.*
> ------------------------------------------------------------------------
> Troubleshooting Suggestions
>
> * The URL may be incorrect.
> * The parameters passed to this resource may be incorrect.
> * A resource that this resource relies on may be encountering an error.
>
> For more detailed information about the error, please refer to the error
> log.
> If the error persists please contact the site maintainer. Thank you for
> your patience.
> In log flie:
> ------
> 2008-03-18T11:04:53 INFO Skinnable Monkeypatch __getattr__ Initial skin
> cache fill. This should not happen often. Current thread id:127C
> ------
> 2008-03-18T11:04:53 WARNING ERP5Form.PreferenceTool Preference type
> information is not installed.
> ------
> 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.
> ------
> 2008-03-18T11:05:24 INFO Business Template Updating Activity Tool
> ------
> 2008-03-18T11:05:24 ERROR ZMySQLDA query failed: DROP TABLE message
> (False,None,8192)
> ------
> 2008-03-18T11:05:24 ERROR DA call raise DB =
>
, c =
> cmf_activity_sql_connection, query = DROP TABLE message
>
> ------
> 2008-03-18T11:05:24 WARNING CMFActivity could not drop the message table
> Traceback (most recent call last):
> File "C:\Python24\newtest\Products\CMFActivity\ActivityTool.py", line
> 993, in manageClearActivities
> folder.SQLDict_dropMessageTable()
> File "C:\Python24\newtest\Products\ERP5Type\patches\DA.py", line 219,
> in DA__call__
> result=DB__.query(query, self.max_rows_)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 289, in query
> return self._access_db(method_id='query', args=args, kw=kw)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 280, in
> _access_db
> return getattr(db, method_id)(*args, **kw)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 413, in query
> c = self._query(qs)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 387, in _query
> self.db.query(query)
> OperationalError: (1051, "Unknown table 'message'")
> ------
> 2008-03-18T11:05:24 ERROR ZMySQLDA query failed: DROP TABLE
> message_queue (False,None,8192)
> ------
> 2008-03-18T11:05:24 ERROR DA call raise DB =
>
, c =
> cmf_activity_sql_connection, query = DROP TABLE message_queue
>
> ------
> 2008-03-18T11:05:24 WARNING CMFActivity could not drop the message queue
> table
> Traceback (most recent call last):
> File "C:\Python24\newtest\Products\CMFActivity\ActivityTool.py", line
> 1004, in manageClearActivities
> folder.SQLQueue_dropMessageTable()
> File "C:\Python24\newtest\Products\ERP5Type\patches\DA.py", line 219,
> in DA__call__
> result=DB__.query(query, self.max_rows_)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 289, in query
> return self._access_db(method_id='query', args=args, kw=kw)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 280, in
> _access_db
> return getattr(db, method_id)(*args, **kw)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 413, in query
> c = self._query(qs)
> File "C:\Python24\newtest\Products\ZMySQLDA\db.py", line 387, in _query
> self.db.query(query)
> OperationalError: (1051, "Unknown table 'message_queue'")
>
> I need help...
>
> Thanks,
> Best regards
>
> ------------------------------------------------------------------------
> Looking for last minute shopping deals? Find them fast with Yahoo!
> Search.
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Erp5-users mailing list
> Erp5-users at erp5.org
> http://mail.nexedi.com/mailman/listinfo/erp5-users
_______________________________________________
Erp5-users mailing list
Erp5-users at erp5.org
http://mail.nexedi.com/mailman/listinfo/erp5-users
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.tiolive.com/pipermail/erp5-users/attachments/20080317/420387ef/attachment.htm>
More information about the Erp5-users
mailing list