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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Problem in Jdbc connection

    Posted 07/05/08 11:26 AM

    Dear All

    I am using oracle 9.2.0.1.0.

    IntegrationServer\lib\jars install the classes12.zip

    And created the userName and password in oracle database and granted the DBA and connection, resource persmisson also.

    in Jdbc connection mention the parameters for userName and password and also jdbc:wm:oracle://localhost:1521;SID=orcl.

    even though its throwing error like.

    Test of TN Failed
    [wm-cjdbc34-0042][Oracle JDBC Driver]Error establishing socket to host and port: localhost:1521. Reason: Connection refused: connect
    wm:oracle://localhost:1521;SID=orcl

    Thanks in advance

    With Regards
    Reema


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: Problem in Jdbc connection

    Posted 07/07/08 12:42 PM

    Hi,
    The root of the problem was that they had an improperly encrypted password in the databaseproperties.properties file - after using the webMethods Encryption Utility and updating the databaseproperties.properties file with a properly encrypted pwd the problem will get solved.

    Vishal Chaudhary
    vishu.mindspring@gmail.com


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 3.  RE: Problem in Jdbc connection

    Posted 07/07/08 07:25 PM

    Confirm that you have the DB running on your machine (localhost) and it is listening for connections on port 1521.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards