FAQ  •  Register  •  Login

Samsung UE46C7700 : ok with windows but not with linux

<<

jc.viallet

Serviio newbie

Posts: 5

Joined: Mon Jan 10, 2011 8:31 pm

Post Tue Jan 11, 2011 1:07 pm

Samsung UE46C7700 : ok with windows but not with linux

Hi,

I've a SAMSUNG UE46C7700 tv and I want to use Serviio with it.

I've first tried with Linux release and the tv doesn't see anything. I've checked the FAQ, changed profile (from 'Samsung C series' to 'Automatic detection'), set 'Bound IP address' to my computer's IP, and even tried previous releases (from 0.3.1 to 0.4.1); but it doesn't work better. The firewall is stopped.

As my computer has a dual boot with an "unused" Windows, I've made a try with the windows release and it works out of the box !

Any idea ?

Thanks by advance,
Last edited by jc.viallet on Tue Jan 11, 2011 3:28 pm, edited 1 time in total.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 11, 2011 2:32 pm

Re: Samsung UE46C7700 : ok with windows but not with linux ko

post the log
<<

jc.viallet

Serviio newbie

Posts: 5

Joined: Mon Jan 10, 2011 8:31 pm

Post Tue Jan 11, 2011 9:14 pm

Re: Samsung UE46C7700 : ok with windows but not with linux

Here is the log under linux (where 192.168.0.10 is my computer IP address) :

2011-01-11 22:08:51,844 INFO [MediaServer] ------------------------------------------------------------------------
2011-01-11 22:08:51,871 INFO [MediaServer] Serviio DLNA media streaming server v 0.4.2 (rev. 683706a96104)
2011-01-11 22:08:51,871 INFO [MediaServer] Petr Nejedly 2009-2010
2011-01-11 22:08:51,871 INFO [MediaServer] http://www.serviio.org
2011-01-11 22:08:51,871 INFO [MediaServer]
2011-01-11 22:08:51,871 INFO [MediaServer] Java 1.6.0-Sun Microsystems Inc.
2011-01-11 22:08:51,879 INFO [MediaServer] OS Linux i386 2.6.17-16mdv
2011-01-11 22:08:51,879 INFO [MediaServer] File encoding: UTF-8
2011-01-11 22:08:51,879 INFO [MediaServer] ------------------------------------------------------------------------
2011-01-11 22:08:52,513 INFO [RestletServer] Starting Restlet server exposed on localhost:23423
2011-01-11 22:08:52,703 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-01-11 22:08:57,984 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2011-01-11 22:08:58,779 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2011-01-11 22:08:59,169 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2011-01-11 22:08:59,349 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2011-01-11 22:08:59,637 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2011-01-11 22:08:59,755 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2011-01-11 22:09:00,039 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2011-01-11 22:09:00,154 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C-series)' (id=7)
2011-01-11 22:09:00,474 INFO [ProfilesDefinitionParser] Added profile 'LG BD player' (id=8)
2011-01-11 22:09:00,924 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV' (id=9)
2011-01-11 22:09:01,240 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player' (id=10)
2011-01-11 22:09:01,411 INFO [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-01-11 22:09:01,652 INFO [WebServer] WebServer starting on port 8895
2011-01-11 22:09:01,683 INFO [Device] Created UPnP Device with UUID: c40a518f-6e4b-3d4a-b2ea-f39bd2e8b629, bound address: 192.168.0.10
2011-01-11 22:09:01,886 INFO [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2011-01-11 22:09:01,912 INFO [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2011-01-11 22:09:01,928 INFO [CompositeCacheConfigurator] Setting default auxiliaries to null
2011-01-11 22:09:01,928 INFO [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2011-01-11 22:09:01,932 INFO [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-11 22:09:01,933 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2011-01-11 22:09:01,933 INFO [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1294780141933, LastAccessTime = 1294780141933, getTimeToLiveSeconds() = -1, createTime = 1294780141933 ]
2011-01-11 22:09:01,937 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2011-01-11 22:09:01,968 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2011-01-11 22:09:01,968 INFO [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-11 22:09:01,969 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2011-01-11 22:09:01,969 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_default
2011-01-11 22:09:01,969 INFO [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-11 22:09:01,969 INFO [CompositeCacheConfigurator] Parsed regions [local_resetafterplay, local_default]
2011-01-11 22:09:01,969 INFO [CompositeCacheConfigurator] Finished configuration in 53 ms.
2011-01-11 22:09:01,974 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-01-11 22:09:01,985 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface 192.168.0.10
2011-01-11 22:09:01,987 INFO [EventDispatcher] Starting EventDispatcher
2011-01-11 22:09:01,988 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-01-11 22:09:06,556 INFO [ServiioConsole] Starting Serviio Console
2011-01-11 22:09:07,757 INFO [ServiioConsole] Connecting to Serviio REST on localhost:23423
2011-01-11 22:09:11,613 INFO [UpdateChecker] Checking if a new version is available
2011-01-11 22:09:22,067 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-01-11 22:09:22,123 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 11, 2011 9:36 pm

Re: Samsung UE46C7700 : ok with windows but not with linux

This log looks ok. You could try the detailed one as well, to see if there are any incoming requests.
<<

jc.viallet

Serviio newbie

Posts: 5

Joined: Mon Jan 10, 2011 8:31 pm

Post Wed Jan 12, 2011 8:43 pm

Re: Samsung UE46C7700 : ok with windows but not with linux

I've changed the log level in log4j.xml from INFO to DEBUG and it gives the following file :

2011-01-12 21:33:29,678 INFO [MediaServer] ------------------------------------------------------------------------
2011-01-12 21:33:29,713 INFO [MediaServer] Serviio DLNA media streaming server v 0.4.2 (rev. 683706a96104)
2011-01-12 21:33:29,713 INFO [MediaServer] Petr Nejedly 2009-2010
2011-01-12 21:33:29,713 INFO [MediaServer] http://www.serviio.org
2011-01-12 21:33:29,713 INFO [MediaServer]
2011-01-12 21:33:29,713 INFO [MediaServer] Java 1.6.0-Sun Microsystems Inc.
2011-01-12 21:33:29,713 INFO [MediaServer] OS Linux i386 2.6.17-16mdv
2011-01-12 21:33:29,713 INFO [MediaServer] File encoding: UTF-8
2011-01-12 21:33:29,713 INFO [MediaServer] ------------------------------------------------------------------------
2011-01-12 21:33:30,505 INFO [RestletServer] Starting Restlet server exposed on localhost:23423
2011-01-12 21:33:30,706 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-01-12 21:33:35,774 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2011-01-12 21:33:37,769 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2011-01-12 21:33:38,163 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2011-01-12 21:33:38,346 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2011-01-12 21:33:38,638 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2011-01-12 21:33:38,756 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2011-01-12 21:33:38,856 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2011-01-12 21:33:39,152 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C-series)' (id=7)
2011-01-12 21:33:39,225 INFO [ProfilesDefinitionParser] Added profile 'LG BD player' (id=8)
2011-01-12 21:33:39,733 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV' (id=9)
2011-01-12 21:33:40,244 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player' (id=10)
2011-01-12 21:33:40,401 INFO [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-01-12 21:33:40,657 INFO [WebServer] WebServer starting on port 8895
2011-01-12 21:33:40,690 INFO [Device] Created UPnP Device with UUID: c40a518f-6e4b-3d4a-b2ea-f39bd2e8b629, bound address: 192.168.0.10
2011-01-12 21:33:40,868 DEBUG [CompositeCacheManager] Instance is null, creating with default config
2011-01-12 21:33:40,876 INFO [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2011-01-12 21:33:40,877 DEBUG [CompositeCacheManager] File [/cache.ccf] contained 8 properties
2011-01-12 21:33:40,902 DEBUG [ThreadPoolManager] Initializing ThreadPoolManager
2011-01-12 21:33:40,905 INFO [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2011-01-12 21:33:40,905 DEBUG [CompositeCacheManager] ThreadPoolManager = org.apache.jcs.utils.threadpool.ThreadPoolManager@a937cd
2011-01-12 21:33:40,913 INFO [CompositeCacheConfigurator] Setting default auxiliaries to null
2011-01-12 21:33:40,913 INFO [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2011-01-12 21:33:40,913 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.default.cacheattributes'
2011-01-12 21:33:40,917 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.default.cacheattributes".
2011-01-12 21:33:40,918 INFO [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-12 21:33:40,918 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2011-01-12 21:33:40,918 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.default.elementattributes'
2011-01-12 21:33:40,918 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.default.elementattributes".
2011-01-12 21:33:40,918 INFO [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1294864420918, LastAccessTime = 1294864420918, getTimeToLiveSeconds() = -1, createTime = 1294864420918 ]
2011-01-12 21:33:40,919 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_resetafterplay.cacheattributes'
2011-01-12 21:33:40,922 DEBUG [OptionConverter] Setting property [maxObjects] to [1000].
2011-01-12 21:33:40,923 DEBUG [OptionConverter] Setting property [memoryCacheName] to [org.apache.jcs.engine.memory.lru.LRUMemoryCache].
2011-01-12 21:33:40,923 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_resetafterplay.cacheattributes".
2011-01-12 21:33:40,923 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2011-01-12 21:33:40,923 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_resetafterplay.elementattributes'
2011-01-12 21:33:40,923 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_resetafterplay.elementattributes".
2011-01-12 21:33:40,943 DEBUG [ElementEventQueue] Constructed: cacheName=AllRegionQueue
2011-01-12 21:33:40,955 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2011-01-12 21:33:40,955 INFO [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-12 21:33:40,955 DEBUG [CompositeCacheConfigurator] Parsing region name 'local_resetafterplay', value ''
2011-01-12 21:33:40,955 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_default.cacheattributes'
2011-01-12 21:33:40,956 DEBUG [OptionConverter] Setting property [maxObjects] to [1000].
2011-01-12 21:33:40,956 DEBUG [OptionConverter] Setting property [memoryCacheName] to [org.apache.jcs.engine.memory.lru.LRUMemoryCache].
2011-01-12 21:33:40,956 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_default.cacheattributes".
2011-01-12 21:33:40,957 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2011-01-12 21:33:40,957 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_default.elementattributes'
2011-01-12 21:33:40,957 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_default.elementattributes".
2011-01-12 21:33:40,957 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_default
2011-01-12 21:33:40,957 INFO [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-12 21:33:40,957 DEBUG [CompositeCacheConfigurator] Parsing region name 'local_default', value ''
2011-01-12 21:33:40,957 INFO [CompositeCacheConfigurator] Parsed regions [local_resetafterplay, local_default]
2011-01-12 21:33:40,957 INFO [CompositeCacheConfigurator] Finished configuration in 47 ms.
2011-01-12 21:33:40,958 DEBUG [CompositeCacheManager] attr = [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1294864420918, LastAccessTime = 1294864420918, getTimeToLiveSeconds() = -1, createTime = 1294864420918 ]
2011-01-12 21:33:40,958 DEBUG [CompositeCacheManager] attr = [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1294864420918, LastAccessTime = 1294864420918, getTimeToLiveSeconds() = -1, createTime = 1294864420918 ]
2011-01-12 21:33:40,961 DEBUG [ElementEventQueue] Waiting for something to come into the Q
2011-01-12 21:33:40,968 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface 192.168.0.10
2011-01-12 21:33:40,970 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-01-12 21:33:40,971 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-01-12 21:33:40,974 INFO [EventDispatcher] Starting EventDispatcher
2011-01-12 21:34:01,033 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-01-12 21:34:01,084 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Jan 12, 2011 10:26 pm

Re: Samsung UE46C7700 : ok with windows but not with linux

Did you change the level on the proper element?It seems like the debug is half-detailed ;-)
Also is seems you haven't actually shared any folders? Not that it would mean Serviio cannot be seen on the TV ...
<<

jc.viallet

Serviio newbie

Posts: 5

Joined: Mon Jan 10, 2011 8:31 pm

Post Thu Jan 13, 2011 7:03 am

Re: Samsung UE46C7700 : ok with windows but not with linux

Exact, I had only changed log level on entry "root", so here is the log with all entries set to DEBUG.

I've also shared a directory, it now appears in the log.

2011-01-13 06:54:02,432 INFO [MediaServer] ------------------------------------------------------------------------
2011-01-13 06:54:02,433 INFO [MediaServer] Serviio DLNA media streaming server v 0.4.2 (rev. 683706a96104)
2011-01-13 06:54:02,433 INFO [MediaServer] Petr Nejedly 2009-2010
2011-01-13 06:54:02,433 INFO [MediaServer] http://www.serviio.org
2011-01-13 06:54:02,433 INFO [MediaServer]
2011-01-13 06:54:02,433 INFO [MediaServer] Java 1.6.0-Sun Microsystems Inc.
2011-01-13 06:54:02,433 INFO [MediaServer] OS Linux i386 2.6.17-16mdv
2011-01-13 06:54:02,433 INFO [MediaServer] File encoding: UTF-8
2011-01-13 06:54:02,433 INFO [MediaServer] ------------------------------------------------------------------------
2011-01-13 06:54:02,978 INFO [RestletServer] Starting Restlet server exposed on localhost:23423
2011-01-13 06:54:03,071 INFO [Server] Starting the internal HTTP server on port 23423
2011-01-13 06:54:03,146 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-01-13 06:54:03,202 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
2011-01-13 06:54:07,086 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
2011-01-13 06:54:07,089 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
2011-01-13 06:54:07,090 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
2011-01-13 06:54:07,092 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
2011-01-13 06:54:07,094 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
2011-01-13 06:54:07,104 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
2011-01-13 06:54:08,019 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2011-01-13 06:54:08,051 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 1
2011-01-13 06:54:09,084 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2011-01-13 06:54:09,100 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 2
2011-01-13 06:54:09,491 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2011-01-13 06:54:09,494 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 3
2011-01-13 06:54:09,668 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2011-01-13 06:54:09,673 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 4
2011-01-13 06:54:09,981 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2011-01-13 06:54:09,987 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 5
2011-01-13 06:54:10,128 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2011-01-13 06:54:10,131 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 6
2011-01-13 06:54:10,250 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2011-01-13 06:54:10,253 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 7
2011-01-13 06:54:10,669 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C-series)' (id=7)
2011-01-13 06:54:10,673 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 8
2011-01-13 06:54:10,763 INFO [ProfilesDefinitionParser] Added profile 'LG BD player' (id=8)
2011-01-13 06:54:10,768 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 9
2011-01-13 06:54:11,274 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV' (id=9)
2011-01-13 06:54:11,277 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 10
2011-01-13 06:54:11,988 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player' (id=10)
2011-01-13 06:54:11,994 DEBUG [FFMPEGWrapper] Invoking FFMPEG to check if it exists of path ffmpeg
2011-01-13 06:54:12,002 DEBUG [ProcessExecutor] Starting ffmpeg
2011-01-13 06:54:12,123 INFO [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-01-13 06:54:12,131 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
2011-01-13 06:54:12,434 INFO [WebServer] WebServer starting on port 8895
2011-01-13 06:54:12,466 INFO [Device] Created UPnP Device with UUID: c40a518f-6e4b-3d4a-b2ea-f39bd2e8b629, bound address: 192.168.0.10
2011-01-13 06:54:12,669 DEBUG [CompositeCacheManager] Instance is null, creating with default config
2011-01-13 06:54:12,677 INFO [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2011-01-13 06:54:12,678 DEBUG [CompositeCacheManager] File [/cache.ccf] contained 8 properties
2011-01-13 06:54:12,702 DEBUG [ThreadPoolManager] Initializing ThreadPoolManager
2011-01-13 06:54:12,706 INFO [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2011-01-13 06:54:12,706 DEBUG [CompositeCacheManager] ThreadPoolManager = org.apache.jcs.utils.threadpool.ThreadPoolManager@1e2c841
2011-01-13 06:54:12,719 INFO [CompositeCacheConfigurator] Setting default auxiliaries to null
2011-01-13 06:54:12,719 INFO [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2011-01-13 06:54:12,719 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.default.cacheattributes'
2011-01-13 06:54:12,723 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.default.cacheattributes".
2011-01-13 06:54:12,723 INFO [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-13 06:54:12,723 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2011-01-13 06:54:12,724 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.default.elementattributes'
2011-01-13 06:54:12,724 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.default.elementattributes".
2011-01-13 06:54:12,724 INFO [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1294898052723, LastAccessTime = 1294898052723, getTimeToLiveSeconds() = -1, createTime = 1294898052723 ]
2011-01-13 06:54:12,725 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_resetafterplay.cacheattributes'
2011-01-13 06:54:12,729 DEBUG [OptionConverter] Setting property [maxObjects] to [1000].
2011-01-13 06:54:12,730 DEBUG [OptionConverter] Setting property [memoryCacheName] to [org.apache.jcs.engine.memory.lru.LRUMemoryCache].
2011-01-13 06:54:12,730 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_resetafterplay.cacheattributes".
2011-01-13 06:54:12,730 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2011-01-13 06:54:12,730 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_resetafterplay.elementattributes'
2011-01-13 06:54:12,730 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_resetafterplay.elementattributes".
2011-01-13 06:54:12,753 DEBUG [ElementEventQueue] Constructed: cacheName=AllRegionQueue
2011-01-13 06:54:12,760 DEBUG [ElementEventQueue] Waiting for something to come into the Q
2011-01-13 06:54:12,775 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2011-01-13 06:54:12,776 INFO [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-13 06:54:12,776 DEBUG [CompositeCacheConfigurator] Parsing region name 'local_resetafterplay', value ''
2011-01-13 06:54:12,776 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_default.cacheattributes'
2011-01-13 06:54:12,776 DEBUG [OptionConverter] Setting property [maxObjects] to [1000].
2011-01-13 06:54:12,776 DEBUG [OptionConverter] Setting property [memoryCacheName] to [org.apache.jcs.engine.memory.lru.LRUMemoryCache].
2011-01-13 06:54:12,776 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_default.cacheattributes".
2011-01-13 06:54:12,776 INFO [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2011-01-13 06:54:12,777 DEBUG [CompositeCacheConfigurator] Parsing options for 'jcs.region.local_default.elementattributes'
2011-01-13 06:54:12,777 DEBUG [CompositeCacheConfigurator] End of parsing for "jcs.region.local_default.elementattributes".
2011-01-13 06:54:12,777 INFO [LRUMemoryCache] initialized LRUMemoryCache for local_default
2011-01-13 06:54:12,777 INFO [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2011-01-13 06:54:12,777 DEBUG [CompositeCacheConfigurator] Parsing region name 'local_default', value ''
2011-01-13 06:54:12,777 INFO [CompositeCacheConfigurator] Parsed regions [local_resetafterplay, local_default]
2011-01-13 06:54:12,777 INFO [CompositeCacheConfigurator] Finished configuration in 67 ms.
2011-01-13 06:54:12,777 DEBUG [CompositeCacheManager] attr = [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1294898052723, LastAccessTime = 1294898052723, getTimeToLiveSeconds() = -1, createTime = 1294898052723 ]
2011-01-13 06:54:12,777 DEBUG [CompositeCacheManager] attr = [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1294898052723, LastAccessTime = 1294898052723, getTimeToLiveSeconds() = -1, createTime = 1294898052723 ]
2011-01-13 06:54:12,779 DEBUG [DiscoveryManager] UPNP device c40a518f-6e4b-3d4a-b2ea-f39bd2e8b629 is available
2011-01-13 06:54:12,781 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-01-13 06:54:12,785 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface 192.168.0.10
2011-01-13 06:54:12,787 INFO [EventDispatcher] Starting EventDispatcher
2011-01-13 06:54:12,788 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-01-13 06:54:12,841 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface 192.168.0.10
2011-01-13 06:54:12,894 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device c40a518f-6e4b-3d4a-b2ea-f39bd2e8b629
2011-01-13 06:54:12,902 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:14:47
2011-01-13 06:54:32,808 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2011-01-13 06:54:32,817 DEBUG [RepositoryDAOImpl] Reading all Repositories
2011-01-13 06:54:32,848 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2011-01-13 06:54:32,848 DEBUG [RepositoryDAOImpl] Reading all Repositories
2011-01-13 06:54:32,920 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp
2011-01-13 06:54:32,921 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/ksocket-jc
2011-01-13 06:54:32,925 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/ksocket-jc/artsd-samples
2011-01-13 06:54:32,931 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/orbit-jc
2011-01-13 06:54:32,941 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc
2011-01-13 06:54:32,945 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-6022
2011-01-13 06:54:32,945 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-6544
2011-01-13 06:54:32,946 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-7071
2011-01-13 06:54:32,946 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-7576
2011-01-13 06:54:32,947 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-7709
2011-01-13 06:54:32,947 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-8498
2011-01-13 06:54:32,947 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-9063
2011-01-13 06:54:32,947 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-9639
2011-01-13 06:54:32,948 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /home/jc/tmp/kde-jc/kipi-jpeglosslessplugin-6691
2011-01-13 06:54:32,955 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: /home/jc/tmp
2011-01-13 06:54:32,960 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 5)
2011-01-13 06:54:32,981 DEBUG [LibraryAdditionsCheckerThread] Found file 'test.avi', checking if it's already in the Library
2011-01-13 06:54:32,981 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item test.avi
2011-01-13 06:54:33,505 DEBUG [MediaItemDAOImpl] Getting file of media item 28
2011-01-13 06:54:33,691 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type AUDIO
2011-01-13 06:54:33,746 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type VIDEO
2011-01-13 06:54:33,749 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type IMAGE
2011-01-13 06:54:33,754 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 28) and extractor EMBEDDED
2011-01-13 06:54:33,811 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 28) and extractor COVER_IMAGE_IN_FOLDER
2011-01-13 06:54:33,813 DEBUG [LibraryUpdatesCheckerThread] Updating dirty metadata
2011-01-13 06:54:33,813 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 5)
2011-01-13 06:54:34,000 DEBUG [MediaItemDAOImpl] Media item test.avi already exists in DB
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 13, 2011 9:12 am

Re: Samsung UE46C7700 : ok with windows but not with linux

It sends the multicast to announce itself (on 192.168.0.10), but gets no requests from the player. I assume there is a firewall somewhere.
<<

jc.viallet

Serviio newbie

Posts: 5

Joined: Mon Jan 10, 2011 8:31 pm

Post Thu Jan 13, 2011 8:35 pm

Re: Samsung UE46C7700 : ok with windows but not with linux

You're right ! Although the firewall has been stopped, it seems to keep on filtering : by adding the two rules indicated in FAQ, it works fine.

Many thanks for your help !
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 13, 2011 10:26 pm

Re: Samsung UE46C7700 : ok with windows but not with linux

jc.viallet wrote:You're right ! Although the firewall has been stopped, it seems to keep on filtering

Weird! but good you got it working

Return to Samsung

Who is online

Users browsing this forum: No registered users and 29 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.