Kbase P110875: When a client connects to the AppServer they see error 8127 in the broker log file with "connection
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
SuSe Enterprise Server 9
OpenEdge 10.0B
SYMPTOM(s):
When a client connects to the AppServer they see error 8127 in the broker log file with "connection refused".
ServerSocketsIPC IOException : java.net.ConnectException: Connection refused : Connection refused (8127)
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.<init>(Socket.java:309)
at java.net.Socket.<init>(Socket.java:124)
at com.progress.ubroker.broker.ubServerSocketsIPC.connectServerSocket(ubServerSocketsIPC.java:386)
at com.progress.ubroker.broker.ubServerSocketsIPC.create(ubServerSocketsIPC.java:142)
at com.progress.ubroker.broker.ubServerThread.initServerIPC(ubServerThread.java:2361)
at com.progress.ubroker.broker.ubASserverThread.processConnect(ubASserverThread.java:531)
at com.progress.ubroker.broker.ubServerThread.processEvent(ubServerThread.java:1007)
at com.progress.ubroker.broker.ubServerThread.mainline(ubServerThread.java:411)
at com.progress.ubroker.broker.ubServerThread.run(ubServerThread.java:320)
New Installation of OpenEdge 10.0B on the Linux
CAUSE:
The /etc/hosts file was corrupt. Something went wrong with the OS Installation.
FIX:
A reinstallation of the Linux solved the problem.