Saturday, April 4, 2009

Integration Server Admin not working

If, even after starting the Integration Server, your integration server administrator (http://localhost:5555) is returning a page cannot be displayed or not accessible, then mostly it could be because the sql server is not running on your server.

Try starting your ms sql server. Goto DOS (type cmd in RUN) and "net start mssqlserver". If it says it's already started, try stopping and then restart.

net stop mssqlserver

net start mssqlserver

Then, delete the LOCK file previously created (\webmethods7\integration server\) and then click on Integration server (program files -> webmethods7 -> servers -> integration server) and wait for a couple of minutes and then check now.

No comments: