How to resolve "requested resource not available" on Windows 10?

Confluence User - 21 Dec, 2016

Hi,

How do I fix this?

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

installation

4


22 Dec, 2016
confluenceUser
1
confluenceUser

Hi, you might want to post the full error logs to see if there is anything that can be seen. Installing should be very straightforward as per Installation on Windows. Alternatively if you do not wish to worry about such installation or deployment issues then you can try to sign up for the hosted version at https://cloud.joget.com

 

22 Dec, 2016
confluenceUser
confluenceUser

Thanks Anders,

I'm a PM / BA and I want to explore the capabilities of Joget rather than doing proper development, so the cloud solution is probably the way to go. I'll sign up for the free trial in the new year.

It is frustrating that the application installation on Windows 10 does not work though...

Thanks again

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.

24 Oct, 2018
confluenceUser
confluenceUser

If you have installed Joget 5.0.10 Community Edition on Windows 10 and it is not working properly. It means that it is not installed properly. If you are updating your Windows 10 store and getting some error code and you cannot fix it then you should visit here 0x80070422 to fix that error code.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print