2016-mar-04 09:06:56 com.sap.b1i.diproxy.DIProxyServer initialize
ALLVARLIG: Maximum attemps to get the HTTPS-Port have exhausted, therefore proxy ends and directs a kill: java.net.BindException: Address already in use: bind
2016-mar-04 09:06:56 com.sap.b1i.adapter.dia.SimpleLogUtil outputCCMSLog
ALLVARLIG: DIProxy_error:Maximum attemps to connect DIProxy have exhausted 2016-03-04 09:06:56
2016-mar-04 09:06:56 com.sap.b1i.diproxy.DIProxyServer initialize
ALLVARLIG: Exception!
java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:126)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:70)
at sun.net.httpserver.HttpsServerImpl.<init>(HttpsServerImpl.java:32)
at sun.net.httpserver.DefaultHttpServerProvider.createHttpsServer(DefaultHttpServerProvider.java:21)
at com.sun.net.httpserver.HttpsServer.create(HttpsServer.java:71)
at com.sap.b1i.diproxy.MicroWebServer.Ctor(MicroWebServer.java:91)
at com.sap.b1i.diproxy.MicroWebServer.<init>(MicroWebServer.java:61)
at com.sap.b1i.diproxy.DIProxyServer.initialize(DIProxyServer.java:276)
at com.sap.b1i.diproxy.DiaProxyApplication.startDIProxyServer(DiaProxyApplication.java:165)
at com.sap.b1i.diproxy.DiaProxyApplication.start(DiaProxyApplication.java:76)