Tried to run helloworld from 1.4.1 and get the following messages:
Code:
charon samples # java -classpath ../hme-host-sample.jar:samples.jar com.tivo.hme.host.sample.Main com.tivo.hme.samples.hello.HelloWorld
Instance ID = 1171eb716232c408
hme-host-sample version: 1.4.1 threadsafe-experimental
debug: Loaded factory: com.tivo.hme.samples.hello.HelloWorld
debug: Class loader for com.tivo.hme.samples.hello.HelloWorld: sun.misc.Launcher$AppClassLoader
debug: Context class loader: sun.misc.Launcher$AppClassLoader
added factory
MDNS ADD: http://10.34.165.8:0/hello/
Contacting mDNS localhost daemon at 127.0.0.1:5354
Connection to mDNS localhost daemon failed: java.net.ConnectException: Connection refused
mDNS localhost daemon: service not found.
> java.net.ConnectException: Connection refused
jmdns library: register [start]: http://10.34.165.8:0/hello/
jmdns library: register [done]: http://10.34.165.8:0/hello/
Opening the app on the TiVo gives:
Code:
Can't Run
An error occured while running the application. HTTP failure (Http connection error: 0x50005).
(BTW, someone at TiVo can't spell occurred.)
Any suggestions?
Or is it possible for an app to invoke a HD mode using 1.4?