Not logged in. · Lost password · Register
Forum: Jabber users Jabber EN - support for users
Unable to login to private openfire server
Unable to login to private openfire server
massoo #1
Member since Jul 2008 · 5 posts · Location: Bangalore, India
Group memberships: Členové
Show profile · Link to this post
Subject: Unable to login to private openfire server
Hi,

I am trying use jabbim in conjunction with my own openfire jabber server. I am nnable to login into this private openfire server  and with jabbim I always get "connectionlost / trying to reconnet ",  where as all other clients like spark, psi can login.

The openfire  logs say :
2008.08.01 10:43:08 NIOConnection: startTLS: using c2s

How should i resolve this ?

Regards
Prashant
spike411 #2
Member since Jan 2006 · 145 posts · Location: Praha
Group memberships: Členové
Show profile · Link to this post
Hi!

If you are using Jabbim client on Linux, do you also have pyopenssl and openssl installed?
massoo #3
Member since Jul 2008 · 5 posts · Location: Bangalore, India
Group memberships: Členové
Show profile · Link to this post
Hi,

i installed pyOpenSSL-0.7 and i do have openssl. I am using pclinuxos 2007.
sudo rpm -qa |grep ssl reveals
openssl-0.9.8e-1pclos2007
libopenssl0.9.8-0.9.8e-1pclos2007
libopenssl0.9.8-devel-0.9.8e-1pclos2007

but still the same . but jabbim appears to be momentarily logging in and then again trying to reconnect.

on the openfire console i get,
2008.08.04 13:47:34 LdapManager: Trying to find a user's DN based on their username. uid: shann, Base DN: dc=mobiapps,dc=com...
2008.08.04 13:47:34 LdapManager: Creating a DirContext in LdapManager.getContext()...
2008.08.04 13:47:34 LdapManager: Created hashtable with context values, attempting to create context...
2008.08.04 13:47:34 LdapManager: ... context created successfully, returning.
2008.08.04 13:47:34 LdapManager: Starting LDAP search...
2008.08.04 13:47:34 LdapManager: ... search finished
2008.08.04 13:47:34 LdapManager: Creating a DirContext in LdapManager.getContext()...
2008.08.04 13:47:34 LdapManager: Created hashtable with context values, attempting to create context...
2008.08.04 13:47:34 LdapManager: ... context created successfully, returning.
2008.08.04 13:47:34 XMPPCallbackHandler: shann authorized to shann
2008.08.04 13:47:39 XMPPCallbackHandler: NameCallback: shann
spike411 #4
Member since Jan 2006 · 145 posts · Location: Praha
Group memberships: Členové
Show profile · Link to this post
Could you please provide your jabbim.log file? It should be in ~/.jabbim/yourjabberid-profile/jabbim.log. Maybe developers can find some hints there. You can find the devs at jabbim@conf.netlab.cz.
massoo #5
Member since Jul 2008 · 5 posts · Location: Bangalore, India
Group memberships: Členové
Show profile · Link to this post
Hi,

the jabbim.log
2008/08/06 12:27 IST [-] Log opened.
2008/08/06 12:27 IST [-] loading JabbimExtra config emoticons/default/smileys.cfg
2008/08/06 12:27 IST [-] adbapi connecting: pysqlite2.dbapi2 ('/home/shann/.jabbim/cache.db',)
2008/08/06 12:27 IST [-] adbapi connecting: pysqlite2.dbapi2 ('/home/shann/.jabbim/cache.db',)
2008/08/06 12:27 IST [-] adbapi connecting: pysqlite2.dbapi2 ('/home/shann/.jabbim/cache.db',)
2008/08/06 12:27 IST [-] adbapi connecting: pysqlite2.dbapi2 ('/home/shann/.jabbim/cache.db',)
2008/08/06 12:27 IST [-] created caps
2008/08/06 12:27 IST [-] created status
2008/08/06 12:27 IST [-] created avatars
2008/08/06 12:27 IST [-] tables_created
2008/08/06 12:27 IST [-] adbapi connecting: pysqlite2.dbapi2 ('/home/shann/.jabbim/cache.db',)
2008/08/06 12:27 IST [-] [Failure instance: Traceback: pysqlite2.dbapi2.OperationalError: database is locked
2008/08/06 12:27 IST [-] /usr/lib/python2.4/threading.py:422:run
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/python/threadpool.py:148:_worker
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/python/context.py:59:callWithContext
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/python/context.py:37:callWithContext
2008/08/06 12:27 IST [-] --- <exception caught here> ---
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/internet/threads.py:25:_putResultInDeferred
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/enterprise/adbapi.py:374:_runInteraction
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/enterprise/adbapi.py:383:_runQuery
2008/08/06 12:27 IST [-] ] ['__doc__', '__getstate__', '__init__', '__module__', '__repr__', '__str__', 'check', 'cleanFailure', 'count', 'frames', 'getBriefTraceback', 'getErrorMessage', 'getTraceback', 'parents', 'pickled', 'printBriefTraceback', 'printDetailedTraceback', 'printTraceback', 'raiseException', 'stack', 'tb', 'trap', 'type', 'value']
2008/08/06 12:27 IST [-] [Failure instance: Traceback: pysqlite2.dbapi2.OperationalError: no such table: status
2008/08/06 12:27 IST [-] /usr/lib/python2.4/threading.py:422:run
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/python/threadpool.py:148:_worker
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/python/context.py:59:callWithContext
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/python/context.py:37:callWithContext
2008/08/06 12:27 IST [-] --- <exception caught here> ---
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/internet/threads.py:25:_putResultInDeferred
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/enterprise/adbapi.py:374:_runInteraction
2008/08/06 12:27 IST [-] /usr/lib/python2.4/site-packages/twisted/enterprise/adbapi.py:383:_runQuery
2008/08/06 12:27 IST [-] ] ['__doc__', '__getstate__', '__init__', '__module__', '__repr__', '__str__', 'check', 'cleanFailure', 'count', 'frames', 'getBriefTraceback', 'getErrorMessage', 'getTraceback', 'parents', 'pickled', 'printBriefTraceback', 'printDetailedTraceback', 'printTraceback', 'raiseException', 'stack', 'tb', 'trap', 'type', 'value']
2008/08/06 12:27 IST [-] trying to load localization file plugins//archive/en.qm
2008/08/06 12:27 IST [-] cant translate' Message Archiving '
2008/08/06 12:27 IST [-] cant translate' Archive Plugin '
2008/08/06 12:27 IST [-] trying to load localization file plugins//archive/en.qm
2008/08/06 12:27 IST [-] cant translate' Number of last messages shown: '
2008/08/06 12:27 IST [-] cant translate' Don't show messages older than: '
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] trying to load localization file plugins//autoupdate/en.qm
2008/08/06 12:27 IST [-] cant translate' Updates plugins '
2008/08/06 12:27 IST [-] cant translate' Autoupdate '
2008/08/06 12:27 IST [-] cant translate' Notify about new versions of Jabbim '
2008/08/06 12:27 IST [-] cant translate' Notify about plugin updates '
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] trying to load localization file plugins//easyshare/en.qm
2008/08/06 12:27 IST [-] cant translate' Easy filesharing '
2008/08/06 12:27 IST [-] cant translate' EasyShare '
2008/08/06 12:27 IST [-] cant translate' Path '
2008/08/06 12:27 IST [-] cant translate' Allow JIDs '
2008/08/06 12:27 IST [-] plugins//news/news.py: BAD PLUGIN!
2008/08/06 12:27 IST [-] Traceback (most recent call last):
      File "jabbim.py", line 3374, in findPlugins
        f = open(utils.path(path))
    IOError: [Errno 2] No such file or directory: 'plugins//news/news.py'
   
2008/08/06 12:27 IST [-] trying to load localization file plugins//autoaway/en.qm
2008/08/06 12:27 IST [-] cant translate' Auto away '
2008/08/06 12:27 IST [-] cant translate' Autoaway Plugin '
2008/08/06 12:27 IST [-] cant translate' Away time (minutes): '
2008/08/06 12:27 IST [-] cant translate' Away text '
2008/08/06 12:27 IST [-] cant translate' I'm not here since [last]. '
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] trying to load localization file plugins//jgames/en.qm
2008/08/06 12:27 IST [-] trying to load localization file plugins//tune/en.qm
2008/08/06 12:27 IST [-] cant translate' Plugin for User Tune '
2008/08/06 12:27 IST [-] cant translate' tune '
2008/08/06 12:27 IST [-] cant translate' Player '
2008/08/06 12:27 IST [-] trying to load localization file plugins//logview/en.qm
2008/08/06 12:27 IST [-] cant translate' Extra debug window '
2008/08/06 12:27 IST [-] cant translate' LogView Plugin '
2008/08/06 12:27 IST [-] cant translate' Notify on error? '
2008/08/06 12:27 IST [-] trying to load localization file plugins//notification/en.qm
2008/08/06 12:27 IST [-] cant translate' System tray and sound notification '
2008/08/06 12:27 IST [-] cant translate' Notification Plugin '
2008/08/06 12:27 IST [-] cant translate' Notify on first message from user '
2008/08/06 12:27 IST [-] cant translate' Tray icon '
2008/08/06 12:27 IST [-] cant translate' Tray Icon '
2008/08/06 12:27 IST [-] cant translate' Notify if groupchat message contains your nickname '
2008/08/06 12:27 IST [-] cant translate' Tray icon '
2008/08/06 12:27 IST [-] cant translate' Tray Icon '
2008/08/06 12:27 IST [-] cant translate' Play sound on login '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on first message from user '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on other messages from user '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound if groupchat message contains your nickname '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on new presence '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on file transfer '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Use transparent background '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Display time (seconds): '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for first message '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for other messages '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Headline font size '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Text font size '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] trying to load localization file plugins//jdm/en.qm
2008/08/06 12:27 IST [-] cant translate' Jabbim disk manager '
2008/08/06 12:27 IST [-] cant translate' JDM Plugin '
2008/08/06 12:27 IST [-] cant translate' Show files as icons '
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] trying to load localization file plugins//jdm/en.qm
2008/08/06 12:27 IST [-] cant translate' Jabbim disk manager '
2008/08/06 12:27 IST [-] cant translate' JDM Plugin '
2008/08/06 12:27 IST [-] cant translate' Show files as icons '
2008/08/06 12:27 IST [-] jdm ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] setChecked True
2008/08/06 12:27 IST [-] plugin jdm loaded.
2008/08/06 12:27 IST [-] trying to load localization file plugins//jgames/en.qm
2008/08/06 12:27 IST [-] jgames ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
.... contd... part 2
massoo #6
Member since Jul 2008 · 5 posts · Location: Bangalore, India
Group memberships: Členové
Show profile · Link to this post
jabbim.log part2
2008/08/06 12:27 IST [-] plugin jgames loaded.
2008/08/06 12:27 IST [-] responder ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] plugin responder loaded.
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] trying to load localization file plugins//easyshare/en.qm
2008/08/06 12:27 IST [-] cant translate' Easy filesharing '
2008/08/06 12:27 IST [-] cant translate' EasyShare '
2008/08/06 12:27 IST [-] cant translate' Path '
2008/08/06 12:27 IST [-] cant translate' Allow JIDs '
2008/08/06 12:27 IST [-] easyshare ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] plugin easyshare loaded.
2008/08/06 12:27 IST [-] trying to load localization file plugins//notification/en.qm
2008/08/06 12:27 IST [-] cant translate' System tray and sound notification '
2008/08/06 12:27 IST [-] cant translate' Notification Plugin '
2008/08/06 12:27 IST [-] cant translate' Notify on first message from user '
2008/08/06 12:27 IST [-] cant translate' Tray icon '
2008/08/06 12:27 IST [-] cant translate' Tray Icon '
2008/08/06 12:27 IST [-] cant translate' Notify if groupchat message contains your nickname '
2008/08/06 12:27 IST [-] cant translate' Tray icon '
2008/08/06 12:27 IST [-] cant translate' Tray Icon '
2008/08/06 12:27 IST [-] cant translate' Play sound on login '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on first message from user '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on other messages from user '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound if groupchat message contains your nickname '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on new presence '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Play sound on file transfer '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Sounds '
2008/08/06 12:27 IST [-] cant translate' Use transparent background '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Display time (seconds): '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for first message '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for other messages '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Headline font size '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' Text font size '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] cant translate' OSD '
2008/08/06 12:27 IST [-] notification ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] setChecked True
2008/08/06 12:27 IST [-] plugin notification loaded.
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] attention ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] plugin attention loaded.
2008/08/06 12:27 IST [-] trying to load localization file plugins//logview/en.qm
2008/08/06 12:27 IST [-] cant translate' Extra debug window '
2008/08/06 12:27 IST [-] cant translate' LogView Plugin '
2008/08/06 12:27 IST [-] cant translate' Notify on error? '
2008/08/06 12:27 IST [-] logview ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] plugin logview loaded.
2008/08/06 12:27 IST [-] Please upgrade to python2.5
2008/08/06 12:27 IST [-] trying to load localization file plugins//autoupdate/en.qm
2008/08/06 12:27 IST [-] cant translate' Updates plugins '
2008/08/06 12:27 IST [-] cant translate' Autoupdate '
2008/08/06 12:27 IST [-] cant translate' Notify about new versions of Jabbim '
2008/08/06 12:27 IST [-] cant translate' Notify about plugin updates '
2008/08/06 12:27 IST [-] autoupdate ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] setChecked True
2008/08/06 12:27 IST [-] plugin autoupdate loaded.
2008/08/06 12:27 IST [-] trying to load localization file plugins//autoaway/en.qm
2008/08/06 12:27 IST [-] cant translate' Auto away '
2008/08/06 12:27 IST [-] cant translate' Autoaway Plugin '
2008/08/06 12:27 IST [-] cant translate' Away time (minutes): '
2008/08/06 12:27 IST [-] cant translate' Away text '
2008/08/06 12:27 IST [-] cant translate' I'm not here since [last]. '
2008/08/06 12:27 IST [-] autoaway ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] setChecked True
2008/08/06 12:27 IST [-] plugin autoaway loaded.
2008/08/06 12:27 IST [-] trying to load localization file plugins//archive/en.qm
2008/08/06 12:27 IST [-] cant translate' Message Archiving '
2008/08/06 12:27 IST [-] cant translate' Archive Plugin '
2008/08/06 12:27 IST [-] trying to load localization file plugins//archive/en.qm
2008/08/06 12:27 IST [-] cant translate' Number of last messages shown: '
2008/08/06 12:27 IST [-] cant translate' Don't show messages older than: '
2008/08/06 12:27 IST [-] archive ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] setChecked True
2008/08/06 12:27 IST [-] plugin archive loaded.
2008/08/06 12:27 IST [-] trying to load localization file plugins//tune/en.qm
2008/08/06 12:27 IST [-] cant translate' Plugin for User Tune '
2008/08/06 12:27 IST [-] cant translate' tune '
2008/08/06 12:27 IST [-] cant translate' Player '
2008/08/06 12:27 IST [-] tune ['notification', 'archive', 'autoaway', 'autoupdate', 'jdm', 'tune']
2008/08/06 12:27 IST [-] setChecked True
2008/08/06 12:27 IST [-] plugin tune loaded.
2008/08/06 12:27 IST [-] INACTIVE MAINWIN
2008/08/06 12:27 IST [-] <PyQt4.QtGui.QListWidgetItem object at 0xb77a9c2c>
2008/08/06 12:27 IST [-]  {'notification': None}
2008/08/06 12:27 IST [-] publishing onActivity event
2008/08/06 12:28 IST [-] connecting
2008/08/06 12:28 IST [-] loading JabbimExtra config emoticons/default/smileys.cfg
2008/08/06 12:28 IST [-] loading JabbimExtra config chatskins/cool/cool.cfg
2008/08/06 12:28 IST [-] ['client/pc'] ['http://jabber.org/protocol/activity', 'http://jabber.org/protocol/activity+notify', 'http://jabber.org/protocol/bytestreams', 'http://jabber.org/protocol/chatstates', 'http://jabber.org/protocol/commands', 'http://jabber.org/protocol/disco#info', 'http://jabber.org/protocol/ibb', 'http://jabber.org/protocol/mood', 'http://jabber.org/protocol/mood+notify', 'http://jabber.org/protocol/muc', 'http://jabber.org/protocol/rosterx', 'http://jabber.org/protocol/si', 'http://jabber.org/protocol/si/profile/file-transfer', 'http://jabber.org/protocol/tune', 'http://jabber.org/protocol/tune+notify', 'http://jabber.org/protocol/xhtml-im', 'http://kopete.kde.org/protocol/file-preview', 'http://www.xmpp.org/extensions/xep-0194.html#ns', 'http://www.xmpp.org/extensions/xep-0194.html#ns+notify', 'http://www.xmpp.org/extensions/xep-0224.html#ns', 'jabber:iq:last', 'jabber:iq:time', 'jabber:iq:version', 'urn:xmpp:ping', 'urn:xmpp:receipts', 'urn:xmpp:time']
2008/08/06 12:28 IST [-] dns - 1218005887.18_xmpp-client._tcp.172.16.1.19
2008/08/06 12:28 IST [-] /etc/resolv.conf changed, reparsing
2008/08/06 12:28 IST [-] Resolver added ('10.1.1.1', 53) to server list
2008/08/06 12:28 IST [-] Resolver added ('202.56.250.5', 53) to server list
2008/08/06 12:28 IST [-] twisted.names.dns.DNSDatagramProtocol starting on 33387
2008/08/06 12:28 IST [-] 127.0.0.1
2008/08/06 12:28 IST [-] avatarLoader started []
2008/08/06 12:28 IST [-] loading jdm plugin
2008/08/06 12:28 IST [-] Please upgrade to python2.5
2008/08/06 12:28 IST [-] trying to load localization file plugins//jdm/en.qm
2008/08/06 12:28 IST [-] cant translate' Jabbim disk manager '
2008/08/06 12:28 IST [-] cant translate' JDM Plugin '
2008/08/06 12:28 IST [-] cant translate' Show files as icons '
2008/08/06 12:28 IST [-] loading notification plugin
2008/08/06 12:28 IST [-] trying to load localization file plugins//notification/en.qm
2008/08/06 12:28 IST [-] cant translate' System tray and sound notification '
2008/08/06 12:28 IST [-] cant translate' Notification Plugin '
2008/08/06 12:28 IST [-] cant translate' Notify on first message from user '
2008/08/06 12:28 IST [-] cant translate' Tray icon '
2008/08/06 12:28 IST [-] cant translate' Tray Icon '
2008/08/06 12:28 IST [-] cant translate' Notify if groupchat message contains your nickname '
2008/08/06 12:28 IST [-] cant translate' Tray icon '
2008/08/06 12:28 IST [-] cant translate' Tray Icon '
... contd to part3
massoo #7
Member since Jul 2008 · 5 posts · Location: Bangalore, India
Group memberships: Členové
Show profile · Link to this post
jabbim.log part3
2008/08/06 12:28 IST [-] cant translate' Tray icon '
2008/08/06 12:28 IST [-] cant translate' Tray Icon '
2008/08/06 12:28 IST [-] cant translate' Play sound on login '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Play sound on first message from user '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Play sound on other messages from user '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Play sound if groupchat message contains your nickname '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Play sound on new presence '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Play sound on file transfer '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Sounds '
2008/08/06 12:28 IST [-] cant translate' Use transparent background '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Display time (seconds): '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Use OSD for first message '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Use OSD for other messages '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Use OSD for presences '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Headline font size '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Text font size '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' OSD '
2008/08/06 12:28 IST [-] cant translate' Notification test '
2008/08/06 12:28 IST [-] loading autoupdate plugin
2008/08/06 12:28 IST [-] Please upgrade to python2.5
2008/08/06 12:28 IST [-] trying to load localization file plugins//autoupdate/en.qm
2008/08/06 12:28 IST [-] cant translate' Updates plugins '
2008/08/06 12:28 IST [-] cant translate' Autoupdate '
2008/08/06 12:28 IST [-] cant translate' Notify about new versions of Jabbim '
2008/08/06 12:28 IST [-] cant translate' Notify about plugin updates '
2008/08/06 12:28 IST [-] loading autoaway plugin
2008/08/06 12:28 IST [-] trying to load localization file plugins//autoaway/en.qm
2008/08/06 12:28 IST [-] cant translate' Auto away '
2008/08/06 12:28 IST [-] cant translate' Autoaway Plugin '
2008/08/06 12:28 IST [-] cant translate' Away time (minutes): '
2008/08/06 12:28 IST [-] cant translate' Away text '
2008/08/06 12:28 IST [-] cant translate' I'm not here since [last]. '
2008/08/06 12:28 IST [-] loading archive plugin
2008/08/06 12:28 IST [-] trying to load localization file plugins//archive/en.qm
2008/08/06 12:28 IST [-] cant translate' Message Archiving '
2008/08/06 12:28 IST [-] cant translate' Archive Plugin '
2008/08/06 12:28 IST [-] trying to load localization file plugins//archive/en.qm
2008/08/06 12:28 IST [-] cant translate' Number of last messages shown: '
2008/08/06 12:28 IST [-] cant translate' Don't show messages older than: '
2008/08/06 12:28 IST [-] loading tune plugin
2008/08/06 12:28 IST [-] trying to load localization file plugins//tune/en.qm
2008/08/06 12:28 IST [-] cant translate' Plugin for User Tune '
2008/08/06 12:28 IST [-] cant translate' tune '
2008/08/06 12:28 IST [-] cant translate' Player '
2008/08/06 12:28 IST [-] INACTIVE MAINWIN
2008/08/06 12:28 IST [-] err: [Failure instance: Traceback (failure with no frames): twisted.names.error.DNSNameError: <twisted.names.dns.Message instance at 0xb7631e4c>
2008/08/06 12:28 IST [-] ]
2008/08/06 12:28 IST [-] ['__doc__', '__getstate__', '__init__', '__module__', '__repr__', '__str__', 'check', 'cleanFailure', 'count', 'frames', 'getBriefTraceback', 'getErrorMessage', 'getTraceback', 'parents', 'pickled', 'printBriefTraceback', 'printDetailedTraceback', 'printTraceback', 'raiseException', 'stack', 'tb', 'trap', 'type', 'value']
2008/08/06 12:28 IST [-] -172.16.1.19? 5222
2008/08/06 12:28 IST [-] Starting factory <twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at 0xb763146c>
2008/08/06 12:28 IST [-] ['__doc__', '__implemented__', '__init__', '__module__', '__providedBy__', '__provides__', '_callID', 'addBootstrap', 'authenticator', 'bootstraps', 'buildProtocol', 'clientConnectionFailed', 'clientConnectionLost', 'connector', 'continueTrying', 'delay', 'doStart', 'doStop', 'factor', 'initialDelay', 'jitter', 'maxDelay', 'maxRetries', 'noisy', 'numPorts', 'protocol', 'removeBootstrap', 'resetDelay', 'retries', 'retry', 'startFactory', 'startedConnecting', 'stopFactory', 'stopTrying']
2008/08/06 12:28 IST [-] ['__doc__', '__getstate__', '__implemented__', '__init__', '__module__', '__providedBy__', '__provides__', '__setstate__', '_makeTransport', 'bindAddress', 'buildProtocol', 'cancelTimeout', 'connect', 'connectionFailed', 'connectionLost', 'disconnect', 'factory', 'factoryStarted', 'getDestination', 'host', 'port', 'reactor', 'state', 'stopConnecting', 'timeout', 'timeoutID', 'transport']
2008/08/06 12:28 IST [-] None
2008/08/06 12:28 IST [-] started - 1218005901.57
2008/08/06 12:28 IST [-] authed
2008/08/06 12:28 IST [-] requesting priacy lists
2008/08/06 12:28 IST [-] get bookmarks
2008/08/06 12:28 IST [-] requesting disco#items
2008/08/06 12:28 IST [-] pre commands
2008/08/06 12:28 IST [-] calling on_authd
2008/08/06 12:28 IST [-] on_authd called
2008/08/06 12:28 IST [-] i'm on_authd end...z
2008/08/06 12:28 IST [-] connected in main
2008/08/06 12:28 IST [-] Sending VCARD IQ
2008/08/06 12:28 IST [-] XML LOG
2008/08/06 12:28 IST [-] ADDING: callback
2008/08/06 12:28 IST [-] END: getVCard
2008/08/06 12:28 IST [-] end connected in main
2008/08/06 12:28 IST [-] stream end
2008/08/06 12:28 IST [-] <stream:error xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'><not-authorized xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></stream:error>
2008/08/06 12:28 IST [-] stream end
2008/08/06 12:28 IST [-] shann@172.16.1.19 no vcard available
2008/08/06 12:28 IST [-] chci ulozit shann@172.16.1.19
2008/08/06 12:28 IST [-] disco#info error received
2008/08/06 12:28 IST [-] u"[Failure instance: Traceback (failure with no frames): twisted.internet.error.ConnectionLost: None.\n](None, u'172.16.1.19')"
2008/08/06 12:28 IST [-] disco#items error received
2008/08/06 12:28 IST [-] Traceback (most recent call last):
    Failure: twisted.internet.error.ConnectionLost: None.
   
2008/08/06 12:28 IST [-] jabber:iq:privacy is unsupported here .. damned gtalk
2008/08/06 12:28 IST [-] Traceback (failure with no frames): twisted.internet.error.ConnectionLost: None.
2008/08/06 12:28 IST [-] get meta contacts
2008/08/06 12:28 IST [-] None
2008/08/06 12:28 IST [-] [Failure instance: Traceback (failure with no frames): twisted.internet.error.ConnectionLost: None.
2008/08/06 12:28 IST [-] ]
2008/08/06 12:28 IST [-] Unhandled error in Deferred:
2008/08/06 12:28 IST [-] Traceback (most recent call last):
    Failure: twisted.internet.error.ConnectionLost: None.
   
2008/08/06 12:28 IST [-] Unhandled error in Deferred:
2008/08/06 12:28 IST [-] Traceback (most recent call last):
    Failure: twisted.internet.error.ConnectionLost: None.
   
2008/08/06 12:28 IST [-] Unhandled error in Deferred:
2008/08/06 12:28 IST [-] Traceback (most recent call last):
    Failure: twisted.internet.error.ConnectionLost: None.
   
2008/08/06 12:28 IST [-] connection lost!
2008/08/06 12:28 IST [-] receipts {}
2008/08/06 12:28 IST [-] Stopping factory <twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at 0xb763146c>
2008/08/06 12:28 IST [-] disconnect reason lost
2008/08/06 12:28 IST [-] unload widget
2008/08/06 12:28 IST [-] cant translate' Notification test '
2008/08/06 12:28 IST [-] unload widget
2008/08/06 12:28 IST [-] remove
2008/08/06 12:28 IST [-] unload widget
2008/08/06 12:28 IST [-]
2008/08/06 12:28 IST [-] 'Connection Lost'
2008/08/06 12:28 IST [-] disconnected.....
2008/08/06 12:28 IST [-] Traceback (most recent call last):
      File "jabbim.py", line 4489, in ?
        reactor.run()
      File "/home/shann/jabbim-0.4.3/qt4reactor.py", line 210, in run
        self.qApp.exec_()
      File "/home/shann/jabbim-0.4.3/qt4reactor.py", line 177, in simulate
        self.runUntilCurrent()
    --- <exception caught here> ---
      File "/usr/lib/python2.4/site-packages/twisted/internet/base.py", line 555, in runUntilCurrent
        call.func(*call.args, **call.kw)
      File "plugins//autoupdate/autoupdate.py", line 71, in checkPlugins
        self.main.client.callRemote('rpc@jabbim.cz/service', 'getList', ('plugins/',)).addCallback(self._listArrived)
    exceptions.AttributeError: 'NoneType' object has no attribute 'client'
   
2008/08/06 12:28 IST [-] connecting
the complete jabbim.log in 3 parts
zenek (Administrator) #8
Member since Nov 2005 · 503 posts · Location: Bohumín
Group memberships: Administrátoři, Členové
Show profile · Link to this post
Hello, sorry for the late reply. Could you please send us your XML log as well? (actions-> XML console) Or, if you have time, join us in MUC conference room jabbim at server conf.netlab.cz (or by web interface)

BTW, you can use http://paste.jabbim.cz/ for long text next time.
Stop Skype Plague
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please note the verification code from the picture into the text field next to it.
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Go to forum
This board is powered by the Unclassified NewsBoard software, 1.6.4, © 2003-7 by Yves Goergen
Current time: 2012-02-07, 18:31:44 (UTC +02:00)