Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 03/09/2016
Components: API Manager
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Beta2_v12 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 0
API Manager will not start
Config:
- Windows 10
- Raijin Beta 2
- ColdFusion 2016 API Analytics Service (started - good)
- ColdFusion 2016 API Datasource Service (started - good)
- ColdFusion 2016 API Manager (fails to start - bad)
Windows Services Applet throws this error:
--------------------------------------------
Windows could not start the ColdFusion 2016 API Manager service on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.
--------------------------------------------
C:\ColdFusion2016\ApiManager\bin\start.bat throws this error:
--------------------------------------------
03:25:10.294 [main] INFO - API Manager Home : C:\ColdFusion2016\ApiManager
03:25:10.295 [main] INFO - Starting Config service
03:25:11.035 [main] INFO - Starting Deployment service
03:25:11.052 [main] INFO - Deploying Publisher and Admin Portal ...
03:25:11.052 [main] INFO - Starting Log service
03:25:11.095 [main] INFO - Starting Metrics service
Exception in thread "main" com.adobe.amp.spi.ServiceException: Not able to connect to ElasticSearch server.
at com.adobe.amp.metrics.elastic.MetricServiceImpl.startClient(MetricServiceImpl.java:269)
at com.adobe.amp.metrics.elastic.MetricServiceImpl.startService(MetricServiceImpl.java:158)
at com.adobe.amp.spi.AbstractService.start(AbstractService.java:47)
at com.adobe.amp.GrootServer.start(GrootServer.java:88)
at com.adobe.amp.GrootServer.main(GrootServer.java:195)
Caused by: org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available: []
at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:305)
at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:200)
at org.elasticsearch.client.transport.support.InternalTransportIndicesAdminClient.execute(InternalTransportIndicesAdminClient.java:86)
at org.elasticsearch.client.transport.support.InternalTransportIndicesAdminClient.execute(InternalTransportIndicesAdminClient.java:77)
at org.elasticsearch.client.support.AbstractIndicesAdminClient.getTemplates(AbstractIndicesAdminClient.java:667)
at com.adobe.amp.metrics.elastic.MetricServiceImpl.createTemplateIfNotCreated(MetricServiceImpl.java:379)
at com.adobe.amp.metrics.elastic.MetricServiceImpl.startClient(MetricServiceImpl.java:266)
... 4 more
--------------------------------------------
Even if "ColdFusion 2016 Application Server" is stopped, the same errors are thrown when attempting to start APIM.
Also, Api should be API. Thus, it should've installed to "C:\ColdFusion2016\APIManager" (not "C:\ColdFusion2016\ApiManager").
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126452
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:
Attachments:
Comments: