Maybe this will further help. If I run BubbleUPnPServer script from Putty or from a ssh Terminal, it will just sit there like this.. and never gives me back to the prompt.
Maybe this is what is happening.... when running it as a start up. Something kills it? and then ends BubbleUPnPServer?
Because the only way I know how to get out of the "stall" bubbleserver is doing a CTRL+C
Code:
Sep 14, 2012 3:48:48 AM com.bubblesoft.bubbleupnpserver.server.Main initDataDir
INFO: data directory: /usr/local/bubbleserver
Sep 14, 2012 3:48:48 AM com.bubblesoft.bubbleupnpserver.server.Main run
INFO: starting BubbleUPnP Server 0.6.2...
Sep 14, 2012 3:48:49 AM com.bubblesoft.bubbleupnpserver.server.Options load
INFO: loaded configuration file: /usr/local/bubbleserver/configuration.xml
[main ] INFO - 16:00:00.70 - Main : starting BubbleUPnP Server 0.6.2...
[main ] INFO - 16:00:00.87 - Main : java.home: /usr/local/ejre1.6.0_34
[main ] INFO - 16:00:00.90 - Main : java.version: 1.6.0_34
[main ] INFO - 16:00:00.309 - UpnpServiceImpl : >>> Starting UPnP service...
[main ] INFO - 16:00:00.314 - UpnpServiceImpl : Using configuration: com.bubblesoft.bubbleupnpserver.server.Main$a
[main ] INFO - 16:00:00.418 - RouterImpl : Creating Router: org.fourthline.cling.transport.RouterImpl
[main ] WARNING - 16:00:00.452 - NetworkAddressFactoryImpl : Network interface reports it is not multicast capable: lo
[main ] INFO - 16:00:00.792 - StreamServerImpl : Created server (for receiving TCP streams) on: /192.168.69.5:43894
[main ] INFO - 16:00:00.806 - MulticastReceiverImpl : Creating wildcard socket (for receiving multicast datagrams) on port: 1900
[main ] INFO - 16:00:00.821 - MulticastReceiverImpl : Joining multicast group: /239.255.255.250:1900 on network interface: eth0
[main ] INFO - 16:00:00.830 - DatagramIOImpl : Creating bound socket (for datagram input/output) on: /192.168.69.5
[main ] INFO - 16:00:00.847 - UpnpServiceImpl : <<< UPnP service started successfully
[main ] INFO - 16:00:00.850 - NetworkAddressFactoryImpl : Display name: eth0
[main ] INFO - 16:00:00.856 - NetworkAddressFactoryImpl : Name: eth0
[main ] INFO - 16:00:00.859 - NetworkAddressFactoryImpl : InetAddress: /192.168.69.5
[main ] INFO - 16:00:00.862 - NetworkAddressFactoryImpl : Interface Address
[main ] INFO - 16:00:00.866 - NetworkAddressFactoryImpl : Address: /192.168.69.5
[main ] INFO - 16:00:00.869 - NetworkAddressFactoryImpl : Broadcast: /192.168.69.255
[main ] INFO - 16:00:00.871 - NetworkAddressFactoryImpl : Prefix length: 24
[main ] INFO - 16:00:00.875 - NetworkAddressFactoryImpl : Up? true
[main ] INFO - 16:00:00.881 - NetworkAddressFactoryImpl : Loopback? false
[main ] INFO - 16:00:00.884 - NetworkAddressFactoryImpl : PointToPoint? false
[main ] INFO - 16:00:00.888 - NetworkAddressFactoryImpl : Supports multicast? true
[main ] INFO - 16:00:00.891 - NetworkAddressFactoryImpl : Virtual? false
[main ] INFO - 16:00:00.894 - NetworkAddressFactoryImpl : Hardware address: [76, -26, 118, 30, 106, 22]
[main ] INFO - 16:00:00.899 - NetworkAddressFactoryImpl : MTU: 1500
[main ] INFO - 16:00:00.976 - Main : waiting for IGD...
[cling-6 ] INFO - 16:00:01.115 - RetrieveRemoteDescriptors : Sending device descriptor retrieval message: (StreamRequestMessage) GET http://192.168.69.1:49165/gatedesc.xml
[main ] INFO - 16:00:02.766 - Main : IGD connection service found
[main ] INFO - 16:00:02.831 - Main : default route: gateway: 192.168.69.1, network interface: eth0
[main ] INFO - 16:00:02.833 - Main : using bind address from network interface list
[main ] INFO - 16:00:02.847 - Main : bind interface: ip: 192.168.69.5, netmask: 255.255.255.0
[main ] INFO - 16:00:04.112 - Main : successfully got WAN IP Address
[main ] INFO - 16:00:04.126 - Main : gateway: 98.154.38.188 (johnny.thruhere.net)
[main ] INFO - 16:00:04.136 - Main : ffmpeg found
[main ] INFO - 16:00:04.190 - Main : ffmpeg supports libmp3lame encoder
[main ] INFO - 16:00:04.192 - Main : ffmpeg supports libx264 encoder
[main ] INFO - 16:00:04.237 - Main : ffmpeg supports -id3v2_version option
[main ] INFO - 16:00:04.260 - Main : ffmpeg supports the scale video filter
[main ] INFO - 16:00:04.478 - a : loaded /usr/local/bubbleserver/urlcache.dat, 604 entries in 176 ms
[cling-6 ] INFO - 16:00:08.177 - h : Added port mapping: TCP/58051
[cling-4 ] INFO - 16:00:08.197 - h : Added port mapping: TCP/58050
[main ] INFO - 16:00:08.562 - c : added Super Media Server device
[main ] INFO - 16:00:08.810 - q : web app root: webapp
[main ] INFO - 16:00:09.348 - Version : Hibernate Validator null
[main ] INFO - 16:00:09.953 - q : media access log is disabled
[main ] INFO - 16:00:09.966 - Server : jetty-7.6.3.v20120416
[main ] INFO - 16:00:10.124 - ContextHandler : started c.b.b.s.d{/SuperMediaServer,null}
[main ] INFO - 16:00:10.265 - ContextHandler : started c.b.b.s.d{/dev,null}
[main ] INFO - 16:00:10.287 - ContextHandler : started c.b.b.s.d{/res,null}
[main ] INFO - 16:00:11.308 - ContextHandler : started o.e.j.s.ServletContextHandler{/stream,file:/usr/local/bubbleserver/}
[main ] INFO - 16:00:11.421 - ContextHandler : started c.b.b.s.d{/,file:/usr/local/bubbleserver/webapp/}
[main ] INFO - 16:00:11.534 - ContextHandler$Context : Creating Jetty7 async servlet handler for server jetty/7.6.3.v20120416
[main ] INFO - 16:00:11.564 - AbstractConnector : Started SocketConnector@0.0.0.0:58050
[main ] INFO - 16:00:11.782 - SslContextFactory : Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
[main ] INFO - 16:00:11.807 - AbstractConnector : Started SslSocketConnector@0.0.0.0:58051
[main ] INFO - 16:00:11.906 - k : started discovery maintenance task, interval=300
[cling-9 ] INFO - 16:00:11.993 - RetrieveRemoteDescriptors : Sending device descriptor retrieval message: (StreamRequestMessage) GET http://192.168.69.5:9050/TMSDeviceDescription.xml
[cling-10 ] INFO - 16:00:11.991 - RetrieveRemoteDescriptors : Sending device descriptor retrieval message: (StreamRequestMessage) GET http://192.168.69.200:49152/virtual/description.xml
[cling-10 ] WARNING - 16:00:13.246 - StateVariableTypeDetails : UPnP specification violation, allowed string values don't contain default value: 0
[qtp31918258-55 ] INFO - 16:00:14.299 - k : added comet session: 4ize84wpzn29143zzol6fka2g
[cling-10 ] INFO - 16:00:14.330 - b :
Code:
^Crunning shutdown hook...
shutting down main thread...
shutdown down bridge...
shutdown down upnp service...
shutdown complete
main thread shut down