Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.28 KB | None | 0 0
  1. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  2.  
  3. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  4.  
  5. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  6. rce)
  7. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  8. at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
  9. at com.mysql.jdbc.Util.getInstance(Util.java:381)
  10. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
  11. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
  12. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
  13. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
  14. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
  15. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
  16. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
  17. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
  18. va:1734)
  19. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  20. :2019)
  21. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  22. :1937)
  23. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  24. :1922)
  25. at client.MapleCharacter.saveToDB(MapleCharacter.java:4751)
  26. at client.MapleCharacter$13.run(MapleCharacter.java:5728)
  27. at server.TimerManager$LoggingSaveRunnable.run(TimerManager.java:166)
  28. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  29. at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  30. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  31. access$301(Unknown Source)
  32. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  33. run(Unknown Source)
  34. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  35. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  36. at java.lang.Thread.run(Unknown Source)
  37. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in
  38. your SQL syntax; check the manual that corresponds to your MySQL server version
  39. for the right syntax to use near 'WHERE id = 4164' at line 1
  40. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  41.  
  42. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  43.  
  44. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  45. rce)
  46. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  47. at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
  48. at com.mysql.jdbc.Util.getInstance(Util.java:381)
  49. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
  50. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
  51. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
  52. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
  53. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
  54. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
  55. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
  56. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
  57. va:1734)
  58. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  59. :2019)
  60. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  61. :1937)
  62. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  63. :1922)
  64. at client.MapleCharacter.saveToDB(MapleCharacter.java:4751)
  65. at client.MapleCharacter$13.run(MapleCharacter.java:5728)
  66. at server.TimerManager$LoggingSaveRunnable.run(TimerManager.java:166)
  67. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  68. at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  69. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  70. access$301(Unknown Source)
  71. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  72. run(Unknown Source)
  73. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  74. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  75. at java.lang.Thread.run(Unknown Source)
  76. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in
  77. your SQL syntax; check the manual that corresponds to your MySQL server version
  78. for the right syntax to use near 'WHERE id = 4161' at line 1
  79. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  80.  
  81. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  82.  
  83. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  84. rce)
  85. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  86. at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
  87. at com.mysql.jdbc.Util.getInstance(Util.java:381)
  88. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
  89. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
  90. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
  91. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
  92. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
  93. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
  94. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
  95. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
  96. va:1734)
  97. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  98. :2019)
  99. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  100. :1937)
  101. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  102. :1922)
  103. at client.MapleCharacter.saveToDB(MapleCharacter.java:4751)
  104. at client.MapleCharacter$13.run(MapleCharacter.java:5728)
  105. at server.TimerManager$LoggingSaveRunnable.run(TimerManager.java:166)
  106. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  107. at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  108. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  109. access$301(Unknown Source)
  110. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  111. run(Unknown Source)
  112. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  113. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  114. at java.lang.Thread.run(Unknown Source)
  115. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in
  116. your SQL syntax; check the manual that corresponds to your MySQL server version
  117. for the right syntax to use near 'WHERE id = 4164' at line 1
  118. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  119.  
  120. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  121.  
  122. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  123. rce)
  124. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  125. at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
  126. at com.mysql.jdbc.Util.getInstance(Util.java:381)
  127. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
  128. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
  129. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
  130. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
  131. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
  132. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
  133. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
  134. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
  135. va:1734)
  136. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  137. :2019)
  138. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  139. :1937)
  140. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  141. :1922)
  142. at client.MapleCharacter.saveToDB(MapleCharacter.java:4751)
  143. at client.MapleCharacter$13.run(MapleCharacter.java:5728)
  144. at server.TimerManager$LoggingSaveRunnable.run(TimerManager.java:166)
  145. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  146. at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  147. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  148. access$301(Unknown Source)
  149. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  150. run(Unknown Source)
  151. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  152. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  153. at java.lang.Thread.run(Unknown Source)
  154. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in
  155. your SQL syntax; check the manual that corresponds to your MySQL server version
  156. for the right syntax to use near 'WHERE id = 4164' at line 1
  157. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  158.  
  159. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  160.  
  161. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  162. rce)
  163. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  164. at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
  165. at com.mysql.jdbc.Util.getInstance(Util.java:381)
  166. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
  167. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
  168. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
  169. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
  170. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
  171. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
  172. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
  173. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
  174. va:1734)
  175. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  176. :2019)
  177. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  178. :1937)
  179. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  180. :1922)
  181. at client.MapleCharacter.saveToDB(MapleCharacter.java:4751)
  182. at client.MapleClient.disconnect(MapleClient.java:642)
  183. at net.MapleServerHandler.sessionClosed(MapleServerHandler.java:105)
  184. at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.sess
  185. ionClosed(DefaultIoFilterChain.java:662)
  186. at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextSession
  187. Closed(DefaultIoFilterChain.java:386)
  188. at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$900(Defa
  189. ultIoFilterChain.java:51)
  190. at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.ses
  191. sionClosed(DefaultIoFilterChain.java:797)
  192. at org.apache.mina.filter.codec.ProtocolCodecFilter.sessionClosed(Protoc
  193. olCodecFilter.java:317)
  194. at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextSession
  195. Closed(DefaultIoFilterChain.java:386)
  196. at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$900(Defa
  197. ultIoFilterChain.java:51)
  198. at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.ses
  199. sionClosed(DefaultIoFilterChain.java:797)
  200. at org.apache.mina.core.filterchain.IoFilterAdapter.sessionClosed(IoFilt
  201. erAdapter.java:95)
  202. at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextSession
  203. Closed(DefaultIoFilterChain.java:386)
  204. at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireSessionClos
  205. ed(DefaultIoFilterChain.java:379)
  206. at org.apache.mina.core.service.IoServiceListenerSupport.fireSessionDest
  207. royed(IoServiceListenerSupport.java:210)
  208. at org.apache.mina.core.polling.AbstractPollingIoProcessor.removeNow(Abs
  209. tractPollingIoProcessor.java:535)
  210. at org.apache.mina.core.polling.AbstractPollingIoProcessor.removeSession
  211. s(AbstractPollingIoProcessor.java:497)
  212. at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$600(Ab
  213. stractPollingIoProcessor.java:61)
  214. at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
  215. (AbstractPollingIoProcessor.java:974)
  216. at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
  217. e.java:64)
  218. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  219. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  220. at java.lang.Thread.run(Unknown Source)
  221. IoSession with /99.226.76.131:49795 opened.
  222. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in
  223. your SQL syntax; check the manual that corresponds to your MySQL server version
  224. for the right syntax to use near 'WHERE id = 4164' at line 1
  225. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  226.  
  227. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  228.  
  229. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  230. rce)
  231. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  232. at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
  233. at com.mysql.jdbc.Util.getInstance(Util.java:381)
  234. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
  235. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
  236. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
  237. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
  238. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
  239. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
  240. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
  241. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
  242. va:1734)
  243. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  244. :2019)
  245. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  246. :1937)
  247. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  248. :1922)
  249. at client.MapleCharacter.saveToDB(MapleCharacter.java:4751)
  250. at client.MapleCharacter$13.run(MapleCharacter.java:5728)
  251. at server.TimerManager$LoggingSaveRunnable.run(TimerManager.java:166)
  252. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  253. at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  254. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  255. access$301(Unknown Source)
  256. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  257. run(Unknown Source)
  258. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  259. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  260. at java.lang.Thread.run(Unknown Source)
  261. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in
  262. your SQL syntax; check the manual that corresponds to your MySQL server version
  263. for the right syntax to use near 'WHERE id = 4161' at line 1
  264. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  265.  
  266. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  267.  
  268. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  269. rce)
  270. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  271. at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
  272. at com.mysql.jdbc.Util.getInstance(Util.java:381)
  273. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
  274. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
  275. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
  276. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
  277. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
  278. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
  279. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
  280. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
  281. va:1734)
  282. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  283. :2019)
  284. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  285. :1937)
  286. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
  287. :1922)
  288. at client.MapleCharacter.saveToDB(MapleCharacter.java:4751)
  289. at client.MapleCharacter$13.run(MapleCharacter.java:5728)
  290. at server.TimerManager$LoggingSaveRunnable.run(TimerManager.java:166)
  291. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  292. at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  293. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  294. access$301(Unknown Source)
  295. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
  296. run(Unknown Source)
  297. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  298. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  299. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement