java.lang.Throwable: Error running command

Issue #57 invalid
Konstantin Myakshin created an issue
PhpStorm 2018.3.1
Build #PS-183.4588.67, built on December 5, 2018
Subscription is active until November 13, 2019
JRE: 1.8.0_152-release-1343-b16 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.15.0-43-generic
java.lang.Throwable: Error running command 'com.atlassian.bitbucket.linky.blame.GitLineBlamer@6e2122d5': no such path service/vendor/xxx/config/mapping/User/yyy.orm.xml in 6957fad372dbc1e2245a28f33de8712430bd117f
    at com.intellij.openapi.diagnostic.Logger.error(Logger.java:134)
    at com.atlassian.bitbucket.linky.blame.GitLineBlamer.blameLine(blame.kt:45)
    at com.atlassian.bitbucket.linky.LinkyFile.blameLine(linky-file.kt:19)
    at com.atlassian.bitbucket.linky.CloudLinky.getCommitViewUri(linky.kt:75)
    at com.atlassian.bitbucket.linky.actions.link.Commit_actionsKt.getGutterCommitViewUrl(commit-actions.kt:120)
    at com.atlassian.bitbucket.linky.actions.link.Commit_actionsKt.access$getGutterCommitViewUrl(commit-actions.kt:1)
    at com.atlassian.bitbucket.linky.actions.link.OpenCommitInBitbucketGutterActionProvider$createAction$1.getCommitViewUrl$bitbucket_linky(commit-actions.kt:97)
    at com.atlassian.bitbucket.linky.actions.link.CommitLinkAction.actionPerformed(commit-actions.kt:30)
    at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:258)
    at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:275)
    at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.lambda$actionPerformed$0(ActionMenuItem.java:287)
    at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:283)
    at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext(IdeFocusManagerImpl.java:106)
    at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:277)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
    at com.intellij.openapi.actionSystem.impl.ActionMenuItem.lambda$fireActionPerformed$0(ActionMenuItem.java:111)
    at com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)
    at com.intellij.openapi.application.TransactionGuardImpl.lambda$submitTransaction$1(TransactionGuardImpl.java:111)
    at com.intellij.openapi.application.TransactionGuardImpl.submitTransaction(TransactionGuardImpl.java:120)
    at com.intellij.openapi.application.TransactionGuard.submitTransaction(TransactionGuard.java:122)
    at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:111)
    at com.intellij.ui.plaf.beg.BegMenuItemUI.doClick(BegMenuItemUI.java:522)
    at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:35)
    at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:544)
    at java.awt.Component.processMouseEvent(Component.java:6548)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3325)
    at java.awt.Component.processEvent(Component.java:6313)
    at java.awt.Container.processEvent(Container.java:2237)
    at java.awt.Component.dispatchEventImpl(Component.java:4903)
    at java.awt.Container.dispatchEventImpl(Container.java:2295)
    at java.awt.Component.dispatchEvent(Component.java:4725)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4526)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)
    at java.awt.Container.dispatchEventImpl(Container.java:2281)
    at java.awt.Window.dispatchEventImpl(Window.java:2746)
    at java.awt.Component.dispatchEvent(Component.java:4725)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
    at java.awt.EventQueue.access$500(EventQueue.java:98)
    at java.awt.EventQueue$3.run(EventQueue.java:715)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
    at java.awt.EventQueue$4.run(EventQueue.java:737)
    at java.awt.EventQueue$4.run(EventQueue.java:735)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:719)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:664)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:363)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Comments (9)

  1. Daniil Penkin staff

    Hi @kmya,

    Are there any symbolic links in this path service/vendor/xxx/config/mapping/User/yyy.orm.xml?

    Cheers, Daniil

  2. Konstantin Myakshin reporter

    No. But this file under vendor folder (3rdparty libs installed using package manager).

  3. Daniil Penkin staff

    Right, things are getting a bit clearer.

    1 . Is that nested repository registered in your PhpStorm? E.g. if you go to Preferences -> Version Control, do you see both repos in the table on the right hand side?

    Preferences 2019-01-03 00-17-55.png

    2 . I see you wanted to open commit in Bitbucket from the gutter menu – I assume you opened service/vendor/xxx/config/mapping/User/yyy.orm.xml in an editor tab, then annotated the file, right-clicked on some line and picked Open Commit in Bitbucket action. If so, can you check which commit does PHPStorm suggest you when you hover mouse on the very same annotation line? Is it 6957fad372dbc1e2245a28f33de8712430bd117f? linky.kt [bitbucket-linky_main] 2019-01-03 00-22-16.png

    What I'm trying to understand is whether it was PHPStorm confused about the nested repositories or Linky.

    Or maybe my assumption is incorrect, and you opened the gutter somewhere else, e.g. in a diff window?

    Thanks in advance!

  4. Log in to comment