Advertisement
chutch

Untitled

May 20th, 2015
665
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.57 KB | None | 0 0
  1. --> Wrapper Started as Console
  2. Launching a JVM...
  3. Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
  4. Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
  5.  
  6. 2015.05.20 16:17:08 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[search]: C:\Program Files\Java\jre7\bin\java -Djava.awt.headless=true -Xmx1G -Xms256m -Xss256k -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -Djava.io.tmpdir=F:\sonarqube-5.1\sonarqube-5.1\temp -cp ./lib/common/*;./lib/search/* org.sonar.search.SearchServer C:\Users\MICHAL~1.CHU\AppData\Local\Temp\sq-process6403523230771731155properties
  7. 2015.05.20 16:17:08 INFO es[o.s.p.ProcessEntryPoint] Starting search
  8. 2015.05.20 16:17:08 INFO es[o.s.s.SearchServer] Starting Elasticsearch[sonarqube] on port 9001
  9. 2015.05.20 16:17:08 INFO es[o.elasticsearch.node] [sonar-1432131428104] version[1.4.4], pid[8280], build[c88f77f/2015-02-19T13:05:36Z]
  10. 2015.05.20 16:17:08 INFO es[o.elasticsearch.node] [sonar-1432131428104] initializing ...
  11. 2015.05.20 16:17:08 INFO es[o.e.plugins] [sonar-1432131428104] loaded [], sites []
  12. 2015.05.20 16:17:09 INFO es[o.elasticsearch.node] [sonar-1432131428104] initialized
  13. 2015.05.20 16:17:09 INFO es[o.elasticsearch.node] [sonar-1432131428104] starting ...
  14. 2015.05.20 16:17:10 INFO es[o.e.transport] [sonar-1432131428104] bound_address {inet[/0.0.0.0:9001]}, publish_address {inet[/192.168.36.251:9001]}
  15. 2015.05.20 16:17:10 INFO es[o.e.discovery] [sonar-1432131428104] sonarqube/4Om2NZSKT6uqd1du-GCsag
  16. 2015.05.20 16:17:13 INFO es[o.e.cluster.service] [sonar-1432131428104] new_master [sonar-1432131428104][4Om2NZSKT6uqd1du-GCsag][GIO][inet[/192.168.36.251:9001]]{rack_id=sonar-1432131428104}, reason: zen-disco-join (elected_as_master)
  17. 2015.05.20 16:17:13 INFO es[o.elasticsearch.node] [sonar-1432131428104] started
  18. 2015.05.20 16:17:13 INFO es[o.e.gateway] [sonar-1432131428104] recovered [6] indices into cluster_state
  19. 2015.05.20 16:17:14 INFO app[o.s.p.m.Monitor] Process[search] is up
  20. 2015.05.20 16:17:14 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[web]: C:\Program Files\Java\jre7\bin\java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djruby.management.enabled=false -Djruby.compile.invokedynamic=false -Xmx768m -XX:MaxPermSize=160m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.io.tmpdir=F:\sonarqube-5.1\sonarqube-5.1\temp -cp ./lib/common/*;./lib/server/*;F:\sonarqube-5.1\sonarqube-5.1\lib\jdbc\h2\h2-1.3.176.jar org.sonar.server.app.WebServer C:\Users\MICHAL~1.CHU\AppData\Local\Temp\sq-process3130098861394741987properties
  21. 2015.05.20 16:17:14 INFO web[o.s.p.ProcessEntryPoint] Starting web
  22. 2015.05.20 16:17:14 INFO web[o.s.s.app.Webapp] Webapp directory: F:\sonarqube-5.1\sonarqube-5.1\web
  23. 2015.05.20 16:17:14 WARN web[o.s.s.app.Webapp] WEB DEVELOPMENT MODE IS ENABLED - DO NOT USE FOR PRODUCTION USAGE
  24. 2015.05.20 16:17:15 INFO web[o.a.c.h.Http11NioProtocol] Initializing ProtocolHandler ["http-nio-0.0.0.0-9000"]
  25. 2015.05.20 16:17:15 INFO web[o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read
  26. 2015.05.20 16:17:15 INFO web[o.e.plugins] [sonar-1432131428104] loaded [], sites []
  27. 2015.05.20 16:17:16 INFO web[o.s.s.p.ServerImpl] SonarQube Server / 5.1 / 4aa9af3a6a4362b61db365fba32eb0a55d411e7a
  28. 2015.05.20 16:17:16 INFO web[o.s.s.d.EmbeddedDatabase] Starting embedded database on port 9092 with url jdbc:h2:tcp://localhost:9092/sonar
  29. 2015.05.20 16:17:16 INFO web[o.s.s.d.EmbeddedDatabase] Embedded database started. Data stored in: F:\sonarqube-5.1\sonarqube-5.1\data
  30. 2015.05.20 16:17:16 INFO web[o.s.c.p.Database] Create JDBC datasource for jdbc:h2:tcp://localhost:9092/sonar
  31. 2015.05.20 16:17:17 WARN web[o.s.s.d.DatabaseChecker] H2 database should be used for evaluation purpose only
  32. 2015.05.20 16:17:18 INFO web[o.s.s.p.DefaultServerFileSystem] SonarQube home: F:\sonarqube-5.1\sonarqube-5.1
  33. 2015.05.20 16:17:18 INFO web[o.s.s.p.ServerPluginJarsInstaller] Install plugins
  34. 2015.05.20 16:17:18 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Git / 1.0 / 9ce9d330c313c296fab051317cc5ad4b26319e07
  35. 2015.05.20 16:17:18 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin SVN / 1.0 / 213fc8a8b582ff530b12dd4a59a6512be1071234
  36. 2015.05.20 16:17:18 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Core / 5.1 / 4aa9af3a6a4362b61db365fba32eb0a55d411e7a
  37. 2015.05.20 16:17:18 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Java / 3.3-SNAPSHOT / 0
  38. 2015.05.20 16:17:18 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin English Pack / 5.1 / 4aa9af3a6a4362b61db365fba32eb0a55d411e7a
  39. 2015.05.20 16:17:18 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Email notifications / 5.1 / 4aa9af3a6a4362b61db365fba32eb0a55d411e7a
  40. 2015.05.20 16:17:18 INFO web[o.s.s.p.RailsAppsDeployer] Deploy Ruby on Rails applications
  41. 2015.05.20 16:17:18 INFO web[o.s.j.s.AbstractDatabaseConnector] Initializing Hibernate
  42. 2015.05.20 16:17:19 INFO web[o.s.s.p.UpdateCenterClient] Update center: http://update.sonarsource.org/update-center.properties (no proxy)
  43. 2015.05.20 16:17:19 INFO web[o.s.s.n.NotificationService] Notification service started (delay 60 sec.)
  44. 2015.05.20 16:17:19 INFO web[o.s.s.s.IndexSynchronizer] Index rules
  45. 2015.05.20 16:17:20 INFO web[o.s.s.s.IndexSynchronizer] Index activeRules
  46. 2015.05.20 16:17:20 INFO web[o.s.s.s.RegisterMetrics] Register metrics
  47. 2015.05.20 16:17:20 INFO web[o.s.s.s.RegisterMetrics] Cleaning quality gate conditions
  48. 2015.05.20 16:17:20 INFO web[o.s.s.s.RegisterDebtModel] Register technical debt model
  49. 2015.05.20 16:17:20 INFO web[o.s.s.r.RegisterRules] Register rules
  50. 2015.05.20 16:17:20 INFO web[o.s.s.q.RegisterQualityProfiles] Register quality profiles
  51. 2015.05.20 16:17:21 INFO web[o.s.s.s.RegisterNewMeasureFilters] Register measure filters
  52. 2015.05.20 16:17:21 INFO web[o.s.s.s.RegisterDashboards] Register dashboards
  53. 2015.05.20 16:17:21 INFO web[o.s.s.s.RegisterPermissionTemplates] Register permission templates
  54. 2015.05.20 16:17:21 INFO web[o.s.s.s.RenameDeprecatedPropertyKeys] Rename deprecated property keys
  55. 2015.05.20 16:17:21 INFO web[o.s.s.s.IndexSynchronizer] Index activities
  56. 2015.05.20 16:17:21 INFO web[o.s.s.s.IndexSynchronizer] Index issues
  57. 2015.05.20 16:17:21 INFO web[o.s.s.s.IndexSynchronizer] Index source lines
  58. 2015.05.20 16:17:21 INFO web[o.s.s.s.IndexSynchronizer] Index users
  59. 2015.05.20 16:17:21 INFO web[o.s.s.s.IndexSynchronizer] Index views
  60. 2015.05.20 16:17:21 INFO web[jruby.rack] jruby 1.7.9 (ruby-1.8.7p370) 2013-12-06 87b108a on Java HotSpot(TM) 64-Bit Server VM 1.7.0_25-b17 [Windows 7-amd64]
  61. 2015.05.20 16:17:21 INFO web[jruby.rack] using 1:3 runtime pool with acquire timeout of 10.0 seconds
  62. 2015.05.20 16:17:27 INFO web[jruby.rack] keeping custom (config.logger) Rails logger instance
  63. 2015.05.20 16:17:27 INFO web[jruby.rack] added application to pool, size now = 1
  64. 2015.05.20 16:17:27 INFO web[o.a.c.h.Http11NioProtocol] Starting ProtocolHandler ["http-nio-0.0.0.0-9000"]
  65. 2015.05.20 16:17:27 INFO web[o.s.s.a.TomcatAccessLog] Web server is started
  66. 2015.05.20 16:17:27 INFO web[o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000
  67. 2015.05.20 16:17:27 INFO app[o.s.p.m.Monitor] Process[web] is up
  68. 2015.05.20 16:17:31 WARN web[rails] DEPRECATION WARNING: The :http_only option in ActionController::Response#set_cookie has been renamed. Please use :httponly instead. (called from []= at F:/sonarqube-5.1/sonarqube-5.1/web/WEB-INF/gems/gems/actionpack-2.3.15/lib/action_controller/cookies.rb:84)
  69. 2015.05.20 16:17:31 INFO web[jruby.rack] pool was empty - getting new application instance
  70. 2015.05.20 16:17:33 INFO web[jruby.rack] keeping custom (config.logger) Rails logger instance
  71. 2015.05.20 16:17:48 INFO web[o.s.s.p.w.SystemRestartWsAction] Restart server
  72. 2015.05.20 16:17:48 INFO web[o.s.s.n.NotificationService] Notification service stopped
  73. 2015.05.20 16:17:48 INFO web[o.s.s.p.ServerPluginJarsInstaller] Install plugins
  74. 2015.05.20 16:17:48 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Git / 1.0 / 9ce9d330c313c296fab051317cc5ad4b26319e07
  75. 2015.05.20 16:17:48 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin SVN / 1.0 / 213fc8a8b582ff530b12dd4a59a6512be1071234
  76. 2015.05.20 16:17:48 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Sonar Aem Rules Plugin / 0.1
  77. 2015.05.20 16:17:48 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Core / 5.1 / 4aa9af3a6a4362b61db365fba32eb0a55d411e7a
  78. 2015.05.20 16:17:48 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Java / 3.3-SNAPSHOT / 0
  79. 2015.05.20 16:17:48 ERROR web[o.s.s.w.WebServiceEngine] Fail to process request http://localhost:9000/api/system/restart
  80. java.lang.IllegalStateException: Fail to deploy the plugin DefaultPluginMetadata[key=java,version=3.3-SNAPSHOT]
  81. at org.sonar.server.plugins.ServerPluginJarsInstaller.deploy(ServerPluginJarsInstaller.java:237) ~[sonar-server-5.1.jar:na]
  82. at org.sonar.server.plugins.ServerPluginJarsInstaller.deployPlugins(ServerPluginJarsInstaller.java:217) ~[sonar-server-5.1.jar:na]
  83. at org.sonar.server.plugins.ServerPluginJarsInstaller.install(ServerPluginJarsInstaller.java:73) ~[sonar-server-5.1.jar:na]
  84. at org.sonar.server.plugins.ServerPluginRepository.start(ServerPluginRepository.java:49) ~[sonar-server-5.1.jar:na]
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_25]
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.7.0_25]
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.7.0_25]
  88. at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.7.0_25]
  89. at org.picocontainer.lifecycle.ReflectionLifecycleStrategy.invokeMethod(ReflectionLifecycleStrategy.java:110) ~[picocontainer-2.14.3.jar:na]
  90. at org.picocontainer.lifecycle.ReflectionLifecycleStrategy.start(ReflectionLifecycleStrategy.java:89) ~[picocontainer-2.14.3.jar:na]
  91. at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.start(AbstractInjectionFactory.java:84) ~[picocontainer-2.14.3.jar:na]
  92. at org.picocontainer.behaviors.AbstractBehavior.start(AbstractBehavior.java:169) ~[picocontainer-2.14.3.jar:na]
  93. at org.picocontainer.behaviors.Stored$RealComponentLifecycle.start(Stored.java:132) ~[picocontainer-2.14.3.jar:na]
  94. at org.picocontainer.behaviors.Stored.start(Stored.java:110) ~[picocontainer-2.14.3.jar:na]
  95. at org.picocontainer.DefaultPicoContainer.potentiallyStartAdapter(DefaultPicoContainer.java:1015) ~[picocontainer-2.14.3.jar:na]
  96. at org.picocontainer.DefaultPicoContainer.startAdapters(DefaultPicoContainer.java:1008) ~[picocontainer-2.14.3.jar:na]
  97. at org.picocontainer.DefaultPicoContainer.start(DefaultPicoContainer.java:766) ~[picocontainer-2.14.3.jar:na]
  98. at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:91) ~[sonar-plugin-api-5.1.jar:na]
  99. at org.sonar.server.platform.Platform.startLevel2Container(Platform.java:106) ~[sonar-server-5.1.jar:na]
  100. at org.sonar.server.platform.Platform.restart(Platform.java:135) ~[sonar-server-5.1.jar:na]
  101. at org.sonar.server.platform.ws.SystemRestartWsAction.handle(SystemRestartWsAction.java:57) ~[sonar-server-5.1.jar:na]
  102. at org.sonar.server.ws.WebServiceEngine.execute(WebServiceEngine.java:84) ~[sonar-server-5.1.jar:na]
  103. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_25]
  104. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.7.0_25]
  105. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.7.0_25]
  106. at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.7.0_25]
  107. at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:425) ~[jruby-complete-1.7.9.jar:na]
  108. at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:292) ~[jruby-complete-1.7.9.jar:na]
  109. at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:44) ~[jruby-complete-1.7.9.jar:na]
  110. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:296) ~[jruby-complete-1.7.9.jar:na]
  111. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:72) ~[jruby-complete-1.7.9.jar:na]
  112. at org.jruby.ast.CallManyArgsNode.interpret(CallManyArgsNode.java:59) ~[jruby-complete-1.7.9.jar:na]
  113. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  114. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  115. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  116. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) ~[jruby-complete-1.7.9.jar:na]
  117. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190) ~[jruby-complete-1.7.9.jar:na]
  118. at org.jruby.RubyClass.finvoke(RubyClass.java:527) ~[jruby-complete-1.7.9.jar:na]
  119. at org.jruby.RubyBasicObject.send(RubyBasicObject.java:2590) ~[jruby-complete-1.7.9.jar:na]
  120. at org.jruby.RubyKernel.send(RubyKernel.java:2223) ~[jruby-complete-1.7.9.jar:na]
  121. at org.jruby.RubyKernel$INVOKER$s$send.call(RubyKernel$INVOKER$s$send.gen) ~[jruby-complete-1.7.9.jar:na]
  122. at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:350) ~[jruby-complete-1.7.9.jar:na]
  123. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) ~[jruby-complete-1.7.9.jar:na]
  124. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) ~[jruby-complete-1.7.9.jar:na]
  125. at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) ~[jruby-complete-1.7.9.jar:na]
  126. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  127. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  128. at org.jruby.ast.IfNode.interpret(IfNode.java:116) ~[jruby-complete-1.7.9.jar:na]
  129. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  130. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  131. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) ~[jruby-complete-1.7.9.jar:na]
  132. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  133. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56) ~[jruby-complete-1.7.9.jar:na]
  134. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) ~[jruby-complete-1.7.9.jar:na]
  135. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) ~[jruby-complete-1.7.9.jar:na]
  136. at org.jruby.ast.VCallNode.interpret(VCallNode.java:88) ~[jruby-complete-1.7.9.jar:na]
  137. at org.jruby.ast.IfNode.interpret(IfNode.java:118) ~[jruby-complete-1.7.9.jar:na]
  138. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  139. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  140. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  141. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:268) ~[jruby-complete-1.7.9.jar:na]
  142. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:230) ~[jruby-complete-1.7.9.jar:na]
  143. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:366) ~[jruby-complete-1.7.9.jar:na]
  144. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:238) ~[jruby-complete-1.7.9.jar:na]
  145. at org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40) ~[jruby-complete-1.7.9.jar:na]
  146. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  147. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  148. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) ~[jruby-complete-1.7.9.jar:na]
  149. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  150. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56) ~[jruby-complete-1.7.9.jar:na]
  151. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56) ~[jruby-complete-1.7.9.jar:na]
  152. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) ~[jruby-complete-1.7.9.jar:na]
  153. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) ~[jruby-complete-1.7.9.jar:na]
  154. at org.jruby.ast.VCallNode.interpret(VCallNode.java:88) ~[jruby-complete-1.7.9.jar:na]
  155. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  156. at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) ~[jruby-complete-1.7.9.jar:na]
  157. at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384) ~[jruby-complete-1.7.9.jar:na]
  158. at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303) ~[jruby-complete-1.7.9.jar:na]
  159. at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229) ~[jruby-complete-1.7.9.jar:na]
  160. at org.jruby.runtime.Block.yieldSpecific(Block.java:111) ~[jruby-complete-1.7.9.jar:na]
  161. at org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) ~[jruby-complete-1.7.9.jar:na]
  162. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  163. at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) ~[jruby-complete-1.7.9.jar:na]
  164. at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384) ~[jruby-complete-1.7.9.jar:na]
  165. at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303) ~[jruby-complete-1.7.9.jar:na]
  166. at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229) ~[jruby-complete-1.7.9.jar:na]
  167. at org.jruby.runtime.Block.yieldSpecific(Block.java:111) ~[jruby-complete-1.7.9.jar:na]
  168. at org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) ~[jruby-complete-1.7.9.jar:na]
  169. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  170. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  171. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  172. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) ~[jruby-complete-1.7.9.jar:na]
  173. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190) ~[jruby-complete-1.7.9.jar:na]
  174. at org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:74) ~[jruby-complete-1.7.9.jar:na]
  175. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143) ~[jruby-complete-1.7.9.jar:na]
  176. at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) ~[jruby-complete-1.7.9.jar:na]
  177. at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) ~[jruby-complete-1.7.9.jar:na]
  178. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  179. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  180. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  181. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) ~[jruby-complete-1.7.9.jar:na]
  182. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190) ~[jruby-complete-1.7.9.jar:na]
  183. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143) ~[jruby-complete-1.7.9.jar:na]
  184. at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) ~[jruby-complete-1.7.9.jar:na]
  185. at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) ~[jruby-complete-1.7.9.jar:na]
  186. at org.jruby.ast.ArrayNode.interpretPrimitive(ArrayNode.java:94) ~[jruby-complete-1.7.9.jar:na]
  187. at org.jruby.ast.ArrayNode.interpret(ArrayNode.java:84) ~[jruby-complete-1.7.9.jar:na]
  188. at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) ~[jruby-complete-1.7.9.jar:na]
  189. at org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123) ~[jruby-complete-1.7.9.jar:na]
  190. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  191. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  192. at org.jruby.ast.IfNode.interpret(IfNode.java:116) ~[jruby-complete-1.7.9.jar:na]
  193. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  194. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  195. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) ~[jruby-complete-1.7.9.jar:na]
  196. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  197. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56) ~[jruby-complete-1.7.9.jar:na]
  198. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56) ~[jruby-complete-1.7.9.jar:na]
  199. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) ~[jruby-complete-1.7.9.jar:na]
  200. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) ~[jruby-complete-1.7.9.jar:na]
  201. at org.jruby.ast.VCallNode.interpret(VCallNode.java:88) ~[jruby-complete-1.7.9.jar:na]
  202. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  203. at org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) ~[jruby-complete-1.7.9.jar:na]
  204. at org.jruby.ast.RescueNode.interpret(RescueNode.java:116) ~[jruby-complete-1.7.9.jar:na]
  205. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  206. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) ~[jruby-complete-1.7.9.jar:na]
  207. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  208. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56) ~[jruby-complete-1.7.9.jar:na]
  209. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56) ~[jruby-complete-1.7.9.jar:na]
  210. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) ~[jruby-complete-1.7.9.jar:na]
  211. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) ~[jruby-complete-1.7.9.jar:na]
  212. at org.jruby.ast.VCallNode.interpret(VCallNode.java:88) ~[jruby-complete-1.7.9.jar:na]
  213. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  214. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  215. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  216. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) ~[jruby-complete-1.7.9.jar:na]
  217. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190) ~[jruby-complete-1.7.9.jar:na]
  218. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81) ~[jruby-complete-1.7.9.jar:na]
  219. at org.jruby.RubyClass.finvoke(RubyClass.java:527) ~[jruby-complete-1.7.9.jar:na]
  220. at org.jruby.RubyBasicObject.send(RubyBasicObject.java:2590) ~[jruby-complete-1.7.9.jar:na]
  221. at org.jruby.RubyKernel.send(RubyKernel.java:2223) ~[jruby-complete-1.7.9.jar:na]
  222. at org.jruby.RubyKernel$INVOKER$s$send.call(RubyKernel$INVOKER$s$send.gen) ~[jruby-complete-1.7.9.jar:na]
  223. at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:350) ~[jruby-complete-1.7.9.jar:na]
  224. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) ~[jruby-complete-1.7.9.jar:na]
  225. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) ~[jruby-complete-1.7.9.jar:na]
  226. at org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:39) ~[jruby-complete-1.7.9.jar:na]
  227. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  228. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  229. at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) ~[jruby-complete-1.7.9.jar:na]
  230. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  231. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:268) ~[jruby-complete-1.7.9.jar:na]
  232. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:230) ~[jruby-complete-1.7.9.jar:na]
  233. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:71) ~[jruby-complete-1.7.9.jar:na]
  234. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:366) ~[jruby-complete-1.7.9.jar:na]
  235. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:238) ~[jruby-complete-1.7.9.jar:na]
  236. at org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:43) ~[jruby-complete-1.7.9.jar:na]
  237. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  238. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  239. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  240. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225) ~[jruby-complete-1.7.9.jar:na]
  241. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:214) ~[jruby-complete-1.7.9.jar:na]
  242. at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:66) ~[jruby-complete-1.7.9.jar:na]
  243. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346) ~[jruby-complete-1.7.9.jar:na]
  244. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204) ~[jruby-complete-1.7.9.jar:na]
  245. at org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59) ~[jruby-complete-1.7.9.jar:na]
  246. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  247. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  248. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225) ~[jruby-complete-1.7.9.jar:na]
  249. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:214) ~[jruby-complete-1.7.9.jar:na]
  250. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346) ~[jruby-complete-1.7.9.jar:na]
  251. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204) ~[jruby-complete-1.7.9.jar:na]
  252. at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38) ~[jruby-complete-1.7.9.jar:na]
  253. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  254. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  255. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  256. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  257. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  258. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) ~[jruby-complete-1.7.9.jar:na]
  259. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) ~[jruby-complete-1.7.9.jar:na]
  260. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  261. at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) ~[jruby-complete-1.7.9.jar:na]
  262. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  263. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  264. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  265. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  266. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  267. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  268. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  269. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  270. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  271. at org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) ~[jruby-complete-1.7.9.jar:na]
  272. at org.jruby.ast.RescueNode.interpret(RescueNode.java:116) ~[jruby-complete-1.7.9.jar:na]
  273. at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) ~[jruby-complete-1.7.9.jar:na]
  274. at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) ~[jruby-complete-1.7.9.jar:na]
  275. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  276. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  277. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) ~[jruby-complete-1.7.9.jar:na]
  278. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  279. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:134) ~[jruby-complete-1.7.9.jar:na]
  280. at org.jruby.ast.VCallNode.interpret(VCallNode.java:88) ~[jruby-complete-1.7.9.jar:na]
  281. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  282. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  283. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  284. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  285. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  286. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  287. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  288. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  289. at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) ~[jruby-complete-1.7.9.jar:na]
  290. at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384) ~[jruby-complete-1.7.9.jar:na]
  291. at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:336) ~[jruby-complete-1.7.9.jar:na]
  292. at org.jruby.runtime.BlockBody.call(BlockBody.java:73) ~[jruby-complete-1.7.9.jar:na]
  293. at org.jruby.runtime.Block.call(Block.java:101) ~[jruby-complete-1.7.9.jar:na]
  294. at org.jruby.RubyProc.call(RubyProc.java:290) ~[jruby-complete-1.7.9.jar:na]
  295. at org.jruby.RubyProc.call(RubyProc.java:224) ~[jruby-complete-1.7.9.jar:na]
  296. at org.jruby.RubyProc$INVOKER$i$0$0$call.call(RubyProc$INVOKER$i$0$0$call.gen) ~[jruby-complete-1.7.9.jar:na]
  297. at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) ~[jruby-complete-1.7.9.jar:na]
  298. at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206) ~[jruby-complete-1.7.9.jar:na]
  299. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  300. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  301. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  302. at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) ~[jruby-complete-1.7.9.jar:na]
  303. at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384) ~[jruby-complete-1.7.9.jar:na]
  304. at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303) ~[jruby-complete-1.7.9.jar:na]
  305. at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229) ~[jruby-complete-1.7.9.jar:na]
  306. at org.jruby.runtime.Block.yieldSpecific(Block.java:111) ~[jruby-complete-1.7.9.jar:na]
  307. at org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) ~[jruby-complete-1.7.9.jar:na]
  308. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  309. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  310. at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) ~[jruby-complete-1.7.9.jar:na]
  311. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  312. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) ~[jruby-complete-1.7.9.jar:na]
  313. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190) ~[jruby-complete-1.7.9.jar:na]
  314. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) ~[jruby-complete-1.7.9.jar:na]
  315. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) ~[jruby-complete-1.7.9.jar:na]
  316. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:149) ~[jruby-complete-1.7.9.jar:na]
  317. at org.jruby.ast.CallNoArgBlockPassNode.interpret(CallNoArgBlockPassNode.java:53) ~[jruby-complete-1.7.9.jar:na]
  318. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  319. at org.jruby.ast.IfNode.interpret(IfNode.java:118) ~[jruby-complete-1.7.9.jar:na]
  320. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  321. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  322. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) ~[jruby-complete-1.7.9.jar:na]
  323. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190) ~[jruby-complete-1.7.9.jar:na]
  324. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) ~[jruby-complete-1.7.9.jar:na]
  325. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) ~[jruby-complete-1.7.9.jar:na]
  326. at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) ~[jruby-complete-1.7.9.jar:na]
  327. at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) ~[jruby-complete-1.7.9.jar:na]
  328. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  329. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  330. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  331. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  332. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  333. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  334. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  335. at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) ~[jruby-complete-1.7.9.jar:na]
  336. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  337. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  338. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  339. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  340. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  341. at org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69) ~[jruby-complete-1.7.9.jar:na]
  342. at org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127) ~[jruby-complete-1.7.9.jar:na]
  343. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  344. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  345. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  346. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  347. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  348. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  349. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  350. at org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69) ~[jruby-complete-1.7.9.jar:na]
  351. at org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127) ~[jruby-complete-1.7.9.jar:na]
  352. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  353. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  354. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  355. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  356. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  357. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  358. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  359. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  360. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  361. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  362. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  363. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  364. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  365. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  366. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  367. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  368. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  369. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  370. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  371. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  372. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  373. at org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69) ~[jruby-complete-1.7.9.jar:na]
  374. at org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127) ~[jruby-complete-1.7.9.jar:na]
  375. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  376. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  377. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  378. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  379. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  380. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  381. at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) ~[jruby-complete-1.7.9.jar:na]
  382. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  383. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  384. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  385. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  386. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  387. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  388. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  389. at org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) ~[jruby-complete-1.7.9.jar:na]
  390. at org.jruby.ast.RescueNode.interpret(RescueNode.java:116) ~[jruby-complete-1.7.9.jar:na]
  391. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  392. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  393. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  394. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  395. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  396. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  397. at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) ~[jruby-complete-1.7.9.jar:na]
  398. at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384) ~[jruby-complete-1.7.9.jar:na]
  399. at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:357) ~[jruby-complete-1.7.9.jar:na]
  400. at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:312) ~[jruby-complete-1.7.9.jar:na]
  401. at org.jruby.runtime.Block.yield(Block.java:142) ~[jruby-complete-1.7.9.jar:na]
  402. at org.jruby.ext.thread.Mutex.synchronize(Mutex.java:149) ~[jruby-complete-1.7.9.jar:na]
  403. at org.jruby.ext.thread.Mutex$INVOKER$i$0$0$synchronize.call(Mutex$INVOKER$i$0$0$synchronize.gen) ~[jruby-complete-1.7.9.jar:na]
  404. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143) ~[jruby-complete-1.7.9.jar:na]
  405. at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) ~[jruby-complete-1.7.9.jar:na]
  406. at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) ~[jruby-complete-1.7.9.jar:na]
  407. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  408. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  409. at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) ~[jruby-complete-1.7.9.jar:na]
  410. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  411. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  412. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  413. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  414. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  415. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  416. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  417. at org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) ~[jruby-complete-1.7.9.jar:na]
  418. at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384) ~[jruby-complete-1.7.9.jar:na]
  419. at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303) ~[jruby-complete-1.7.9.jar:na]
  420. at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229) ~[jruby-complete-1.7.9.jar:na]
  421. at org.jruby.runtime.Block.yieldSpecific(Block.java:111) ~[jruby-complete-1.7.9.jar:na]
  422. at org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) ~[jruby-complete-1.7.9.jar:na]
  423. at org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69) ~[jruby-complete-1.7.9.jar:na]
  424. at org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127) ~[jruby-complete-1.7.9.jar:na]
  425. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  426. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) ~[jruby-complete-1.7.9.jar:na]
  427. at org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) ~[jruby-complete-1.7.9.jar:na]
  428. at org.jruby.ast.RescueNode.interpret(RescueNode.java:116) ~[jruby-complete-1.7.9.jar:na]
  429. at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) ~[jruby-complete-1.7.9.jar:na]
  430. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  431. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  432. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) ~[jruby-complete-1.7.9.jar:na]
  433. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190) ~[jruby-complete-1.7.9.jar:na]
  434. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143) ~[jruby-complete-1.7.9.jar:na]
  435. at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) ~[jruby-complete-1.7.9.jar:na]
  436. at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) ~[jruby-complete-1.7.9.jar:na]
  437. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  438. at org.jruby.ast.IfNode.interpret(IfNode.java:118) ~[jruby-complete-1.7.9.jar:na]
  439. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  440. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  441. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  442. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  443. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  444. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  445. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  446. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  447. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  448. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  449. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  450. at org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) ~[jruby-complete-1.7.9.jar:na]
  451. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  452. at org.jruby.ast.IfNode.interpret(IfNode.java:116) ~[jruby-complete-1.7.9.jar:na]
  453. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  454. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  455. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  456. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  457. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) ~[jruby-complete-1.7.9.jar:na]
  458. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  459. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) ~[jruby-complete-1.7.9.jar:na]
  460. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) ~[jruby-complete-1.7.9.jar:na]
  461. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) ~[jruby-complete-1.7.9.jar:na]
  462. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) ~[jruby-complete-1.7.9.jar:na]
  463. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) ~[jruby-complete-1.7.9.jar:na]
  464. at org.jruby.RubyClass.finvoke(RubyClass.java:690) ~[jruby-complete-1.7.9.jar:na]
  465. at org.jruby.runtime.Helpers.invoke(Helpers.java:498) ~[jruby-complete-1.7.9.jar:na]
  466. at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:363) ~[jruby-complete-1.7.9.jar:na]
  467. at org.jruby.javasupport.JavaEmbedUtils$1.callMethod(JavaEmbedUtils.java:143) ~[jruby-complete-1.7.9.jar:na]
  468. at org.jruby.rack.DefaultRackApplication.call(DefaultRackApplication.java:64) ~[jruby-rack-1.1.13.2.jar:na]
  469. at org.jruby.rack.AbstractRackDispatcher.process(AbstractRackDispatcher.java:33) ~[jruby-rack-1.1.13.2.jar:na]
  470. at org.jruby.rack.AbstractFilter.doFilter(AbstractFilter.java:66) ~[jruby-rack-1.1.13.2.jar:na]
  471. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  472. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  473. at org.sonar.server.platform.SecurityServletFilter.doFilter(SecurityServletFilter.java:41) ~[sonar-server-5.1.jar:na]
  474. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  475. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  476. at org.sonar.server.platform.MasterServletFilter.doFilter(MasterServletFilter.java:80) ~[sonar-server-5.1.jar:na]
  477. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  478. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  479. at org.sonar.server.user.UserSessionFilter.doFilter(UserSessionFilter.java:42) ~[sonar-server-5.1.jar:na]
  480. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  481. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  482. at org.sonar.server.user.DatabaseSessionFilter.doFilter(DatabaseSessionFilter.java:36) ~[sonar-server-5.1.jar:na]
  483. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  484. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  485. at org.sonar.server.platform.ProfilingFilter.doFilter(ProfilingFilter.java:85) ~[sonar-server-5.1.jar:na]
  486. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  487. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  488. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  489. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  490. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  491. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  492. at ch.qos.logback.access.tomcat.LogbackValve.invoke(LogbackValve.java:189) ~[logback-access-1.1.2.jar:na]
  493. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  494. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:516) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  495. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1086) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  496. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:659) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  497. at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:223) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  498. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1558) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  499. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1515) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  500. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.7.0_25]
  501. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.7.0_25]
  502. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-8.0.18.jar:8.0.18]
  503. at java.lang.Thread.run(Unknown Source) ~[na:1.7.0_25]
  504. Caused by: java.io.IOException: Unable to delete file: F:\sonarqube-5.1\sonarqube-5.1\web\deploy\plugins\java\META-INF\lib\java-checks-3.3-SNAPSHOT.jar
  505. at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2279) ~[commons-io-2.4.jar:2.4]
  506. at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653) ~[commons-io-2.4.jar:2.4]
  507. at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535) ~[commons-io-2.4.jar:2.4]
  508. at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270) ~[commons-io-2.4.jar:2.4]
  509. at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653) ~[commons-io-2.4.jar:2.4]
  510. at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535) ~[commons-io-2.4.jar:2.4]
  511. at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270) ~[commons-io-2.4.jar:2.4]
  512. at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653) ~[commons-io-2.4.jar:2.4]
  513. at org.sonar.server.plugins.ServerPluginJarsInstaller.deploy(ServerPluginJarsInstaller.java:233) ~[sonar-server-5.1.jar:na]
  514. ... 422 common frames omitted
  515. 2015.05.20 16:17:48 ERROR web[o.s.s.ui.JRubyFacade] Fail to render: http://localhost:9000/api/system/restart
  516. Fail to write JSON: Incomplete document
  517. org.sonar.api.utils.text.JsonWriter.rethrow(JsonWriter.java:368)
  518. org.sonar.api.utils.text.JsonWriter.close(JsonWriter.java:362)
  519. org.sonar.server.ws.WebServiceEngine.sendErrors(WebServiceEngine.java:133)
  520. org.sonar.server.ws.WebServiceEngine.execute(WebServiceEngine.java:96)
  521. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  522. sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  523. sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  524. java.lang.reflect.Method.invoke(Unknown Source)
  525. org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:425)
  526. org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:292)
  527. org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:44)
  528. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:296)
  529. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:72)
  530. org.jruby.ast.CallManyArgsNode.interpret(CallManyArgsNode.java:59)
  531. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  532. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  533. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  534. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  535. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190)
  536. org.jruby.RubyClass.finvoke(RubyClass.java:527)
  537. org.jruby.RubyBasicObject.send(RubyBasicObject.java:2590)
  538. org.jruby.RubyKernel.send(RubyKernel.java:2223)
  539. org.jruby.RubyKernel$INVOKER$s$send.call(RubyKernel$INVOKER$s$send.gen)
  540. org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:350)
  541. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
  542. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
  543. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  544. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  545. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  546. org.jruby.ast.IfNode.interpret(IfNode.java:116)
  547. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  548. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  549. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
  550. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182)
  551. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56)
  552. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
  553. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
  554. org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
  555. org.jruby.ast.IfNode.interpret(IfNode.java:118)
  556. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  557. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  558. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  559. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:268)
  560. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:230)
  561. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:366)
  562. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:238)
  563. org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40)
  564. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  565. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  566. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
  567. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182)
  568. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56)
  569. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56)
  570. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
  571. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
  572. org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
  573. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  574. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  575. org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
  576. org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
  577. org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
  578. org.jruby.runtime.Block.yieldSpecific(Block.java:111)
  579. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  580. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  581. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  582. org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
  583. org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
  584. org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
  585. org.jruby.runtime.Block.yieldSpecific(Block.java:111)
  586. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  587. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  588. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  589. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  590. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  591. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190)
  592. org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:74)
  593. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
  594. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  595. org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
  596. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  597. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  598. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  599. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  600. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190)
  601. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
  602. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  603. org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  604. org.jruby.ast.ArrayNode.interpretPrimitive(ArrayNode.java:94)
  605. org.jruby.ast.ArrayNode.interpret(ArrayNode.java:84)
  606. org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60)
  607. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  608. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  609. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  610. org.jruby.ast.IfNode.interpret(IfNode.java:116)
  611. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  612. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  613. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
  614. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182)
  615. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56)
  616. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56)
  617. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
  618. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
  619. org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
  620. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  621. org.jruby.ast.RescueNode.executeBody(RescueNode.java:221)
  622. org.jruby.ast.RescueNode.interpret(RescueNode.java:116)
  623. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  624. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
  625. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182)
  626. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56)
  627. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:56)
  628. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
  629. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
  630. org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
  631. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  632. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  633. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  634. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  635. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190)
  636. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
  637. org.jruby.RubyClass.finvoke(RubyClass.java:527)
  638. org.jruby.RubyBasicObject.send(RubyBasicObject.java:2590)
  639. org.jruby.RubyKernel.send(RubyKernel.java:2223)
  640. org.jruby.RubyKernel$INVOKER$s$send.call(RubyKernel$INVOKER$s$send.gen)
  641. org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:350)
  642. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
  643. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
  644. org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:39)
  645. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  646. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  647. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  648. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  649. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:268)
  650. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:230)
  651. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:71)
  652. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:366)
  653. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:238)
  654. org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:43)
  655. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  656. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  657. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  658. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225)
  659. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:214)
  660. org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:66)
  661. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346)
  662. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
  663. org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
  664. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  665. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  666. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225)
  667. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:214)
  668. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346)
  669. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
  670. org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
  671. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  672. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  673. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  674. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  675. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  676. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
  677. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
  678. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  679. org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60)
  680. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  681. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  682. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  683. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  684. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  685. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  686. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  687. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  688. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  689. org.jruby.ast.RescueNode.executeBody(RescueNode.java:221)
  690. org.jruby.ast.RescueNode.interpret(RescueNode.java:116)
  691. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  692. org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
  693. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  694. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  695. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
  696. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182)
  697. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:134)
  698. org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
  699. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  700. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  701. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  702. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  703. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  704. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  705. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  706. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  707. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  708. org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
  709. org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:336)
  710. org.jruby.runtime.BlockBody.call(BlockBody.java:73)
  711. org.jruby.runtime.Block.call(Block.java:101)
  712. org.jruby.RubyProc.call(RubyProc.java:290)
  713. org.jruby.RubyProc.call(RubyProc.java:224)
  714. org.jruby.RubyProc$INVOKER$i$0$0$call.call(RubyProc$INVOKER$i$0$0$call.gen)
  715. org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
  716. org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
  717. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  718. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  719. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  720. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  721. org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
  722. org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
  723. org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
  724. org.jruby.runtime.Block.yieldSpecific(Block.java:111)
  725. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  726. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  727. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  728. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  729. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  730. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  731. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190)
  732. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316)
  733. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145)
  734. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:149)
  735. org.jruby.ast.CallNoArgBlockPassNode.interpret(CallNoArgBlockPassNode.java:53)
  736. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  737. org.jruby.ast.IfNode.interpret(IfNode.java:118)
  738. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  739. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  740. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  741. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190)
  742. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316)
  743. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145)
  744. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  745. org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  746. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  747. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  748. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  749. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  750. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  751. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  752. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  753. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  754. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  755. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  756. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  757. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  758. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  759. org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69)
  760. org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127)
  761. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  762. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  763. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  764. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  765. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  766. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  767. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  768. org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69)
  769. org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127)
  770. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  771. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  772. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  773. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  774. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  775. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  776. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  777. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  778. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  779. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  780. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  781. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  782. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  783. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  784. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  785. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  786. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  787. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  788. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  789. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  790. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  791. org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69)
  792. org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127)
  793. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  794. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  795. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  796. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  797. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  798. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  799. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  800. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  801. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  802. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  803. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  804. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  805. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  806. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  807. org.jruby.ast.RescueNode.executeBody(RescueNode.java:221)
  808. org.jruby.ast.RescueNode.interpret(RescueNode.java:116)
  809. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  810. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  811. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  812. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  813. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  814. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  815. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  816. org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
  817. org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:357)
  818. org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:312)
  819. org.jruby.runtime.Block.yield(Block.java:142)
  820. org.jruby.ext.thread.Mutex.synchronize(Mutex.java:149)
  821. org.jruby.ext.thread.Mutex$INVOKER$i$0$0$synchronize.call(Mutex$INVOKER$i$0$0$synchronize.gen)
  822. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
  823. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  824. org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  825. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  826. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  827. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  828. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  829. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  830. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  831. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  832. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  833. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  834. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  835. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  836. org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
  837. org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
  838. org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
  839. org.jruby.runtime.Block.yieldSpecific(Block.java:111)
  840. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  841. org.jruby.ast.ToAryNode.interpret(ToAryNode.java:69)
  842. org.jruby.ast.MultipleAsgnNode.interpret(MultipleAsgnNode.java:127)
  843. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  844. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  845. org.jruby.ast.RescueNode.executeBody(RescueNode.java:221)
  846. org.jruby.ast.RescueNode.interpret(RescueNode.java:116)
  847. org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
  848. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  849. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  850. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
  851. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:190)
  852. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
  853. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
  854. org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  855. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  856. org.jruby.ast.IfNode.interpret(IfNode.java:118)
  857. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  858. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  859. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  860. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  861. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  862. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  863. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  864. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  865. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  866. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  867. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  868. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  869. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  870. org.jruby.ast.IfNode.interpret(IfNode.java:116)
  871. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  872. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  873. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  874. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  875. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
  876. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  877. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  878. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
  879. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  880. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
  881. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198)
  882. org.jruby.RubyClass.finvoke(RubyClass.java:690)
  883. org.jruby.runtime.Helpers.invoke(Helpers.java:498)
  884. org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:363)
  885. org.jruby.javasupport.JavaEmbedUtils$1.callMethod(JavaEmbedUtils.java:143)
  886. org.jruby.rack.DefaultRackApplication.call(DefaultRackApplication.java:64)
  887. org.jruby.rack.AbstractRackDispatcher.process(AbstractRackDispatcher.java:33)
  888. org.jruby.rack.AbstractFilter.doFilter(AbstractFilter.java:66)
  889. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
  890. org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  891. org.sonar.server.platform.SecurityServletFilter.doFilter(SecurityServletFilter.java:41)
  892. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
  893. org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  894. org.sonar.server.platform.MasterServletFilter.doFilter(MasterServletFilter.java:80)
  895. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
  896. org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  897. org.sonar.server.user.UserSessionFilter.doFilter(UserSessionFilter.java:42)
  898. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
  899. org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  900. org.sonar.server.user.DatabaseSessionFilter.doFilter(DatabaseSessionFilter.java:36)
  901. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
  902. org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  903. org.sonar.server.platform.ProfilingFilter.doFilter(ProfilingFilter.java:85)
  904. org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
  905. org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  906. org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
  907. org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
  908. org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
  909. org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
  910. ch.qos.logback.access.tomcat.LogbackValve.invoke(LogbackValve.java:189)
  911. org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
  912. org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:516)
  913. org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1086)
  914. org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:659)
  915. org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:223)
  916. org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1558)
  917. org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1515)
  918. java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  919. java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  920. org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  921. java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement