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.  webMehtods Database Component Configurator

    Posted Wed July 30, 2014 12:05 PM

    Hi,

    Could you please explain usage and functionality of webMehtods Database Component Configurator??

    Thanks and Regards,
    Sudhir.


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


  • 2.  RE: webMehtods Database Component Configurator

    Posted Fri September 26, 2014 06:09 PM

    This is used to install the database components needed for a particular configuration. For example in IS, we will need a specific set of database objects for ISInternal schema. You can install these components in a schema and use that schema for connection in IS.

    You can view the configuration information in installation guide. It lists which components are required for which schema for specific components


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


  • 3.  RE: webMehtods Database Component Configurator

    Posted Sun November 30, 2014 01:50 PM

    Database component configurator is to configure the external database for My webMethods, trading networks etc.

    My guess is, if we are using the internal/Built in Database, we don’t need to configure this.


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


  • 4.  RE: webMehtods Database Component Configurator

    Posted Wed December 10, 2014 03:50 PM

    Installed the webMethods Database Component Configurator 9.7 (wM DCC), when I tried to start wM DCC, it throws below error:

    Exception in thread “AWT-EventQueue-0” java.lang.NoSuchFieldError: MYSQL
    at com.webMethods.common.cdbc.client.DCISwing.isCustomTsSupported(DCISwi
    ng.java:1132)
    at com.webMethods.common.cdbc.client.DCISwing.setTSLabels(DCISwing.java:
    1303)
    at com.webMethods.common.cdbc.client.DCISwing.(DCISwing.java:347)
    at com.webMethods.common.cdbc.client.DCISwing.createAndShowGUI(DCISwing.
    java:2089)
    at com.webMethods.common.cdbc.client.DCISwing.access$1000(DCISwing.java:
    78)
    at com.webMethods.common.cdbc.client.DCISwing$24.run(DCISwing.java:2159)

        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
    at java.awt.EventQueue.access$200(EventQueue.java:103)
    at java.awt.EventQueue$3.run(EventQueue.java:694)
    at java.awt.EventQueue$3.run(EventQueue.java:692)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
    

    main.java:76)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:242)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:161)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)

        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
    

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


  • 5.  RE: webMehtods Database Component Configurator

    Posted Thu December 11, 2014 02:25 AM

    Hi,

    Can we know on which platfom you have installed webMethods or DCC?Is it it windows or Linux??
    The error seems to be like when you lanch DCC in Linux…Proabably you may require VNC(VirtualNetworkConnect)software in order to support for window lancher(DCC WINDOW).If you have installed over linux,Please try to execute dnConfigarator script file with proper command…You can get help what command to give(like create tables for product) by getting ./dbConfigaratorUI --help in Linux.


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


  • 6.  RE: webMehtods Database Component Configurator

    Posted Thu December 11, 2014 09:23 AM

    Sudhir,
    I have installed wM DCC 9.7 in Windows 7 Professional. Not in Linux or unix.

    And I uninstalled the 9.7 and installed 9.5 it worked perfect…!

    thanks for your time.

    -Amar


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


  • 7.  RE: webMehtods Database Component Configurator

    Posted Sat March 28, 2020 04:57 AM

    I am also getting similar error while running DCC configurator UI 10.5. I have applied all the latest fix.

    Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException
    at javax.swing.DefaultListCellRenderer.getListCellRendererComponent(DefaultListCellRenderer.java:120)
    at javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(BasicComboBoxUI.java:1353)
    at javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(BasicComboBoxUI.java:921)
    at javax.swing.plaf.metal.MetalComboBoxUI.getMinimumSize(MetalComboBoxUI.java:347)
    at javax.swing.JComponent.getMinimumSize(JComponent.java:1744)
    at javax.swing.BoxLayout.checkRequests(BoxLayout.java:483)
    at javax.swing.BoxLayout.minimumLayoutSize(BoxLayout.java:326)
    at java.awt.Container.minimumSize(Container.java:1851)
    at java.awt.Container.getMinimumSize(Container.java:1835)
    at javax.swing.JComponent.getMinimumSize(JComponent.java:1746)
    at javax.swing.BoxLayout.checkRequests(BoxLayout.java:483)
    at javax.swing.BoxLayout.minimumLayoutSize(BoxLayout.java:326)
    at java.awt.Container.minimumSize(Container.java:1851)
    at java.awt.Container.getMinimumSize(Container.java:1835)
    at javax.swing.JComponent.getMinimumSize(JComponent.java:1746)
    at javax.swing.BoxLayout.checkRequests(BoxLayout.java:483)
    at javax.swing.BoxLayout.layoutContainer(BoxLayout.java:425)
    at java.awt.Container.layout(Container.java:1513)
    at java.awt.Container.doLayout(Container.java:1502)
    at java.awt.Container.validateTree(Container.java:1698)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validateTree(Container.java:1707)
    at java.awt.Container.validate(Container.java:1633)
    at java.awt.Window.dispatchEventImpl(Window.java:2744)
    at java.awt.Component.dispatchEvent(Component.java:4711)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.awt.EventQueue$3.run(EventQueue.java:703)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
    at java.awt.EventQueue$4.run(EventQueue.java:733)
    at java.awt.EventQueue$4.run(EventQueue.java:731)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)


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


  • 8.  RE: webMehtods Database Component Configurator

    Posted Mon March 30, 2020 05:45 AM

    Hi,

    In 10.5 the graphical configurator will not work until you apply the latest fixes.

    Best regards,


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