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.