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

Infrastructure Data Collector

webMethods Community Member

webMethods Community MemberMon September 15, 2008 04:59 PM

  • 1.  Infrastructure Data Collector

    Posted Sat September 06, 2008 10:07 AM

    We are planning to configure optimize for infrastructure

    Infrastructure Data Collector, how many IS and Broker server it can handle ???

    We have the setting up the below environment

    1. OS : Win2k3 Enterprise Edition 64 Bit
    2. RAM : 32 GB
    3. DB Size : 200 GB
    4. KPI : 100- 200

    Is this Sufficient??

    Please suggest


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Infrastructure Data Collector

    Posted Thu September 11, 2008 11:24 AM

    hi,
    i believe you must have achieved this by now.
    We will be configuring optimize for infrastructure now, and any suggestions and even if any material which can help us in working on this will be helpful at the earliest.

    Thanks,
    Aishvarya


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: Infrastructure Data Collector

    Posted Thu September 11, 2008 11:56 AM

    Hi Aishvarya,

    You can configure optimize for infrastructure, before that make sure that all the components are working and started.

    Environment must be configured in MWS and should be able to talk to all the components.

    If you need any help, please raise it, if i know, i will answer for it. Sorry i don’t have any document as such. I have used all the docs from the advantage site.

    Warm Regards,
    Gopinath K.M


    #webMethods
    #webMethods-BPMS
    #BPM


  • 4.  RE: Infrastructure Data Collector

    Posted Fri September 12, 2008 02:45 PM

    thanks for the quick reply!

    When i am tryin to start my Analytic engine from the command prompt i get the following error-

    C:\webMethodsOpt7\optimize\analysis\bin>call “C:\webMethodsOpt7\optimize\analysis\bin\cpappend.bat” …....\common\lib\wm-scg-jdbcpool.jar
    The input line is too long.
    “C:\webMethodsOpt7\optimize\analysis\bin\cpappend.bat” was unexpected at this time.

    My OS is Windows 2000.
    I am not sure whether this is suppose to be the OS issue but when i try the same in Xp/Vista it works fine.
    Can someone suggest a solution to this?

    Thanks,
    Aishvarya


    #webMethods-BPMS
    #webMethods
    #BPM


  • 5.  RE: Infrastructure Data Collector

    Posted Fri September 12, 2008 06:42 PM

    Hello
    i configured Optimize for infrastructure in windowsXP and it worked fine but i am not sure its OS problem . Try ruinning it as a windows service and c

    thanks
    Anil


    #webMethods-BPMS
    #BPM
    #webMethods


  • 6.  RE: Infrastructure Data Collector

    Posted Fri September 12, 2008 08:44 PM

    I’d suggest running it as a windows service as well, but that aside…

    Are you running the bat file via a cmd.exe window? If so, most likely this is due to a really long classpath being defined as part of the call, and you are overflowing the cmd.exe string limitation (which is 2047 characters on Win2K and NT4.0).


    #webMethods
    #BPM
    #webMethods-BPMS


  • 7.  RE: Infrastructure Data Collector

    Posted Mon September 15, 2008 07:17 AM

    Tried running through a windows service also. It does not work!

    Are you running the bat file via a cmd.exe window? If so, most likely this is due to a really long classpath being defined as part of the call, and you are overflowing the cmd.exe string limitation (which is 2047 characters on Win2K and NT4.0).

    Yes, i am doing this through a cmd.exe window, so does it mean that its not possible to open this via Win2k due to the overflow in string limitation?
    Cos, it opens fine with Win Xp. Is ther any solution to this, or one has to change the OS here?


    #webMethods-BPMS
    #BPM
    #webMethods


  • 8.  RE: Infrastructure Data Collector

    Posted Mon September 15, 2008 03:47 PM

    Hi

    Try to decrease the classpath size like give short names to directores like O instead of optimizeforinfrastructure i mean give something like this

    c:/prog~/O/***.exe

    this may reduce the size to some extent

    thanks
    Anil


    #webMethods-BPMS
    #webMethods
    #BPM


  • 9.  RE: Infrastructure Data Collector

    Posted Mon September 15, 2008 04:59 PM

    SUBST may work as well.

    Phil


    #BPM
    #webMethods
    #webMethods-BPMS


  • 10.  RE: Infrastructure Data Collector

    Posted Tue September 16, 2008 01:12 PM

    C:\webMethodsOpt7\optimize\analysis\bin>

    The only place wher we can mention path is webMethodsOpt7 which i have also tried with wM, but it does not help much.

    Phil,
    can u explain wts SUBST?

    when the startupanalyticEngine.bat is run, it internally calls the cpappend.bat and hence leads to the overflow in string limitation.


    #webMethods-BPMS
    #BPM
    #webMethods


  • 11.  RE: Infrastructure Data Collector

    Posted Wed September 17, 2008 07:07 PM

    Hello

    open ur commandprompt and type ‘help subst’.You can find what it is and how it can be used

    thanks
    Anil


    #webMethods-BPMS
    #BPM
    #webMethods


  • 12.  RE: Infrastructure Data Collector

    Posted Mon September 22, 2008 07:32 AM

    thnks for your suggestions, but again the solution here was to chg the OS, for the reasons already mentioned-
    [SIZE=2][COLOR=navy]Character length limit in a bat file under win2K is 2K i.e. 2048 characters in win2K and 8kb in Win XP.i.e. 8096 characters!

    Thanks,
    Aishvarya
    [/COLOR][/size]


    #webMethods
    #BPM
    #webMethods-BPMS