KB Article #176055

Mapstage not sent to server: ldpiico: cannot find -lXIBcf [XOB - 261]: : invalid sequence of operations [JSC - 4063]: Unable to delete Input/Output object [DLL - 8002]: Unable to convert data from Java to C

Problem

-- Map-Stage can not be sent to server. The following error message appears:

[XOB - 261]: : invalid sequence of operations
[JSC - 4063]: Unable to delete Input/Output object
[DLL - 8002]: Unable to convert data from Java to C

  Stage 3: linking into executable module
  Integrator/bin/ldpiico: cannot find -lXIBcf
  Failure (child status); process aborted !

  Processing time statistics
    3 input objects completely processed in 766ms
    Mean processing time : 255ms
    Time spent in external tools:
       Generated/MapBroker/dmlobj-53231CE8b544c-022.piico : 49ms
       Generated/MapBroker/dmlobj-53231CE8b5c12-023.piico : 40ms
       Generated/MapBroker/dmlobj-53231CE8b63d8-024.piico : 246ms
       ing/Generated/MapBroker/dmlobj-53231CE8b544c-022.s : 23ms
       ing/Generated/MapBroker/dmlobj-53231CE8b5c12-023.s : 21ms
       ing/Generated/MapBroker/dmlobj-53231CE8b63d8-024.s : 36ms
       roker/dmlobj-53231CE8b544c-022.o -l XIBrt -l XIBcf : 23ms



66 lines collected from dmlc output

==> /Integrator/data/log/broadcast.log <==
2014-03-14 17:14:52,804 [Thread-22      ] ERROR L405  TransactionManager.executeTransaction - Failure detected during transaction
com.axway.integrator.importexport.exceptions.MappingManagerException: Error during : << reason = Error during pre commit action on Mapping Server>>
Exception source message = '8031 - BroadcastAgent : SendToServer failed - compilation failed'

        at com.axway.integrator.importexport.repository.MappingRepositoryManager.preCommitTransaction(MappingRepositoryManager.java:353)
        at com.axway.integrator.importexport.TransactionManager.preCommitTransaction(TransactionManager.java:221)
        at com.axway.integrator.importexport.TransactionManager.preCommitTransaction(TransactionManager.java:233)
        at com.axway.integrator.importexport.TransactionManager.executeTransaction(TransactionManager.java:394)
        at com.axway.integrator.importexport.commands.Command.process(Command.java:26)
        at com.axway.integrator.importexport.commands.ImportCommand.process(ImportCommand.java:30)
        at com.axway.integrator.importexport.ImportAPIServerImpl.processImportPackage(ImportAPIServerImpl.java:420)
        at com.axway.integrator.importexport.ImportAPIServerImpl.importPackage(ImportAPIServerImpl.java:2423)
        at com.axway.integrator.importexport.remote.ImportProtocol.process(ImportProtocol.java:121)
        at com.axway.integrator.importexport.remote.ImportConnectionThread.run(ImportConnectionThread.java:116)
Caused by: com.axway.integrator.importexport.dllaccess.dll.IntegratorDllException: 8031 - BroadcastAgent : SendToServer failed - compilation failed
        at com.axway.integrator.importexport.dllaccess.dll.IntegratorDllControllerServer.preCommitTransaction(Native Method)
        at com.axway.integrator.importexport.repository.MappingRepositoryManager.preCommitTransaction(MappingRepositoryManager.java:338)
        ... 9 more

==> /Integrator/data/log/agent.log <==
===== start rollback  =====
===== end rollback  =====
[DLL - 0]:
===== start closetransaction  =====

===== end close transaction  =====
===== start closesession  =====

==> /Integrator/data/log/broadcast.log <==
2014-03-14 17:14:54,683 [Thread-22      ] WARN  L138  AuditManager.endAddPackage - auditId: Broadcast_Container status: false msgErr: Import container Broadcast_Container failed :Error during : << reason = Error during pre commit action on Mapping Server>>
Exception source message = '8031 - BroadcastAgent : SendToServer failed - compilation failed'


==> /Integrator/data/log/broadcast-audit.log <==
2014-03-14 17:14:54 Integrator_importer  Broadcast_Container                                                                                  6                              Container            Broadcast_Container                                Start add container                                           Failed               merlot:12802                    Import container Broadcast_Container failed :Error during : << reason = Error during pre commit action on Mapping Server>>
Exception source message = '8031 - BroadcastAgent : SendToServer failed - compilation failed'


==> /Integrator/data/log/broadcast.log <==
2014-03-14 17:14:54,684 [Thread-22      ] AUDIT L129  AuditLog.audit - |19|Integrator_importer|19|Broadcast_Container|1|6|9|Container|19|Broadcast_Container|19|Start add container|217|Import container Broadcast_Container failed :Error during : << reason = Error during pre commit action on Mapping Server>>
Exception source message = '8031 - BroadcastAgent : SendToServer failed - compilation failed'
|0||6|Failed|12|merlot:12802|0||
2014-03-14 17:14:54,685 [Thread-22      ] INFO  L409  ImportAPIServerImpl.rollbackInventory - Rollback of inventory successful
2014-03-14 17:14:54,685 [Thread-22      ] INFO  L2089 ImportAPIServerImpl.endAction - >Action executed. 'Import Container action(102)'
2014-03-14 17:14:54,686 [Thread-22      ] INFO  L1613 ImportAPIServerImpl.endCommand - Finished write command Import Container action
2014-03-14 17:14:56,266 [Thread-23      ] INFO  L141  ImportConnectionThread.run - Exiting Connection with=Socket[addr=/10.133.13.74,port=37087,localport=13032] type of session=LOGGING session number=16 client type=BROADCAST_AGENT
2014-03-14 17:14:56,266 [Thread-23      ] INFO  L89   ConnectionData.close - Close Connection : session = LOGGING, null, Socket[addr=/10.133.13.74,port=37087,localport=13032]
2014-03-14 17:14:56,266 [Thread-22      ] INFO  L141  ImportConnectionThread.run - Exiting Connection with=Socket[addr=/10.133.13.74,port=37086,localport=13032] type of session=MAIN session number=15 client type=BROADCAST_AGENT
2014-03-14 17:14:56,270 [Thread-22      ] INFO  L89   ConnectionData.close - Close Connection : session = MAIN, 16, Socket[addr=/10.133.13.74,port=37086,localport=13032]




Resolution


** copying libxcf.so from client: to CORE_ROOT/bin

RESULT: sent to server ok