So I've gotten stuck trying to get tRio server started. I'm using v1.03 of the ARM software and it is connecting (sort of) over HPNA configured on 192.168.2.x (server is at 192.168.2.2 and the dang Receiver configures at 192.168.129).

I finally got a tRio boot screen on the Receiver, but when I launch the server I get:
In reply to:


Start of TRioServer. Version 0.1.4.alpha4
Defaulted http document root to: C:\Program Files\tRio-0.1.4.alpha4\bin
Loading TRioPlayerLayout: universal
Loading TRioPlayerLayout: windows
ImageTranslation: byte-binary
******** Start up error ********
Error loading configuration
trio.TRioStartupException: Error loading configuration
at trio.TRioServer.loadConfiguration(Unknown Source)
at trio.TRioServer.<init>(Unknown Source)
at trio.TRioServer.main(Unknown Source)
Caused by: java.util.NoSuchElementException
at java.net.NetworkInterface$1checkedAddresses.nextElement(Unknown
Sourc
e)
at trio.TRioServer.initRemote(Unknown Source)
... 3 more
End of TRioServer




Any thoughts on what is not working...I'm just about xml illiterate so keep that in mind. I tried to change all the appropriate IP settings in the file. When I got here (to work today) I realized I should have included my trio.xml file here too, but... that will have to wait until tonight.
TIA, Tim