Advertisement
Guest User

Untitled

a guest
Nov 28th, 2011
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. 2011-11-27 22:51:54 Info: Client 0:0:0:0:0:FFFF:C0A8:10A%0 disconnected (UserId: 2).
  2. 2011-11-27 22:57:56 Info: Client 0:0:0:0:0:FFFF:B206:D095%0 disconnected (UserId: 3).
  3. 2011-11-27 23:40:37 Warning: Could not connect to Freenode (The remote host closed the connection)
  4. 2011-11-27 23:40:37 Warning: Could not connect to Freenode (The remote host closed the connection)
  5. 2011-11-27 23:40:38 Warning: Could not connect to Freenode (The remote host closed the connection)
  6. 2011-11-27 23:40:38 Warning: Could not connect to Freenode (The remote host closed the connection)
  7. 2011-11-27 23:40:39 Warning: Could not connect to Freenode (The remote host closed the connection)
  8. 2011-11-27 23:40:39 Warning: Could not connect to Freenode (The remote host closed the connection)
  9. 2011-11-27 23:40:39 Warning: Could not connect to Freenode (The remote host closed the connection)
  10. 2011-11-27 23:41:34 Warning: Channel "#qt" received data for unknown User "chakie"
  11. 2011-11-27 23:54:22 Error: unhandled Error in QSqlQuery!
  12. 2011-11-27 23:54:22 Error: last Query: SELECT awaymessageFROM networkWHERE userid = :userid AND networkid = :networkid
  13. 2011-11-27 23:54:22 Error: executed Query: SELECT awaymessageFROM networkWHERE userid = ? AND networkid = ?
  14. 2011-11-27 23:54:22 Error: bound Values: :networkid=8, :userid=3
  15. 2011-11-27 23:54:22 Error: Error Number: 5
  16. 2011-11-27 23:54:22 Error: Error Message: database is locked Unable to fetch row
  17. 2011-11-27 23:54:22 Error: Driver Message: Unable to fetch row
  18. 2011-11-27 23:54:22 Error: DB Message: database is locked
  19. 2011-11-28 00:07:00 Error: unhandled Error in QSqlQuery!
  20. 2011-11-28 00:07:00 Error: last Query: UPDATE networkSET connected = :connectedWHERE userid = :userid AND networkid = :networkid
  21. 2011-11-28 00:07:00 Error: executed Query: UPDATE networkSET connected = ?WHERE userid = ? AND networkid = ?
  22. 2011-11-28 00:07:00 Error: bound Values: :connected=1, :networkid=9, :userid=4
  23. 2011-11-28 00:07:00 Error: Error Number: 5
  24. 2011-11-28 00:07:00 Error: Error Message: database is locked Unable to fetch row
  25. 2011-11-28 00:07:00 Error: Driver Message: Unable to fetch row
  26. 2011-11-28 00:07:00 Error: DB Message: database is locked
  27. 2011-11-28 00:19:38 Error: unhandled Error in QSqlQuery!
  28. 2011-11-28 00:19:38 Error: last Query: INSERT INTO buffer (userid, networkid, buffername, buffercname, buffertype, joined)VALUES (:userid, :networkid, :buffername, :buffercname, :buffertype, :joined)
  29. 2011-11-28 00:19:38 Error: executed Query: INSERT INTO buffer (userid, networkid, buffername, buffercname, buffertype, joined)VALUES (?, ?, ?, ?, ?, ?)
  30. 2011-11-28 00:19:38 Error: bound Values: :buffercname='#qt', :buffername='#qt', :buffertype=2, :joined=1, :networkid=3, :userid=1
  31. 2011-11-28 00:19:38 Error: Error Number: 5
  32. 2011-11-28 00:19:38 Error: Error Message: database is locked Unable to fetch row
  33. 2011-11-28 00:19:38 Error: Driver Message: Unable to fetch row
  34. 2011-11-28 00:19:38 Error: DB Message: database is locked
  35. 2011-11-28 00:19:38 Error: ASSERT: "!createBuffer" in file /build/buildd/quassel-0.7.2/src/core/coresession.cpp, line 261
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement