return address.getHostName(); } }); String hostname; try { hostname = (String)result.get((long)this.properties.getTimeoutSeconds(), TimeUnit.SECONDS); } catch (Exception var6) { this.log.info("Cannot determine local hostname"); hostname = "localhost"; } hostInfo.setHostname(hostname...
return address.getHostName(); } }); String hostname; try { hostname = (String)result.get((long)this.properties.getTimeoutSeconds(), TimeUnit.SECONDS); } catch (Exception var6) { this.log.info("Cannot determine local hostname"); hostname = "localhost"; } hostInfo.setHostname(hostname...
2021-02-19 15:55:13.288 INFO 10924 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2021-02-19 15:55:13.327 INFO 10924 --- [ main] DiscoveryClientOptionalArgsConfiguration : Eureka HTTP Client uses RestTemplate. 2021-02-19 15:55:14.474 INFO 10924 --- [ ...
2019-08-06 17:52:43.760 INFO 17548 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2019-08-06 17:52:45.333 INFO 17548 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2019-08-06 17:52:45.421 INFO 17548 --- [ main] ...
log.info("Cannot determine local hostname"); hostname = "localhost"; } hostInfo.setHostname(hostname); hostInfo.setIpAddress(address.getHostAddress()); return hostInfo; } public static class HostInfo { public boolean override; private String ipAddress; ...
Preload 以守护进程的方式在后台中运行,并记录用户使用较为频繁的程序的文件使用相关的统计数据。然后...
[ main] o.s.cloud.commons.util.InetUtils:Cannotdetermine local hostname2019-08-0617:52:45.333INFO17548---[ main] o.s.cloud.commons.util.InetUtils:Cannotdetermine local hostname2019-08-0617:52:45.421INFO17548---[ main] o.s.c.n.eureka.InstanceInfoFactory:Settinginitial instance statusas:...
2018-12-04 22:01:27.930 INFO 1492 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2018-12-04 22:01:28.038 INFO 1492 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [After] ...
initialization completed in 1082 ms 2023-05-23T16:16:05.738+02:00 INFO 36352 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2023-05-23T16:16:07.639+02:00 INFO 36352 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2023-...
2018-07-28 20:20:09.755 INFO 17592 --- [ost-startStop-1] c.n.d.provider.DiscoveryJerseyProvider : Using XML decoding codec XStreamXml 2018-07-28 20:20:13.523 INFO 17592 --- [ restartedMain] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2018-07-28 20...