Hi, Le 8 mars 2012 01:49, Numerizik Mailing Guillaume <[email protected]> a écrit : > I have 8 liquidsoap process in one server and since few days, liquidsoap > stop alone (all process as same time). I have this error : > > > > 2012/03/08 00:14:18 [/:3] Metadata update may have failed with error: bad > answer > > 2012/03/08 00:14:18 [clock.wallclock_main:2] Too much latency! Resetting > active sources... > > 2012/03/08 00:14:18 [harbor:3] Removing HTTP handler for '/listen' on port > 9005 > > 2012/03/08 00:14:18 [threads:1] Thread "wallclock_main" failed: port 9005 > already taken! > > 2012/03/08 00:14:18 [threads:3] Liquidsoap not compiled with ocaml >= 3.11, > cannot print stack backtrace > > 2012/03/08 00:14:18 [main:3] Shutdown started! > > 2012/03/08 00:14:18 [main:3] Waiting for threads to terminate... > > 2012/03/08 00:14:18 [main:3] Cleaning downloaded files... > > 2012/03/08 00:14:18 >>> LOG END > > > > Can you tell me which error stop liquid (metaupdate, too much latency, > wallclock main,…) ?
This is the line: > 2012/03/08 00:14:18 [harbor:3] Removing HTTP handler for '/listen' on port > 9005 > > 2012/03/08 00:14:18 [threads:1] Thread "wallclock_main" failed: port 9005 > already taken! You have a problem with ports assignment to harbor inputs. Romain ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
