Hello,

I installed the latest version of UniData PE on a little PII I have here at home. The java class I wrote for version 6.1 which uses UniObjects for Java will no longer connect to that box. I get a "No RPC connection active" exception. This java class worked just fine under 6.1 PE. So - I reinstalled 6.1 PE and I still cannot connect.

I'm trying to connect from another box here at home across my network.

I think I read somewhere that the only connection UD7.1 PE will allow now is a straight telnet connection. Is this true? If so then why can't I just uninstall 7.1 and reinstall 6.1 and be back in biz?

nmap -sS of the UD box shows port 111 open. netstat -a | grep uvrpc shows
tcp        0      0 *:uvrpc                 *:*                     LISTEN

showud
USER     PID     TIME COMMAND
     root    8789     0:00 /usr/ud61/bin/cleanupd -m 10 -t 20
     root    8784     0:00 /usr/ud61/bin/sbcs -r
     root    8762     0:00 /usr/ud61/bin/smm -t 60
     root    8777     0:00 /usr/unishared/unirpc/unirpcd

Now here's an odd thing: I had at one time installed UD61 PE on a box at work to use to test my remote connectivity. I was able to connect and read a file remotely. I have not touched that box since then.

The same java class I have used in the past to test my remote connection, no longer works either. If I run this code from inside the building at work, it connects just fine. No firewall issue that I can tell, as I have port 31438 open.

Can anybody shed any light on what I might look at?
Java code posted upon necessity.

Thanks,


Bob Little
Graphik Dimensions, Ltd.
High Point, NC
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to