WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

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.  How to solve Failed to initialize XMSFactoryFactory?

    Posted 08/17/20 05:02 PM

    Hello,

    I am new to configuring IBM MQ. Please help. I have two servers- One a Web Server hosting a webservice and the other server hosts IBM MQ. Company has one license for MQ.

    The webservice publishes message to MQ. The code works fine in developers environment.

    When I move code to web server, it fails? Below is the error I am getting.

    Message: Fatal error. Failed to initialize XMSFactoryFactory

    StackTrace: at IBM.XMS.XMSFactoryFactory.GetXmsFactory(Int32 connectionType)

    at IBM.XMS.XMSFactoryFactory.GetInstance(Int32 connectionType)

    at IBMMQ.PointoPoint.Publisher.SetConnectionFactory() in C:\SC\Web\IBMMQ\PointoPoint\Publisher.cs:line 143

    Source: IBM.XMS

    TargetSite: IBM.XMS.XMSFactoryFactory GetXmsFactory(Int32)

    Best,

    Paul



    #Support
    #SupportMigration
    #WebSphereHTTPServer


  • 2.  RE: How to solve Failed to initialize XMSFactoryFactory?

    Posted 08/17/20 05:14 PM

    Hello, I think you selected the wrong Tag for this post and it is unlikely to be seen by someone who knows about MQ.



    #Support
    #SupportMigration
    #WebSphereHTTPServer


  • 3.  RE: How to solve Failed to initialize XMSFactoryFactory?

    Posted 08/17/20 05:24 PM

    Thank you, Eric. Could please point in the right direction?



    #Support
    #SupportMigration
    #WebSphereHTTPServer