Advertisement
Guest User

Untitled

a guest
Nov 4th, 2011
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.99 KB | None | 0 0
  1. On Startup:
  2. *sys-package-mgr*: can't create package cache dir, '/usr/share/aptana/plugins/org.python.pydev.jython_2.2.2.2011100512/cachedir/packages
  3.  
  4. On Shutdown:
  5. inotify_rm_watch: Invalid argument
  6. net.contentobjects.jnotify.linux.JNotifyException_linux: Error removing watch 6
  7. at net.contentobjects.jnotify.linux.JNotify_linux.removeWatch(JNotify_linux.java:123)
  8. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.unwatch(JNotifyAdapterLinux.java:239)
  9. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.removeWatch(JNotifyAdapterLinux.java:207)
  10. at com.aptana.filewatcher.FileWatcher.removeWatch(FileWatcher.java:80)
  11. at com.aptana.core.CorePlugin$ResourceListener.unhookFilewatcher(CorePlugin.java:477)
  12. at com.aptana.core.CorePlugin$ResourceListener.unhookAll(CorePlugin.java:433)
  13. at com.aptana.core.CorePlugin$ResourceListener.dispose(CorePlugin.java:423)
  14. at com.aptana.core.CorePlugin.removeProjectListeners(CorePlugin.java:259)
  15. at com.aptana.core.CorePlugin.stop(CorePlugin.java:178)
  16. at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:843)
  17. at java.security.AccessController.doPrivileged(Native Method)
  18. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:836)
  19. at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
  20. at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
  21. at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
  22. at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:597)
  23. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
  24. at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
  25. at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:266)
  26. at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
  27. at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
  28. at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
  29. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:601)
  34. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
  35. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
  36. at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
  37. at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
  38. inotify_rm_watch: Invalid argument
  39. net.contentobjects.jnotify.linux.JNotifyException_linux: Error removing watch 13
  40. at net.contentobjects.jnotify.linux.JNotify_linux.removeWatch(JNotify_linux.java:123)
  41. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.unwatch(JNotifyAdapterLinux.java:239)
  42. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.removeWatch(JNotifyAdapterLinux.java:207)
  43. at com.aptana.filewatcher.FileWatcher.removeWatch(FileWatcher.java:80)
  44. at com.aptana.core.CorePlugin$ResourceListener.unhookFilewatcher(CorePlugin.java:477)
  45. at com.aptana.core.CorePlugin$ResourceListener.unhookAll(CorePlugin.java:433)
  46. at com.aptana.core.CorePlugin$ResourceListener.dispose(CorePlugin.java:423)
  47. at com.aptana.core.CorePlugin.removeProjectListeners(CorePlugin.java:259)
  48. at com.aptana.core.CorePlugin.stop(CorePlugin.java:178)
  49. at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:843)
  50. at java.security.AccessController.doPrivileged(Native Method)
  51. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:836)
  52. at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
  53. at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
  54. at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
  55. at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:597)
  56. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
  57. at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
  58. at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:266)
  59. at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
  60. at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
  61. at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
  62. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. at java.lang.reflect.Method.invoke(Method.java:601)
  67. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
  68. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
  69. at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
  70. at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
  71. inotify_rm_watch: Invalid argument
  72. net.contentobjects.jnotify.linux.JNotifyException_linux: Error removing watch 15
  73. at net.contentobjects.jnotify.linux.JNotify_linux.removeWatch(JNotify_linux.java:123)
  74. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.unwatch(JNotifyAdapterLinux.java:239)
  75. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.removeWatch(JNotifyAdapterLinux.java:207)
  76. at com.aptana.filewatcher.FileWatcher.removeWatch(FileWatcher.java:80)
  77. at com.aptana.core.CorePlugin$ResourceListener.unhookFilewatcher(CorePlugin.java:477)
  78. at com.aptana.core.CorePlugin$ResourceListener.unhookAll(CorePlugin.java:433)
  79. at com.aptana.core.CorePlugin$ResourceListener.dispose(CorePlugin.java:423)
  80. at com.aptana.core.CorePlugin.removeProjectListeners(CorePlugin.java:259)
  81. at com.aptana.core.CorePlugin.stop(CorePlugin.java:178)
  82. at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:843)
  83. at java.security.AccessController.doPrivileged(Native Method)
  84. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:836)
  85. at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
  86. at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
  87. at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
  88. at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:597)
  89. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
  90. at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
  91. at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:266)
  92. at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
  93. at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
  94. at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
  95. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  99. at java.lang.reflect.Method.invoke(Method.java:601)
  100. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
  101. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
  102. at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
  103. at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
  104. inotify_rm_watch: Invalid argument
  105. net.contentobjects.jnotify.linux.JNotifyException_linux: Error removing watch 16
  106. at net.contentobjects.jnotify.linux.JNotify_linux.removeWatch(JNotify_linux.java:123)
  107. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.unwatch(JNotifyAdapterLinux.java:239)
  108. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.removeWatch(JNotifyAdapterLinux.java:207)
  109. at com.aptana.filewatcher.FileWatcher.removeWatch(FileWatcher.java:80)
  110. at com.aptana.core.CorePlugin$ResourceListener.unhookFilewatcher(CorePlugin.java:477)
  111. at com.aptana.core.CorePlugin$ResourceListener.unhookAll(CorePlugin.java:433)
  112. at com.aptana.core.CorePlugin$ResourceListener.dispose(CorePlugin.java:423)
  113. at com.aptana.core.CorePlugin.removeProjectListeners(CorePlugin.java:259)
  114. at com.aptana.core.CorePlugin.stop(CorePlugin.java:178)
  115. at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:843)
  116. at java.security.AccessController.doPrivileged(Native Method)
  117. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:836)
  118. at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
  119. at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
  120. at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
  121. at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:597)
  122. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
  123. at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
  124. at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:266)
  125. at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
  126. at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
  127. at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
  128. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
  129. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  130. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  131. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  132. at java.lang.reflect.Method.invoke(Method.java:601)
  133. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
  134. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
  135. at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
  136. at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
  137. (Build 3.0.4.1316811753) [ERROR] Error removing watch 16
  138. net.contentobjects.jnotify.linux.JNotifyException_linux: Error removing watch 16
  139. at net.contentobjects.jnotify.linux.JNotify_linux.removeWatch(JNotify_linux.java:123)
  140. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.unwatch(JNotifyAdapterLinux.java:239)
  141. at net.contentobjects.jnotify.linux.JNotifyAdapterLinux.removeWatch(JNotifyAdapterLinux.java:207)
  142. at com.aptana.filewatcher.FileWatcher.removeWatch(FileWatcher.java:80)
  143. at com.aptana.core.CorePlugin$ResourceListener.unhookFilewatcher(CorePlugin.java:477)
  144. at com.aptana.core.CorePlugin$ResourceListener.unhookAll(CorePlugin.java:433)
  145. at com.aptana.core.CorePlugin$ResourceListener.dispose(CorePlugin.java:423)
  146. at com.aptana.core.CorePlugin.removeProjectListeners(CorePlugin.java:259)
  147. at com.aptana.core.CorePlugin.stop(CorePlugin.java:178)
  148. at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:843)
  149. at java.security.AccessController.doPrivileged(Native Method)
  150. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:836)
  151. at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
  152. at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
  153. at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
  154. at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:597)
  155. at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
  156. at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
  157. at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:266)
  158. at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
  159. at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
  160. at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
  161. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
  162. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  163. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  164. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  165. at java.lang.reflect.Method.invoke(Method.java:601)
  166. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
  167. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
  168. at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
  169. at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
  170. Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.aptana.scripting.model.BundleManager$BundleLoadJob
  171. Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.aptana.usage.StudioAnalytics$1
  172. Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.aptana.scripting.model.BundleManager$BundleLoadJob
  173. Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.python.pydev.analysis.additionalinfo.builders.InterpreterObserver$1
  174.  
  175.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement