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.  Getting error in BPM wM8.2.1

    Posted 12/01/11 07:46 AM

    Hi,
    I am working on webMethods 8.2.1 version, I have implemented sample BPM application. When I was trying to build and upload for execution iam getting the following error in designer.

    java.lang.NullPointerException
    at com.webMethods.process.metadatadeployer.ProcessAuditJDBCConnection$StatementCache.createStatement(ProcessAuditJDBCConnection.java:1220)
    at com.webMethods.process.metadatadeployer.ProcessAuditJDBCConnection.generationRecordExists(ProcessAuditJDBCConnection.java:1070)

    The same sample is working on different system. Please let know the solution.

    Thanks,
    Jayakar


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Getting error in BPM wM8.2.1

    Posted 01/03/12 04:32 PM

    Hi,
    It looks like the problem is related to process audit schema, when process is build and uploaded some data is writen in process audit tables like WMPROCESSDEFINITION, so check if schema is correctly created and that IS JDBC pools are correctly configured.

    On Designer, go to Window > Preferences > Software AG > Process development > Process Audit Database and verify that “Use Integration Server JDBC pool parameters” is checked.

    Hope this helps.


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: Getting error in BPM wM8.2.1

    Posted 02/22/12 09:30 AM

    Hi,

    I am also facing a similar issue when i use the option mentioned above i get an error connection test failed . Please suggest what can be the possible cause of the problem.


    #webMethods
    #webMethods-BPMS
    #BPM


  • 4.  RE: Getting error in BPM wM8.2.1

    Posted 02/22/12 04:18 PM

    Did you check/verified the above settings mentioned Kratos’s comments above?

    HTH,
    RMG


    #BPM
    #webMethods-BPMS
    #webMethods