Posted: Fri Sep 11, 2020 12:41 am Post subject: BIP2229W Warning: abend file directory open failed
Centurion
Joined: 19 Apr 2010 Posts: 135
Hello
I'm setting up ACE 11009 on OpenShift. I'm adding a ConfigMap entry for odbc.ini and odbcinst.ini. My log shows:
Code:
IBM App Connect Enterprise v11009 (integration_server.UAFRBRK1) [Thread 32] (Msg 1/1) BIP2229W: Warning: abend file directory (/home/aceuser/ace-server/config/common/errors) open failed: errno 2. Using directory /tmp 0
IBM App Connect Enterprise v11009 (integration_server.UAFRBRK1) [Thread 32] (Msg 1/1) BIP2229W: Warning: abend file directory (/home/aceuser/ace-server/config/common/errors) open failed: errno 2. Using directory /tmp 0
Failed to open file /home/aceuser/ace-server/config/common/log/integration_server.UAFRBRK1.trace.0.txt with error No such file or directory
I found the same error message described in the Release Notes for IIB V10 (except for the obvious differences)
Code:
The 'iib' command fails on Linux and UNIX if the 'iibconfig' directory exists but is empty (46098)
Symptom:
A single-user installation of IBM Integration Bus 10.0.0.0 on Linux and UNIX uses the directory $HOME/iibconfig as the work path to store IBM Integration Bus configuration files. If this directory exists but is empty, then the 'iib' command fails to run correctly. The following errors might be observed:
IBM Integration Bus v10000 (utility.mqsiexplain) [Thread 1] (Msg 1/1) BIP2229W: Warning: abend file directory ($HOME/iibconfig/common/errors) open failed: errno 2. Using directory /tmp 0
Failed to open file $HOME/iibconfig/common/log/utility.mqsiexplain.trace.bin.0 with error No such file or directory
Failed to open file $HOME/iibconfig/common/log/utility.mqsiexplain.userTrace.bin.0 with error No such file or directory
Solution:
Delete the iibconfig directory in $HOME. The next time the 'iib' command is run, the directory $HOME/iibconfig is recreated with the correct contents.
This issue is fixed in IBM Integration Bus V10.0.0.1.
I'm not sure how or if this relates to the same issue. Can anyone assist?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum