Recent Posts
None | 8 sec ago
HTML | 55 sec ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
Lua | 1 min ago
C# | 1 min ago
None | 1 min ago
None | 1 min ago
VB.NET | 2 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Mehul on the 9th of Feb 2010 06:58:42 PM Download | Raw | Embed | Report
  1. 2/10/2010 00:27:41.411 [DEBUG] initialization
  2. 2/10/2010 00:27:41.677 [DEBUG] Main Facade is starting up.
  3. 2/10/2010 00:27:41.681 [DEBUG] Registering output pipe: FROM_MAIN_APP
  4. 2/10/2010 00:27:41.682 [DEBUG] Registering input pipe: TO_MAIN_APP
  5. 2/10/2010 00:27:41.683 [DEBUG] StartupCommand mode=LIVE
  6. 2/10/2010 00:27:41.690 [DEBUG] PARAMS: 0:
  7.  
  8. 2/10/2010 00:27:41.690 [DEBUG] MODE=LIVE
  9. 2/10/2010 00:27:41.703 [INFO] 'direct_http_channel' channel endpoint set to http://74.208.8.203/client/
  10. 2/10/2010 00:27:41.706 [INFO] '7E778715-20CC-FE64-2FBE-B41811D825A8' producer sending message 'E1B6EBC7-9B7A-12D7-A622-B41813497250'
  11. 2/10/2010 00:27:41.715 [DEBUG] 'direct_http_channel' channel sending message:
  12. (mx.messaging.messages::HTTPRequestMessage)#0
  13.   body = (Object)#1
  14.   clientId = (null)
  15.   contentType = "application/x-www-form-urlencoded"
  16.   destination = "DefaultHTTP"
  17.   headers = (Object)#2
  18.   httpHeaders = (Object)#3
  19.   messageId = "E1B6EBC7-9B7A-12D7-A622-B41813497250"
  20.   method = "GET"
  21.   recordHeaders = false
  22.   timestamp = 0
  23.   timeToLive = 0
  24.   url = "http://74.208.8.203/client/conf/config.xml"
  25. 2/10/2010 00:27:41.717 [INFO] '7E778715-20CC-FE64-2FBE-B41811D825A8' producer connected.
  26. 2/10/2010 00:27:41.803 [INFO] '7E778715-20CC-FE64-2FBE-B41811D825A8' producer acknowledge of 'E1B6EBC7-9B7A-12D7-A622-B41813497250'.
  27. 2/10/2010 00:27:41.805 [INFO] Decoding HTTPService response
  28. 2/10/2010 00:27:41.807 [DEBUG] Processing HTTPService response message:
  29. (mx.messaging.messages::AcknowledgeMessage)#0
  30.   body = "<?xml version="1.0" ?>
  31. <config>
  32.     <version>3488-2010-01-25</version>
  33.     <porttest host="74.208.8.203" application="video"/>    
  34.         <modules>
  35.  
  36.                 <module name="ChatModule" url="ChatModule.swf"
  37.                         uri="rtmp://74.208.8.203/bigbluebutton"
  38.                         loadNextModule="ListenersModule"       
  39.                         onUserJoinedEvent="START"
  40.                         onUserLogoutEvent="STOP"                 
  41.                 />
  42.                 <module name="ViewersModule" url="ViewersModule.swf"
  43.                         uri="rtmp://74.208.8.203/bigbluebutton"
  44.                         host="http://74.208.8.203/bigbluebutton/conference-session/enter"
  45.                         onAppInitEvent="LOAD" loadNextModule="ChatModule"
  46.                         onAppStartEvent="START"
  47.                         onUserLogoutEvent="STOP"
  48.                 />     
  49.                 <module name="ListenersModule" url="ListenersModule.swf"
  50.                         uri="rtmp://74.208.8.203/bigbluebutton"
  51.                         recordingHost="http://74.208.8.203"
  52.                         loadNextModule="PhoneModule"
  53.                         onUserJoinedEvent="START"
  54.                         onUserLogoutEvent="STOP"
  55.                 />
  56.                
  57.                 <module name="DeskShareModule" url="DeskShareModule.swf" uri="rtmp://74.208.8.203/deskShare" onUserJoinedEvent="START" onUserLogoutEvent="STOP" loadNextModule="PhoneModule"
  58.                 />
  59.                
  60.                 <module name="PhoneModule" url="PhoneModule.swf"
  61.                         uri="rtmp://74.208.8.203/sip"
  62.                         onUserJoinedEvent="START"
  63.                         onUserLogoutEvent="STOP"
  64.                         loadNextModule="VideoconfModule"
  65.                 />
  66.                
  67.                 <module name="VideoconfModule" url="VideoconfModule.swf"
  68.                         uri="rtmp://74.208.8.203/video"
  69.                         onUserJoinedEvent="START"
  70.                         onUserLogoutEvent="STOP"       
  71.                         loadNextModule="AutotestModule"
  72.                 />
  73.                
  74.                 <module name="AutotestModule" url="AutotestModule.swf"
  75.                         uri="rtmp://74.208.8.203/bigbluebutton"
  76.                         onUserJoinedEvent="START"
  77.                         onUserLogoutEvent="STOP"
  78.                         loadNextModule="PresentModule"
  79.                 />
  80.                
  81.                 <!--<module name="HighlighterModule" url="HighlighterModule.swf"
  82.                         uri="rtmp://74.208.8.203/bigbluebutton"
  83.                         onUserJoinedEvent="START"
  84.                         onUserLogoutEvent="STOP"
  85.                 />-->
  86.                
  87.                 <module name="PresentModule" url="PresentModule.swf"
  88.                         uri="rtmp://74.208.8.203/bigbluebutton"
  89.                         host="http://74.208.8.203"
  90.                         onUserJoinedEvent="START"
  91.                         onUserLogoutEvent="STOP"
  92.                 />
  93.                
  94.         </modules>
  95. </config>
  96.  
  97. "
  98.   clientId = "DirectHTTPChannel0"
  99.   correlationId = "E1B6EBC7-9B7A-12D7-A622-B41813497250"
  100.   destination = ""
  101.   headers = (Object)#1
  102.     DSStatusCode = 0
  103.   messageId = "73FE95C0-AD94-092A-179C-B41813AE4E15"
  104.   timestamp = 0
  105.   timeToLive = 0
  106. 2/10/2010 00:27:47.782 [DEBUG] Successfully connected to RTMP://74.208.8.203/video
  107. 2/10/2010 00:27:47.783 [DEBUG] BBBManager Loading ViewersModule
  108. 2/10/2010 00:27:47.783 [DEBUG] Found module ViewersModule
  109. 2/10/2010 00:27:47.912 [DEBUG] Module onReady Event
  110. 2/10/2010 00:27:47.912 [DEBUG] Module ViewersModule has been loaded
  111. 2/10/2010 00:27:47.912 [DEBUG] Module ViewersModule has been loaded.
  112. 2/10/2010 00:27:47.912 [DEBUG] Loading ChatModule next.
  113. 2/10/2010 00:27:47.912 [DEBUG] BBBManager Loading ChatModule
  114. 2/10/2010 00:27:47.913 [DEBUG] Found module ChatModule
  115. 2/10/2010 00:27:47.916 [DEBUG] ViewersModule Initialized
  116. 2/10/2010 00:27:48.068 [DEBUG] Module onReady Event
  117. 2/10/2010 00:27:48.068 [DEBUG] Module ChatModule has been loaded
  118. 2/10/2010 00:27:48.068 [DEBUG] Module ChatModule has been loaded.
  119. 2/10/2010 00:27:48.069 [DEBUG] Loading ListenersModule next.
  120. 2/10/2010 00:27:48.069 [DEBUG] BBBManager Loading ListenersModule
  121. 2/10/2010 00:27:48.069 [DEBUG] Found module ListenersModule
  122. 2/10/2010 00:27:48.078 [DEBUG] ChatModule Initialized
  123. 2/10/2010 00:27:48.150 [DEBUG] Module onReady Event
  124. 2/10/2010 00:27:48.150 [DEBUG] Module ListenersModule has been loaded
  125. 2/10/2010 00:27:48.150 [DEBUG] Module ListenersModule has been loaded.
  126. 2/10/2010 00:27:48.150 [DEBUG] Loading PhoneModule next.
  127. 2/10/2010 00:27:48.150 [DEBUG] BBBManager Loading PhoneModule
  128. 2/10/2010 00:27:48.150 [DEBUG] Found module PhoneModule
  129. 2/10/2010 00:27:48.154 [DEBUG] ListenersModule Initialized
  130. 2/10/2010 00:27:48.270 [DEBUG] Module onReady Event
  131. 2/10/2010 00:27:48.271 [DEBUG] Module PhoneModule has been loaded
  132. 2/10/2010 00:27:48.271 [DEBUG] Module PhoneModule has been loaded.
  133. 2/10/2010 00:27:48.271 [DEBUG] Loading VideoconfModule next.
  134. 2/10/2010 00:27:48.271 [DEBUG] BBBManager Loading VideoconfModule
  135. 2/10/2010 00:27:48.271 [DEBUG] Found module VideoconfModule
  136. 2/10/2010 00:27:48.282 [DEBUG] PhoneModule Initialized
  137. 2/10/2010 00:27:48.408 [DEBUG] Module onReady Event
  138. 2/10/2010 00:27:48.408 [DEBUG] Module VideoconfModule has been loaded
  139. 2/10/2010 00:27:48.408 [DEBUG] Module VideoconfModule has been loaded.
  140. 2/10/2010 00:27:48.408 [DEBUG] Loading AutotestModule next.
  141. 2/10/2010 00:27:48.408 [DEBUG] BBBManager Loading AutotestModule
  142. 2/10/2010 00:27:48.408 [DEBUG] Found module AutotestModule
  143. 2/10/2010 00:27:48.503 [DEBUG] Module onReady Event
  144. 2/10/2010 00:27:48.503 [DEBUG] Module AutotestModule has been loaded
  145. 2/10/2010 00:27:48.503 [DEBUG] Module AutotestModule has been loaded.
  146. 2/10/2010 00:27:48.503 [DEBUG] Loading PresentModule next.
  147. 2/10/2010 00:27:48.503 [DEBUG] BBBManager Loading PresentModule
  148. 2/10/2010 00:27:48.503 [DEBUG] Found module PresentModule
  149. 2/10/2010 00:27:48.636 [DEBUG] Module onReady Event
  150. 2/10/2010 00:27:48.636 [DEBUG] Module PresentModule has been loaded
  151. 2/10/2010 00:27:48.637 [DEBUG] Module PresentModule has been loaded.
  152. 2/10/2010 00:27:48.637 [DEBUG] All modules have been loaded - PresentModule
  153. 2/10/2010 00:27:48.637 [DEBUG] ModulesProxy All modules have been loaded.
  154. 2/10/2010 00:27:48.637 [DEBUG] MainApplicationMediator::Received ALL_MODULES_LOADED
  155. 2/10/2010 00:27:48.638 [DEBUG] Request to start module ViewersModule
  156. 2/10/2010 00:27:48.638 [DEBUG] Starting ViewersModule
  157. 2/10/2010 00:27:48.639 [DEBUG] ViewersModule uri = RTMP://74.208.8.203/bigbluebutton
  158. 2/10/2010 00:27:48.639 [DEBUG] Passed ViewersModule mode: LIVE
  159. 2/10/2010 00:27:48.640 [DEBUG] Viewers Facade is starting up.
  160. 2/10/2010 00:27:48.641 [DEBUG] Creating endpoint for ViewersModule
  161. 2/10/2010 00:27:48.641 [DEBUG] Registering output pipe: FROM_VIEWERS_MODULE
  162. 2/10/2010 00:27:48.641 [DEBUG] Registering input pipe: TO_VIEWERS_MODULE
  163. 2/10/2010 00:27:48.642 [DEBUG] Sending Viewers MODULE_STARTED message to main
  164. 2/10/2010 00:27:48.643 [DEBUG] routing message to TO_MAIN_APP
  165. 2/10/2010 00:27:48.645 [DEBUG] MainEndpointMediator::Got MODULE_STARTED from ViewersModule
  166. 2/10/2010 00:27:48.645 [DEBUG] ViewersModule userrole undefined
  167. 2/10/2010 00:27:48.645 [DEBUG] StartupCommand::null,null
  168. 2/10/2010 00:27:48.645 [DEBUG] ViewersProxy::joning in
  169. 2/10/2010 00:27:48.646 [DEBUG] JoinService:load(...) http://74.208.8.203/bigbluebutton/conference-session/enter
  170. 2/10/2010 00:27:49.194 [DEBUG] Join complete: <join>
  171.   <returncode>SUCCESS</returncode>
  172.   <fullname>mehul</fullname>
  173.   <confname>Demo Meeting</confname>
  174.   <role>MODERATOR</role>
  175.   <conference>f33dfb3c-0e7d-43e3-acf5-59f71d1235e9</conference>
  176.   <room>f33dfb3c-0e7d-43e3-acf5-59f71d1235e9</room>
  177.   <voicebridge>79471</voicebridge>
  178.   <mode>LIVE</mode>
  179.   <record>false</record>
  180.   <welcome>&lt;br&gt;Welcome to this BigBlueButton Demo 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>
  181. </join>
  182. 2/10/2010 00:27:49.194 [DEBUG] SUCCESS mehul f33dfb3c-0e7d-43e3-acf5-59f71d1235e9 MODERATOR f33dfb3c-0e7d-43e3-acf5-59f71d1235e9 79471 LIVE
  183. 2/10/2010 00:27:49.195 [DEBUG] Got join result
  184. 2/10/2010 00:27:49.196 [DEBUG] ViewersProxy::Sending ViewersModuleConstants.JOIN_SUCCESSMODERATOR
  185. 2/10/2010 00:27:49.209 [DEBUG] ViewersModule userrole MODERATOR
  186. 2/10/2010 00:27:49.209 [DEBUG] ViewersProxy::mehul,MODERATOR
  187. 2/10/2010 00:27:49.209 [DEBUG] ViewersModule userrole MODERATOR
  188. 2/10/2010 00:27:49.212 [DEBUG] NetConnectionDelegate::Connecting to RTMP://74.208.8.203/bigbluebutton/f33dfb3c-0e7d-43e3-acf5-59f71d1235e9 [mehul,MODERATOR,f33dfb3c-0e7d-43e3-acf5-59f71d1235e9,LIVE,f33dfb3c-0e7d-43e3-acf5-59f71d1235e9]
  189. 2/10/2010 00:27:52.851 [DEBUG] NetConnectionDelegate:Connection to viewers application succeeded.
  190. 2/10/2010 00:27:53.203 [DEBUG] Successful result: 1
  191. 2/10/2010 00:27:53.203 [DEBUG] [ViewersSOService]:Connected to the Viewers application 1
  192. 2/10/2010 00:27:53.204 [DEBUG] [ViewersSOService]:ViewersModules is connected to Shared object
  193. 2/10/2010 00:27:53.583 [DEBUG] Successfully queried participants: 1
  194. 2/10/2010 00:27:53.584 [DEBUG] User status: false
  195. 2/10/2010 00:27:53.584 [INFO] Joined as [1,mehul,MODERATOR]
  196. 2/10/2010 00:27:53.586 [DEBUG] Received status change [1,hasStream,false]
  197. 2/10/2010 00:27:53.587 [DEBUG] Received status change [1,streamName,null]
  198. 2/10/2010 00:27:53.588 [DEBUG] Received status change [1,presenter,false]
  199. 2/10/2010 00:27:53.588 [DEBUG] Received status change [1,raiseHand,false]
  200. 2/10/2010 00:27:53.589 [DEBUG] Setting participant
  201. 2/10/2010 00:27:53.604 [DEBUG] Received request to OPEN_VIEWERS_WINDOW
  202. 2/10/2010 00:27:53.606 [DEBUG] Sending Viewers ADD_WINDOW message to main
  203. 2/10/2010 00:27:53.606 [DEBUG] routing message to TO_MAIN_APP
  204. 2/10/2010 00:27:53.607 [DEBUG] MainEndpointMediator::Got ADD_WINDOW from FROM_VIEWERS_MODULE
  205. 2/10/2010 00:27:53.954 [DEBUG] ViewersModule userrole MODERATOR
  206. 2/10/2010 00:27:53.954 [DEBUG] routing message to TO_MAIN_APP
  207. 2/10/2010 00:27:53.955 [DEBUG] MainEndpointMediator::Got USER_JOINED from FROM_VIEWERS_MODULE
  208. 2/10/2010 00:27:53.955 [DEBUG] loggedin user mehul
  209. 2/10/2010 00:27:53.956 [DEBUG] MainApplicationMediator::Received USER_JOINED
  210. 2/10/2010 00:27:53.957 [DEBUG] Request to start module ListenersModule
  211. 2/10/2010 00:27:53.957 [DEBUG] Starting ListenersModule
  212. 2/10/2010 00:27:53.958 [DEBUG] ListenersModule uri = RTMP://74.208.8.203/bigbluebutton
  213. 2/10/2010 00:27:53.960 [DEBUG] ListenersModuleEndpointMediator:Creating endpoint for ListenersModule
  214. 2/10/2010 00:27:53.960 [DEBUG] Registering output pipe: FROM_LISTENERS_MODULE
  215. 2/10/2010 00:27:53.960 [DEBUG] Registering input pipe: TO_LISTENERS_MODULE
  216. 2/10/2010 00:27:53.967 [INFO] '3A8EB892-52A5-DD84-DA1E-B418432EE0EA' producer set destination to 'DefaultHTTP'.
  217. 2/10/2010 00:27:53.969 [DEBUG] [ListenersSOService]:Voice is connected to Shared object
  218. 2/10/2010 00:27:53.969 [DEBUG] [ListenersSOService]notifying connectionListener for Voice
  219. 2/10/2010 00:27:53.971 [DEBUG] ListenersModuleEndpointMediator:Sending MODULE_STARTED message to main
  220. 2/10/2010 00:27:53.971 [DEBUG] routing message to TO_MAIN_APP
  221. 2/10/2010 00:27:53.972 [DEBUG] MainEndpointMediator::Got MODULE_STARTED from ListenersModule
  222. 2/10/2010 00:27:53.972 [DEBUG] ListenersModule mode: LIVE
  223. 2/10/2010 00:27:53.973 [DEBUG] LISTENER-ROLE:MODERATOR
  224. 2/10/2010 00:27:53.974 [DEBUG] ListenersModuleEndpointMediator:Sending ADD_WINDOW message to main
  225. 2/10/2010 00:27:53.974 [DEBUG] routing message to TO_MAIN_APP
  226. 2/10/2010 00:27:53.974 [DEBUG] MainEndpointMediator::Got ADD_WINDOW from FROM_LISTENERS_MODULE
  227. 2/10/2010 00:27:54.195 [DEBUG] Request to start module VideoconfModule
  228. 2/10/2010 00:27:54.196 [DEBUG] Starting VideoconfModule
  229. 2/10/2010 00:27:54.196 [DEBUG] VideoconfModule uri = RTMP://74.208.8.203/video
  230. 2/10/2010 00:27:54.196 [DEBUG] Videoconf attr: mehul
  231. 2/10/2010 00:27:54.207 [DEBUG] Request to start module ChatModule
  232. 2/10/2010 00:27:54.207 [DEBUG] Starting ChatModule
  233. 2/10/2010 00:27:54.208 [DEBUG] ChatModule uri = RTMP://74.208.8.203/bigbluebutton
  234. 2/10/2010 00:27:54.208 [DEBUG] chat attr: mehul
  235. 2/10/2010 00:27:54.208 [DEBUG] Dispatching StartChatModuleEvent
  236. 2/10/2010 00:27:54.210 [DEBUG] Request to start module DeskShareModule
  237. 2/10/2010 00:27:54.210 [DEBUG] Starting DeskShareModule
  238. 2/10/2010 00:27:54.311 [DEBUG] Successfully queried participants: 0
  239. 2/10/2010 00:27:55.185 [DEBUG] Successfully sent message:
  240. 2/10/2010 00:27:55.185 [DEBUG] Sending transcript loaded Event
  241. 2/10/2010 00:27:55.185 [DEBUG] Handling TranscriptLoadedEvent
  242. 2/10/2010 00:27:55.186 [DEBUG] Got PublicChatMessageEvent
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: