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.


#TechXchangePresenter
 View Only
  • 1.  Argbatch does not work on Linux.

    Posted Mon May 17, 2004 09:00 PM

    Hi Taminoes,

    When I try to start mydb on Linux via argbatch, the following error occurs:

    Command started at: 2004-05-17 15:22:14
    Target ‘ctfei.LANNT’ is unknown (‘ctfei.LANNT’ possibly not registered as IP Address in hostlist)! Please
    use the SMH gui “add host” command to add ‘ctfei.LANNT’ to the list of managed systems.

    Error on read: (ARG0115) Host has closed connection

    Command ended at: 2004-05-17 15:22:14


    This target is defined either in \etc\hosts and SMH’s Managed Host List.

    Any idea?

    Thanks in advance, Ito


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Argbatch does not work on Linux.

    Posted Tue May 18, 2004 11:48 AM

    Ito,

    Could you try to specify the ip-address directly in Argbatch. See how it responses.

    Tony


    #API-Management
    #Tamino
    #webMethods


  • 3.  RE: Argbatch does not work on Linux.

    Posted Tue May 18, 2004 03:01 PM

    Hi Tony,

    This didn’t work even with “190.1.9.233”, “127.0.0.1” and “localhost”

    The same message appears.

    Good try!

    Thanx, Ito


    #webMethods
    #Tamino
    #API-Management


  • 4.  RE: Argbatch does not work on Linux.

    Posted Fri May 21, 2004 12:13 PM

    Hello!

    Have also a problem with argbatch on linux(SLES 8).

    When I first start “argbatch”, the tool complained about missing libs. I copied the needed libs to the /lib directory. Now, “ldd” returns all libs found.

    But if I want to start the tool, it returns a lot of trace output:

    ./argbatch
    
    Thread (2) <<Init Thread>>
    Signal 11 at PC 0xe accessing 0x8
    System Error Code 1
    
    Registers
    DS    0xbffff224   ES    0x08057524   FS    0x00000000   GS    0x00000000
    EDI   0xbffff5c4   ESI   0x0000002b   EBP   0x00000013   UESP  0x00000023
    EAX   0xbffff268   EBX   0x00000007   ECX   0x00000000   EDX   0x0000002b
    CS    0x00000004   EIP   0x0000000e   EFL   0x08049f49   SS    0x00010246
    
    
    Sync Term: Stack Backtrace (S):
    
    Thread Start SP 0xbfffee7c - Current SP 0xbfffe988 - Page Size 4096
    
    Dump Stack from 0xbfffe000 - 0xbfffefff
    
    0xbfffeff0  4007b7f8 bffff020 40084d5c ffffffff


    … and so on…

    How can I fix the tool? Is there a other way to start my database via command-line (have only ssh access to the server).

    Thanks,
    Christian

    Thanks a lot


    #API-Management
    #webMethods
    #Tamino