Installed 10.11 API Gateway server, while I am trying to access Gateway UI under Solutions tab getting server is unreachable. Someone can help me here.
Are you using a free trial or a product with a customer license?
Licensed one
What are trying to achieve? Please describe in detail.
Installed 10.11 API Gateway server, while I am trying to access Gateway UI under Solutions tab getting server is unreachable
Do you get any error messages? Please provide a full error message screenshot and log file.
While I am trying to access Gateway UI, getting server is unreachable
hey, there, we also got the same problem, and when check with the IS package WmAPIGateway package, we saw itâs partially loaded, the problem is we got error in the package startup service: java.io.IOException: ElasticSearch failed to start at http://nlap054:9240 in configured 300 seconds. anyone has solution?
thanks in advance!
The answer is on the tin. The elastic search DB has not started and hence API Gateway wonât function.
Are you using the embedded ELK or an external ELK ?
If you have no idea, then I assume itâs the embedded version. In which case you need to check the logs at
<SAG_HOME>/InternalDataStore/logs
ELK is pretty resource hungry, so 9 times out of 10 the reason it wonât start is because lack of memory, threads etc. If running in a Unix environment you will need to bump your ulimit limits.
i.e.
Hey Tahaseen, when followed Johnâs solution, the IOException gone, but we got another issue which is license related, still in contacting Software AG to fix the issue, thanks.