Advertisement
tinboye

Orr_server errors

Sep 29th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.63 KB | None | 0 0
  1. 30 Sep 2016 | 01:24:00,893 | INFO | main | smartfoxserver.v2.SmartFoxServer | | Boot sequence starts...
  2. 30 Sep 2016 | 01:24:01,334 | ERROR | main | smartfoxserver.v2.SmartFoxServer | | com.thoughtworks.xstream.converters.ConversionException:
  3. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4. Exception: com.thoughtworks.xstream.converters.ConversionException
  5. Message: Zero length string : Zero length string
  6. ---- Debugging information ----
  7. message : Zero length string
  8. cause-exception : java.lang.NumberFormatException
  9. cause-message : Zero length string
  10. class : com.smartfoxserver.v2.config.ServerSettings
  11. required-type : java.lang.Integer
  12. path : /serverSettings/remoteAdmin/adminTcpPort
  13. line number : 35
  14. -------------------------------
  15. Description: Unexpected error during Server boot. The server cannot start.
  16. Solution: Please email us the content of this error message, including the stack trace to support[at]smartfoxserver.com
  17. +--- --- ---+
  18. Stack Trace:
  19. +--- --- ---+
  20. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
  21. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  22. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  23. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  24. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  25. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  26. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  27. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  28. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  29. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  30. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  31. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  32. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  33. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  34. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  35. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  36. com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  37. com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  38. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
  39. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
  40. com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
  41. com.smartfoxserver.v2.config.DefaultConfigLoader.loadServerSettings(DefaultConfigLoader.java:49)
  42. com.smartfoxserver.v2.config.SFSConfigurator.loadConfiguration(SFSConfigurator.java:51)
  43. com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:261)
  44. com.smartfoxserver.v2.Main.main(Main.java:26)
  45. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. java.lang.reflect.Method.invoke(Unknown Source)
  49. com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
  50. com.exe4j.runtime.WinLauncher.main(Unknown Source)
  51. com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
  52. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  53.  
  54. 30 Sep 2016 | 01:24:01,337 | WARN | SFS2X ShutdownHook | v2.core.SFSShutdownHook | | SFS2X is shutting down. The process may take a few seconds...
  55. 30 Sep 2016 | 01:24:01,337 | INFO | Thread-1 | entities.managers.SFSZoneManager | | BuddyList saveAll...
  56. 30 Sep 2016 | 01:24:02,845 | INFO | main | smartfoxserver.v2.SmartFoxServer | | Boot sequence starts...
  57. 30 Sep 2016 | 01:24:03,296 | ERROR | main | smartfoxserver.v2.SmartFoxServer | | com.thoughtworks.xstream.converters.ConversionException:
  58. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  59. Exception: com.thoughtworks.xstream.converters.ConversionException
  60. Message: Zero length string : Zero length string
  61. ---- Debugging information ----
  62. message : Zero length string
  63. cause-exception : java.lang.NumberFormatException
  64. cause-message : Zero length string
  65. class : com.smartfoxserver.v2.config.ServerSettings
  66. required-type : java.lang.Integer
  67. path : /serverSettings/remoteAdmin/adminTcpPort
  68. line number : 35
  69. -------------------------------
  70. Description: Unexpected error during Server boot. The server cannot start.
  71. Solution: Please email us the content of this error message, including the stack trace to support[at]smartfoxserver.com
  72. +--- --- ---+
  73. Stack Trace:
  74. +--- --- ---+
  75. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
  76. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  77. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  78. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  79. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  80. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  81. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  82. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  83. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  84. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  85. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  86. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  87. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  88. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  89. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  90. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  91. com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  92. com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  93. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
  94. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
  95. com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
  96. com.smartfoxserver.v2.config.DefaultConfigLoader.loadServerSettings(DefaultConfigLoader.java:49)
  97. com.smartfoxserver.v2.config.SFSConfigurator.loadConfiguration(SFSConfigurator.java:51)
  98. com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:261)
  99. com.smartfoxserver.v2.Main.main(Main.java:26)
  100. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  101. sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  102. sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  103. java.lang.reflect.Method.invoke(Unknown Source)
  104. com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
  105. com.exe4j.runtime.WinLauncher.main(Unknown Source)
  106. com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
  107. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  108.  
  109. 30 Sep 2016 | 01:24:03,300 | INFO | Thread-1 | entities.managers.SFSZoneManager | | BuddyList saveAll...
  110. 30 Sep 2016 | 01:24:03,301 | WARN | SFS2X ShutdownHook | v2.core.SFSShutdownHook | | SFS2X is shutting down. The process may take a few seconds...
  111. 30 Sep 2016 | 01:24:04,908 | INFO | main | smartfoxserver.v2.SmartFoxServer | | Boot sequence starts...
  112. 30 Sep 2016 | 01:24:05,382 | ERROR | main | smartfoxserver.v2.SmartFoxServer | | com.thoughtworks.xstream.converters.ConversionException:
  113. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  114. Exception: com.thoughtworks.xstream.converters.ConversionException
  115. Message: Zero length string : Zero length string
  116. ---- Debugging information ----
  117. message : Zero length string
  118. cause-exception : java.lang.NumberFormatException
  119. cause-message : Zero length string
  120. class : com.smartfoxserver.v2.config.ServerSettings
  121. required-type : java.lang.Integer
  122. path : /serverSettings/remoteAdmin/adminTcpPort
  123. line number : 35
  124. -------------------------------
  125. Description: Unexpected error during Server boot. The server cannot start.
  126. Solution: Please email us the content of this error message, including the stack trace to support[at]smartfoxserver.com
  127. +--- --- ---+
  128. Stack Trace:
  129. +--- --- ---+
  130. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
  131. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  132. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  133. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  134. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  135. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  136. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  137. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  138. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  139. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  140. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  141. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  142. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  143. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  144. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  145. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  146. com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  147. com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  148. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
  149. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
  150. com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
  151. com.smartfoxserver.v2.config.DefaultConfigLoader.loadServerSettings(DefaultConfigLoader.java:49)
  152. com.smartfoxserver.v2.config.SFSConfigurator.loadConfiguration(SFSConfigurator.java:51)
  153. com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:261)
  154. com.smartfoxserver.v2.Main.main(Main.java:26)
  155. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  156. sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  157. sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  158. java.lang.reflect.Method.invoke(Unknown Source)
  159. com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
  160. com.exe4j.runtime.WinLauncher.main(Unknown Source)
  161. com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
  162. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  163.  
  164. 30 Sep 2016 | 01:24:05,383 | INFO | Thread-1 | entities.managers.SFSZoneManager | | BuddyList saveAll...
  165. 30 Sep 2016 | 01:24:05,384 | WARN | SFS2X ShutdownHook | v2.core.SFSShutdownHook | | SFS2X is shutting down. The process may take a few seconds...
  166. 30 Sep 2016 | 01:24:06,907 | INFO | main | smartfoxserver.v2.SmartFoxServer | | Boot sequence starts...
  167. 30 Sep 2016 | 01:24:07,386 | ERROR | main | smartfoxserver.v2.SmartFoxServer | | com.thoughtworks.xstream.converters.ConversionException:
  168. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  169. Exception: com.thoughtworks.xstream.converters.ConversionException
  170. Message: Zero length string : Zero length string
  171. ---- Debugging information ----
  172. message : Zero length string
  173. cause-exception : java.lang.NumberFormatException
  174. cause-message : Zero length string
  175. class : com.smartfoxserver.v2.config.ServerSettings
  176. required-type : java.lang.Integer
  177. path : /serverSettings/remoteAdmin/adminTcpPort
  178. line number : 35
  179. -------------------------------
  180. Description: Unexpected error during Server boot. The server cannot start.
  181. Solution: Please email us the content of this error message, including the stack trace to support[at]smartfoxserver.com
  182. +--- --- ---+
  183. Stack Trace:
  184. +--- --- ---+
  185. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
  186. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  187. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  188. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  189. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  190. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  191. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  192. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  193. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  194. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  195. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  196. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  197. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  198. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  199. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  200. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  201. com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  202. com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  203. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
  204. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
  205. com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
  206. com.smartfoxserver.v2.config.DefaultConfigLoader.loadServerSettings(DefaultConfigLoader.java:49)
  207. com.smartfoxserver.v2.config.SFSConfigurator.loadConfiguration(SFSConfigurator.java:51)
  208. com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:261)
  209. com.smartfoxserver.v2.Main.main(Main.java:26)
  210. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  211. sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  212. sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  213. java.lang.reflect.Method.invoke(Unknown Source)
  214. com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
  215. com.exe4j.runtime.WinLauncher.main(Unknown Source)
  216. com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
  217. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  218.  
  219. 30 Sep 2016 | 01:24:07,387 | INFO | Thread-1 | entities.managers.SFSZoneManager | | BuddyList saveAll...
  220. 30 Sep 2016 | 01:24:07,387 | WARN | SFS2X ShutdownHook | v2.core.SFSShutdownHook | | SFS2X is shutting down. The process may take a few seconds...
  221. 30 Sep 2016 | 01:24:08,939 | INFO | main | smartfoxserver.v2.SmartFoxServer | | Boot sequence starts...
  222. 30 Sep 2016 | 01:24:09,402 | ERROR | main | smartfoxserver.v2.SmartFoxServer | | com.thoughtworks.xstream.converters.ConversionException:
  223. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  224. Exception: com.thoughtworks.xstream.converters.ConversionException
  225. Message: Zero length string : Zero length string
  226. ---- Debugging information ----
  227. message : Zero length string
  228. cause-exception : java.lang.NumberFormatException
  229. cause-message : Zero length string
  230. class : com.smartfoxserver.v2.config.ServerSettings
  231. required-type : java.lang.Integer
  232. path : /serverSettings/remoteAdmin/adminTcpPort
  233. line number : 35
  234. -------------------------------
  235. Description: Unexpected error during Server boot. The server cannot start.
  236. Solution: Please email us the content of this error message, including the stack trace to support[at]smartfoxserver.com
  237. +--- --- ---+
  238. Stack Trace:
  239. +--- --- ---+
  240. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
  241. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  242. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  243. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  244. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  245. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  246. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  247. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  248. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  249. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  250. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  251. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  252. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  253. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  254. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  255. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  256. com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  257. com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  258. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
  259. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
  260. com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
  261. com.smartfoxserver.v2.config.DefaultConfigLoader.loadServerSettings(DefaultConfigLoader.java:49)
  262. com.smartfoxserver.v2.config.SFSConfigurator.loadConfiguration(SFSConfigurator.java:51)
  263. com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:261)
  264. com.smartfoxserver.v2.Main.main(Main.java:26)
  265. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  266. sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  267. sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  268. java.lang.reflect.Method.invoke(Unknown Source)
  269. com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
  270. com.exe4j.runtime.WinLauncher.main(Unknown Source)
  271. com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
  272. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  273.  
  274. 30 Sep 2016 | 01:24:09,404 | INFO | Thread-1 | entities.managers.SFSZoneManager | | BuddyList saveAll...
  275. 30 Sep 2016 | 01:24:09,405 | WARN | SFS2X ShutdownHook | v2.core.SFSShutdownHook | | SFS2X is shutting down. The process may take a few seconds...
  276. 30 Sep 2016 | 01:24:10,899 | INFO | main | smartfoxserver.v2.SmartFoxServer | | Boot sequence starts...
  277. 30 Sep 2016 | 01:24:11,344 | ERROR | main | smartfoxserver.v2.SmartFoxServer | | com.thoughtworks.xstream.converters.ConversionException:
  278. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  279. Exception: com.thoughtworks.xstream.converters.ConversionException
  280. Message: Zero length string : Zero length string
  281. ---- Debugging information ----
  282. message : Zero length string
  283. cause-exception : java.lang.NumberFormatException
  284. cause-message : Zero length string
  285. class : com.smartfoxserver.v2.config.ServerSettings
  286. required-type : java.lang.Integer
  287. path : /serverSettings/remoteAdmin/adminTcpPort
  288. line number : 35
  289. -------------------------------
  290. Description: Unexpected error during Server boot. The server cannot start.
  291. Solution: Please email us the content of this error message, including the stack trace to support[at]smartfoxserver.com
  292. +--- --- ---+
  293. Stack Trace:
  294. +--- --- ---+
  295. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
  296. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  297. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  298. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  299. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  300. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  301. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  302. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  303. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  304. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:246)
  305. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:218)
  306. com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:162)
  307. com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
  308. com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
  309. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
  310. com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
  311. com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
  312. com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
  313. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)
  314. com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
  315. com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
  316. com.smartfoxserver.v2.config.DefaultConfigLoader.loadServerSettings(DefaultConfigLoader.java:49)
  317. com.smartfoxserver.v2.config.SFSConfigurator.loadConfiguration(SFSConfigurator.java:51)
  318. com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:261)
  319. com.smartfoxserver.v2.Main.main(Main.java:26)
  320. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  321. sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  322. sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  323. java.lang.reflect.Method.invoke(Unknown Source)
  324. com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
  325. com.exe4j.runtime.WinLauncher.main(Unknown Source)
  326. com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
  327. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  328.  
  329. 30 Sep 2016 | 01:24:11,345 | INFO | Thread-1 | entities.managers.SFSZoneManager | | BuddyList saveAll...
  330. 30 Sep 2016 | 01:24:11,345 | WARN | SFS2X ShutdownHook | v2.core.SFSShutdownHook | | SFS2X is shutting down. The process may take a few seconds...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement