Here's the first bit of it. The rest was all 'Added File' lines which isn't really relevant.
I couldn't see anything useful there. BTW, 192.168.0.20 is the ip address of the PC running serviio, and is connected to the same network as all the other devices. I tried binding it manually in case it was binding to the wrong network card.
Cheers
Andy
2011-03-13 17:03:44,675 INFO [MediaServer] ------------------------------------------------------------------------
2011-03-13 17:03:44,676 INFO [MediaServer] Serviio DLNA media streaming server v 0.5 (rev. 975aa458693c)
2011-03-13 17:03:44,676 INFO [MediaServer] Petr Nejedly 2009-2011
2011-03-13 17:03:44,676 INFO [MediaServer]
http://www.serviio.org2011-03-13 17:03:44,676 INFO [MediaServer]
2011-03-13 17:03:44,676 INFO [MediaServer] Java 1.6.0_20-Sun Microsystems Inc.
2011-03-13 17:03:44,676 INFO [MediaServer] OS Windows 7 amd64 6.1
2011-03-13 17:03:44,676 INFO [MediaServer] File encoding: windows-1252
2011-03-13 17:03:44,676 INFO [MediaServer] ------------------------------------------------------------------------
2011-03-13 17:03:44,868 INFO [RestletServer] Starting Restlet server exposed on localhost:23423
2011-03-13 17:03:44,925 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-03-13 17:03:48,247 INFO [DBSchemaUpdateExecutor] Updating DB schema
2011-03-13 17:03:50,755 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2011-03-13 17:03:51,012 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2011-03-13 17:03:51,057 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2011-03-13 17:03:51,093 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2011-03-13 17:03:51,113 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2011-03-13 17:03:51,137 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2011-03-13 17:03:51,156 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2011-03-13 17:03:51,187 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C-series)' (id=7)
2011-03-13 17:03:51,201 INFO [ProfilesDefinitionParser] Added profile 'LG BD player' (id=8)
2011-03-13 17:03:51,259 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV' (id=9)
2011-03-13 17:03:51,406 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player (EU)' (id=10)
2011-03-13 17:03:51,568 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player (US)' (id=11)
2011-03-13 17:03:51,595 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2011-03-13 17:03:51,645 INFO [ProfilesDefinitionParser] Added profile 'Toshiba Rezga' (id=13)
2011-03-13 17:03:51,782 INFO [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-03-13 17:03:51,796 INFO [WebServer] Socket buffer set to 65535 bytes
2011-03-13 17:03:51,886 INFO [WebServer] WebServer starting on port 8895
2011-03-13 17:03:52,026 INFO [Device] Created UPnP Device with UUID: d527e9e3-bde1-300c-8dab-d8ebc157c4d5, bound address: 192.168.0.20
2011-03-13 17:03:52,041 INFO [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2011-03-13 17:03:52,045 INFO [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2011-03-13 17:03:52,047 INFO [CompositeCacheConfigurator] Setting default auxiliaries to null
2011-03-13 17:03:52,047 INFO [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2011-03-13 17:03:52,048 INFO [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-03-13 17:03:52,048 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2011-03-13 17:03:52,048 INFO [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1300035832048, LastAccessTime = 1300035832048, getTimeToLiveSeconds() = -1, createTime = 1300035832048 ]
2011-03-13 17:03:52,049 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2011-03-13 17:03:52,058 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2011-03-13 17:03:52,058 INFO [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-03-13 17:03:52,058 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2011-03-13 17:03:52,058 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_default
2011-03-13 17:03:52,058 INFO [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-03-13 17:03:52,058 INFO [CompositeCacheConfigurator] Parsed regions [local_resetafterplay, local_default]
2011-03-13 17:03:52,058 INFO [CompositeCacheConfigurator] Finished configuration in 12 ms.
2011-03-13 17:03:52,060 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-03-13 17:03:52,060 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-03-13 17:03:52,061 INFO [EventDispatcher] Starting EventDispatcher
2011-03-13 17:03:52,063 INFO [RendererSearchSender] Searching for Renderer devices
2011-03-13 17:03:52,063 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2011-03-13 17:03:52,101 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (Broadcom NetLink (TM) Gigabit Ethernet) and address 192.168.0.20, timeout = 0
2011-03-13 17:03:54,172 INFO [RendererManager] Stored a new renderer: uuid='e60f1a7e-23cd-407c-b54a-d5f0edc2545c', name = 'Windows Media Player', ipAddress='192.168.0.16', profile = '1'
2011-03-13 17:04:00,780 INFO [ServiioConsole] Starting Serviio Console
2011-03-13 17:04:01,452 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2011-03-13 17:04:02,790 INFO [Messages] Loaded console message bundle for locale: en
2011-03-13 17:04:03,637 INFO [Messages] Loaded console message bundle for locale: en
2011-03-13 17:04:03,761 INFO [UpdateChecker] Checking if a new version is available
2011-03-13 17:04:09,614 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2011-03-13 17:04:09,854 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2011-03-13 17:04:15,972 INFO [ServiioConsole] Leaving Serviio Console
2011-03-13 17:04:18,192 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-03-13 17:04:18,194 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2011-03-13 17:06:43,223 INFO [RendererManager] Stored a new renderer: uuid='21e0e57f-f28d-436f-a321-25dd951cbb8d', name = 'PS3', ipAddress='192.168.0.15', profile = '4'
2011-03-13 17:06:43,235 INFO [WebServer] WebServer shutting down
2011-03-13 17:06:43,235 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2011-03-13 17:06:43,235 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2011-03-13 17:06:43,235 INFO [EventDispatcher] Leaving EventDispatcher
2011-03-13 17:06:43,341 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2011-03-13 17:06:43,344 INFO [Device] Updated bound IP address of Device with UUID: d527e9e3-bde1-300c-8dab-d8ebc157c4d5, bound address: 192.168.0.20
2011-03-13 17:06:43,347 INFO [WebServer] WebServer starting on port 8895
2011-03-13 17:06:43,348 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-03-13 17:06:43,348 INFO [EventDispatcher] Starting EventDispatcher
2011-03-13 17:06:43,348 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-03-13 17:06:43,348 INFO [RendererSearchSender] Searching for Renderer devices
2011-03-13 17:06:43,368 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (Broadcom NetLink (TM) Gigabit Ethernet) and address 192.168.0.20, timeout = 0
2011-03-13 17:06:44,532 INFO [RendererManager] Stored a new renderer: uuid='e60f1a7e-23cd-407c-b54a-d5f0edc2545c', name = 'Windows Media Player', ipAddress='192.168.0.16', profile = '1'
2011-03-13 17:06:47,074 INFO [RendererExpirationChecker] Leaving RendererExpirationChecker
2011-03-13 17:06:47,196 INFO [WebServer] WebServer shutting down
2011-03-13 17:06:47,196 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2011-03-13 17:06:47,196 INFO [EventDispatcher] Leaving EventDispatcher
2011-03-13 17:06:47,296 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2011-03-13 17:06:58,896 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2011-03-13 17:38:03,612 INFO [ServiioConsole] Leaving Serviio Console
2011-03-13 17:38:03,618 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2011-03-13 17:38:03,818 INFO [DatabaseManager] Shutting down database
2011-03-13 17:38:04,708 INFO [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-03-13 17:38:19,335 INFO [MediaServer] ------------------------------------------------------------------------
2011-03-13 17:38:19,336 INFO [MediaServer] Serviio DLNA media streaming server v 0.5 (rev. 975aa458693c)
2011-03-13 17:38:19,336 INFO [MediaServer] Petr Nejedly 2009-2011
2011-03-13 17:38:19,336 INFO [MediaServer]
http://www.serviio.org2011-03-13 17:38:19,336 INFO [MediaServer]
2011-03-13 17:38:19,336 INFO [MediaServer] Java 1.6.0_20-Sun Microsystems Inc.
2011-03-13 17:38:19,336 INFO [MediaServer] OS Windows 7 amd64 6.1
2011-03-13 17:38:19,336 INFO [MediaServer] File encoding: windows-1252
2011-03-13 17:38:19,336 INFO [MediaServer] ------------------------------------------------------------------------
2011-03-13 17:38:19,402 INFO [RestletServer] Starting Restlet server exposed on localhost:23423
2011-03-13 17:38:19,438 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-03-13 17:38:20,085 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2011-03-13 17:38:20,371 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2011-03-13 17:38:20,425 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2011-03-13 17:38:20,457 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2011-03-13 17:38:20,479 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2011-03-13 17:38:20,507 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2011-03-13 17:38:20,532 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2011-03-13 17:38:20,570 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C-series)' (id=7)
2011-03-13 17:38:20,590 INFO [ProfilesDefinitionParser] Added profile 'LG BD player' (id=8)
2011-03-13 17:38:20,650 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV' (id=9)
2011-03-13 17:38:20,810 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player (EU)' (id=10)
2011-03-13 17:38:20,990 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player (US)' (id=11)
2011-03-13 17:38:21,019 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2011-03-13 17:38:21,072 INFO [ProfilesDefinitionParser] Added profile 'Toshiba Rezga' (id=13)
2011-03-13 17:38:21,098 INFO [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-03-13 17:38:21,109 INFO [WebServer] Socket buffer set to 65535 bytes
2011-03-13 17:38:21,133 INFO [WebServer] WebServer starting on port 8895
2011-03-13 17:38:21,137 INFO [Device] Created UPnP Device with UUID: d527e9e3-bde1-300c-8dab-d8ebc157c4d5, bound address: 192.168.0.20
2011-03-13 17:38:21,150 INFO [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2011-03-13 17:38:21,153 INFO [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2011-03-13 17:38:21,155 INFO [CompositeCacheConfigurator] Setting default auxiliaries to null
2011-03-13 17:38:21,155 INFO [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2011-03-13 17:38:21,156 INFO [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-03-13 17:38:21,156 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2011-03-13 17:38:21,156 INFO [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1300037901156, LastAccessTime = 1300037901156, getTimeToLiveSeconds() = -1, createTime = 1300037901156 ]
2011-03-13 17:38:21,157 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2011-03-13 17:38:21,165 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2011-03-13 17:38:21,165 INFO [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-03-13 17:38:21,165 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2011-03-13 17:38:21,165 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_default
2011-03-13 17:38:21,165 INFO [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-03-13 17:38:21,165 INFO [CompositeCacheConfigurator] Parsed regions [local_resetafterplay, local_default]
2011-03-13 17:38:21,165 INFO [CompositeCacheConfigurator] Finished configuration in 11 ms.
2011-03-13 17:38:21,167 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-03-13 17:38:21,167 INFO [EventDispatcher] Starting EventDispatcher
2011-03-13 17:38:21,167 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-03-13 17:38:21,170 INFO [RendererSearchSender] Searching for Renderer devices
2011-03-13 17:38:21,170 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2011-03-13 17:38:21,191 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (Broadcom NetLink (TM) Gigabit Ethernet) and address 192.168.0.20, timeout = 0
2011-03-13 17:38:28,255 INFO [ServiioConsole] Starting Serviio Console
2011-03-13 17:38:28,320 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2011-03-13 17:38:28,985 INFO [Messages] Loaded console message bundle for locale: en
2011-03-13 17:38:29,811 INFO [Messages] Loaded console message bundle for locale: en
2011-03-13 17:38:29,934 INFO [UpdateChecker] Checking if a new version is available
2011-03-13 17:38:35,206 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2011-03-13 17:38:35,460 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2011-03-13 17:38:37,503 INFO [ServiioConsole] Leaving Serviio Console
2011-03-13 17:38:47,304 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-03-13 17:38:47,305 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2011-03-13 17:39:23,342 INFO [WebServer] WebServer shutting down
2011-03-13 17:39:23,342 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2011-03-13 17:39:23,342 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2011-03-13 17:39:23,342 INFO [EventDispatcher] Leaving EventDispatcher
2011-03-13 17:39:23,450 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2011-03-13 17:39:24,356 INFO [WebServer] WebServer starting on port 8895
2011-03-13 17:39:24,358 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-03-13 17:39:24,358 INFO [EventDispatcher] Starting EventDispatcher
2011-03-13 17:39:24,358 INFO [RendererSearchSender] Searching for Renderer devices
2011-03-13 17:39:24,358 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-03-13 17:39:24,380 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (Broadcom NetLink (TM) Gigabit Ethernet) and address 192.168.0.20, timeout = 0
2011-03-13 17:39:26,174 INFO [RendererExpirationChecker] Leaving RendererExpirationChecker
2011-03-13 17:43:23,634 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2011-03-13 17:43:23,925 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-03-13 17:43:23,926 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2011-03-13 17:43:24,940 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-1.jpg' (title: chichesterharbour-1) to Library
2011-03-13 17:43:25,319 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-10.jpg' (title: chichesterharbour-10) to Library
2011-03-13 17:43:25,664 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-100.jpg' (title: chichesterharbour-100) to Library
2011-03-13 17:43:25,927 INFO [RendererManager] Stored a new renderer: uuid='c5bebbe6-4961-46ea-9326-dfd39e8f6f83', name = 'Unrecognized device', ipAddress='192.168.0.20', profile = '1'
2011-03-13 17:43:25,963 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-101.jpg' (title: chichesterharbour-101) to Library
2011-03-13 17:43:26,319 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-102.jpg' (title: chichesterharbour-102) to Library
2011-03-13 17:43:26,595 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-103.jpg' (title: chichesterharbour-103) to Library
2011-03-13 17:43:26,876 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-104.jpg' (title: chichesterharbour-104) to Library
2011-03-13 17:43:27,173 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-105.jpg' (title: chichesterharbour-105) to Library
2011-03-13 17:43:27,560 INFO [LibraryAdditionsCheckerThread] Added file 'chichesterharbour-106.jpg' (title: chichesterharbour-106) to Library