Consultor Eletrônico



Kbase P99663: Error 8419 and 8521 in the broker log, and error 8171 in the adminserver log file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/09/2008
Status: Verified

SYMPTOM(s):

Error 8419 and 8521 in the broker log, and error 8171 in the adminserver log file

The following error are in sequence in the broker log file:

Unhandled exception caught in S-0003. (8419)

The java NullPointerException is followed by the above error:

java.lang.NullPointerException
 at com.progress.ubroker.broker.ubWSserverThread.parse(ubWSserverThread.java:372)
 at com.progress.ubroker.broker.ubWSserverThread.processServerStateChg(ubWSserverThread.java:330)
 at com.progress.ubroker.broker.ubServerThread.processEvent(ubServerThread.java:1098)
 at com.progress.ubroker.broker.ubServerThread.mainline(ubServerThread.java:436)
 at com.progress.ubroker.broker.ubServerThread.run(ubServerThread.java:330)

Exception binding broker : Error occurred in server thread; nested exception is:
 java.lang.OutOfMemoryError (8521)

Exception binding broker : Error marshaling transport header; nested exception is:
 java.io.InterruptedIOException: Read timed out (8521)

The following errors are shown in the the admserv.log file:

SvcControlCmd.connectToService() failure: Unable to connect to the service process at rmi://alphas:20931/brolive(after 2 retries) (8171)

* AdminServer GUI Plugin internal error 2: SvcControlCmd.pingService(brolive) failure: java.rmi.ConnectException: Connection refused to host: 192.168.1.200 port: 46447; nested exception is:

*  java.net.ConnectException: A remote host refused an attempted connect operation. (8172)(java.rmi.ConnectException: Connection refused to host: 192.168.1.200 port: 46447; nested exception is:

*  java.net.ConnectException: A remote host refused an attempted connect operation.)

FACT(s) (Environment):

Fathom 3.0A is running from the same installation.
Currently have Progress 9.1D0922 installed.  From the temp-fix, the customer only installed the osmetric.dll but not the whole patch.
The JVMAGRS in the java_env file is set to -Xms256m -Xmx1024m
file descriptors using ulimit -n 50,000
# oslevel -r
IBM AIX 5200-04
# /usr/java131/bin/java -version
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1) Classic VM (build 1.3.1, J2RE 1.3.1 IBM AIX build ca131-20040517 (JIT
enabled: j
itc))
9.1d09 on IBM AIX 5200-04 64 bit kernel. They are using J2RE 1.3.1 IBM AIX build ca131-20040517
The *collectStatsData* is set to 1 in the default section ([UBroker]) of the ubroker.properties file for all the unified brokers.
WebSpeed 3.1D
Progress 9.1D
All Supported Operating Systems

CAUSE:

Bug# 20040901-004

FIX:

Upgrade to 9.1E01 or later