- Code: Select all
[main] INFO 19:37:05.414 Starting PS3 Media Server 1.30.1
[main] INFO 19:37:05.418 by shagrath / 2008-2011
[main] INFO 19:37:05.418 http://ps3mediaserver.org
[main] INFO 19:37:05.420 http://code.google.com/p/ps3mediaserver
[main] INFO 19:37:05.422 http://ps3mediaserver.blogspot.com
[main] INFO 19:37:05.424
[main] INFO 19:37:05.425 Java: 1.6.0_26-Apple Inc.
[main] INFO 19:37:05.426 OS: Mac OS X x86_64 10.5.8
[main] INFO 19:37:05.427 Encoding: UTF-8
[main] INFO 19:37:05.429 Working directory: /Applications/PS3 Media Server.app/Contents/Resources/Java
[main] INFO 19:37:05.525 Temp folder: /var/folders/4L/4LUZK+K6F-C-OTKObwO43++++TI/-Tmp-/ps3mediaserver
[main] INFO 19:37:05.527 Logging config file: /Applications/PS3 Media Server.app/Contents/Resources/Java/logback.xml
[main] INFO 19:37:05.529 debug.log: /Applications/PS3 Media Server.app/Contents/Resources/Java/debug.log
[main] INFO 19:37:05.537
[main] INFO 19:37:05.538 Profile directory: /Users/traviscon/Library/Application Support/PMS
[main] INFO 19:37:05.538 Profile path: /Users/traviscon/Library/Application Support/PMS/PMS.conf
[main] INFO 19:37:05.539 Profile status: rw
[main] INFO 19:37:05.541 Profile name: CoN.local
[main] INFO 19:37:05.542
[main] INFO 19:37:05.553 Loading MediaInfo library
[main] INFO 19:37:05.970 Loaded MediaInfoLib - v0.7.28
[main] INFO 19:37:05.994 Loading renderer configurations from /Applications/PS3 Media Server.app/Contents/Resources/Java/renderers
[main] INFO 19:37:05.996 Loading configuration file: Android.conf
[main] INFO 19:37:06.009 Loading configuration file: Bravia4500.conf
[main] INFO 19:37:06.034 Loading configuration file: Bravia5500.conf
[main] INFO 19:37:06.042 Loading configuration file: BraviaEX.conf
[main] INFO 19:37:06.050 Loading configuration file: FreeboxHD.conf
[main] INFO 19:37:06.053 Loading configuration file: FreecomMusicPal.conf
[main] INFO 19:37:06.072 Loading configuration file: Kuro.conf
[main] INFO 19:37:06.075 Loading configuration file: N900.conf
[main] INFO 19:37:06.080 Loading configuration file: Panasonic.conf
[main] INFO 19:37:06.088 Loading configuration file: Philips.conf
[main] INFO 19:37:06.094 Loading configuration file: PopcornHour.conf
[main] INFO 19:37:06.101 Loading configuration file: PS3.conf
[main] INFO 19:37:06.112 Loading configuration file: Realtek.conf
[main] INFO 19:37:06.116 Loading configuration file: Samsung.conf
[main] INFO 19:37:06.118 Loading configuration file: Streamium.conf
[main] INFO 19:37:06.122 Loading configuration file: WDTVLive.conf
[main] INFO 19:37:06.124 Loading configuration file: WMP.conf
[main] INFO 19:37:06.128 Loading configuration file: XBMC.conf
[main] INFO 19:37:06.135 Loading configuration file: XBOX360.conf
[main] INFO 19:37:06.141 Checking MPlayer font cache. It can take a minute or so.
[main] INFO 19:37:06.696 Done!
[main] INFO 19:37:06.766 Loading plugins from /Applications/PS3 Media Server.app/Contents/Resources/Java/plugins
[main] INFO 19:37:06.767 No plugins found
[main] INFO 19:37:06.771 Registering transcoding engine: FFmpeg Audio
[main] INFO 19:37:06.776 Registering transcoding engine: MEncoder
[main] INFO 19:37:06.777 Registering transcoding engine: MPlayer Audio
[main] INFO 19:37:06.778 Registering transcoding engine: MEncoder Web
[main] INFO 19:37:06.779 Registering transcoding engine: MPlayer Video Dump
[main] INFO 19:37:06.780 Registering transcoding engine: MPlayer Web
[main] INFO 19:37:06.782 Registering transcoding engine: TsMuxer
[main] INFO 19:37:06.782 Registering transcoding engine: Audio High Fidelity
[main] INFO 19:37:06.783 Registering transcoding engine: VLC Audio Streaming
[main] INFO 19:37:06.784 Registering transcoding engine: VLC Video Streaming
[main] INFO 19:37:06.784 Registering transcoding engine: Raws Thumbnailer
[main] INFO 19:37:06.951 Scanning network interface en1 / en1
[main] INFO 19:37:06.952 Using address /192.168.2.10 found on network interface: name:en1 (en1)
[main] INFO 19:37:06.953 Created socket: /192.168.2.10:5001
[main] INFO 19:37:07.134 Using database located at: /Applications/PS3 Media Server.app/Contents/Resources/Java/database
[main] INFO 19:37:08.047 A tiny media library admin interface is available at: http://192.168.2.10:5001/console/home
[main] INFO 19:37:08.089 Using the following UUID: 6491ad24-1cbb-31dd-82c9-79057a51d897
[main] INFO 19:37:08.091 java.io.IOException: No route to host
[main] INFO 19:37:08.092 at java.net.PlainDatagramSocketImpl.send(Native Method)
[main] INFO 19:37:08.092 at java.net.DatagramSocket.send(DatagramSocket.java:625)
[main] INFO 19:37:08.092 at net.pms.network.UPNPHelper.sendMessage(UPNPHelper.java:155)
[main] INFO 19:37:08.093 at net.pms.network.UPNPHelper.sendAlive(UPNPHelper.java:91)
[main] INFO 19:37:08.093 at net.pms.PMS.init(PMS.java:544)
[main] INFO 19:37:08.093 at net.pms.PMS.get(PMS.java:855)
[main] INFO 19:37:08.096 at net.pms.PMS.main(PMS.java:955)
[main] INFO 19:37:08.097 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[main] INFO 19:37:08.098 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[main] INFO 19:37:08.098 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[main] INFO 19:37:08.098 at java.lang.reflect.Method.invoke(Method.java:597)
[main] INFO 19:37:08.099 at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
[main] INFO 19:37:08.099 at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
[main] INFO 19:37:08.103 at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
