Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

离线安装失败 #179

Open
zhangype opened this issue Apr 12, 2023 · 3 comments
Open

离线安装失败 #179

zhangype opened this issue Apr 12, 2023 · 3 comments
Assignees
Labels
bug Something isn't working needs more info

Comments

@zhangype
Copy link

Describe the bug(描述您遇到的问题)
离线安装失败

To Reproduce(复现步骤)
根据指引文档,在IDEA中离线安装

Screenshots(idea.log)
2023-04-12 19:04:52,731 [704529485] INFO - #c.j.r.f.FollowMeManager - Unregister user 0:'danielzhang' with ClientId=ClientId(value=Host)
2023-04-12 19:04:54,131 [704530885] INFO - #c.i.c.b.CompilerReferenceServiceBase - backward reference index reader is closed (didn't exist)
2023-04-12 19:04:54,132 [704530886] INFO - #o.j.k.i.s.r.KotlinCompilerReferenceIndexStorage - KCRI storage is closed (didn't exist)
2023-04-12 19:04:54,133 [704530887] INFO - #c.i.e.r.RemoteProcessSupport - Terminating: 127.0.0.1:58828/Maven36ServerImpl1c634486
2023-04-12 19:05:08,767 [704545521] WARN - #c.i.o.o.e.ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
2023-04-12 19:05:09,380 [704546134] INFO - #c.i.i.p.m.MarketplaceRequests - Error reading Marketplace file: java.net.SocketException: Permission denied: no further information (file=C:\Users\danielzhang\AppData\Local\JetBrains\IntelliJIdea2022.2\plugins\pluginsXMLIds.json URL=https://plugins.jetbrains.com/files/pluginsXMLIds.json)
2023-04-12 19:05:09,480 [704546234] INFO - #c.i.i.p.m.MarketplaceRequests - Error reading Marketplace file: java.net.SocketException: Permission denied: no further information (file=C:\Users\danielzhang\AppData\Local\JetBrains\IntelliJIdea2022.2\plugins\pluginsXMLIds.json URL=https://plugins.jetbrains.com/files/pluginsXMLIds.json)
2023-04-12 19:05:09,481 [704546235] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot get plugins from Marketplace: Permission denied: no further information
2023-04-12 19:05:11,577 [704548331] INFO - #c.i.i.p.m.MarketplaceRequests - Error reading Marketplace file: java.net.SocketException: Permission denied: no further information (file=C:\Users\danielzhang\AppData\Local\JetBrains\IntelliJIdea2022.2\plugins\pluginsXMLIds.json URL=https://plugins.jetbrains.com/files/pluginsXMLIds.json)
2023-04-12 19:05:11,577 [704548331] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot get plugins from Marketplace: Permission denied: no further information
2023-04-12 19:05:22,105 [704558859] INFO - #c.i.e.w.WslDistributionManager - WSL is disabled in the system
2023-04-12 19:10:44,871 [704881625] INFO - #c.i.i.p.PluginManager - Using broken plugins file from IDE distribution
2023-04-12 19:10:46,915 [704883669] INFO - #c.i.i.p.DynamicPlugins - Plugin com.alibabacloud.intellij.cosy is not unload-safe because of extension to non-dynamic EP com.intellij.applicationInitializedListener
2023-04-12 19:10:48,730 [704885484] WARN - #c.i.o.o.e.ConfigurableCardPanel - auto-dispose 'Plugins' id=preferences.pluginManager
2023-04-12 19:10:57,242 [704893996] INFO - #c.i.i.a.RevealFileAction - Exit code 1
2023-04-12 19:11:00,282 [704897036] INFO - #c.i.c.ComponentStoreImpl - Saving appApplicationConfig took 16 ms
2023-04-12 19:20:22,756 [705459510] WARN - #c.i.o.o.e.ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
2023-04-12 19:20:23,381 [705460135] INFO - #c.i.i.p.m.MarketplaceRequests - Error reading Marketplace file: java.net.SocketException: Permission denied: no further information (file=C:\Users\danielzhang\AppData\Local\JetBrains\IntelliJIdea2022.2\plugins\pluginsXMLIds.json URL=https://plugins.jetbrains.com/files/pluginsXMLIds.json)
2023-04-12 19:20:23,476 [705460230] INFO - #c.i.i.p.m.MarketplaceRequests - Error reading Marketplace file: java.net.SocketException: Permission denied: no further information (file=C:\Users\danielzhang\AppData\Local\JetBrains\IntelliJIdea2022.2\plugins\pluginsXMLIds.json URL=https://plugins.jetbrains.com/files/pluginsXMLIds.json)
2023-04-12 19:20:23,476 [705460230] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot get plugins from Marketplace: Permission denied: no further information
2023-04-12 19:20:29,759 [705466513] INFO - #c.i.e.w.WslDistributionManager - WSL is disabled in the system
2023-04-12 19:20:37,322 [705474076] INFO - #c.i.i.p.PluginManager - Using broken plugins file from IDE distribution
2023-04-12 19:20:38,833 [705475587] INFO - #c.i.i.p.DynamicPlugins - Plugin com.alibabacloud.intellij.cosy is not unload-safe because of extension to non-dynamic EP com.intellij.applicationInitializedListener
2023-04-12 19:34:19,018 [706295772] WARN - #c.i.o.o.e.ConfigurableCardPanel - auto-dispose 'Plugins' id=preferences.pluginManager
2023-04-12 19:34:21,875 [706298629] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 12 ms
2023-04-12 19:34:21,966 [706298720] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=zcnc-sdk, containerState=COMPONENT_CREATED, componentStore=D:\project\zcnc-sdk)CompilerConfiguration took 15 ms

System(本地系统)

  • OS: Win 10 专业版
  • Cosy Version: cosy-intellij-beta-latest-all-in-one

Contact Info(如愿意请留下联系方式,需求上线后,我们将第一时间联系您)
1141404898@qq.com(顺便说下,钉钉的二维码失效了)

@zhangype zhangype added the bug Something isn't working label Apr 12, 2023
@liulhdarks
Copy link
Collaborator

离线安装失败IDE有报什么错吗?是安装部上去?还是安装上了,但是无法使用?

@zhangype
Copy link
Author

离线安装失败IDE有报什么错吗?是安装部上去?还是安装上了,但是无法使用?

安装不上去。IDEA没有弹出报错信息。idea.log已经贴了。

@zxdxjtu
Copy link
Collaborator

zxdxjtu commented May 12, 2023

上面的log里没有cosy实际相关的报错,麻烦提供下~/.cosy/log/目录以供排查。也可以先kill掉cosy进程,删除~/.cosy目录,然后重启idea试一下能不能自动恢复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more info
Projects
None yet
Development

No branches or pull requests

6 participants