Advertisement
Guest User

Untitled

a guest
Dec 18th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1. !SESSION 2013-12-18 11:50:56.134 -----------------------------------------------
  2. eclipse.buildId=M20060921-0945
  3. java.version=1.7.0_45
  4. java.vendor=Oracle Corporation
  5. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
  6. Command-line arguments: -os win32 -ws win32 -arch x86
  7.  
  8. !ENTRY system.bundle 4 0 2013-12-18 11:50:56.447
  9. !MESSAGE FrameworkEvent.ERROR
  10. !STACK 0
  11. org.osgi.framework.BundleException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle system.bundle.
  12. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)
  13. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
  14. at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:549)
  15. at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
  16. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
  17. at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
  18. at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
  19. at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
  20. at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
  21. at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
  22. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
  28. at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
  29. at org.eclipse.core.launcher.Main.run(Main.java:977)
  30. at org.eclipse.core.launcher.Main.main(Main.java:952)
  31. Caused by: java.lang.IllegalStateException
  32. at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(BaseStorage.java:654)
  33. at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(BaseStorage.java:634)
  34. at org.eclipse.osgi.baseadaptor.BaseAdaptor.getPlatformAdmin(BaseAdaptor.java:385)
  35. at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStart(EclipseAdaptorHook.java:80)
  36. at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.java:260)
  37. at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:55)
  38. at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
  39. at java.security.AccessController.doPrivileged(Native Method)
  40. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
  41. ... 18 more
  42. Root exception:
  43. java.lang.IllegalStateException
  44. at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(BaseStorage.java:654)
  45. at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(BaseStorage.java:634)
  46. at org.eclipse.osgi.baseadaptor.BaseAdaptor.getPlatformAdmin(BaseAdaptor.java:385)
  47. at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStart(EclipseAdaptorHook.java:80)
  48. at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.java:260)
  49. at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:55)
  50. at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
  51. at java.security.AccessController.doPrivileged(Native Method)
  52. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
  53. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
  54. at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:549)
  55. at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
  56. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
  57. at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
  58. at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
  59. at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
  60. at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
  61. at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
  62. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
  68. at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
  69. at org.eclipse.core.launcher.Main.run(Main.java:977)
  70. at org.eclipse.core.launcher.Main.main(Main.java:952)
  71.  
  72. !ENTRY org.eclipse.osgi 4 0 2013-12-18 11:50:56.452
  73. !MESSAGE Startup error
  74. !STACK 1
  75. java.lang.RuntimeException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle system.bundle.
  76. at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
  77. at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
  78. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
  79. at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
  80. at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
  81. at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
  82. at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
  83. at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
  84. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  88. at java.lang.reflect.Method.invoke(Unknown Source)
  89. at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
  90. at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
  91. at org.eclipse.core.launcher.Main.run(Main.java:977)
  92. at org.eclipse.core.launcher.Main.main(Main.java:952)
  93. !SESSION Wed Dec 18 11:50:56 EST 2013 ------------------------------------------
  94. !ENTRY org.eclipse.core.launcher 4 0 2013-12-18 11:50:56.462
  95. !MESSAGE Exception launching the Eclipse Platform:
  96. !STACK
  97. java.lang.NullPointerException
  98. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:186)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  102. at java.lang.reflect.Method.invoke(Unknown Source)
  103. at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
  104. at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
  105. at org.eclipse.core.launcher.Main.run(Main.java:977)
  106. at org.eclipse.core.launcher.Main.main(Main.java:952)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement