.log 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. !SESSION 2018-12-07 08:34:01.444 -----------------------------------------------
  2. eclipse.buildId=4.9.0.I20180906-0745
  3. java.version=1.8.0_162
  4. java.vendor=Oracle Corporation
  5. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
  6. Framework arguments: -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
  7. Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product -data E:\备份\eclipse-workspace\WEBZSGC -product org.eclipse.epp.package.jee.product
  8. !ENTRY org.eclipse.egit.ui 2 0 2018-12-07 08:34:11.891
  9. !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
  10. user global configuration and to define the default location to store repositories: 'C:\Users\abc'. If this is
  11. not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
  12. EGit might behave differently since they see different configuration options.
  13. This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
  14. !ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2018-12-07 08:34:11.922
  15. !MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: dev.eclipse.org. ; version: 2.0.7.v20180504-0806
  16. !STACK 0
  17. java.net.UnknownHostException: dev.eclipse.org
  18. at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  19. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
  20. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
  21. at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
  22. at java.net.InetAddress.getAllByName(InetAddress.java:1192)
  23. at java.net.InetAddress.getAllByName(InetAddress.java:1126)
  24. at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
  25. at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
  26. at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
  27. at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
  28. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
  29. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
  30. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
  31. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
  32. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
  33. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
  34. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
  35. at org.apache.http.client.fluent.Request.internalExecute(Request.java:173)
  36. at org.apache.http.client.fluent.Executor.execute(Executor.java:262)
  37. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.request(IO.java:170)
  38. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:64)
  39. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
  40. at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62)
  41. at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
  42. at java.lang.Thread.run(Thread.java:748)