Created
July 5, 2010 11:01
-
-
Save oyvindio/464237 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1278327479583 :murr4y!~murray@45.84-49-70.nextgentel.com PRIVMSG #grouphugs :!track 40170714834075052782 | |
| Web util opening: 'http://sporing.posten.no/sporing.xml?q=40170714834075052782'... | |
| CharEncoding guesses 'UTF-8'. | |
| sql> SQL query failed (timeout?), attempting reconnection... | |
| sql> SQL error! | |
| sql> Message: table package has no column named packageId | |
| sql> Cause: null | |
| sql> java.sql.SQLException: table package has no column named packageId | |
| java.sql.SQLException: table package has no column named packageId | |
| 1278327483268 >>>PRIVMSG #grouphugs :Sorry, SQL is being a bitch. Please check my DB for inconsistencies. | |
| at org.sqlite.DB.throwex(DB.java:380) | |
| at org.sqlite.NativeDB.prepare(Native Method) | |
| at org.sqlite.DB.prepare(DB.java:135) | |
| at org.sqlite.PrepStmt.<init>(PrepStmt.java:41) | |
| at org.sqlite.Conn.prepareStatement(Conn.java:464) | |
| at org.sqlite.Conn.prepareStatement(Conn.java:458) | |
| at org.sqlite.Conn.prepareStatement(Conn.java:438) | |
| at no.kvikshaug.gh.util.SQL.query(SQL.java:141) | |
| at no.kvikshaug.gh.util.SQLHandler.attemptQuery(SQLHandler.java:151) | |
| at no.kvikshaug.gh.util.SQLHandler.attemptQuery(SQLHandler.java:157) | |
| at no.kvikshaug.gh.util.SQLHandler.attemptQuery(SQLHandler.java:130) | |
| at no.kvikshaug.gh.util.SQLHandler.insert(SQLHandler.java:256) | |
| at no.kvikshaug.gh.util.SQLHandler.insert(SQLHandler.java:240) | |
| at no.kvikshaug.gh.modules.TrackingXMLParser$$anonfun$track$1.apply(TrackingXMLParser.scala:69) | |
| at no.kvikshaug.gh.modules.TrackingXMLParser$$anonfun$track$1.apply(TrackingXMLParser.scala:31) | |
| at scala.Iterator$class.foreach(Iterator.scala:414) | |
| at scala.List$$anon$2.foreach(List.scala:598) | |
| at scala.Iterable$class.foreach(Iterable.scala:256) | |
| at scala.xml.NodeSeq.foreach(NodeSeq.scala:34) | |
| at no.kvikshaug.gh.modules.TrackingXMLParser$.track(TrackingXMLParser.scala:31) | |
| at no.kvikshaug.gh.modules.TrackingXMLParser.track(TrackingXMLParser.scala) | |
| at no.kvikshaug.gh.modules.Tracking.addPackage(Tracking.java:166) | |
| at no.kvikshaug.gh.modules.Tracking.onTrigger(Tracking.java:103) | |
| at no.kvikshaug.gh.ModuleHandler.onTrigger(ModuleHandler.java:140) | |
| at no.kvikshaug.gh.Grouphug.onMessage(Grouphug.java:99) | |
| at org.jibble.pircbot.PircBot.handleLine(PircBot.java:927) | |
| at org.jibble.pircbot.InputThread.run(InputThread.java:95) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment