OK... I'm lost again. I have ad tRio running on a server for weeks now. Works great. No problems. BUT the server is in a corner with no monitor, keyboard, mouse, etc., so I have PCAnywhere installed on it to access all to do maintenance and the like. Well, before the deicated server, I could connect to tRio web front end from my laptop or another PC in the house. But since I have the server now, I cannot connect without actually GOING to the server PC via PC anywhere and basically controlling all from there. I get java errors saying:

TRioApplet.init(): null

Parameters. trio-server: server, rmi-port: 1099

Exporting Remote

Finding remote server

java.security.AccessControlException: access denied (java.net.SocketPermission 169.254.78.149:3026 connect,resolve)

at java.security.AccessControlContext.checkPermission(Unknown Source)

at java.security.AccessController.checkPermission(Unknown Source)

at java.lang.SecurityManager.checkPermission(Unknown Source)

at java.lang.SecurityManager.checkConnect(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)

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.listApplications(Unknown Source)

at trio.applet.TRioApplet.getApplications(Unknown Source)

at trio.applet.TRioApplet.init(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Which as far as I can tell means that I cannot connect to the HPNA network card to get the info. I can connect from any PC to the Jreceiver server with no problems... so it's something to do with the network setup there. I have the server set to host with PC Anywhere ONLY on the regular ethernet connection and not on the HPNA card. Anyone have any ideas on what the problem might be or how to fix it? I mean, maybe there is no fix... but would love an easier way than firing up pc anywhere every time


Jemmi