Advertisement
Guest User

Untitled

a guest
Oct 31st, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.69 KB | None | 0 0
  1. !SESSION 2015-09-27 10:23:22.444 -----------------------------------------------
  2. eclipse.buildId=unknown
  3. java.version=1.7.0_79
  4. java.vendor=Oracle Corporation
  5. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  6. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  7.  
  8. !ENTRY org.eclipse.ui 2 2 2015-09-27 10:23:43.043
  9. !MESSAGE Invalid preference category path: org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage (bundle: org.eclipse.equinox.p2.ui.sdk.scheduler, page: org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage)
  10.  
  11. !ENTRY org.eclipse.ui 2 2 2015-09-27 10:23:43.045
  12. !MESSAGE Invalid preference category path: org.eclipse.ui.preferencePages.Workbench (bundle: org.eclipse.equinox.security.ui, page: org.eclipse.equinox.security.ui.category)
  13. !SESSION 2015-09-27 10:26:53.564 -----------------------------------------------
  14. eclipse.buildId=unknown
  15. java.version=1.7.0_79
  16. java.vendor=Oracle Corporation
  17. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  18. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  19.  
  20. !ENTRY org.eclipse.ui 2 2 2015-09-27 10:27:01.802
  21. !MESSAGE Invalid preference category path: org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage (bundle: org.eclipse.equinox.p2.ui.sdk.scheduler, page: org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage)
  22.  
  23. !ENTRY org.eclipse.ui 2 2 2015-09-27 10:27:01.804
  24. !MESSAGE Invalid preference category path: org.eclipse.ui.preferencePages.Workbench (bundle: org.eclipse.equinox.security.ui, page: org.eclipse.equinox.security.ui.category)
  25. !SESSION 2015-09-28 19:32:19.104 -----------------------------------------------
  26. eclipse.buildId=unknown
  27. java.version=1.7.0_79
  28. java.vendor=Oracle Corporation
  29. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  30. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  31.  
  32. !ENTRY org.eclipse.ui 4 0 2015-09-28 19:32:36.283
  33. !MESSAGE Unhandled event loop exception
  34. !STACK 0
  35. java.lang.NullPointerException
  36. at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:1715)
  37. at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:730)
  38. at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:715)
  39. at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:867)
  40. at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
  41. at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:865)
  42. at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:741)
  43. at org.eclipse.jface.window.Window$3.shellClosed(Window.java:687)
  44. at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:98)
  45. at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  46. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
  47. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1300)
  48. at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1285)
  49. at org.eclipse.swt.widgets.Shell.closeWidget(Shell.java:617)
  50. at org.eclipse.swt.widgets.Shell.gtk_delete_event(Shell.java:1191)
  51. at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1750)
  52. at org.eclipse.swt.widgets.Control.windowProc(Control.java:5116)
  53. at org.eclipse.swt.widgets.Display.windowProc(Display.java:4369)
  54. at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
  55. at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:8295)
  56. at org.eclipse.swt.widgets.Display.eventProc(Display.java:1192)
  57. at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
  58. at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2332)
  59. at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3177)
  60. at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
  61. at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
  62. at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
  63. at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
  64. at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  65. at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
  66. at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  67. at eu.jucy.gui.Application.start(Application.java:102)
  68. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  69. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  70. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  71. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
  72. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. at java.lang.reflect.Method.invoke(Method.java:606)
  77. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
  78. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
  79. at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
  80. at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
  81. !SESSION 2015-10-11 11:34:26.501 -----------------------------------------------
  82. eclipse.buildId=unknown
  83. java.version=1.7.0_79
  84. java.vendor=Oracle Corporation
  85. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  86. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  87.  
  88. !ENTRY org.eclipse.ui 2 2 2015-10-11 11:40:04.930
  89. !MESSAGE Invalid preference category path: org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage (bundle: org.eclipse.equinox.p2.ui.sdk.scheduler, page: org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage)
  90.  
  91. !ENTRY org.eclipse.ui 2 2 2015-10-11 11:40:04.932
  92. !MESSAGE Invalid preference category path: org.eclipse.ui.preferencePages.Workbench (bundle: org.eclipse.equinox.security.ui, page: org.eclipse.equinox.security.ui.category)
  93.  
  94. !ENTRY org.eclipse.core.jobs 2 2 2015-10-11 11:41:48.258
  95. !MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: uc.files.filelist.OwnFileList$RefreshJob
  96. !SESSION 2015-10-11 12:08:18.515 -----------------------------------------------
  97. eclipse.buildId=unknown
  98. java.version=1.7.0_79
  99. java.vendor=Oracle Corporation
  100. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  101. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  102.  
  103. !ENTRY org.eclipse.ui 2 2 2015-10-11 12:08:24.646
  104. !MESSAGE Invalid preference category path: org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage (bundle: org.eclipse.equinox.p2.ui.sdk.scheduler, page: org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage)
  105.  
  106. !ENTRY org.eclipse.ui 2 2 2015-10-11 12:08:24.653
  107. !MESSAGE Invalid preference category path: org.eclipse.ui.preferencePages.Workbench (bundle: org.eclipse.equinox.security.ui, page: org.eclipse.equinox.security.ui.category)
  108. !SESSION 2015-10-17 22:58:43.678 -----------------------------------------------
  109. eclipse.buildId=unknown
  110. java.version=1.7.0_79
  111. java.vendor=Oracle Corporation
  112. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  113. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  114.  
  115. !ENTRY org.eclipse.ui 2 2 2015-10-17 23:07:14.689
  116. !MESSAGE Invalid preference category path: org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage (bundle: org.eclipse.equinox.p2.ui.sdk.scheduler, page: org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage)
  117.  
  118. !ENTRY org.eclipse.ui 2 2 2015-10-17 23:07:14.691
  119. !MESSAGE Invalid preference category path: org.eclipse.ui.preferencePages.Workbench (bundle: org.eclipse.equinox.security.ui, page: org.eclipse.equinox.security.ui.category)
  120. !SESSION 2015-10-18 00:01:07.413 -----------------------------------------------
  121. eclipse.buildId=unknown
  122. java.version=1.7.0_79
  123. java.vendor=Oracle Corporation
  124. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  125. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  126.  
  127. !ENTRY org.eclipse.update.configurator 4 0 2015-10-18 00:04:35.838
  128. !MESSAGE Can't find bundle for base name feature, locale de_DE
  129.  
  130. !ENTRY org.eclipse.ui 2 2 2015-10-18 00:07:08.041
  131. !MESSAGE Invalid preference category path: org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage (bundle: org.eclipse.equinox.p2.ui.sdk.scheduler, page: org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage)
  132.  
  133. !ENTRY org.eclipse.ui 2 2 2015-10-18 00:07:08.042
  134. !MESSAGE Invalid preference category path: org.eclipse.ui.preferencePages.Workbench (bundle: org.eclipse.equinox.security.ui, page: org.eclipse.equinox.security.ui.category)
  135. !SESSION 2015-10-20 21:26:11.976 -----------------------------------------------
  136. eclipse.buildId=unknown
  137. java.version=1.8.0_45-internal
  138. java.vendor=Oracle Corporation
  139. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
  140. Command-line arguments: -os linux -ws gtk -arch x86_64 -data @user.home/.UC
  141.  
  142. !ENTRY org.eclipse.ui 2 2 2015-10-20 21:28:09.082
  143. !MESSAGE Invalid preference category path: org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage (bundle: org.eclipse.equinox.p2.ui.sdk.scheduler, page: org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage)
  144.  
  145. !ENTRY org.eclipse.ui 2 2 2015-10-20 21:28:09.084
  146. !MESSAGE Invalid preference category path: org.eclipse.ui.preferencePages.Workbench (bundle: org.eclipse.equinox.security.ui, page: org.eclipse.equinox.security.ui.category)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement