kearygriffin / streambaby

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

java error, can;t play any file, server disappears #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. settup streambaby as normal 
(http://code.google.com/p/streambaby/wiki/getting_started)
2. Only changed directory and ip in setting file
3. run streambaby.bat and wait a min or 2.

What is the expected output? What do you see instead?

"Initializing StreamBaby v0.29...
08/08/11 18:13:40 Listener: added factory
08/08/11 18:13:40 Main: streambaby ready & listening.
Exception in thread "JmDNS.SocketListener" java.lang.StringIndexOutOfBoundsExcep
tion: String index out of range: -1
        at java.lang.String.substring(Unknown Source)
        at javax.jmdns.impl.JmDNSImpl.toUnqualifiedName(JmDNSImpl.java:1461)
        at javax.jmdns.impl.JmDNSImpl.updateRecord(JmDNSImpl.java:933)
        at javax.jmdns.impl.JmDNSImpl.handleResponse(JmDNSImpl.java:1025)
        at javax.jmdns.impl.SocketListener.run(SocketListener.java:68)
        at java.lang.Thread.run(Unknown Source)
08/08/11 18:15:04 Listener: 192.168.178.29 icon.png HTTP GET - to factory /strea
mbaby/log after close : initContext version=47

08/08/11 18:17:28 Factory: HME receiver connected
08/08/11 18:17:28 Listener: connection to receiver closed
08/08/11 18:17:28 Factory: HME receiver disconnected"

What version of the product are you using? On what operating system?
Windows 7 Ultimate 64bit
Java 6 update 26 
(added this since i'm guessing its part of problem by the error lines)

Please provide any additional information below.

The server eventually disappears from the tivo if it appears at all,
When seen on the TIVO I could browse the directory's/files but it was unable to 
play them, says it can't play the file at bottom of screen, changing the 
quality does not change this. 

Original issue reported on code.google.com by this.is....@gmail.com on 8 Aug 2011 at 8:28