Guest User

Untitled

a guest
Jan 23rd, 2018
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. Start VM: -Xms40m
  2. -Xmx512m
  3. -XX:MaxPermSize=256m
  4. -Djava.class.path=C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v2
  5. 0101122_1400.jar
  6. -os win32
  7. -ws win32
  8. -arch x86
  9. -showsplash C:\eclipse\\plugins\org.eclipse.platform_3.6.2.v201102101200\splash.
  10. bmp
  11. -launcher C:\eclipse\eclipse.exe
  12. -name Eclipse
  13. --launcher.library C:\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.
  14. x86_1.1.2.R36x_v20101222\eclipse_1312.dll
  15. -startup C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1
  16. 400.jar
  17. -console
  18. -debug
  19. -vm C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
  20. -vmargs
  21. -Xms40m
  22. -Xmx512m
  23. -XX:MaxPermSize=256m
  24. -Djava.class.path=C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v2
  25. 0101122_1400.jar
  26. Install location:
  27. file:/c:/eclipse/
  28. Configuration file:
  29. file:/c:/eclipse/configuration/config.ini loaded
  30. Configuration location:
  31. file:/c:/eclipse/configuration/
  32. Framework located:
  33. file:/c:/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
  34. Loading extension: reference:file:org.eclipse.equinox.weaving.hook_1.0.0.v201005
  35. 03.jar
  36. eclipse.properties not found
  37. Framework classpath:
  38. file:/c:/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
  39. file:/c:/eclipse/plugins/
  40. file:/c:/eclipse/plugins/org.eclipse.equinox.weaving.hook_1.0.0.v20100503.ja
  41. r
  42. Splash location:
  43. C:\eclipse\\plugins\org.eclipse.platform_3.6.2.v201102101200\splash.bmp
  44. Debug options:
  45. file:/C:/eclipse/.options not found
  46.  
  47. osgi> Time to load bundles: 7
  48. Starting application: 2748
  49. ScalaPlugin--TRACE--3--main--:start plugin
  50. 2011-03-28 10:43:41.774:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
  51. 2011-03-28 10:43:41.792:INFO::jetty-6.1.x
  52. 2011-03-28 10:43:41.827:INFO::Started SocketConnector@0.0.0.0:50313
  53. Application Started: 25461
  54. start org.maven.ide.eclipse
  55. org.osgi.framework.BundleException: The bundle "org.maven.ide.eclipse_0.12.1.20110112-1712 [821]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.maven.ide.eclipse.maven_model_edit; bundle-version="[0.12.0,0.13.0)"
  56. at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)
  57. at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301)
  58. at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319)
  59. at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
  60. at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
  61. at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:252)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  65. at java.lang.reflect.Method.invoke(Unknown Source)
  66. at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:155)
  67. at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:156)
  68. at org.eclipse.osgi.framework.internal.core.FrameworkConsole.runConsole(FrameworkConsole.java:141)
  69. at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:105)
  70. at java.lang.Thread.run(Unknown Source)
  71.  
  72. osgi>
Add Comment
Please, Sign In to add comment