Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#232304 - 01/09/2004 18:55 Trio web interface not worky
vince
stranger

Registered: 23/12/2001
Posts: 67
Loc: UK
I've just moved from trio/arm on windows to trio/jreceiver on Trustix linux and what a pig it's been to get it going
Well I've got everything working except trios web interface which returns a 404 error. Here's what's logged in the log file:
Quote:
STOPPED Wed Sep 1 20:49:45 GMT 2004
STARTED tRio Wed Sep 1 20:49:51 GMT 2004
Sep 1, 2004 8:49:55 PM trio.TRioServer main
INFO: *******************************************************************************************
Sep 1, 2004 8:49:55 PM trio.TRioServer main
INFO: Start of TRioServer. tRio Version 0.1.5, java.version: 1.4.2_05, java.vm.version: 1.4.2_05-b04, os.name: Linux
Sep 1, 2004 8:49:56 PM trio.http.TRioHttpThread <init>
INFO: Set http document root to: /usr/local/trio/docs
Sep 1, 2004 8:50:02 PM trio.TRioServer initRemote
INFO: RMI Registry created sucessfully on port 1099
Sep 1, 2004 8:50:03 PM trio.TRioServer initRemote
INFO: binding rmi: rmi://192.168.15.2:1099/TRioServerRemote
Sep 1, 2004 8:50:03 PM trio.TRioServer initRemote
INFO: binding rmi: rmi://192.168.15.2:1099/TRioServerRemote
Sep 1, 2004 8:50:03 PM trio.TRioServer scheduleRestart
INFO: Restart not scheduled
Sep 1, 2004 8:50:04 PM trio.http.TRioHttpThread run
INFO: Http server listening on port 8090
Sep 1, 2004 8:50:04 PM trio.TRioUDPConnection <init>
INFO: creating udp socket. local port: 19680, timeout: 15000
Sep 1, 2004 8:50:06 PM trio.TRioControlThread processConnectRequest
INFO: Got connect from /192.168.15.57. ClientID: receiver, Client Version: 0.1.5, Hardware Address: 00:90:00:11:2f:ae
Sep 1, 2004 8:50:09 PM trio.player.TRioPlayerJRecServer <init>
INFO: JReceiver URL settings. URL: ssdp, URL suffix: /jrec_serv/servlet/RPC2
Sep 1, 2004 8:51:05 PM trio.http.TRioHttpClientConnection getOtherResource
INFO: Exception during GET processing
java.net.UnknownHostException: usr
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.NetworkClient.openServer(Unknown Source)
at sun.net.ftp.FtpClient.openServer(Unknown Source)
at sun.net.ftp.FtpClient.<init>(Unknown Source)
at sun.net.www.protocol.ftp.FtpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.ftp.FtpURLConnection.getInputStream(Unknown Source)
at trio.http.TRioHttpClientConnection.getOtherResource(Unknown Source)
at trio.http.TRioHttpClientConnection.processRequest(Unknown Source)
at trio.http.TRioHttpClientConnection.run(Unknown Source)

_________________________
Vince, UK RioCar 20GB + 20GB, tuner & stalk, 5 x Audio Receivers

Top
#232305 - 01/09/2004 20:12 Re: Trio web interface not worky [Re: vince]
pauln
enthusiast

Registered: 03/12/2001
Posts: 332
Loc: UK
Sorry you found the jreceiver install tricky - I think you'll find it worth the pain though.

By the looks of it you've already set the "root" value in <http-server> in trio.xml. Hopefully dropping the final "/docs" bit should work: root="/usr/local/trio". If that doesn't work, try removing the 1st forward slash: root="usr/local/trio".

Let me know how you get on.

Cheers
Paul

Top
#232306 - 01/09/2004 22:05 Re: Trio web interface not worky [Re: pauln]
vince
stranger

Registered: 23/12/2001
Posts: 67
Loc: UK
OK root="usr/local/trio" got it going thanks.
_________________________
Vince, UK RioCar 20GB + 20GB, tuner & stalk, 5 x Audio Receivers

Top
#232307 - 03/09/2004 01:50 Re: Trio web interface not worky [Re: vince]
riocanada
newbie

Registered: 08/10/2003
Posts: 78
Loc: Ontario, Canada
Yup. I had to do this too.

I've now completed the conversion from Win 98/ARM/tRio
to SuSE 9.1 JRec/tRio!

A bit more playing and I can shut down the Win 98 machine for good!

Thanks for all the hard work!
_________________________
[3 rebadged Dell DARs, 1 Rio Receiver] [JReceiver 0.2.5 and tRio 0.1.6 on SuSE 9.3 Pro]

Top
#232308 - 03/09/2004 08:05 Re: Trio web interface not worky [Re: riocanada]
vince
stranger

Registered: 23/12/2001
Posts: 67
Loc: UK
Well my installs been running a few days now with no problems and the windows machine wil be gone this weekend. Just need to figure out how to do dynamic playlists now.
_________________________
Vince, UK RioCar 20GB + 20GB, tuner & stalk, 5 x Audio Receivers

Top