Unoffical empeg BBS

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

Topic Options
#223924 - 16/10/2003 18:38 tRio & IOException: Operation not permitted
elperepat
enthusiast

Registered: 11/01/2002
Posts: 211
Loc: Qc, Canada
Hi!

I finally re-installed my home network and wanted some music, so I updated my old installation (jreceiver 0.24 and trio 0.1.3) to the newest version. So I'm now running JRE 1.4.2, trio 1.4a4 and jreceiver 0.25.

Everything look fine, until I try to play some music! ;-( I mean: Rio Receiver boot, get ip, see server, trio comes up and I can select music, no error message until I press "Play". Then I get (on the linux console):

PlayerStream (/192.168.0.23) - streamStart()
Exception processing data request: java.io.IOException : Operation not permitted

Everytime I press play, I get those two lines. I can deselect music, add more, everything else is working as it should... But I can't get any sound from the box ;-)

Any idea?


Also, I can't seem to find out how to get the web-applet.htm to be displayed properly. I only get a gray box with the following error in the javaconsole:



java.rmi.ConnectException: Connection refused to host: 192.168.0.9; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at trio.TRioServer_Stub.removeUnitConnectionListener(Unknown Source)
at trio.applet.TRioApplet.destroy(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown Source)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown Source)
... 8 more
TRioApplet.init(): null
Parameters. trio-server: 192.168.0.9, rmi-port: 1099
Exporting Remote
Finding remote server

I have a firewall on my linux machine (the server) but I think I opened all the needed ports; could anyone confirm: I got 65, 1099, 21075,16980,16981,16982. Anything else is required to be opened?


Thanks!

Patrick


Edited by elperepat (16/10/2003 18:40)
_________________________
Patrick

Top
#223925 - 17/10/2003 01:19 Re: tRio & IOException: Operation not permitted [Re: elperepat]
pauln
enthusiast

Registered: 03/12/2001
Posts: 332
Loc: UK
Patrick,

Firstly, with your web front-end problem, what address are you typing into your web-browser?

On the IOException thing, I'll have to send you a new file with some more debugging in it. In the mean time, please send me a copy of your trio.xml and I'll see if I can spot anything.

Cheers
Paul
_________________________
Paul (the tRio guy)

Top
#223926 - 17/10/2003 04:08 Re: tRio & IOException: Operation not permitted [Re: pauln]
elperepat
enthusiast

Registered: 11/01/2002
Posts: 211
Loc: Qc, Canada
Hi Paul!

I'm typing the server's IP (192.168.0.9:8090/trio-applet.htm) Is that correct?

And you'll find attached a copy of my trio.xml


Thanks for you help


Patrick


Attachments
4098-trio.xml (235 downloads)

_________________________
Patrick

Top
#223927 - 17/10/2003 05:17 Re: tRio & IOException: Operation not permitted [Re: elperepat]
pauln
enthusiast

Registered: 03/12/2001
Posts: 332
Loc: UK
Hmmm, both your trio.xml and your applet address look fine. Could you try it with your firewall down - this would allow us to eliminate it as a possible cause.
_________________________
Paul (the tRio guy)

Top