I am installing wM6.5 in a Linux box. While I start IS am facing a problem with wMEDIINT startup service, it is getting struck over here and my IS is not getting up.
To add more I’ve installed IS first and configured JDBCpool for TN and then I installed TN seperately then am starting IS and logs show me as…
2007-10-17 15:22:05 IST [ISS.0025.0001C] Integration Server 6.5 Build 394
2007-10-17 15:22:05 IST [ISS.0025.0006C] License Manager started
…
2007-10-17 15:23:33 IST [ISS.0028.0012C] WmTNWeb: Startup service (wm.tnweb.wrapper:installTNWebACLs)
2007-10-17 15:23:33 IST [ISS.0028.0013E] Startup service exited with the following error: com.wm.app.b2b.server.AccessException: [ISS.0084.9004] Access Denied
2007-10-17 15:23:33 IST [ISS.0028.0012C] WmEDIINT: Startup service (wm.EDIINT.util:init)
And after here there is no error being generated in errorlog file.
And even if I install IS and TN at same time it is getting struck at the same point.
In this case before you restart IS disable WmEDIINT package in the manifest file and then restart IS.Once it restarted then you can troubleshoot why that package/service loading problems.Your IS/TN should restart fine…
If I do so then my IS is now getting struck at wMOMITN package.
To add more I could’nt find any scripts created in webMethods/common/db/scripts/create at the time of installation (scripts like create_xref_6-5_database.sql & etc). According to installation guide database components have to be installed.