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

RE:Mws is not going up failed with error in migration process

  • 1.  RE:Mws is not going up failed with error in migration process

    Posted Mon February 19, 2018 05:09 PM

    Hi Experts,

    we are Migrating wM8.2 to wM9.8, MWS not going up after successful migration of database scripts failed with below error.
    But file is presented at the location “C:\SoftwareAG98\MWS\server\default\config\mws.db.xml”.

    POP.001.0002] A “java.io.FileNotFoundException” occurred with the Message “C:\SoftwareAG98\MWS\server\default\config\mws.db.xml (Access is denied)”
    java.io.FileNotFoundException: C:\SoftwareAG98\MWS\server\default\config\mws.db.xml (Access is denied)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(FileOutputStream.java:270)
    at java.io.FileOutputStream.(FileOutputStream.java:213)
    at java.io.FileOutputStream.(FileOutputStream.java:101)
    at com.webMethods.rtl.locator.ConfigLocator.getPersistentStream(ConfigLocator.java:53)
    at com.webMethods.rtl.locator.StreamLocatorFactory.getPersistentStream(StreamLocatorFactory.java:127)
    at com.webMethods.rtl.util.FileUtil.getPersistentStream(FileUtil.java:245)
    at com.webMethods.portal.service.sql.core.ConnectionManager.persistConfigFile(ConnectionManager.java:773)
    at com.webMethods.portal.service.sql.core.ConnectionManager.init(ConnectionManager.java:288)
    at com.webMethods.portal.service.sql.core.ConnectionManager.init(ConnectionManager.java:214)
    at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializeDatabaseConfigLocator(ClusterPhaseProvider.java:210)
    at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:30)
    at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:940)
    at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:861)
    at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:56)
    at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:53)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)

    Thanks in advance.

    Thanks,
    Ram.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: RE:Mws is not going up failed with error in migration process

    Posted Mon February 19, 2018 11:49 PM

    Hi Ram,

    Looks like permission issue.

    Please try starting MWS as a administrator user or the user you used to Install the product.

    Regards

    Vinay


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine