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.  Startup error in WmCloudStreams

    Posted Sun April 10, 2016 11:07 AM

    We are getting following error in startup service cloudstreams.config:init of WmCloudStreams package. Any point would be appreciated.

    com.softwareag.pg.exceptions.PGException: Unable to create Bean Definitions from file:/app/webMethods/990/is_7004/IntegrationServer/instances/default/packages/WmCloudStreams/config/resources/wst-config.xml. Error:Error creating bean with name ‘pgPropertyPlaceholderConfigurer’ defined in file [/app/webMethods/990/is_7004/IntegrationServer/instances/default/packages/WmCloudStreams/config/resources/wst-config.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/springframework/core/convert/support/PropertyTypeDescriptor


    #webMethods
    #CloudStreams
    #Integration-Server-and-ESB


  • 2.  RE: Startup error in WmCloudStreams

    Posted Sun April 10, 2016 12:55 PM

    Hi Farid,

    Please share the IS version with fix levels.

    You may also try the below:

    1> Remove the startup service "cloudstreams.config:init" and see if the package loads fully (but not partially). If loaded fully try to run this service manually and look for errors if any

    2> Share your wst-config.xml file and also try copying from another environment to your current working environment

    3> Contact SAG support if they can suggest you some fix levels specific to WmCloudStreams


    #Integration-Server-and-ESB
    #webMethods
    #CloudStreams


  • 3.  RE: Startup error in WmCloudStreams

    Posted Mon April 11, 2016 04:11 AM

    Package WmCloudStreams is a Software AG system package. We are not supposed to make any changes in this package. wM version is version 9.9 with fix level 2 on red hat OS. And wst-config.xml is a default vanilla installation file.

    We do not have any working environment yet so can’t compare this to anywhere.

    SAG support has already been contacted.


    #CloudStreams
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Startup error in WmCloudStreams

    Posted Mon April 11, 2016 08:03 AM

    Hi Farid,

    can you check in Installer if there are some CloudStreams related Common or Infrastructure components are missing?

    This is due to the NoClassDefFoundError for the a spring core class org/springframework/core/convert/support/PropertyTypeDescriptor, which should be part of a common-spring-*.jar or something like that.

    Please check the /IntegrationServer/instances/default/bin/ini.cnf for correct classpath settings.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #CloudStreams