kearygriffin / streambaby

Automatically exported from code.google.com/p/streambaby
1 stars 0 forks source link

No successful start with new install #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
No successful start with new install

I'm a NOB to streambaby and am not a code/pc expert.  I rely on learning from 
what others have attempted :)  Any help in this matter is appreciated.  

Additionally I'm considering getting a large network drive to store all my 
media after getting this to work.  What steps additional steps would I need to 
take to accomplish that/

What steps will reproduce the problem?
1. Right click or Double click streambaby.bat file results in error.
2. Did not work with or without Tivo desktop server running.
3.

What is the expected output? What do you see instead?
I expect to see streambaby running, but it get the error- details posted below.

What version of the product are you using? On what operating system?
- streambaby-0.29
- Vista 64
- Streambaby installed as a service
- two Tivo HDs and two series 2 Tivos.
- Connected via LAN

Please provide any additional information below.
Here is the results in the cmd window after attempting to start.

Initializing StreamBaby v0.29...
java.net.BindException: Address already in use: JVM_Bind
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(Unknown Source)
        at java.net.ServerSocket.bind(Unknown Source)
        at java.net.ServerSocket.<init>(Unknown Source)
        at com.tivo.hme.host.http.server.HttpServer$PortInterface.<init>(HttpSer
ver.java:204)
        at com.tivo.hme.host.http.server.HttpServer$Port.<init>(HttpServer.java:
169)
        at com.tivo.hme.host.http.server.HttpServer.start(HttpServer.java:79)
        at com.unwiredappeal.tivo.streambaby.host.Listener.<init>(Listener.java:
103)
        at com.unwiredappeal.tivo.streambaby.host.Main.<init>(Main.java:137)
        at com.unwiredappeal.tivo.streambaby.StreamBabyMain.main(StreamBabyMain.
java:152)
error: Address already in use: JVM_Bind
usage: Main [--port <port>] [--ip <ip>] class

Exited.
Press any key to continue . . .

Original issue reported on code.google.com by merge...@gmail.com on 25 Feb 2011 at 6:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm having the same issue and I don't see a response to this person in the last 
2 years????

Original comment by LRP...@gmail.com on 5 Aug 2013 at 5:03