Closed tiger-greyhawk closed 1 year ago
@tiger-greyhawk ,
Привет,
Спасибо за подробный bug report.
Логи IntelliJ IDEA можно открыть нажав в главном меню Help -> Show Log in Explorer
, там должен быть эксепшен, можете поискать по слову "DownloadedFileCacheService".
Вы подключались по ssh через кнопку SSH -> New SSH Connection или запустив коменду "ssh username@hostname" в командной строке?
2023-02-16 19:54:31,522 [ 45844] WARN - #c.i.o.a.i.ActionUpdater - 451 ms to grab EDT for ExpandAllAction#update@ToolwindowTitle (com.intellij.ide.actions.ExpandAllAction)
2023-02-16 19:54:32,894 [ 47216] INFO - #c.i.c.CompilerWorkspaceConfiguration - Available processors: 8
2023-02-16 19:54:35,465 [ 49787] INFO - #c.i.v.l.d.i.IndexDiagnosticRunner - Running index diagnostic for [file://G:/_src/Java/shold-secure-backup]
2023-02-16 19:54:37,170 [ 51492] INFO - #c.i.d.WindowsDefenderChecker - Windows Defender status: Failed to get excluded patterns
2023-02-16 19:54:40,341 [ 54663] SEVERE - com.jediterm.terminal.model.TerminalTextBuffer - Attempt to get line out of bounds: 24 >= 24
2023-02-16 19:54:40,451 [ 54773] SEVERE - com.jediterm.terminal.model.TerminalTextBuffer - Attempt to get line out of bounds: 23 >= 23
2023-02-16 19:54:57,245 [ 71567] SEVERE - com.jediterm.terminal.model.TerminalTextBuffer - Attempt to get line out of bounds: 23 >= 23
2023-02-16 19:54:57,246 [ 71568] SEVERE - com.jediterm.terminal.model.TerminalTextBuffer - Attempt to get line out of bounds: 23 >= 23
2023-02-16 19:54:57,287 [ 71609] SEVERE - com.jediterm.terminal.model.TerminalTextBuffer - Attempt to get line out of bounds: 23 >= 23
2023-02-16 19:54:57,288 [ 71610] SEVERE - com.jediterm.terminal.model.TerminalTextBuffer - Attempt to get line out of bounds: 23 >= 23
2023-02-16 19:54:59,375 [ 73697] SEVERE - com.jediterm.terminal.model.LinesBuffer - Negative line number: -1
2023-02-16 19:55:03,402 [ 77724] SEVERE - com.jediterm.terminal.model.LinesBuffer - Negative line number: -1
2023-02-16 19:55:06,477 [ 80799] SEVERE - com.jediterm.terminal.model.LinesBuffer - Negative line number: -1
2023-02-16 19:55:06,507 [ 80829] SEVERE - com.jediterm.terminal.model.LinesBuffer - Negative line number: -1
2023-02-16 19:55:06,601 [ 80923] WARN - #com.ess.intellij.terminal.uploading.DownloadedFileCacheService - Failed to download file, output:
2023-02-16 19:55:06,607 [ 80929] WARN - #com.ess.intellij.terminal.uploading.DownloadedFileCacheService - Failed to download file
java.lang.RuntimeException: Failed to download file
at com.ess.intellij.terminal.uploading.DownloadedFileCacheService.lambda$doDownloadFileAsync$18(DownloadedFileCacheService.java:829)
at com.ess.intellij.terminal.utils.Utils.lambda$handlerInPooledThread$4(Utils.java:575)
at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:246)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
at java.base/java.lang.Thread.run(Thread.java:833)
2023-02-16 19:55:28,898 [ 103220] WARN - #c.i.o.o.e.ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
2023-02-16 19:55:30,135 [ 104457] WARN - #c.i.o.o.n.SettingsTreeView$MyBuilder - 'AbstractTreeBuilder' is going to be dropped soon and must not be used
com.intellij.diagnostic.PluginException: 'AbstractTreeBuilder' is going to be dropped soon and must not be used
at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:83)
at com.intellij.ide.util.treeView.AbstractTreeBuilder.
подключался через ssh login@ip
Проблему воспроизвёл, разберусь, спасибо.
Тебе огромное спасибо за такую идею и реализацию. Подправить конфиг на удаленной машине гораздо приятнее через любимую IDEA ) Буду ждать исправления.
еще не понял про какую "через кнопку SSH -> New SSH Connection". Возможно у меня данный функционал тоже не отображается. ++ нет автоподстановки предыдущих команд подключения как на демо-видео:
у меня вот так:
ЗЫ версия плагина последняя 1.1.1
Эта кнопка есть только в IDEA Ultimate. IDEA Ultimate сама умеет работать с SSH, у неё в конфигурации можно задать список SSH connection, и эта кнопка открывает коннекшен из идеевской конфигурации. В IDEA Community такого нет.
Исправил, в версии 1.1.2 должно работать
Привет. Установил после статьи на Хабре себе на 2 виндовых компа под последнюю IDEA community. Локальные файлы открываются нормально, а при попытке открытия файлов на удаленной системе по ssh пишет "Failed to download file".
На обоих машинах linux subsystem ставил уже после установки IDEA и данного плагина.
Не нашел куда плагин складирует логи. Какая от меня еще информация требуется?