Advertisement
Guest User

Keith error log

a guest
Aug 17th, 2010
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.42 KB | None | 0 0
  1. 8/17/2010 18:21:17.078 [DEBUG] initialization
  2. 8/17/2010 18:21:17.093 [DEBUG] Setting up supported locales.
  3. 8/17/2010 18:21:17.093 [DEBUG] Loading conf/locales.xml
  4. 8/17/2010 18:21:17.125 [DEBUG] Dependency Order:
  5. 8/17/2010 18:21:17.140 [DEBUG] ViewersModule
  6. 8/17/2010 18:21:17.140 [DEBUG] ChatModule
  7. 8/17/2010 18:21:17.140 [DEBUG] PhoneModule
  8. 8/17/2010 18:21:17.140 [DEBUG] PresentModule
  9. 8/17/2010 18:21:17.140 [DEBUG] VideoconfModule
  10. 8/17/2010 18:21:17.140 [DEBUG] ListenersModule
  11. 8/17/2010 18:21:17.140 [DEBUG] DeskShareModule
  12. 8/17/2010 18:21:17.140 [DEBUG] WhiteboardModule
  13. 8/17/2010 18:21:17.187 [INFO] 'direct_http_channel' channel endpoint set to http:
  14. 8/17/2010 18:21:17.187 [INFO] 'B15DE287-4A8C-DCB4-CC4F-801A89B6FDFB' producer sending message '1BEEC719-8DA2-4B1B-7C20-801A8A43C3F0'
  15. 8/17/2010 18:21:17.187 [DEBUG] 'direct_http_channel' channel sending message:
  16. (mx.messaging.messages::HTTPRequestMessage)#0
  17. body = (Object)#1
  18. clientId = (null)
  19. contentType = "application/x-www-form-urlencoded"
  20. destination = "DefaultHTTP"
  21. headers = (Object)#2
  22. httpHeaders = (Object)#3
  23. messageId = "1BEEC719-8DA2-4B1B-7C20-801A8A43C3F0"
  24. method = "GET"
  25. recordHeaders = false
  26. timestamp = 0
  27. timeToLive = 0
  28. url = "E:\Webmeeting\bigbluebutton-bigbluebutton-6ef5a7e\bigbluebutton-client\src\conf\config.xml"
  29. 8/17/2010 18:21:17.187 [INFO] 'B15DE287-4A8C-DCB4-CC4F-801A89B6FDFB' producer connected.
  30. 8/17/2010 18:21:17.203 [DEBUG] --- Supported locales ---
  31. <locales>
  32. <locale code="az_AZ" name="Azerbaijani"/>
  33. <locale code="de_DE" name="German"/>
  34. <locale code="el_GR" name="Greek"/>
  35. <locale code="en_US" name="English"/>
  36. <locale code="es_ES" name="Spanish"/>
  37. <locale code="es_LA" name="Spanish (Latin American)"/>
  38. <locale code="fr_FR" name="French"/>
  39. <locale code="fr_CA" name="French Canadian"/>
  40. <locale code="hu_HU" name="Hungarian"/>
  41. <locale code="it_IT" name="Italian"/>
  42. <locale code="lt_LT" name="Lithuania"/>
  43. <locale code="nb_NO" name="Norwegian"/>
  44. <locale code="nl_NL" name="Netherland"/>
  45. <locale code="pl_PL" name="Polish"/>
  46. <locale code="pt_BR" name="Portuguese (Brazilian)"/>
  47. <locale code="pt_PT" name="Portuguese"/>
  48. <locale code="ro_RO" name="Romanian"/>
  49. <locale code="ru_RU" name="Russian"/>
  50. <locale code="tr_TR" name="Turkish"/>
  51. <locale code="vi_VN" name="Vietnamese"/>
  52. <locale code="zh_CN" name="Chinese (Simplified)"/>
  53. <locale code="zh_TW" name="Chinese (Traditional)"/>
  54. </locales>
  55. ---
  56.  
  57. 8/17/2010 18:21:17.203 [INFO] 'B15DE287-4A8C-DCB4-CC4F-801A89B6FDFB' producer acknowledge of '1BEEC719-8DA2-4B1B-7C20-801A8A43C3F0'.
  58. 8/17/2010 18:21:17.203 [INFO] Decoding HTTPService response
  59. 8/17/2010 18:21:17.203 [DEBUG] Processing HTTPService response message:
  60. (mx.messaging.messages::AcknowledgeMessage)#0
  61. body = "<?xml version="1.0" ?>
  62.  
  63. <config>
  64.  
  65. <localeversion>0.7</localeversion>
  66.  
  67. <version>VERSION</version>
  68.  
  69. <help url="http://192.168.0.27/help.html"/>
  70.  
  71. <porttest host="192.168.0.27" application="video"/>
  72.  
  73. <modules>
  74.  
  75.  
  76.  
  77. <module name="ChatModule" url="ChatModule.swf?v=VERSION"
  78.  
  79. uri="rtmp://192.168.0.27/bigbluebutton"
  80.  
  81. dependsOn="ViewersModule"
  82.  
  83. />
  84.  
  85.  
  86.  
  87. <module name="ViewersModule" url="ViewersModule.swf?v=VERSION"
  88.  
  89. uri="rtmp://192.168.0.27/bigbluebutton"
  90.  
  91. host="conf/join-mock.xml"
  92.  
  93. onAppInitEvent="LOAD"
  94.  
  95. />
  96.  
  97. <module name="ListenersModule" url="ListenersModule.swf?v=VERSION"
  98.  
  99. uri="rtmp://192.168.0.27/bigbluebutton"
  100.  
  101. recordingHost="http://192.168.0.27"
  102.  
  103. dependsOn="ViewersModule"
  104.  
  105. />
  106.  
  107.  
  108.  
  109. <module name="DeskShareModule"
  110.  
  111. url="DeskShareModule.swf?v=VERSION"
  112.  
  113. uri="rtmp://192.168.0.27/deskShare"
  114.  
  115. dependsOn="ViewersModule"
  116.  
  117. />
  118.  
  119.  
  120.  
  121. <module name="PhoneModule" url="PhoneModule.swf?v=VERSION"
  122.  
  123. uri="rtmp://192.168.0.27/sip"
  124.  
  125. dependsOn="ViewersModule"
  126.  
  127. />
  128.  
  129.  
  130.  
  131. <module name="VideoconfModule" url="VideoconfModule.swf?v=VERSION"
  132.  
  133. uri="rtmp://192.168.0.27/video"
  134.  
  135. dependsOn="ViewersModule"
  136.  
  137. />
  138.  
  139.  
  140.  
  141. <module name="WhiteboardModule" url="WhiteboardModule.swf?v=VERSION"
  142.  
  143. uri="rtmp://192.168.0.27/bigbluebutton"
  144.  
  145. dependsOn="ViewersModule, PresentModule"
  146.  
  147. />
  148.  
  149.  
  150.  
  151. <module name="PresentModule" url="PresentModule.swf?v=VERSION"
  152.  
  153. uri="rtmp://192.168.0.27/bigbluebutton"
  154.  
  155. host="http://192.168.0.27"
  156.  
  157. dependsOn="ViewersModule"
  158.  
  159. />
  160.  
  161.  
  162.  
  163. <!-- new module in development:
  164.  
  165. <module name="DynamicInfoModule" url="DynamicInfoModule.swf?v=VERSION"
  166.  
  167. uri="rtmp://192.168.0.27/bigbluebutton"
  168.  
  169. host="http://192.168.0.27"
  170.  
  171. infoURL="http://192.168.0.27/client/conf/example-info-data.xml?user={userID}&role={role}&meetingID={meetingID}"
  172.  
  173. dependsOn="ViewersModule"
  174.  
  175. />
  176.  
  177. -->
  178.  
  179.  
  180.  
  181. </modules>
  182.  
  183. </config>
  184.  
  185. "
  186. clientId = "DirectHTTPChannel0"
  187. correlationId = "1BEEC719-8DA2-4B1B-7C20-801A8A43C3F0"
  188. destination = ""
  189. headers = (Object)#1
  190. DSStatusCode = 0
  191. messageId = "8650581C-6D51-6AC0-E42E-801A8A53A667"
  192. timestamp = 0
  193. timeToLive = 0
  194. 8/17/2010 18:21:17.250 [DEBUG] Successfully connected to RTMP://192.168.0.27/video
  195. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading ViewersModule
  196. 8/17/2010 18:21:17.250 [DEBUG] Found module ViewersModule
  197. 8/17/2010 18:21:17.250 [DEBUG] Loading ViewersModule.swf?v=VERSION
  198. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading ChatModule
  199. 8/17/2010 18:21:17.250 [DEBUG] Found module ChatModule
  200. 8/17/2010 18:21:17.250 [DEBUG] Loading ChatModule.swf?v=VERSION
  201. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading PhoneModule
  202. 8/17/2010 18:21:17.250 [DEBUG] Found module PhoneModule
  203. 8/17/2010 18:21:17.250 [DEBUG] Loading PhoneModule.swf?v=VERSION
  204. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading PresentModule
  205. 8/17/2010 18:21:17.250 [DEBUG] Found module PresentModule
  206. 8/17/2010 18:21:17.250 [DEBUG] Loading PresentModule.swf?v=VERSION
  207. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading VideoconfModule
  208. 8/17/2010 18:21:17.250 [DEBUG] Found module VideoconfModule
  209. 8/17/2010 18:21:17.250 [DEBUG] Loading VideoconfModule.swf?v=VERSION
  210. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading ListenersModule
  211. 8/17/2010 18:21:17.250 [DEBUG] Found module ListenersModule
  212. 8/17/2010 18:21:17.250 [DEBUG] Loading ListenersModule.swf?v=VERSION
  213. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading DeskShareModule
  214. 8/17/2010 18:21:17.250 [DEBUG] Found module DeskShareModule
  215. 8/17/2010 18:21:17.250 [DEBUG] Loading DeskShareModule.swf?v=VERSION
  216. 8/17/2010 18:21:17.250 [DEBUG] BBBManager Loading WhiteboardModule
  217. 8/17/2010 18:21:17.250 [DEBUG] Found module WhiteboardModule
  218. 8/17/2010 18:21:17.250 [DEBUG] Loading WhiteboardModule.swf?v=VERSION
  219. 8/17/2010 18:21:17.546 [DEBUG] Module onReady Event
  220. 8/17/2010 18:21:17.546 [DEBUG] Module VideoconfModule has been loaded
  221. 8/17/2010 18:21:17.546 [DEBUG] Module VideoconfModule has been loaded.
  222. 8/17/2010 18:21:17.562 [DEBUG] Module onReady Event
  223. 8/17/2010 18:21:17.562 [DEBUG] Module PhoneModule has been loaded
  224. 8/17/2010 18:21:17.562 [DEBUG] Module PhoneModule has been loaded.
  225. 8/17/2010 18:21:17.578 [DEBUG] Module onReady Event
  226. 8/17/2010 18:21:17.578 [DEBUG] Module ListenersModule has been loaded
  227. 8/17/2010 18:21:17.578 [DEBUG] Module ListenersModule has been loaded.
  228. 8/17/2010 18:21:17.593 [DEBUG] Module onReady Event
  229. 8/17/2010 18:21:17.593 [DEBUG] Module ChatModule has been loaded
  230. 8/17/2010 18:21:17.593 [DEBUG] Module ChatModule has been loaded.
  231. 8/17/2010 18:21:17.625 [DEBUG] Module onReady Event
  232. 8/17/2010 18:21:17.625 [DEBUG] Module PresentModule has been loaded
  233. 8/17/2010 18:21:17.625 [DEBUG] Module PresentModule has been loaded.
  234. 8/17/2010 18:21:17.640 [DEBUG] Module onReady Event
  235. 8/17/2010 18:21:17.640 [DEBUG] Module ViewersModule has been loaded
  236. 8/17/2010 18:21:17.640 [DEBUG] Module ViewersModule has been loaded.
  237. 8/17/2010 18:21:17.640 [DEBUG] PhoneModule Initialized
  238. 8/17/2010 18:21:17.640 [DEBUG] ListenersModule Initialized
  239. 8/17/2010 18:21:17.640 [DEBUG] ChatModule Initialized
  240. 8/17/2010 18:21:17.640 [DEBUG] ViewersModule Initialized
  241. 8/17/2010 18:21:17.671 [DEBUG] Module onReady Event
  242. 8/17/2010 18:21:17.671 [DEBUG] Module DeskShareModule has been loaded
  243. 8/17/2010 18:21:17.671 [DEBUG] Module DeskShareModule has been loaded.
  244. 8/17/2010 18:21:17.703 [DEBUG] Module onReady Event
  245. 8/17/2010 18:21:17.703 [DEBUG] Module WhiteboardModule has been loaded
  246. 8/17/2010 18:21:17.703 [DEBUG] Module WhiteboardModule has been loaded.
  247. 8/17/2010 18:21:17.703 [DEBUG] Request to start module ViewersModule
  248. 8/17/2010 18:21:17.703 [DEBUG] Starting ViewersModule
  249. 8/17/2010 18:21:17.703 [DEBUG] ViewersModule uri = RTMP://192.168.0.27/bigbluebutton
  250. 8/17/2010 18:21:17.703 [DEBUG] Passed ViewersModule mode: LIVE
  251. 8/17/2010 18:21:17.890 [DEBUG] ViewersProxy::joining in
  252. 8/17/2010 18:21:17.890 [DEBUG] JoinService:load(...) conf/join-mock.xml
  253. 8/17/2010 18:21:17.906 [DEBUG] Join SUCESS = <join>
  254. <returncode>SUCCESS</returncode>
  255. <fullname>Test User</fullname>
  256. <confname>Dev Meeting</confname>
  257. <meetingID>Dev Meeting</meetingID>
  258. <externUserID>kudzhwrszui9</externUserID>
  259. <role>MODERATOR</role>
  260. <conference>conference-mock-default</conference>
  261. <room>room-mock-default</room>
  262. <voicebridge>85115</voicebridge>
  263. <webvoiceconf>85115</webvoiceconf>
  264. <mode>LIVE</mode>
  265. <record>false</record>
  266. <welcome>&lt;br&gt;Welcome to your BigBlueButton Dev Server.&lt;br&gt;&lt;br&gt;For help using BigBlueButton &lt;a href="event:http://www.bigbluebutton.org/content/videos"&gt;&lt;u&gt;check out these videos&lt;/u&gt;&lt;/a&gt;.&lt;br&gt;&lt;br&gt;</welcome>
  267. </join>
  268. 8/17/2010 18:21:17.906 [DEBUG] Got join result
  269. 8/17/2010 18:21:17.906 [DEBUG] ViewersProxy::Sending ViewersModuleConstants.JOIN_SUCCESSMODERATOR
  270. 8/17/2010 18:21:17.906 [DEBUG] ViewersModule userrole MODERATOR
  271. 8/17/2010 18:21:17.906 [DEBUG] ViewersProxy::Test User,MODERATOR
  272. 8/17/2010 18:21:17.906 [DEBUG] ViewersModule userrole MODERATOR
  273. 8/17/2010 18:21:17.906 [DEBUG] NetConnectionDelegate::Connecting to RTMP://192.168.0.27/bigbluebutton/room-mock-default [Test User,MODERATOR,conference-mock-default,LIVE,room-mock-default]
  274. 8/17/2010 18:21:17.953 [DEBUG] DeskShareModule initialized
  275. 8/17/2010 18:21:18.046 [DEBUG] NetConnectionDelegate:Connection to viewers application succeeded.
  276. 8/17/2010 18:21:18.062 [DEBUG] Successful result: 798
  277. 8/17/2010 18:21:18.062 [DEBUG] [ViewersSOService]:ViewersModules is connected to Shared object
  278. 8/17/2010 18:21:18.062 [DEBUG] ViewersModule userrole MODERATOR
  279. 8/17/2010 18:21:18.062 [DEBUG] loggedin user 85115
  280. 8/17/2010 18:21:18.062 [DEBUG] Dispatching helpURL http://192.168.0.27/help.html
  281. 8/17/2010 18:21:18.078 [DEBUG] Request to start module ChatModule
  282. 8/17/2010 18:21:18.078 [DEBUG] Starting ChatModule
  283. 8/17/2010 18:21:18.078 [DEBUG] ChatModule uri = RTMP://192.168.0.27/bigbluebutton
  284. 8/17/2010 18:21:18.078 [DEBUG] chat attr: Test User
  285. 8/17/2010 18:21:18.078 [DEBUG] Dispatching StartChatModuleEvent
  286. 8/17/2010 18:21:18.078 [DEBUG] Request to start module PhoneModule
  287. 8/17/2010 18:21:18.078 [DEBUG] Starting PhoneModule
  288. 8/17/2010 18:21:18.078 [DEBUG] PhoneModule uri = RTMP://192.168.0.27/sip
  289. 8/17/2010 18:21:18.078 [DEBUG] phone attr: Test User
  290. 8/17/2010 18:21:18.078 [DEBUG] Attributes Set... webvoiceconf:85115
  291. 8/17/2010 18:21:18.078 [DEBUG] Request to start module PresentModule
  292. 8/17/2010 18:21:18.078 [DEBUG] Starting PresentModule
  293. 8/17/2010 18:21:18.078 [DEBUG] PresentModule uri = RTMP://192.168.0.27/bigbluebutton
  294. 8/17/2010 18:21:18.078 [DEBUG] present attr: Test User
  295. 8/17/2010 18:21:18.265 [DEBUG] PresentSOService: PresentationModule is connected to Shared object
  296. 8/17/2010 18:21:18.265 [DEBUG] Request to start module VideoconfModule
  297. 8/17/2010 18:21:18.265 [DEBUG] Starting VideoconfModule
  298. 8/17/2010 18:21:18.265 [DEBUG] VideoconfModule uri = RTMP://192.168.0.27/video
  299. 8/17/2010 18:21:18.265 [DEBUG] Videoconf attr: Test User
  300. 8/17/2010 18:21:18.265 [DEBUG] Request to start module ListenersModule
  301. 8/17/2010 18:21:18.265 [DEBUG] Starting ListenersModule
  302. 8/17/2010 18:21:18.265 [DEBUG] ListenersModule uri = RTMP://192.168.0.27/bigbluebutton
  303. 8/17/2010 18:21:18.406 [DEBUG] [ListenersSOService]:Voice is connected to Shared object
  304. 8/17/2010 18:21:18.406 [DEBUG] [ListenersSOService]notifying connectionListener for Voice
  305. 8/17/2010 18:21:18.406 [DEBUG] LISTENER-ROLE:MODERATOR
  306. 8/17/2010 18:21:18.406 [DEBUG] Request to start module DeskShareModule
  307. 8/17/2010 18:21:18.406 [DEBUG] Starting DeskShareModule
  308. 8/17/2010 18:21:18.406 [DEBUG] DeskShareModule uri = RTMP://192.168.0.27/deskShare
  309. 8/17/2010 18:21:18.406 [DEBUG] desk share attr: Test User
  310. 8/17/2010 18:21:18.406 [DEBUG] Deskshare Module starting
  311. 8/17/2010 18:21:18.406 [DEBUG] Deskshare Service connecting to RTMP://192.168.0.27/deskShare/room-mock-default
  312. 8/17/2010 18:21:18.406 [DEBUG] Request to start module WhiteboardModule
  313. 8/17/2010 18:21:18.406 [DEBUG] Starting WhiteboardModule
  314. 8/17/2010 18:21:18.406 [DEBUG] WhiteboardModule uri = RTMP://192.168.0.27/bigbluebutton
  315. 8/17/2010 18:21:18.406 [DEBUG] highlighter attr: Test User
  316. 8/17/2010 18:21:18.421 [DEBUG] Successfully queried participants: 1
  317. 8/17/2010 18:21:18.421 [DEBUG] User status: false
  318. 8/17/2010 18:21:18.421 [INFO] Joined as [798,Test User,MODERATOR]
  319. 8/17/2010 18:21:18.421 [DEBUG] Received status change [798,hasStream,false]
  320. 8/17/2010 18:21:18.421 [DEBUG] Received status change [798,streamName,null]
  321. 8/17/2010 18:21:18.421 [DEBUG] Received status change [798,presenter,false]
  322. 8/17/2010 18:21:18.421 [DEBUG] Received status change [798,raiseHand,false]
  323. 8/17/2010 18:21:18.421 [DEBUG] Am I the only moderator?
  324. 8/17/2010 18:21:18.437 [DEBUG] Successfully querried for presentation information.
  325. 8/17/2010 18:21:18.437 [DEBUG] Successfully queried participants: 0
  326. 8/17/2010 18:21:18.656 [DEBUG] Opening chat box 0
  327. 8/17/2010 18:21:18.687 [DEBUG] Received status change [798,presenter,true]
  328. 8/17/2010 18:21:18.687 [DEBUG] assignPresenterCallback 798,Test User,1
  329. 8/17/2010 18:21:18.703 [DEBUG] Got MadePresenterEvent
  330. 8/17/2010 18:21:18.703 [DEBUG] DeskShare::addToolbarButton
  331. 8/17/2010 18:21:18.765 [DEBUG] checking if desk share stream is publishing
  332. 8/17/2010 18:21:18.765 [DEBUG] Successfully sent message:
  333. 8/17/2010 18:21:18.765 [DEBUG] Sending transcript loaded Event
  334. 8/17/2010 18:21:18.765 [DEBUG] Handling TranscriptLoadedEvent
  335. 8/17/2010 18:21:18.765 [DEBUG] Got PublicChatMessageEvent
  336. 8/17/2010 18:21:18.796 [DEBUG] No deskshare stream being published
  337. 8/17/2010 18:21:20.437 [DEBUG] WhiteboardCanvas::aceptOverlayCanvas()
  338. 8/17/2010 18:21:21.937 [DEBUG] desk share button clicked
  339. 8/17/2010 18:21:21.937 [DEBUG] opening desk share window
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement