IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

dlopen of shared library containing DCOM code (Linux)

  • 1.  dlopen of shared library containing DCOM code (Linux)

    Posted Fri April 16, 2004 05:19 PM

    I have a library which contains code using DCOM. The library works fine, if i link into an executable.
    Now, i try to use this library inside a plugin (shared library) which is loaded into an already running executable by dlopen, but the application crashes while loading and initializing the needed EntireX libs!
    The backtrace indicates, that the application crashes in the constructor of OSLog (libmutant) while executing _IO_vfscanf_internal (from libc6).

    Anyone an idea how to solve this problem?


    #EntireX-DCOM
    #webMethods
    #Mainframe-Integration


  • 2.  RE: dlopen of shared library containing DCOM code (Linux)

    Posted Wed April 21, 2004 11:35 AM

    Hello,

    if you tell me the operating system and compiler version, you can send me the libary and I will try to analyze the problem.

    Send it to volker.denkhaus@softwareag.com

    Regards,
    Volker Denkhaus


    #webMethods
    #Mainframe-Integration
    #EntireX-DCOM