Page 1 of 1
Serviio.app on Mac takes forever to launch

Posted:
Tue Nov 30, 2010 6:31 pm
by andyland
Hello,
I've been using Serviio on my MacPro (10.6.5) with a Sony BDP-s370 and it works great, even playing EyeTV M2TS files.
My issue is, the Serviio.app (not the Console) takes forever (hours) to launch and become visible on the BD Player. If I look in Activity Monitor, it's there using very little CPU, but the Dock icon has no "lit" indicator and it's not in the Command-Tab listing of running applications.
I have to wait for it to become "active" in those places before I can watch streamed content.
Is there any way to speed this up? It does this every time I launch it.
Thanks
Re: Serviio.app on Mac takes forever to launch

Posted:
Tue Nov 30, 2010 7:14 pm
by zip
I don't have a Mac to test on. Is there someone having the same issues?
Re: Serviio.app on Mac takes forever to launch

Posted:
Sun Dec 05, 2010 4:28 pm
by Waschbeton
on my mbp 2,4ghz and on my hackintosh it takes quite a long time to acturally load the serviio app. but in fact, the console does work much faster and my tv (le37c650) does recognize the dlna server even if the app seems to be still loading.
one thing to mention could be that the actuall serviio process crashers sometimes, making it necessary to force the program to quit if you want to shoutdown your mac or sending it to sleep.
Re: Serviio.app on Mac takes forever to launch

Posted:
Mon Feb 14, 2011 7:42 pm
by Stan
I'm having the same issue, using a standard MacBook Pro 3.06GHz (Late 2009). I start the GUI app, it takes a long time for the dock icon to stop bouncing (i.e. application launching), then seems to eternally do nothing with no GUI displayed. The log output for a run of this behaviour is shown below. My firewall is turned on, but the application has been allowed to run as a server process, so all incoming connections to the app are allowed.
Hope this helps.
Stan
- Code:
2011-02-14 19:05:43,805 INFO [MediaServer] ------------------------------------------------------------------------
2011-02-14 19:05:43,806 INFO [MediaServer] Serviio DLNA media streaming server v 0.5 (rev. 975aa458693c)
2011-02-14 19:05:43,806 INFO [MediaServer] Petr Nejedly 2009-2011
2011-02-14 19:05:43,806 INFO [MediaServer] http://www.serviio.org
2011-02-14 19:05:43,806 INFO [MediaServer]
2011-02-14 19:05:43,806 INFO [MediaServer] Java 1.6.0_22-Apple Inc.
2011-02-14 19:05:43,806 INFO [MediaServer] OS Mac OS X x86_64 10.6.6
2011-02-14 19:05:43,806 INFO [MediaServer] File encoding: UTF-8
2011-02-14 19:05:43,806 INFO [MediaServer] ------------------------------------------------------------------------
2011-02-14 19:05:43,934 INFO [RestletServer] Starting Restlet server exposed on localhost:23423
2011-02-14 19:05:44,104 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-02-14 19:05:45,616 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2011-02-14 19:05:46,155 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2011-02-14 19:05:46,218 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2011-02-14 19:05:46,262 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2011-02-14 19:05:46,288 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2011-02-14 19:05:46,325 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2011-02-14 19:05:46,356 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2011-02-14 19:05:46,396 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C-series)' (id=7)
2011-02-14 19:05:46,421 INFO [ProfilesDefinitionParser] Added profile 'LG BD player' (id=8)
2011-02-14 19:05:46,502 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV' (id=9)
2011-02-14 19:05:46,706 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player (EU)' (id=10)
2011-02-14 19:05:46,951 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player (US)' (id=11)
2011-02-14 19:05:46,991 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2011-02-14 19:05:47,065 INFO [ProfilesDefinitionParser] Added profile 'Toshiba Rezga' (id=13)
2011-02-14 19:05:47,172 INFO [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-02-14 19:05:47,186 INFO [WebServer] Socket buffer set to 65535 bytes
2011-02-14 19:05:47,222 INFO [WebServer] WebServer starting on port 8895
2011-02-14 19:05:47,230 INFO [Device] Created UPnP Device with UUID: 120002b5-8efb-3b8a-ad4f-d724ee405740, bound address: 10.37.129.2
2011-02-14 19:05:47,246 INFO [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2011-02-14 19:05:47,250 INFO [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2011-02-14 19:05:47,252 INFO [CompositeCacheConfigurator] Setting default auxiliaries to null
2011-02-14 19:05:47,252 INFO [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2011-02-14 19:05:47,253 INFO [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-02-14 19:05:47,254 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2011-02-14 19:05:47,254 INFO [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1297710347254, LastAccessTime = 1297710347254, getTimeToLiveSeconds() = -1, createTime = 1297710347254 ]
2011-02-14 19:05:47,255 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2011-02-14 19:05:47,266 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2011-02-14 19:05:47,266 INFO [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-02-14 19:05:47,266 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2011-02-14 19:05:47,266 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_default
2011-02-14 19:05:47,266 INFO [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-02-14 19:05:47,266 INFO [CompositeCacheConfigurator] Parsed regions [local_resetafterplay, local_default]
2011-02-14 19:05:47,266 INFO [CompositeCacheConfigurator] Finished configuration in 14 ms.
2011-02-14 19:05:47,271 INFO [EventDispatcher] Starting EventDispatcher
2011-02-14 19:05:47,271 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface vnic1 (vnic1) and address 10.37.129.2, timeout = 0
2011-02-14 19:05:47,272 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-02-14 19:05:47,272 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-02-14 19:05:47,275 INFO [RendererSearchSender] Searching for Renderer devices
2011-02-14 19:05:47,275 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2011-02-14 19:06:13,290 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-02-14 19:06:13,296 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
Re: Serviio.app on Mac takes forever to launch

Posted:
Mon Feb 14, 2011 7:45 pm
by zip
That's ok. Start Serviio.app (the server part) and it bounces for a while but it's actually starting/started already. Then run Serviio-Console.app to configure it. Once you do this you don't have to run the console to actually stream files.