Debugging my Meteor app used to work with 14.0.
Upgraded this morning to 14.1.
I start IntelliJ IDEA, open project, and hit the Debug button.
Nothing seems to happen, but when I e.g. hit the Run button, I get told that the app is already running.
This is in the log:
2015-03-25 21:55:09,528 [ 244074] ERROR - til.concurrency.QueueProcessor - IntelliJ IDEA 14.1 Build #IU-141.177.4
2015-03-25 21:55:09,528 [ 244074] ERROR - til.concurrency.QueueProcessor - JDK: 1.6.0_65
2015-03-25 21:55:09,528 [ 244074] ERROR - til.concurrency.QueueProcessor - VM: Java HotSpot(TM) 64-Bit Server VM
2015-03-25 21:55:09,528 [ 244074] ERROR - til.concurrency.QueueProcessor - Vendor: Apple Inc.
2015-03-25 21:55:09,528 [ 244074] ERROR - til.concurrency.QueueProcessor - OS: Mac OS X
2015-03-25 21:55:09,528 [ 244074] ERROR - til.concurrency.QueueProcessor - Last Action: Debug
2015-03-25 21:56:06,413 [ 300959] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2015-03-25 21:56:06,769 [ 301315] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA 14.app/Contents/lib/jps-launcher.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/Applications/IntelliJ IDEA 14.app/Contents/lib/optimizedFileManager.jar:/Applications/IntelliJ IDEA 14.app/Contents/lib/ecj-4.4.jar
2015-03-25 21:56:07,660 [ 302206] INFO - .GenericCompilerPersistentData - Compiler info file doesn't exists: /Users/rverschoor/Library/Caches/IntelliJIdea14/compiler/hearts.96d66dbc/.caches/jasper_validator/info
2015-03-25 21:56:07,660 [ 302206] INFO - ler.impl.GenericCompilerRunner - Clearing cache for Jasper Validator
2015-03-25 21:56:07,669 [ 302215] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1261 ms: 0 min 1sec
2015-03-25 21:56:08,238 [ 302784] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA 14.app/Contents/lib/jps-launcher.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/Applications/IntelliJ IDEA 14.app/Contents/lib/optimizedFileManager.jar:/Applications/IntelliJ IDEA 14.app/Contents/lib/ecj-4.4.jar
2015-03-25 21:56:27,016 [ 321562] INFO - ex.GlobalInspectionContextImpl - Code inspection started
2015-03-25 21:56:27,938 [ 322484] INFO - nspection.reference.RefManager - Total duration of processing project usages:798
2015-03-25 21:56:30,825 [ 325371] INFO - tellij.xml.Html5SchemaProvider - HTML5_SCHEMA_LOCATION = /Applications/IntelliJ IDEA 14.app/Contents/lib/idea.jar!/resources/html5-schema/html5.rnc
2015-03-25 21:56:30,825 [ 325371] INFO - tellij.xml.Html5SchemaProvider - XHTML5_SCHEMA_LOCATION = /Applications/IntelliJ IDEA 14.app/Contents/lib/idea.jar!/resources/html5-schema/xhtml5.rnc
2015-03-25 21:56:30,825 [ 325371] INFO - tellij.xml.Html5SchemaProvider - CHARS_DTD_LOCATION = /Applications/IntelliJ IDEA 14.app/Contents/lib/idea.jar!/resources/html5-schema/html5chars.ent
2015-03-25 21:57:01,184 [ 355730] INFO - ex.GlobalInspectionContextImpl - Code inspection finished
2015-03-25 22:00:44,687 [ 579233] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 0 auto-detected files
Elapsed time on auto-detect: 0 ms
2015-03-25 22:00:44,693 [ 579239] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2015-03-25 22:00:44,705 [ 579251] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2015-03-25 22:00:44,723 [ 579269] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2015-03-25 22:00:44,723 [ 579269] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2015-03-25 22:00:44,724 [ 579270] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2015-03-25 22:00:44,800 [ 579346] WARN - api.vfs.impl.local.FileWatcher - Watcher terminated with exit code 0
2015-03-25 22:00:44,800 [ 579346] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2015-03-25 22:00:44,822 [ 579368] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2015-03-25 22:00:44,824 [ 579370] INFO - j.compiler.server.BuildManager - processHandler.waitFor() returned false for session af97c0a8-30f8-4cef-b49b-e66bbec73602, continue waiting
2015-03-25 22:00:44,826 [ 579372] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2015-03-25 22:01:48,602 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2015-03-25 22:01:48,656 [ 54] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-141.177.4, 23 Mar 2015 00:00)
2015-03-25 22:01:48,656 [ 54] INFO - #com.intellij.idea.Main - OS: Mac OS X (10.10.2, x86_64)
2015-03-25 22:01:48,656 [ 54] INFO - #com.intellij.idea.Main - JRE: 1.6.0_65-b14-466.1-11M4716 (Apple Inc.)
2015-03-25 22:01:48,656 [ 54] INFO - #com.intellij.idea.Main - JVM: 20.65-b04-466.1 (Java HotSpot(TM) 64-Bit Server VM)
2015-03-25 22:01:48,661 [ 59] INFO - #com.intellij.idea.Main - JVM Args: -Dfile.encoding=UTF-8 -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Xverify:none -Xbootclasspath/a:../lib/boot.jar -Xms128m -Xmx750m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=225m -XX:+UseCompressedOops -Djb.vmOptionsFile=/Applications/IntelliJ IDEA 14.app/Contents/bin/idea.vmoptions -Didea.java.redist=NoJavaDistribution -Didea.home.path=/Applications/IntelliJ IDEA 14.app/Contents -Didea.executable=idea -Didea.paths.selector=IntelliJIdea14
2015-03-25 22:01:48,690 [ 88] INFO - #com.intellij.idea.Main - JNA library loaded (64-bit) in 29 ms
2015-03-25 22:01:48,696 [ 94] INFO - #com.intellij.idea.Main - initializing environment
2015-03-25 22:01:48,698 [ 96] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Applications/IntelliJ IDEA 14.app/Contents/bin/printenv.py' '/private/var/folders/rb/3k6w3pcn5t526p3fc9lxydx40000gp/T/intellij-shell-env0.tmp'
2015-03-25 22:01:48,984 [ 382] INFO - .intellij.util.EnvironmentUtil - shell environment loaded (24 vars)
2015-03-25 22:01:52,951 [ 4349] INFO - llij.ide.plugins.PluginManager - 128 plugins initialized in 2782 ms
2015-03-25 22:01:52,952 [ 4350] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Ant Support (1.0), Application Servers View (0.2.0), AspectJ Support (1.2), CSS Support, CoffeeScript (2.0), Coverage, DSM Analysis (1.0.0), Database Tools and SQL (1.0), Eclipse Integration (3.0), EditorConfig (1.0), Emma, FreeMarker support (1.0), GWT Support (1.0), Git Integration (8.1), GlassFish Integration (1.0), Gradle, Grails (9.0), Groovy (9.0), HTML Tools (2.0), Heroku integration (1.0), Hibernate Support (1.0), I18n for Java, IDEA CORE, IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (0.1), Java EE: Batch Applications (1.0), Java EE: Contexts and Dependency Injection (1.1), Java EE: EJB, JPA, Servlets (1.0), Java EE: JMS, JSON Processing, Concurrency, Transaction (1.0), Java EE: RESTful Web Services (JAX-RS) (1.0), Java EE: Web Services (JAX-WS) (1.9), Java EE: WebSockets (1.0), Java Server Pages Integration (1.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Jetty Integration (1.0), Maven Integration, Maven Integration Extension, Osmorc (1.4.6), Persistence Frameworks Support (1.0), Playframework Support (1.0), Properties Support, QuirksMode, REST Client, Refactor-X (2.01), Remote Hosts Access (0.1), SSH Remote Run (0.1), Spring AOP/@AspectJ (1.0), Spring Batch (1.0), Spring Boot (1.0), Spring Data (1.0), Spring Integration Patterns (1.0), Spring MVC (1.0), Spring OSGi (1.0), Spring Roo Console (1.0), Spring Security (1.0), Spring Support (1.0), Spring Web Flow (1.0), Spring WebSocket (1.0), Spy-js (999.999), Stylus support (999.999), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), Thymeleaf (1.0), Time Tracking (1.0), Tomcat and TomEE Integration (1.0), UI Designer, UML Support (1.0), Vaadin Support (1.0), Velocity support (1.0), W3C Validators (2.0), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML, dmServer Support (0.9.5), hg4idea (10.0)
2015-03-25 22:01:52,952 [ 4350] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Bitbucket (1.2.3-SNAPSHOT), Handlebars/Mustache (141.1), LiveEdit (2.0.14.141), Meteor (141.175), NodeJS (141.2)
2015-03-25 22:01:52,952 [ 4350] INFO - llij.ide.plugins.PluginManager - Disabled plugins: ASP (0.1), Android Support (10.1.1.0), Bytecode Viewer (0.1), CFML Support (3.53), CVS Integration (11), ClearCase Integration (2.0), Cloud Foundry integration (1.0), CloudBees integration (1.0), Copyright (8.1), Cucumber for Groovy (999.999), Cucumber for Java (999.999), Flash/Flex Support (1.0), Geronimo Integration (1.0), Gherkin (999.999), GitHub, Google App Engine Integration (1.1.4), GuiceyIDEA (8.0), HAML, J2ME (1.0), JBoss Drools Support (1.0), JBoss Integration (1.0), JBoss Seam Pageflow Support (1.0), JBoss Seam Pages Support (1.0), JBoss Seam Support (1.0), JBoss jBPM (2.0.0), JSR45 Integration (1.0), Java EE: Bean Validation Support (1.1), Java EE: Java Server Faces (2.2.X.), JavaFX (1.0), LESS support, OpenShift integration (1.0), Perforce Integration (2.0), Plugin DevKit (1.0), Resin Integration (8.1), SASS support, Spring Web Services (1.0), Struts 1.x (2.0), Struts 2 (1.0), Subversion Integration (1.1), TFS Integration (999.999), Tapestry support (1.0), WebLogic Integration (1.0), WebSphere Integration (1.0), ZKM-Unscramble (1.0)
2015-03-25 22:01:53,345 [ 4743] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=200; buffer=10; max=755630080
2015-03-25 22:01:53,415 [ 4813] INFO - api.vfs.impl.local.FileWatcher - Starting file watcher: /Applications/IntelliJ IDEA 14.app/Contents/bin/fsnotifier
2015-03-25 22:01:53,441 [ 4839] INFO - api.vfs.impl.local.FileWatcher - Native file watcher is operational.
2015-03-25 22:01:54,471 [ 5869] INFO - lij.diagnostic.DebugLogManager - Set DEBUG for the following categories: []
2015-03-25 22:01:54,622 [ 6020] INFO - #com.intellij.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: com.intellij.javaee.heroku.cloud.HerokuBundle
2015-03-25 22:01:55,388 [ 6786] INFO - TestNG Runner - Create TestNG Template Configuration
2015-03-25 22:01:55,407 [ 6805] INFO - ellij.project.impl.ProjectImpl - 19 project components initialized in 220 ms
2015-03-25 22:01:55,407 [ 6805] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2015-03-25 22:01:56,252 [ 7650] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2015-03-25 22:01:56,479 [ 7877] INFO - pl.stores.ApplicationStoreImpl - 89 application components initialized in 3503 ms
2015-03-25 22:01:56,495 [ 7893] INFO - .intellij.idea.IdeaApplication - App initialization took 8383 ms
2015-03-25 22:01:59,061 [ 10459] INFO - TestNG Runner - Create TestNG Template Configuration
2015-03-25 22:01:59,440 [ 10838] INFO - ellij.project.impl.ProjectImpl - 155 project components initialized in 634 ms
2015-03-25 22:01:59,474 [ 10872] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 33 ms
2015-03-25 22:01:59,556 [ 10954] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2015-03-25 22:01:59,858 [ 11256] INFO - ction.BrowserConnectionManager - Browser connected: version 2.0.7, Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36
2015-03-25 22:02:00,211 [ 11609] INFO - dialects.JSLanguageLevelPusher - Pushing ECMAScript 5.1
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/E4X.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/DOMTraversalAndRange.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/AJAX.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/DHTML.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/DOMCore.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/DOMEvents.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/DOMXPath.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/EcmaScript5.js
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/HTML5.js
jar:///Users/rverschoor/Library/Application Support/IntelliJIdea14/Meteor/lib/Meteor.jar!/tsMeteorStubs/meteor-v1.0.4.d.ts
jar:///Applications/IntelliJ IDEA 14.app/Contents/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar!/com/intellij/lang/javascript/index/predefined/EcmaScript.js
2015-03-25 22:02:01,480 [ 12878] INFO - indexing.UnindexedFilesUpdater - Indexable files iterated in 1108 ms
2015-03-25 22:02:01,822 [ 13220] INFO - tartup.impl.StartupManagerImpl - /Users/rverschoor/devplay/meteor/hearts/.idea/misc.xml case-sensitivity: false
2015-03-25 22:02:02,495 [ 13893] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2015-03-25 22:02:04,607 [ 16005] INFO - tor.impl.FileEditorManagerImpl - Project opening took 5819 ms
2015-03-25 22:02:40,522 [ 51920] ERROR - til.concurrency.QueueProcessor - org.jetbrains.debugger.connection.RemoteVmConnection.open(Ljava/net/InetSocketAddress;Lcom/intellij/openapi/util/Condition;)V
java.lang.NoSuchMethodError: org.jetbrains.debugger.connection.RemoteVmConnection.open(Ljava/net/InetSocketAddress;Lcom/intellij/openapi/util/Condition;)V at com.jetbrains.plugins.meteor.runner.MeteorDebugProcessRunner$1.start(MeteorDebugProcessRunner.java:113) at com.intellij.xdebugger.impl.XDebuggerManagerImpl.a(XDebuggerManagerImpl.java:218) at com.intellij.xdebugger.impl.XDebuggerManagerImpl.startSession(XDebuggerManagerImpl.java:180) at com.jetbrains.plugins.meteor.runner.MeteorDebugProcessRunner.createSession(MeteorDebugProcessRunner.java:106) at com.jetbrains.plugins.meteor.runner.MeteorDebugProcessRunner.doExecute(MeteorDebugProcessRunner.java:81) at com.intellij.execution.runners.GenericProgramRunner$1.execute(GenericProgramRunner.java:43) at com.intellij.execution.RunProfileStarter.execute(RunProfileStarter.java:39) at com.intellij.execution.impl.ExecutionManagerImpl$2.run(ExecutionManagerImpl.java:203) at com.intellij.execution.impl.ExecutionManagerImpl.compileAndRun(ExecutionManagerImpl.java:131) at com.intellij.execution.impl.ExecutionManagerImpl.startRunProfile(ExecutionManagerImpl.java:243) at com.intellij.execution.runners.GenericProgramRunner.execute(GenericProgramRunner.java:40) at com.intellij.execution.runners.BaseProgramRunner.execute(BaseProgramRunner.java:64) at com.intellij.execution.runners.GenericProgramRunner.execute(GenericProgramRunner.java:31) at com.intellij.execution.runners.BaseProgramRunner.execute(BaseProgramRunner.java:53) at com.intellij.execution.runners.GenericProgramRunner.execute(GenericProgramRunner.java:31) at com.intellij.execution.ProgramRunnerUtil.executeConfiguration(ProgramRunnerUtil.java:94) at com.intellij.execution.impl.ExecutionManagerImpl.a(ExecutionManagerImpl.java:375) at com.intellij.execution.impl.ExecutionManagerImpl.access$400(ExecutionManagerImpl.java:60) at com.intellij.execution.impl.ExecutionManagerImpl$4.run(ExecutionManagerImpl.java:368) at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:238) at com.intellij.util.Alarm$Request$1.run(Alarm.java:351) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:332) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715) at java.awt.EventQueue.access$400(EventQueue.java:82) at java.awt.EventQueue$2.run(EventQueue.java:676) at java.awt.EventQueue$2.run(EventQueue.java:674) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86) at java.awt.EventQueue.dispatchEvent(EventQueue.java:685) at com.intellij.ide.IdeEventQueue.e(IdeEventQueue.java:734) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:569) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
2015-03-25 22:02:40,524 [ 51922] ERROR - til.concurrency.QueueProcessor - IntelliJ IDEA 14.1 Build #IU-141.177.4
2015-03-25 22:02:40,524 [ 51922] ERROR - til.concurrency.QueueProcessor - JDK: 1.6.0_65
2015-03-25 22:02:40,524 [ 51922] ERROR - til.concurrency.QueueProcessor - VM: Java HotSpot(TM) 64-Bit Server VM
2015-03-25 22:02:40,524 [ 51922] ERROR - til.concurrency.QueueProcessor - Vendor: Apple Inc.
2015-03-25 22:02:40,524 [ 51922] ERROR - til.concurrency.QueueProcessor - OS: Mac OS X
2015-03-25 22:02:40,524 [ 51922] ERROR - til.concurrency.QueueProcessor - Last Action: Debug