2017-06-22 16:37:59,794 main ERROR KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Got a life cycle exception while starting service [MessageProcessorService, Failed to start server on "/52.172.214.81:8998"] : {} com.apigee.errors.http.server.ServiceFailureException: Failed to start server on "/52.172.214.81:8998" at com.apigee.protocol.http.HTTPServer.start(HTTPServer.java:178) ~[http-1.0.0.jar:na] at com.apigee.messaging.adaptors.http.configuration.MessageProcessorHttpSkeletonFactory$1.start(MessageProcessorHttpSkeletonFactory.java:118) ~[http-adaptor-1.0.0.jar:na] at com.apigee.messaging.configuration.MessageProcessorServiceImpl.registerHttpServer(MessageProcessorServiceImpl.java:354) ~[message-processor-1.0.0.jar:na] at com.apigee.messaging.configuration.MessageProcessorServiceImpl.start(MessageProcessorServiceImpl.java:197) ~[message-processor-1.0.0.jar:na] at com.apigee.kernel.service.deployment.ServiceDeployer.startService(ServiceDeployer.java:168) [microkernel-1.0.0.jar:na] at com.apigee.kernel.service.deployment.ServiceDeployer.deploy(ServiceDeployer.java:71) [microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.deployAll(MicroKernel.java:185) [microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.start(MicroKernel.java:146) [microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.start(MicroKernel.java:141) [microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.main(MicroKernel.java:91) [microkernel-1.0.0.jar:na] Caused by: java.net.BindException: Cannot assign requested address at sun.nio.ch.Net.bind0(Native Method) ~[na:1.8.0_131] at sun.nio.ch.Net.bind(Net.java:433) ~[na:1.8.0_131] at sun.nio.ch.Net.bind(Net.java:425) ~[na:1.8.0_131] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) ~[na:1.8.0_131] at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) ~[na:1.8.0_131] at com.apigee.nio.ServerChannel.bind(ServerChannel.java:44) ~[nio-1.0.0.jar:na] at com.apigee.protocol.http.HTTPServer.start(HTTPServer.java:169) ~[http-1.0.0.jar:na] ... 9 common frames omitted 2017-06-22 16:37:59,795 main ERROR KERNEL - MicroKernel.deployAll() : MicroKernel.deployAll() : Error in deploying the deployment : MessageProcessorService com.apigee.errors.http.server.ServiceFailureException: Failed to start server on "/52.172.214.81:8998" at com.apigee.protocol.http.HTTPServer.start(HTTPServer.java:178) ~[http-1.0.0.jar:na] at com.apigee.messaging.adaptors.http.configuration.MessageProcessorHttpSkeletonFactory$1.start(MessageProcessorHttpSkeletonFactory.java:118) ~[http-adaptor-1.0.0.jar:na] at com.apigee.messaging.configuration.MessageProcessorServiceImpl.registerHttpServer(MessageProcessorServiceImpl.java:354) ~[message-processor-1.0.0.jar:na] at com.apigee.messaging.configuration.MessageProcessorServiceImpl.start(MessageProcessorServiceImpl.java:197) ~[message-processor-1.0.0.jar:na] at com.apigee.kernel.service.deployment.ServiceDeployer.startService(ServiceDeployer.java:168) ~[microkernel-1.0.0.jar:na] at com.apigee.kernel.service.deployment.ServiceDeployer.deploy(ServiceDeployer.java:71) ~[microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.deployAll(MicroKernel.java:185) [microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.start(MicroKernel.java:146) [microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.start(MicroKernel.java:141) [microkernel-1.0.0.jar:na] at com.apigee.kernel.MicroKernel.main(MicroKernel.java:91) [microkernel-1.0.0.jar:na] Caused by: java.net.BindException: Cannot assign requested address at sun.nio.ch.Net.bind0(Native Method) ~[na:1.8.0_131] at sun.nio.ch.Net.bind(Net.java:433) ~[na:1.8.0_131] at sun.nio.ch.Net.bind(Net.java:425) ~[na:1.8.0_131] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) ~[na:1.8.0_131] at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) ~[na:1.8.0_131] at com.apigee.nio.ServerChannel.bind(ServerChannel.java:44) ~[nio-1.0.0.jar:na] at com.apigee.protocol.http.HTTPServer.start(HTTPServer.java:169) ~[http-1.0.0.jar:na] ... 9 common frames omitted