Thanks for the great tutorial! I'm using Freenas 8.0.2 and downloaded your 64bit installation files. Everything seems to be running, I can ping the jail from my PC, but when I try to start the Serviio console, it can't connect to the server. Here's the console log file:
Code:
2011-10-31 07:26:58,498 INFO [MediaServer] ------------------------------------------------------------------------
2011-10-31 07:26:58,500 INFO [MediaServer] Serviio DLNA media streaming server v 0.6.0.1 (rev. 8e4ee98bff12)
2011-10-31 07:26:58,500 INFO [MediaServer] Petr Nejedly 2009-2011
2011-10-31 07:26:58,500 INFO [MediaServer] http://www.serviio.org
2011-10-31 07:26:58,500 INFO [MediaServer]
2011-10-31 07:26:58,500 INFO [MediaServer] Java 1.6.0_07-The FreeBSD Foundation
2011-10-31 07:26:58,500 INFO [MediaServer] OS FreeBSD amd64 8.2-RELEASE-p3
2011-10-31 07:26:58,501 INFO [MediaServer] File encoding: ISO-8859-1
2011-10-31 07:26:58,501 INFO [MediaServer] Headless mode enabled: true
2011-10-31 07:26:58,502 INFO [MediaServer] User home dir: /root
2011-10-31 07:26:58,502 INFO [MediaServer] Temp dir: /var/tmp/
2011-10-31 07:26:58,502 INFO [MediaServer] ------------------------------------------------------------------------
2011-10-31 07:26:58,752 INFO [RestletServer] Starting Restlet server exposed on 192.168.178.98:23423
2011-10-31 07:26:58,865 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-10-31 07:27:01,865 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2011-10-31 07:27:02,834 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2011-10-31 07:27:03,292 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2011-10-31 07:27:03,560 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2011-10-31 07:27:03,796 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2011-10-31 07:27:03,996 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2011-10-31 07:27:04,191 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2011-10-31 07:27:04,635 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2011-10-31 07:27:04,715 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2011-10-31 07:27:05,275 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV' (id=9)
2011-10-31 07:27:06,191 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player' (id=10)
2011-10-31 07:27:06,656 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2011-10-31 07:27:06,995 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2011-10-31 07:27:07,092 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2011-10-31 07:27:07,144 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2011-10-31 07:27:07,309 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2011-10-31 07:27:07,387 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2011-10-31 07:27:07,566 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2011-10-31 07:27:08,226 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV 2011' (id=19)
2011-10-31 07:27:08,786 INFO [ProfilesDefinitionParser] Added profile 'Sony SMP-N100' (id=20)
2011-10-31 07:27:08,827 INFO [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2011-10-31 07:27:08,841 INFO [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2011-10-31 07:27:08,848 INFO [CompositeCacheConfigurator] Setting default auxiliaries to null
2011-10-31 07:27:08,849 INFO [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2011-10-31 07:27:08,852 INFO [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-10-31 07:27:08,852 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2011-10-31 07:27:08,853 INFO [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1320071228853, LastAccessTime = 1320071228853, getTimeToLiveSeconds() = -1, createTime = 1320071228853 ]
2011-10-31 07:27:08,909 INFO [LRUMemoryCache] initialized LRUMemoryCache for thumbnails
2011-10-31 07:27:08,909 INFO [CompositeCache] Constructed cache with name [thumbnails] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-10-31 07:27:08,910 INFO [LRUMemoryCache] initialized LRUMemoryCache for online_feeds
2011-10-31 07:27:08,910 INFO [CompositeCache] Constructed cache with name [online_feeds] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-10-31 07:27:08,911 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2011-10-31 07:27:08,911 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_default
2011-10-31 07:27:08,911 INFO [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-10-31 07:27:08,912 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2011-10-31 07:27:08,912 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2011-10-31 07:27:08,912 INFO [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-10-31 07:27:08,912 INFO [CompositeCacheConfigurator] Parsed regions [thumbnails, online_feeds, local_default, local_resetafterplay]
2011-10-31 07:27:08,912 INFO [CompositeCacheConfigurator] Finished configuration in 66 ms.
2011-10-31 07:27:08,971 INFO [WebServer] Socket buffer set to 65535 bytes
2011-10-31 07:27:08,973 INFO [Device] Created UPnP Device with UUID: b4ee9eb6-c118-3731-b5a6-db18e637aabe, bound address: 192.168.178.98
2011-10-31 07:27:09,018 INFO [PluginCompilerThread] Looking for plugins at /usr/local/serviio-0.6.0.1/plugins
2011-10-31 07:27:09,019 INFO [PluginCompilerThread] Started looking for plugins
2011-10-31 07:27:09,103 WARN [FFMPEGWrapper] FFmpeg is not compiled with librtmp support, RTMP streaming will not work.
2011-10-31 07:27:09,113 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2011-10-31 07:27:09,176 INFO [WebServer] WebServer starting on port 8895
2011-10-31 07:27:09,188 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-10-31 07:27:09,190 INFO [EventDispatcher] Starting EventDispatcher
2011-10-31 07:27:09,191 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-10-31 07:27:09,191 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface re0 (re0) and address 192.168.178.98, timeout = 0
2011-10-31 07:27:09,201 INFO [RendererSearchSender] Searching for Renderer devices
2011-10-31 07:27:09,201 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2011-10-31 07:27:35,251 INFO [FeedUpdaterThread] Started looking for information about online feeds
2011-10-31 07:27:35,274 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-10-31 07:27:35,338 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2011-10-31 07:43:12,368 INFO [RendererManager] Stored a new renderer: uuid='aa010621-32f8-4099-8532-4e2ddbdaf6f6', name = 'Unrecognized device', ipAddress='192.168.178.20', profile = '1'
Tried disabling the firewall on my PC already, didn't help. Do you have any ideas?
through my web browser, shows an XML syntax with the serviio version.