.log 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. !SESSION 2024-07-09 15:49:14.698 -----------------------------------------------
  2. eclipse.buildId=4.7.3.M20180330-0640
  3. java.version=1.8.0_241
  4. java.vendor=Oracle Corporation
  5. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ko_KR
  6. Framework arguments: -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
  8. !ENTRY org.eclipse.jface 2 0 2024-07-09 15:49:36.069
  9. !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
  10. !SUBENTRY 1 org.eclipse.jface 2 0 2024-07-09 15:49:36.069
  11. !MESSAGE A conflict occurred for ALT+CTRL+T:
  12. Binding(ALT+CTRL+T,
  13. ParameterizedCommand(Command(org.eclipse.tm.terminal.connector.local.command.launch,Open Local Terminal on Selection,
  14. ,
  15. Category(org.eclipse.tm.terminal.view.ui.commands.category,Terminal Commands,null,true),
  16. org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@106f0051,
  17. ,,true),null),
  18. org.eclipse.ui.defaultAcceleratorConfiguration,
  19. org.eclipse.ui.contexts.window,,,system)
  20. Binding(ALT+CTRL+T,
  21. ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.EditPropertiesCommand,Show Properties,
  22. ,
  23. Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
  24. org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@4fe687b5,
  25. ,,true),null),
  26. org.eclipse.ui.defaultAcceleratorConfiguration,
  27. org.eclipse.ui.contexts.window,,,system)
  28. !ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2024-07-09 15:49:39.838
  29. !MESSAGE Server ‘net.harawata.aer.mybatipse’ failed with exception: aer.ctrlflow.com. ; version: 2.0.7.v20170906-1327
  30. !STACK 0
  31. java.net.UnknownHostException: aer.ctrlflow.com
  32. at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  33. at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
  34. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
  35. at java.net.InetAddress.getAllByName0(InetAddress.java:1277)
  36. at java.net.InetAddress.getAllByName(InetAddress.java:1193)
  37. at java.net.InetAddress.getAllByName(InetAddress.java:1127)
  38. at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
  39. at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:111)
  40. at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
  41. at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
  42. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
  43. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
  44. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
  45. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
  46. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
  47. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
  48. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
  49. at org.apache.http.client.fluent.Request.internalExecute(Request.java:173)
  50. at org.apache.http.client.fluent.Executor.execute(Executor.java:262)
  51. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.request(IO.java:170)
  52. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:64)
  53. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
  54. at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62)
  55. at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
  56. at java.lang.Thread.run(Thread.java:748)
  57. !ENTRY org.eclipse.egit.ui 2 0 2024-07-09 15:49:40.358
  58. !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
  59. user global configuration and to define the default location to store repositories: 'C:\Users\anrps'. If this is
  60. not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
  61. EGit might behave differently since they see different configuration options.
  62. This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
  63. !ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2024-07-09 15:49:43.244
  64. !MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $. ; version: 2.0.7.v20170906-1327
  65. !STACK 0
  66. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  67. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
  68. at com.google.gson.Gson.fromJson(Gson.java:888)
  69. at com.google.gson.Gson.fromJson(Gson.java:853)
  70. at com.google.gson.Gson.fromJson(Gson.java:802)
  71. at org.eclipse.epp.internal.logging.aeri.ide.server.json.Json.deserialize(Json.java:91)
  72. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:66)
  73. at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
  74. at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62)
  75. at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
  76. at java.lang.Thread.run(Thread.java:748)
  77. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
  78. at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385)
  79. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213)
  80. ... 9 more
  81. !ENTRY net.sourceforge.pmd.eclipse.plugin 4 0 2024-07-09 15:49:57.812
  82. !MESSAGE FrameworkEvent ERROR
  83. !STACK 0
  84. org.osgi.framework.BundleException: Exception in net.sourceforge.pmd.eclipse.plugin.PMDPlugin.stop() of bundle net.sourceforge.pmd.eclipse.plugin.
  85. at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:855)
  86. at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:947)
  87. at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
  88. at org.eclipse.osgi.container.Module.doStop(Module.java:636)
  89. at org.eclipse.osgi.container.Module.stop(Module.java:498)
  90. at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1675)
  91. at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1594)
  92. at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
  93. at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
  94. at org.eclipse.osgi.container.Module.doStop(Module.java:636)
  95. at org.eclipse.osgi.container.Module.stop(Module.java:498)
  96. at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
  97. at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
  98. at java.lang.Thread.run(Thread.java:748)
  99. Caused by: java.lang.ExceptionInInitializerError
  100. at net.sourceforge.pmd.eclipse.plugin.PMDPlugin.stop(PMDPlugin.java:382)
  101. at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:835)
  102. at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
  103. at java.security.AccessController.doPrivileged(Native Method)
  104. at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:828)
  105. ... 13 more
  106. Caused by: java.lang.NullPointerException
  107. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.preferencesManager(PriorityDescriptorCache.java:32)
  108. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.loadFromPreferences(PriorityDescriptorCache.java:43)
  109. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.<init>(PriorityDescriptorCache.java:28)
  110. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.<clinit>(PriorityDescriptorCache.java:24)
  111. ... 18 more
  112. Root exception:
  113. java.lang.ExceptionInInitializerError
  114. at net.sourceforge.pmd.eclipse.plugin.PMDPlugin.stop(PMDPlugin.java:382)
  115. at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:835)
  116. at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
  117. at java.security.AccessController.doPrivileged(Native Method)
  118. at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:828)
  119. at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:947)
  120. at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
  121. at org.eclipse.osgi.container.Module.doStop(Module.java:636)
  122. at org.eclipse.osgi.container.Module.stop(Module.java:498)
  123. at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1675)
  124. at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1594)
  125. at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
  126. at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
  127. at org.eclipse.osgi.container.Module.doStop(Module.java:636)
  128. at org.eclipse.osgi.container.Module.stop(Module.java:498)
  129. at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
  130. at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
  131. at java.lang.Thread.run(Thread.java:748)
  132. Caused by: java.lang.NullPointerException
  133. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.preferencesManager(PriorityDescriptorCache.java:32)
  134. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.loadFromPreferences(PriorityDescriptorCache.java:43)
  135. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.<init>(PriorityDescriptorCache.java:28)
  136. at net.sourceforge.pmd.eclipse.ui.priority.PriorityDescriptorCache.<clinit>(PriorityDescriptorCache.java:24)
  137. ... 18 more