The Portal Service is started as a Windows service and is running but when trying to connect with the browser on port 1507, an HTTP 503 error is shown.
The portal-grails.log shows the following error:
ERROR org.elasticsearch.gateway.local.state.meta - [Kristoff von Doom] failed to read local state, exiting...
org.elasticsearch.ElasticsearchException
...
Caused by: java.lang.NullPointerException
Release : all supported releases of DevTest
Component : Service Virtualization, Portal
N/A
The following steps resolve the problem:
- Stop all DevTest Services. All components must be stopped.
- Delete the entire lisatmp folder including subfolders. If there are multiple locations of lisatmp, make sure to delete all locations.
- Delete the folder DEVTEST_HOME\searchData\solr. DO NOT delete the \searchData folder itself.
- Restart the DevTest services.