Kbase P51552: Problems when using Progress Explorer on PC having multiply
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/11/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1X
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Problems when using Progress Explorer on a PC having multiply network cards
Progress Explorer Tool does not work on a PC with 2 network adapters
Can connect to AdminServer without any problems
java.rmi.ConnectIOException
Trouble accessing remote property in PVS: Type
Trouble accessing remote property in PVS: Port
Trouble accessing remote property in PVS: MinDynamicPort
Trouble accessing remote property in PVS: MaxDynamicPort
Trouble accessing remote property in PVS: NumberOfServers
Problem when modifying property in Progress Explorer
Network is unreachable for fd
Message (excp): Exception creating connection to: 10.0.0.1; nested exception is:
java.net.SocketException: errno: 229, error: Network is unreachable for fd: 30
Stack Trace:
java.rmi.ConnectIOException: Exception creating connection to: 10.0.0.1; nested exception is:
java.net.SocketException: errno: 229, error: Network is unreachable for fd: 30
java.net.SocketException: errno: 229, error: Network is unreachable for fd: 30
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.<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.newCall(Unknown Source)
at com.progress.common.guiproperties.PropertyValueSet_Stub.getValueRemote(Unknown Source)
at com.progress.common.property.PropertyManager.updateFromClient(PropertyManager.java:4369)
at com.progress.common.property.PropertyManager_Skel.dispatch(Unknown Source)
at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
at sun.rmi.transport.Transport$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
CAUSE:
Windows PC, where Progress Explorer is used on is having 2 NIC's. The first one is used for the internet gateway and is marked as a primary. Secondary NIC is the internal one. The host where AdminServer is started resides on a internal network. The Progress Explorer sends to AdminServer ip address of the primary NIC, which is invisible to AdminServer, thus the error.
FIX:
Configure the internal network card as the primary one.