What causes "can't reach this page"?

Confluence User - 15 Jul, 2016

Joget v5 is installed on Windows 10.  The server starts successfully. 

However, when you click on App Center, both Edge and IE report that the page can not be reached.

What causes this problem, and what do I do to fix it?

Thank you!

installation

4


15 Jul, 2016
confluenceUser
confluenceUser

Hi Rod Ayers

A screenshot of the error page plus a copy of the joget.log from (C:\Joget-v5-Enterprise5\apache-tomcat-8.0.20\logs) would be helpful.

Do also refer to the helpful Joget Knowledge Base on the topic of Installation on Windows.

Thank you.

20 Jul, 2016
confluenceUser
confluenceUser

Hi,

There's a Installing Joget Workflow v5 in Windows video that might help

 

21 Dec, 2016
confluenceUser
confluenceUser

Hi,

I'm having the same issue. Installed Joget 5.0.10 Community Edition on Windows 10. Followed the instructions for installing, started the Joget server and waited for server startup message, navigated to the App Center URL (http://localhost:8080/jw/) and received the following:

Complete newbie with Joget, so any help will be greatly appreciated.

 

Thanks,

Peter

13 Jul, 2018
confluenceUser
confluenceUser

The problem seems that Windows 10 System process now uses port 8005, and by default Tomcat tries to use it. Review and change the port to 8006 (or other that is not used on your system) on C:\Joget-v6\apache-tomcat-8.5.23\conf\server.xml file, line 22, where you find "<Server port="8005"shutdown="SHUTDOWN">". The changed content must be something like this: "<Server port="8006"shutdown="SHUTDOWN">"

Rgds.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print