# seq timestamp level tag [thread] message 0 2016-02-19 10:26:21.114 INFO [org.nodel.jyhost.Launch] [main] Nodel [Jython] is starting... version=2.1.1-release_r178 1 2016-02-19 10:26:21.235 INFO [org.nodel.jyhost.Launch] [main] HTTP interface bound to TCP port 8085 2 2016-02-19 10:26:21.236 INFO [org.nodel.host.NanoHTTPD_0] [main] Instructed to use first choice directory. firstChoiceDir='./custom/content' 3 2016-02-19 10:26:21.259 INFO [org.nodel.jyhost.Launch] [main] Started WebSocket server on port 49202 4 2016-02-19 10:26:21.260 INFO [org.nodel.jyhost.Launch] [main] Previous version (if any) is different to current version. Cleaning out contents of package folders (if present) and extracting current... 5 2016-02-19 10:26:21.262 INFO [org.nodel.jyhost.Launch] [main] For 'content', flushed 0 file(s). 6 2016-02-19 10:26:21.264 INFO [org.nodel.jyhost.Launch] [main] Unzipping embedded 'content' package... 7 2016-02-19 10:26:21.408 INFO [org.nodel.jyhost.Launch] [main] 'admin' and 'content' packages have been extracted. 8 2016-02-19 10:26:21.424 INFO [org.nodel.jyhost.NodelHost_0] [main] NodelHost initialised. root='/Library/Nodel/./nodes' 9 2016-02-19 10:26:21.427 INFO [org.nodel.jyhost.NodelHost_0] [pool_Nodel host_0] Spinning up node test... 10 2016-02-19 10:26:21.430 INFO [org.nodel.host.NanoHTTPD_0] [main] HTTPD started. 11 2016-02-19 10:26:21.434 INFO [org.nodel.jyhost.Launch] [main] All interfaces and end-points have been successfully launched. httpPort=8085 12 2016-02-19 10:26:21.440 INFO [org.nodel.jyhost.PyNode_0_test] [pool_Nodel host_0] Node initialised. Name=test, Root='/Library/Nodel/./nodes/test' 13 2016-02-19 10:26:21.451 INFO [org.nodel.jyhost.NodelHost_0] [pool_Nodel host_0] Spinning up node MacminiCOMPUTER... 14 2016-02-19 10:26:21.451 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Initialising new Python interpreter... 15 2016-02-19 10:26:21.452 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [pool_Nodel host_0] Node initialised. Name=MacminiCOMPUTER, Root='/Library/Nodel/./nodes/MacminiCOMPUTER' 16 2016-02-19 10:26:21.456 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [nodeloneoff_2] Initialising new Python interpreter... 17 2016-02-19 10:26:21.478 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Interpreter initialised (took 27ms). 18 2016-02-19 10:26:21.481 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [nodeloneoff_2] Interpreter initialised (took 24ms). 26 2016-02-19 10:26:25.087 INFO [org.nodel.core.ChannelServerSocket_000] [org.nodel.core.ChannelServerSocket_000] Bound to port '49203' 27 2016-02-19 10:26:25.088 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Mapped this Node's actions to Python functions local_action_AdjustLevel, local_action_TurnOn 28 2016-02-19 10:26:25.089 INFO [org.nodel.core.NodelServers.instance0] [org.nodel.core.ChannelServerSocket_000] Channel server created. port:49203 29 2016-02-19 10:26:25.090 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Mapped this Node's events to Python variables local_event_Triggered 31 2016-02-19 10:26:25.092 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] Mapped this Node's actions to Python functions local_action_SetVolume, local_action_TurnOff, local_action_mute, local_action_unmute 30 2016-02-19 10:26:25.092 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Mapped peer action to Python variable 'remote_action_TurnProjectorOn' 32 2016-02-19 10:26:25.093 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] This Node has no events. 33 2016-02-19 10:26:25.093 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Created parameter 'param_ipAddress' in script (initial value 'null'). 34 2016-02-19 10:26:25.093 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Python and Node script loaded (took 3s 642ms); calling 'main'... 35 2016-02-19 10:26:25.093 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] Python and Node script loaded (took 3s 637ms); calling 'main'... 36 2016-02-19 10:26:25.097 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] 'main' completed cleanly. 37 2016-02-19 10:26:25.098 INFO [org.nodel.jyhost.PyNode_0_test] [pool_Dynamic nodes_0] Config updated successfully. 38 2016-02-19 10:26:25.102 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] 'main' completed cleanly. 39 2016-02-19 10:26:25.109 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [pool_Dynamic nodes_1] Config updated successfully. 97 2016-02-19 10:27:03.853 INFO [org.nodel.jyhost.NodelHost_0] [main] Shutdown called. 98 2016-02-19 10:27:03.853 INFO [org.nodel.jyhost.PyNode_0_test] [main] Closing node... 99 2016-02-19 10:27:03.854 INFO [org.nodel.jyhost.PyNode_0_test] [main] Releasing server action test.AdjustLevel 100 2016-02-19 10:27:03.854 INFO [org.nodel.jyhost.PyNode_0_test] [main] Releasing server action test.TurnOn 101 2016-02-19 10:27:03.854 INFO [org.nodel.jyhost.PyNode_0_test] [main] Releasing server event test.Triggered 102 2016-02-19 10:27:03.854 INFO [org.nodel.core.NodelServers.instance0] [main] No more references to test left; cleaning up its resources. 103 2016-02-19 10:27:03.857 INFO [org.nodel.jyhost.PyNode_0_test] [main] Releasing client action unbound.unbound 104 2016-02-19 10:27:03.857 INFO [org.nodel.jyhost.PyNode_0_test] [main] Releasing parameter ipAddress 105 2016-02-19 10:27:03.858 INFO [org.nodel.jyhost.PyNode_0_test] [main] Cleaning up previous interpreter... 106 2016-02-19 10:27:03.858 INFO [org.nodel.jyhost.PyNode_0_test] [main] Clean up complete. 107 2016-02-19 10:27:03.859 INFO [org.nodel.toolkit.ManagedToolkit.instance0] [main] Closing toolkit. 108 2016-02-19 10:27:03.860 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [main] Closing node... 109 2016-02-19 10:27:03.861 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [main] Releasing server action MacminiCOMPUTER.SetVolume 110 2016-02-19 10:27:03.861 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [main] Releasing server action MacminiCOMPUTER.TurnOff 111 2016-02-19 10:27:03.861 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [main] Releasing server action MacminiCOMPUTER.mute 112 2016-02-19 10:27:03.861 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [main] Releasing server action MacminiCOMPUTER.unmute 113 2016-02-19 10:27:03.862 INFO [org.nodel.core.NodelServers.instance0] [main] No more references to MacminiCOMPUTER left; cleaning up its resources. 114 2016-02-19 10:27:03.862 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [main] Cleaning up previous interpreter... 115 2016-02-19 10:27:03.874 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [main] Clean up complete. 116 2016-02-19 10:27:03.874 INFO [org.nodel.toolkit.ManagedToolkit.instance1] [main] Closing toolkit. 0 2016-02-19 10:29:22.992 INFO [org.nodel.jyhost.Launch] [main] Nodel [Jython] is starting... version=2.1.1-release_r178 1 2016-02-19 10:29:23.018 INFO [org.nodel.jyhost.Launch] [main] HTTP interface bound to TCP port 8085 2 2016-02-19 10:29:23.019 INFO [org.nodel.host.NanoHTTPD_0] [main] Instructed to use first choice directory. firstChoiceDir='./custom/content' 3 2016-02-19 10:29:23.040 INFO [org.nodel.jyhost.Launch] [main] Started WebSocket server on port 49297 4 2016-02-19 10:29:23.044 INFO [org.nodel.jyhost.NodelHost_0] [main] NodelHost initialised. root='/Library/Nodel/./nodes' 5 2016-02-19 10:29:23.047 INFO [org.nodel.jyhost.NodelHost_0] [pool_Nodel host_0] Spinning up node test... 6 2016-02-19 10:29:23.048 INFO [org.nodel.host.NanoHTTPD_0] [main] HTTPD started. 7 2016-02-19 10:29:23.050 INFO [org.nodel.jyhost.Launch] [main] All interfaces and end-points have been successfully launched. httpPort=8085 8 2016-02-19 10:29:23.061 INFO [org.nodel.jyhost.PyNode_0_test] [pool_Nodel host_0] Node initialised. Name=test, Root='/Library/Nodel/./nodes/test' 9 2016-02-19 10:29:23.072 INFO [org.nodel.jyhost.NodelHost_0] [pool_Nodel host_0] Spinning up node MacminiCOMPUTER... 10 2016-02-19 10:29:23.073 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [pool_Nodel host_0] Node initialised. Name=MacminiCOMPUTER, Root='/Library/Nodel/./nodes/MacminiCOMPUTER' 11 2016-02-19 10:29:23.076 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Initialising new Python interpreter... 12 2016-02-19 10:29:23.082 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Interpreter initialised (took 6ms). 13 2016-02-19 10:29:23.099 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [nodeloneoff_2] Initialising new Python interpreter... 14 2016-02-19 10:29:23.105 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [nodeloneoff_2] Interpreter initialised (took 6ms). 22 2016-02-19 10:29:25.756 INFO [org.nodel.core.ChannelServerSocket_000] [org.nodel.core.ChannelServerSocket_000] Bound to port '49313' 23 2016-02-19 10:29:25.758 INFO [org.nodel.core.NodelServers.instance0] [org.nodel.core.ChannelServerSocket_000] Channel server created. port:49313 24 2016-02-19 10:29:25.760 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] Mapped this Node's actions to Python functions local_action_SetVolume, local_action_TurnOff, local_action_mute, local_action_unmute 25 2016-02-19 10:29:25.760 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] This Node has no events. 26 2016-02-19 10:29:25.761 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] Python and Node script loaded (took 2s 661ms); calling 'main'... 27 2016-02-19 10:29:25.761 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Mapped this Node's actions to Python functions local_action_AdjustLevel, local_action_TurnOn 28 2016-02-19 10:29:25.768 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Mapped this Node's events to Python variables local_event_Triggered 29 2016-02-19 10:29:25.768 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [MainThread] 'main' completed cleanly. 30 2016-02-19 10:29:25.770 INFO [org.nodel.jyhost.PyNode_1_MacminiCOMPUTER] [pool_Dynamic nodes_1] Config updated successfully. 31 2016-02-19 10:29:25.771 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Mapped peer action to Python variable 'remote_action_TurnProjectorOn' 32 2016-02-19 10:29:25.771 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Created parameter 'param_ipAddress' in script (initial value 'null'). 33 2016-02-19 10:29:25.771 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] Python and Node script loaded (took 2s 695ms); calling 'main'... 34 2016-02-19 10:29:25.774 INFO [org.nodel.jyhost.PyNode_0_test] [nodeloneoff_1] 'main' completed cleanly. 35 2016-02-19 10:29:25.775 INFO [org.nodel.jyhost.PyNode_0_test] [pool_Dynamic nodes_0] Config updated successfully.