0.3 does not run on OS X 10.6?

Issue #58 wontfix
Former user created an issue

Hi,

I just tried to test Serviio 0.3 on my MacBook Pro running 10.6.2 with all the latest software, including java.

Serviio appears on the dock but does not launch properly (“Application Not Responding”), Serviio Console does nothing, presumably for the absence of the services.

Hard to say what is wrong because nothing seems to appear in system.log.

Serviio 0.2 seems to launch and work.

Mikko

Comments (8)

  1. Former user Account Deleted

    Hi,

    I have the same problem. I first posted an issue on the serviio.org board, but after I found out the problem was posted here, I deleted this one. I bought a new macbook two weeks ago. I downloaded the serviio 0.3 to the computer. The funny thing is that it does connect to my samsung LED 55, but the program itself wont start on the macbook. It just bounces on the dock line. I have to force shutdown of the program in order to shutdown the computer.

    Im new to using mac computers. how can I check the serviio.log file?

  2. Petr Nejedly repo owner

    Right-click on the Serviio icon and select 'browse contents' (or whatever it is)... you'll find it in the directory structure in 'log' folder (serviio.log)

  3. Former user Account Deleted

    Here is the log:

    00:37:32,675 INFO [MediaServer] ------------------------------------------------------------------------ 00:37:32,685 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 00:37:32,686 INFO [MediaServer] Petr Nejedly 2009 00:37:32,686 INFO [MediaServer] http://www.serviio.org 00:37:32,686 INFO [MediaServer] 00:37:32,686 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 00:37:32,686 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 00:37:32,686 INFO [MediaServer] File encoding: UTF-8 00:37:32,686 INFO [MediaServer] ------------------------------------------------------------------------ 00:37:32,755 INFO [ORBServer] Starting Corba server 00:37:32,756 INFO [NamingService] Starting Corba Naming service on port 23423 00:37:34,638 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 00:37:36,317 INFO [DBSchemaUpdateExecutor] Updating DB schema 00:37:37,689 INFO [ProfilesDefinitionParser] Parsing Profiles definition 00:37:37,917 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 00:37:37,941 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 00:37:37,970 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 00:37:37,987 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 00:37:38,164 INFO [WebServer] WebServer starting on port 8895 00:37:38,175 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 00:37:38,209 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 00:37:38,214 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 00:37:58,222 INFO [LibraryUpdaterThread] Starting Library Updater Thread 00:38:27,674 INFO [MediaServer] Serviio server instance is already running 01:03:44,198 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition 01:19:43,470 INFO [UpdateChecker] Checking if a new version is available 01:22:58,136 WARN [transport] "IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: 192.168.10.100; port: 50019" org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2200) at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2221) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:205) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:218) at com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:101) at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:152) at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:118) at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:431) at org.serviio.ui.model.rmi._RemoteModelListener_Stub.modelChanged(Unknown Source) at org.serviio.ui.model.AbstractModel.notifyChanged(AbstractModel.java:54) at org.serviio.ui.model.RepositoryModelImpl.libraryUpdateStarted(RepositoryModelImpl.java:160) at org.serviio.library.metadata.LibraryUpdaterThread.notifyListenersCheckingStarted(LibraryUpdaterThread.java:386) at org.serviio.library.metadata.LibraryUpdaterThread.run(LibraryUpdaterThread.java:111) Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect(Native Method) at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507) at java.nio.channels.SocketChannel.open(SocketChannel.java:146) at com.sun.corba.se.impl.transport.DefaultSocketFactoryImpl.createSocket(DefaultSocketFactoryImpl.java:60) at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:188) ... 10 more 01:22:58,523 INFO [AbstractModel] Remote exception occured, removing the listener: CORBA COMM_FAILURE 1398079689 No; nested exception is: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No 01:23:40,704 INFO [AbstractModel] Remote exception occured, removing the listener: CORBA COMM_FAILURE 1398079689 No; nested exception is: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No 01:23:40,704 INFO [WebServer] WebServer shutting down 01:23:40,705 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 01:23:40,706 INFO [DatabaseManager] Shutting down database 01:23:40,779 INFO [EventDispatcher] Leaving EventDispatcher 01:23:40,784 INFO [ORBServer] Stopped Corba server 01:25:11,523 INFO [MediaServer] ------------------------------------------------------------------------ 01:25:11,550 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 01:25:11,550 INFO [MediaServer] Petr Nejedly 2009 01:25:11,550 INFO [MediaServer] http://www.serviio.org 01:25:11,550 INFO [MediaServer] 01:25:11,551 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 01:25:11,551 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 01:25:11,551 INFO [MediaServer] File encoding: UTF-8 01:25:11,551 INFO [MediaServer] ------------------------------------------------------------------------ 01:25:11,670 INFO [ORBServer] Starting Corba server 01:25:11,671 INFO [NamingService] Starting Corba Naming service on port 23423 01:25:13,779 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 01:25:16,866 INFO [ProfilesDefinitionParser] Parsing Profiles definition 01:25:17,156 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 01:25:17,180 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 01:25:17,241 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 01:25:17,284 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 01:25:17,679 INFO [WebServer] WebServer starting on port 8895 01:25:17,724 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 01:25:17,806 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 01:25:17,809 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 01:25:37,843 INFO [LibraryUpdaterThread] Starting Library Updater Thread 01:34:09,169 INFO [WebServer] WebServer shutting down 01:34:09,172 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 01:34:09,173 INFO [DatabaseManager] Shutting down database 01:34:09,204 INFO [ORBServer] Stopped Corba server 01:41:22,501 INFO [MediaServer] ------------------------------------------------------------------------ 01:41:22,502 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 01:41:22,502 INFO [MediaServer] Petr Nejedly 2009 01:41:22,502 INFO [MediaServer] http://www.serviio.org 01:41:22,502 INFO [MediaServer] 01:41:22,502 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 01:41:22,502 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 01:41:22,502 INFO [MediaServer] File encoding: UTF-8 01:41:22,502 INFO [MediaServer] ------------------------------------------------------------------------ 01:41:22,522 INFO [ORBServer] Starting Corba server 01:41:22,523 INFO [NamingService] Starting Corba Naming service on port 23423 01:41:23,980 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 01:41:25,095 INFO [ProfilesDefinitionParser] Parsing Profiles definition 01:41:25,350 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 01:41:25,366 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 01:41:25,402 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 01:41:25,417 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 01:41:25,563 INFO [WebServer] WebServer starting on port 8895 01:41:25,569 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 01:41:25,601 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 01:41:25,602 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 01:41:45,633 INFO [LibraryUpdaterThread] Starting Library Updater Thread 01:42:32,238 INFO [UpdateChecker] Checking if a new version is available 01:47:39,037 INFO [AbstractModel] Remote exception occured, removing the listener: CORBA COMM_FAILURE 1398079689 No; nested exception is: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No 01:47:39,039 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 01:47:39,040 INFO [WebServer] WebServer shutting down 01:47:39,041 INFO [DatabaseManager] Shutting down database 01:47:39,093 INFO [ORBServer] Stopped Corba server 01:48:55,392 INFO [MediaServer] ------------------------------------------------------------------------ 01:48:55,420 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 01:48:55,421 INFO [MediaServer] Petr Nejedly 2009 01:48:55,421 INFO [MediaServer] http://www.serviio.org 01:48:55,421 INFO [MediaServer] 01:48:55,421 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 01:48:55,422 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 01:48:55,422 INFO [MediaServer] File encoding: UTF-8 01:48:55,422 INFO [MediaServer] ------------------------------------------------------------------------ 01:48:55,443 INFO [ORBServer] Starting Corba server 01:48:55,444 INFO [NamingService] Starting Corba Naming service on port 23423 01:48:56,891 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 01:48:57,976 INFO [ProfilesDefinitionParser] Parsing Profiles definition 01:48:58,193 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 01:48:58,211 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 01:48:58,242 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 01:48:58,256 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 01:48:58,398 INFO [WebServer] WebServer starting on port 8895 01:48:58,404 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 01:48:58,436 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 01:48:58,436 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 01:49:18,780 INFO [LibraryUpdaterThread] Starting Library Updater Thread 02:11:25,900 INFO [WebServer] WebServer shutting down 02:11:25,901 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 02:11:25,902 INFO [DatabaseManager] Shutting down database 02:11:25,930 INFO [ORBServer] Stopped Corba server 02:11:25,944 INFO [EventDispatcher] Leaving EventDispatcher 13:47:56,746 INFO [MediaServer] ------------------------------------------------------------------------ 13:47:56,760 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 13:47:56,761 INFO [MediaServer] Petr Nejedly 2009 13:47:56,761 INFO [MediaServer] http://www.serviio.org 13:47:56,761 INFO [MediaServer] 13:47:56,761 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 13:47:56,761 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 13:47:56,761 INFO [MediaServer] File encoding: UTF-8 13:47:56,761 INFO [MediaServer] ------------------------------------------------------------------------ 13:47:56,881 INFO [ORBServer] Starting Corba server 13:47:56,882 INFO [NamingService] Starting Corba Naming service on port 23423 13:47:58,857 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 13:48:01,487 INFO [ProfilesDefinitionParser] Parsing Profiles definition 13:48:01,734 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 13:48:01,752 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 13:48:01,796 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 13:48:01,810 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 13:48:02,242 INFO [WebServer] WebServer starting on port 8895 13:48:02,279 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 13:48:02,328 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 13:48:02,330 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 13:48:22,687 INFO [LibraryUpdaterThread] Starting Library Updater Thread 13:49:17,010 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition 13:59:34,460 INFO [WebServer] WebServer shutting down 13:59:34,464 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 13:59:34,465 INFO [DatabaseManager] Shutting down database 13:59:34,518 INFO [ORBServer] Stopped Corba server 15:54:47,114 INFO [MediaServer] ------------------------------------------------------------------------ 15:54:47,118 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 15:54:47,118 INFO [MediaServer] Petr Nejedly 2009 15:54:47,118 INFO [MediaServer] http://www.serviio.org 15:54:47,118 INFO [MediaServer] 15:54:47,118 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 15:54:47,118 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 15:54:47,118 INFO [MediaServer] File encoding: UTF-8 15:54:47,118 INFO [MediaServer] ------------------------------------------------------------------------ 15:54:47,177 INFO [ORBServer] Starting Corba server 15:54:47,178 INFO [NamingService] Starting Corba Naming service on port 23423 15:54:49,095 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 15:54:51,409 INFO [ProfilesDefinitionParser] Parsing Profiles definition 15:54:51,709 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 15:54:51,731 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 15:54:51,813 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 15:54:51,832 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 15:54:52,315 INFO [WebServer] WebServer starting on port 8895 15:54:52,323 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 15:54:52,367 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 15:54:52,370 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 15:55:05,342 INFO [WebServer] WebServer shutting down 15:55:05,343 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 15:55:05,344 INFO [DatabaseManager] Shutting down database 15:55:05,393 INFO [ORBServer] Stopped Corba server 15:57:32,543 INFO [MediaServer] ------------------------------------------------------------------------ 15:57:32,544 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 15:57:32,544 INFO [MediaServer] Petr Nejedly 2009 15:57:32,544 INFO [MediaServer] http://www.serviio.org 15:57:32,545 INFO [MediaServer] 15:57:32,545 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 15:57:32,545 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 15:57:32,545 INFO [MediaServer] File encoding: UTF-8 15:57:32,545 INFO [MediaServer] ------------------------------------------------------------------------ 15:57:32,564 INFO [ORBServer] Starting Corba server 15:57:32,564 INFO [NamingService] Starting Corba Naming service on port 23423 15:57:33,997 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 15:57:35,108 INFO [ProfilesDefinitionParser] Parsing Profiles definition 15:57:35,326 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 15:57:35,343 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 15:57:35,372 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 15:57:35,388 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 15:57:35,529 INFO [WebServer] WebServer starting on port 8895 15:57:35,535 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 15:57:35,568 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 15:57:35,569 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 15:57:40,880 INFO [WebServer] WebServer shutting down 15:57:40,881 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 15:57:40,882 INFO [DatabaseManager] Shutting down database 15:57:40,895 INFO [ORBServer] Stopped Corba server 15:59:48,349 INFO [MediaServer] ------------------------------------------------------------------------ 15:59:48,350 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 15:59:48,350 INFO [MediaServer] Petr Nejedly 2009 15:59:48,350 INFO [MediaServer] http://www.serviio.org 15:59:48,350 INFO [MediaServer] 15:59:48,350 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 15:59:48,350 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 15:59:48,350 INFO [MediaServer] File encoding: UTF-8 15:59:48,350 INFO [MediaServer] ------------------------------------------------------------------------ 15:59:48,370 INFO [ORBServer] Starting Corba server 15:59:48,370 INFO [NamingService] Starting Corba Naming service on port 23423 15:59:49,813 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 15:59:50,893 INFO [ProfilesDefinitionParser] Parsing Profiles definition 15:59:51,101 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 15:59:51,121 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 15:59:51,170 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 15:59:51,184 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 15:59:51,359 INFO [WebServer] WebServer starting on port 8895 15:59:51,365 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 15:59:51,397 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 15:59:51,397 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 15:59:55,995 INFO [WebServer] WebServer shutting down 15:59:55,996 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 15:59:55,998 INFO [DatabaseManager] Shutting down database 15:59:56,011 INFO [ORBServer] Stopped Corba server 16:54:55,327 INFO [MediaServer] ------------------------------------------------------------------------ 16:54:55,349 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 16:54:55,349 INFO [MediaServer] Petr Nejedly 2009 16:54:55,349 INFO [MediaServer] http://www.serviio.org 16:54:55,349 INFO [MediaServer] 16:54:55,349 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 16:54:55,349 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 16:54:55,350 INFO [MediaServer] File encoding: UTF-8 16:54:55,350 INFO [MediaServer] ------------------------------------------------------------------------ 16:54:55,443 INFO [ORBServer] Starting Corba server 16:54:55,444 INFO [NamingService] Starting Corba Naming service on port 23423 16:54:57,661 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 16:55:00,866 INFO [ProfilesDefinitionParser] Parsing Profiles definition 16:55:01,420 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 16:55:01,440 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 16:55:01,548 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 16:55:01,561 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 16:55:02,081 INFO [WebServer] WebServer starting on port 8895 16:55:02,095 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 16:55:02,145 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 16:55:02,148 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 16:55:16,244 INFO [WebServer] WebServer shutting down 16:55:16,244 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 16:55:16,249 INFO [DatabaseManager] Shutting down database 16:55:16,276 INFO [ORBServer] Stopped Corba server 00:50:13,346 INFO [MediaServer] ------------------------------------------------------------------------ 00:50:13,368 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 00:50:13,369 INFO [MediaServer] Petr Nejedly 2009 00:50:13,369 INFO [MediaServer] http://www.serviio.org 00:50:13,369 INFO [MediaServer] 00:50:13,369 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 00:50:13,370 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 00:50:13,370 INFO [MediaServer] File encoding: UTF-8 00:50:13,370 INFO [MediaServer] ------------------------------------------------------------------------ 00:50:13,474 INFO [ORBServer] Starting Corba server 00:50:13,475 INFO [NamingService] Starting Corba Naming service on port 23423 00:50:15,471 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 00:50:17,968 INFO [ProfilesDefinitionParser] Parsing Profiles definition 00:50:18,249 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 00:50:18,271 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 00:50:18,304 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 00:50:18,320 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 00:50:19,079 INFO [WebServer] WebServer starting on port 8895 00:50:19,218 INFO [Device] Created UPnP Device with UUID: 1355564c-6c68-3f35-895a-325a2e7320a3, bound address: 192.168.10.100 00:50:19,296 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 00:50:19,299 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.10.100 00:50:39,337 INFO [LibraryUpdaterThread] Starting Library Updater Thread 00:56:26,755 INFO [WebServer] WebServer shutting down 00:56:26,756 INFO [DiscoverySearchListener] Leaving DiscoverySearchListener 00:56:26,758 INFO [DatabaseManager] Shutting down database 00:56:26,780 INFO [ORBServer] Stopped Corba server 18:11:00,525 INFO [MediaServer] ------------------------------------------------------------------------ 18:11:00,547 INFO [MediaServer] Serviio DLNA media streaming server v 0.3 18:11:00,547 INFO [MediaServer] Petr Nejedly 2009 18:11:00,547 INFO [MediaServer] http://www.serviio.org 18:11:00,548 INFO [MediaServer] 18:11:00,548 INFO [MediaServer] Java 1.6.0_17-Apple Inc. 18:11:00,548 INFO [MediaServer] OS Mac OS X x86_64 10.6.2 18:11:00,548 INFO [MediaServer] File encoding: UTF-8 18:11:00,548 INFO [MediaServer] ------------------------------------------------------------------------ 18:11:00,652 INFO [ORBServer] Starting Corba server 18:11:00,653 INFO [NamingService] Starting Corba Naming service on port 23423 18:11:02,693 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated 18:11:05,181 INFO [ProfilesDefinitionParser] Parsing Profiles definition 18:11:05,432 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1) 18:11:05,452 INFO [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro' (id=2) 18:11:05,536 INFO [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3) 18:11:05,546 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4) 18:11:05,999 INFO [WebServer] WebServer starting on port 8895 18:11:06,027 INFO [Device] Created UPnP Device with UUID: 079a916b-2034-3c71-a825-478859707b14, bound address: 10.4.250.16 18:11:06,076 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier 18:11:06,079 INFO [DiscoverySearchListener] Starting DiscoverySearchListener using interface 10.4.250.16 18:11:26,138 INFO [LibraryUpdaterThread] Starting Library Updater Thread

  4. Log in to comment