Editing Eng:J2J:AdminGuide

From JaWiki (Jabber/XMPP wiki)
Jump to: navigation, search

Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.

The administrator who locked it offered this explanation: MediaWiki upgrading

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 85: Line 85:
 
  database.__del__ of <database.database instance at 0x85f1bec>> ignored</nowiki>
 
  database.__del__ of <database.database instance at 0x85f1bec>> ignored</nowiki>
 
Check if you have installed python db access support ( i.e. python-pygresql, python-mysqldb in debian) and if it is up to date. Otherwise, is postgresql/mysql rdbms accesible with the parameters in [database] section in your j2j.conf? is it up?
 
Check if you have installed python db access support ( i.e. python-pygresql, python-mysqldb in debian) and if it is up to date. Otherwise, is postgresql/mysql rdbms accesible with the parameters in [database] section in your j2j.conf? is it up?
* If you see :
+
* In debian etch twisted is too old:
 
  Traceback (most recent call last):
 
  Traceback (most recent call last):
 
   File "/usr/src//j2j/main.py", line 11, in ?
 
   File "/usr/src//j2j/main.py", line 11, in ?
Line 94: Line 94:
 
     from twisted.names.error import DNSNameError
 
     from twisted.names.error import DNSNameError
 
  ImportError: No module named error
 
  ImportError: No module named error
 +
... required twisted 8.01 is in etch+1; ubuntu 8.04 is ok too.
  
In debian etch twisted is too old: required twisted 8.01 is in etch+1; ubuntu 8.04 is ok too.
 
And with FreeBSD you need also py-twistedNames, it's not installed with twisted.
 
 
 
* Sometimes main.py doesn't spit nothing, check your jabber server log, maybe there is an authentication password problem so recheck [component] section in j2j.conf
 
* Sometimes main.py doesn't spit nothing, check your jabber server log, maybe there is an authentication password problem so recheck [component] section in j2j.conf
 
* In j2j.conf are declared some paths to log files, do these files exist? do they have write permissions?
 
* In j2j.conf are declared some paths to log files, do these files exist? do they have write permissions?

Please note that all contributions to JaWiki (Jabber/XMPP wiki) may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see JaWiki (Jabber/XMPP wiki):Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)

Templates used on this page: