webMethods

webMethods

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
  • 1.  Help about installing BAM 6.1.5

    Posted Wed March 22, 2006 09:14 AM

    Hi everybody!

    I’m a beginner in the world of EAI and use of webMethods products so I need help from you.

    Currently I have to install and configure a prototype of BAM using webMethods Manager and Optimize (version 6.1.5).

    I read a lot of topics on this forum and docs I find on advantage, but I still need some help :

    1 - For this prototype, I just need to present statistic of utilisation by interface (number of webMethods document exchanged). What products do I need ? Only Manager console ? Optimize ? Manager Server ?

    2 - During install, it seems to be good but when I start the controller, some errors occured :
    net.sf.hibernate.JDBCException: could not delete collection: [com.dante.util.ConfigItem.attributes#262]

    Caused by: java.sql.SQLException: ORA-01031: insufficient privileges

    I read that’s a problem of privilege for a database user, but how do I know where is the problem ?

    3 - “webMethods OMI Monitor Agent” and “webMethods OMI Topology Agent” aren’t deployed ! Do someone have an idea of the problem ?

    4 - I try to deploy a new DCA to my unique satellite (on the same host as the controller) but it doesn’t appears in the Data Collection Agents list :frowning: Do you have any suggestion ? Is it because I don’t have a Manager Server ?

    Thank’s for reading my post and for all your help


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: Help about installing BAM 6.1.5

    Posted Wed March 22, 2006 03:31 PM
    1. Manager Server and Console should be sufficient.

    2. Apparently the user account to interact with the DB doesn’t have the permissions it needs. Reconfirm that the user account for your Oracle instance has the permissions identified in the BAM docs.

    3. Configuring the deployment of agents requires updating config files by hand. Follow the instructions in the BAM Administrator’s Guide precisely and completely. Anything that’s missed or wrong will prevent things from working. For the OMI agents to get any meaningful data, you’ll need Manager. Otherwise there won’t be anything for them to monitor.

    4. Don’t put the satellite on the same host as the controller. It can be done but I’ve found it problematic from a configuration standpoint. DCA deployments are controlled by the config files–you have to make sure you get everything configured just right.


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: Help about installing BAM 6.1.5

    Posted Mon March 27, 2006 08:36 AM

    Hi,

    First of all thanks for your answers.

    1. The problem is that I just have Manager Console and Optimize. I don’t have licence key for Manager Server :frowning:
      Do you think it’s nevertheless possible to manage number of webMethods documents exchanged ? If yes, what do I have to install ?

    2. Ok I’ll will check my configuration

    3. ok

    4. I can’t install the satellite on an other host than the controller, I have only one computer to my disposal. Is there something special to do for making a good configuration ?

    Thanks a lot


    #BPM
    #webMethods
    #webMethods-BPMS


  • 4.  RE: Help about installing BAM 6.1.5

    Posted Mon March 27, 2006 01:17 PM
    1. You can’t be using Manager Console if you don’t have a license for Manager Server. They are both part of a single solution. Having just Optimize without Manager Server isn’t a very good thing either.

    2. Just make sure you follow the docs.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 5.  RE: Help about installing BAM 6.1.5

    Posted Fri May 12, 2006 01:09 PM

    Yes you can still track the number of documents exchanges. You will have to create a satellite that consumes the messages from the Broker ( in case that is the point where your docuemts are exchanged) . This satellite can be monitored for tracking the number of documents consumed. Please do remember that you will have go in for a custom XML files to acheive this purpose.


    #BPM
    #webMethods
    #webMethods-BPMS