Skip to main content
Support

KB Article #178829

Map Broker deployment on Integrator server is failing

Problem

Map Broker deployment on Integrator server is failing. While deploying the map-stage we are getting below error-

Error messages in broadcast log are-

ERROR:Failure detected during transaction. Error during : <<
reason = Error during pre commit action on Mapping Server>>
Exception source message = '8031 - BroadcastAgent : SendToServer failed - compilation failed'


Error messages in agent.log are-

dmlc --layer $CORE_ROOT/bin/xib.ral --tooldir $CORE_ROOT/bin --file $CORE_ROOT/c/lib --libdir $CORE_ROOT/bin --redirect $CORE_DATA/tmp/dmlc-58DD35eb2ac.log


Problems occurred while generating shared objects:
dmlc, Axway Data Manipulation Language Compiler
Built Mon Jan 23 08:31:13 2017 by xibbld2 for powerpc64-ibm-aix5.3.0.0
Release 6.1.2_R147936 Copyright 2003-2017 by Axway Software
Connecting to repository...
Successfull repository connection: completed in 22ms

Stage 1: generating intermediate code
Compiling input objects...
In Map-Broker Company.SWIFT.A2S_DISPATCH_FILEACT_MQ_v2_FIN:
, error 3102: Error loading file access denied (write) to
Company.SWIFT.A2S_Gestion_Exception_MQ: completed in 2ms
Done, found one error, no warnings.

Processing time statistics
2 input objects completely processed in 34ms
Mean processing time : 17ms
22 lines collected from dmlc output

Resolution

While deploying Map Broker, temporary directory is used. Default location is /tmp directory.

If TMP directory is explicitly defined in OS profile with variables -"TMPDIR", "TMP", "TEMP" then check for the existence of directories defined in below variables or check for the access permission of directories defined in variables-

"TMPDIR", "TMP", "TEMP","DMLCTMPDIR"