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
  • 1.  integration monitor could not find the class

    Posted Mon November 18, 2002 11:31 PM

    I use the 4.1.1 Enterprise adapter and EIadapter 4.6, we could successfully add logger adapter, but when I open the Integration monitor,there’s an error:

    could not find driver class

    verify that driver classes is included in java classpath.

    java.lang.ClassNotFoundException:
    oracle.jdbc.driver.OracleDriver

    I already add the %ORACLA_HOME%\lib\classes12.zip into the system environment virable, and also tried to copy the classes files into the <EI4_intall>\jdbc\oracle, but both of them doesn’t help.

    Thanks in advance.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: integration monitor could not find the class

    Posted Tue November 19, 2002 12:22 AM

    I solved the problem by use classess111.zip instead of classes12.zip.

    but don’t know why, any one could answer?


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: integration monitor could not find the class

    Posted Tue November 19, 2002 03:47 PM

    But any way you found the problem solutions,
    its great experience for you.is’nt it…


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: integration monitor could not find the class

    Posted Wed November 20, 2002 03:12 AM

    Hi,

    Did you try this :

    integration_monitor -classpath <your_jdbc_dir>\classes12.zip

    It works for me with classes12.zip from 2000/02/12 22:55 (1 568 843ko)… but not with the one from 2000/09/14 ???

    Charles


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB