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

com.wm.app.repov3.RepositoryException: ... not enough values

  • 1.  com.wm.app.repov3.RepositoryException: ... not enough values

    Posted Sun July 16, 2006 12:13 PM

    Hi all,
    I have a webMethods 6.5 Modeler environment.
    I encounter following error with Modeler RepositoryV3 server :
    2006/7/16 13:36:52.38 [DEBUG9]-initRemoteRepositoryServer(): exit–> remote Repo Server cluster={MemData:servercount=0}
    2006/7/16 13:36:52.38 Repository Server registered, waiting for work…
    not enough valuescom.wm.app.repov3.RepositoryException:com.wm.app.repov3.RepositoryException: [wm-cjdbc34-0042][Oracle JDBC Driver][Oracle]ORA-00947: not enough values2006/7/16 13:36:52.37 [DEBUG8]-registerPrimaryServer(): exception–> com.wm.app.repov3.RepositoryException:com.wm.app.repov3.RepositoryException: [wm-cjdbc34-0042][Oracle JDBC Driver][Oracle]ORA-00947: not enough values
    2006/7/16 13:36:52.38 [DEBUG9]-registerPrimaryServer(): exit–> this server=10.11.113.24:7775 registered
    2006/7/16 13:36:52.38 [DEBUG9]-registerWithCluster(): exit–> this server=10.11.113.24:7775
    2006/7/16 13:36:52.38 [DEBUG9]-initRemoteRepositoryServer(): exit–> remote Repo Server cluster={MemData:servercount=0}
    2006/7/16 13:36:52.38 Repository Server registered, waiting for work…
    not enough valuescom.wm.app.repov3.RepositoryException:com.wm.app.repov3.RepositoryException: [wm-cjdbc34-0042][Oracle JDBC Driver][Oracle]ORA-00947: not enough values
    It looks like an JDBC driver issue related to the database connection .
    Any idea ?
    Thanks for help.
    Djibril


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: com.wm.app.repov3.RepositoryException: ... not enough values

    Posted Sun July 16, 2006 12:28 PM

    Is this a fresh installation of Modeler 6.5 or did you upgrade from an older version? If an upgrade, did you run the database migration scripts?

    Rather than a JDBC driver issues, I would suspect a mismatch between Modeler and the underlying database structures.

    Mark


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: com.wm.app.repov3.RepositoryException: ... not enough values

    Posted Sun July 16, 2006 12:35 PM

    It is a fresh installation of Modeler 6.5.
    Do i have to upgrade the RepoV3 tables ?

    Thanks for Help.
    Djibril.


    #webMethods
    #webMethods-BPMS
    #BPM


  • 4.  RE: com.wm.app.repov3.RepositoryException: ... not enough values

    Posted Sun July 16, 2006 01:55 PM

    I change the database schema in <WM_INSTALL>/Servers/RepoV3/config/reposiroty3.cnf and it works !

    Previous database schema should have been corrupted.

    Thanks.
    Djibril.


    #webMethods
    #BPM
    #webMethods-BPMS