I have followed the trio install directions and have installed Java2re 1.4.2_02 I think my problem is Java related.

Here's the readout when I double-click the trio.bat file:

ha5\lib\commons-logging.jar;c:\Program Files\tRio-0.1.4.alpha5\lib\commons-beanu
tils.jar;c:\Program Files\tRio-0.1.4.alpha5\lib\commons-collections.jar;c:\Progr
am Files\tRio-0.1.4.alpha5\lib\commons-digester.jar;c:\Program Files\tRio-0.1.4.
alpha5\lib\commons-lang.jar;c:\Program Files\tRio-0.1.4.alpha5\lib\jrcommon.jar;
c:\Program Files\tRio-0.1.4.alpha5\lib\jrutil.jar;c:\Program Files\tRio-0.1.4.al
pha5\lib\jrclient.jar;c:\Program Files\tRio-0.1.4.alpha5\lib\xmlrpc.jar" trio.TR
ioServer "-cc:\Program Files\tRio-0.1.4.alpha5\trio.xml"
Start of TRioServer. Version 0.1.4.alpha5
Defaulted http document root to: C:\Program Files\tRio-0.1.4.alpha5\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

Seeing the Java issue, I looked at the trio.bat file and it's trying to run a program called "tools.jar" that I didn't see under the java folder. So, I went and downloaded the Java SE, which had the tools.jar file, but that still didn't help.

Please anyone have ideas? It shouldn't be this difficult!!

Thanks,
Rich