尧图网站建设 尧图网络
  • 首页
  • 关于我们
  • 服务项目
  • 案例展示
  • 建站流程
  • 资讯中心
  • 联系我们
首页/资讯中心/详情

raspberry + pycharm failed

raspberry + pycharm failed
📅 发布时间:2026/6/19 5:11:38

raspberry + pycharm failed

roc@raspberrypi:~/Downloads $ tar -zxvf pycharm-2025.2.3-aarch64.tar.gz

roc@raspberrypi:~/Downloads $ mv pycharm-2025.2.3 ../

 

roc@raspberrypi:/usr/lib/jvm/java-17-openjdk-armhf/bin $ java -version
openjdk version "17.0.16" 2025-07-15
OpenJDK Runtime Environment (build 17.0.16+8-Raspbian-1deb12u1rpi1rpt1)
OpenJDK Client VM (build 17.0.16+8-Raspbian-1deb12u1rpi1rpt1, mixed mode, emulated-client)

 

roc@raspberrypi:/usr/lib/jvm/java-17-openjdk-armhf/bin $ ls
java jpackage keytool rmiregistry

 

 

roc@raspberrypi:~/Downloads/pycharm-2025.2.3/bin $ ./pycharm.sh
./pycharm.sh: 188: exec: /home/roc/Downloads/pycharm-2025.2.3/jbr/bin/java: not found

 

 


# roc add
JAVA_BIN="/usr/lib/jvm/java-17-openjdk-armhf/bin/java"

if [ -z "$JAVA_BIN" ] || [ ! -x "$JAVA_BIN" ]; then
message "No JRE found. Please make sure \$PYCHARM_JDK, \$JDK_HOME, or \$JAVA_HOME point to valid JRE installation."
exit 1
fi

 

roc@raspberrypi:~/pycharm-2025.2.3/bin $ ./pycharm.sh

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 16777216 bytes. Error detail: Failed to reserve memory for metaspace
# An error report file with more information is saved as:
# /home/roc/java_error_in_pycharm_9391.log

 

 

 

roc@raspberrypi:~/pycharm-2025.2.3/bin $ ./pycharm.sh
***PYCHARM_JDK=
***1- JRE=
***2- JRE=
***3- JRE=/home/roc/pycharm-2025.2.3/jbr
***4- JRE=/home/roc/pycharm-2025.2.3/jbr
***1- JAVA_BIN=/home/roc/pycharm-2025.2.3/jbr/bin/java
***2- JAVA_BIN=/usr/lib/jvm/java-17-openjdk-armhf/bin/java
OpenJDK Client VM warning: You have loaded library /home/roc/pycharm-2025.2.3/lib/jna/aarch64/libjnidispatch.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
2025-10-12 15:26:59,919 [ 92] WARN - #c.i.p.i.b.AppStarter - Unable to load JNA library (Linux/6.12.47+rpt-rpi-v8, jna.boot.library.path=/home/roc/pycharm-2025.2.3/lib/jna/aarch64)
java.lang.UnsatisfiedLinkError: Unable to locate JNA native support library
at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:1014)
at com.sun.jna.Native.<clinit>(Native.java:221)
at com.intellij.jna.JnaLoader.load(JnaLoader.java:29)
at com.intellij.platform.ide.bootstrap.StartupUtil$scheduleLoadSystemLibsAndLogInfoAndInitMacApp$1$2.invokeSuspend(startup.kt:354)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:130)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:613)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:1183)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:778)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:765)
2025-10-12 15:27:00,703 [ 876] WARN - #c.i.i.p.PluginManager - Problems found loading plugins:
Plugin 'AI Playground' (intellij.aiplayground) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Dev Containers' (org.jetbrains.plugins.docker.gateway) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'CSS' (com.intellij.css) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Data Wrangler' (com.intellij.dataWrangler.plugin) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Database Tools and SQL' (com.intellij.database) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Remote Development Gateway' (com.jetbrains.gateway) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Shared Project Indexes' (intellij.indexing.shared) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'JavaScript and TypeScript' (JavaScript) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Node.js Remote Interpreter' (org.jetbrains.plugins.node-remote-interpreter) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Django' (com.intellij.python.django) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Python' (Pythonid) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'SSH Remote Run' (org.jetbrains.plugins.remote-run) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Tailwind CSS' (com.intellij.tailwindcss) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Time Tracking' (com.intellij.tasks.timeTracking) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'FTP/SFTP/WebDAV Connectivity' (com.jetbrains.plugins.webDeployment) requires plugin with id=com.intellij.modules.ultimate to be enabled
Plugin 'Polymer & Web Components' (com.intellij.plugins.webcomponents) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'React' (com.intellij.react) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'Stylelint' (com.intellij.stylelint) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'Vite' (intellij.vitejs) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'Webpack' (intellij.webpack) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'Less' (org.jetbrains.plugins.less) has dependency on 'CSS' which cannot be loaded
Plugin 'TSLint' (tslint) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'Sass' (org.jetbrains.plugins.sass) has dependency on 'CSS' which cannot be loaded
Plugin 'Prettier' (intellij.prettierJS) has dependency on 'com.intellij.modules.javascript' which is not installed
Plugin 'Next.js' (intellij.nextjs) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'dbt Support' (org.jetbrains.dbt) has dependency on 'Database Tools and SQL' which cannot be loaded
Plugin 'JavaScript Debugger' (JavaScriptDebugger) has dependency on 'com.intellij.modules.javascript' which is not installed
Plugin 'Shared Indexes for Python' (intellij.python.sharedIndexes) has module dependency 'intellij.indexing.shared.generator' which cannot be loaded or missing
Plugin 'Karma' (Karma) has dependency on 'com.intellij.modules.javascript' which is not installed
Plugin 'PostCSS' (org.intellij.plugins.postcss) has dependency on 'CSS' which cannot be loaded
Plugin 'Styled Components & Styled JSX' (com.deadlock.scsyntax) has dependency on 'CSS' which cannot be loaded
Plugin 'DataSpell Custom Cell' (com.intellij.dataspell.jupyter.customCells) has dependency on 'Database Tools and SQL' which cannot be loaded
Plugin 'PyScript' (com.jetbrains.python.pyscript) has dependency on 'Python' which cannot be loaded
Plugin 'Node.js' (NodeJS) has dependency on 'com.intellij.modules.javascript' which is not installed
Plugin 'JavaScript Intention Power Pack' (JSIntentionPowerPack) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'Vue.js' (org.jetbrains.plugins.vue) has dependency on 'JavaScript and TypeScript' which cannot be loaded
Plugin 'Angular' (AngularJS) has dependency on 'JavaScript and TypeScript' which cannot be loaded
2025-10-12 15:27:01,321 [ 1494] SEVERE - #c.i.o.e.i.ExtensionPointImpl - Cannot create extension (class=com.intellij.jupyter.core.core.impl.file.singleFile.JupyterFileSizeLimit) [Plugin: intellij.jupyter]
com.intellij.diagnostic.PluginException: Cannot create extension (class=com.intellij.jupyter.core.core.impl.file.singleFile.JupyterFileSizeLimit) [Plugin: intellij.jupyter]
at com.intellij.serviceContainer.ComponentManagerImpl.createError(ComponentManagerImpl.kt:965)
at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.doCreateInstance(XmlExtensionAdapter.kt:73)
at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.createInstance(XmlExtensionAdapter.kt:33)
at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapter(ExtensionPointImpl.kt:404)
at com.intellij.openapi.extensions.impl.ExtensionPointImpl.createExtensionInstances(ExtensionPointImpl.kt:362)
at com.intellij.openapi.extensions.impl.ExtensionPointImpl.getExtensionList(ExtensionPointImpl.kt:223)
at com.intellij.openapi.extensions.ExtensionPointName.getExtensionsIfPointIsRegistered(ExtensionPointName.kt:95)
at com.intellij.openapi.extensions.ExtensionPointName.getExtensionsIfPointIsRegistered(ExtensionPointName.kt:90)
at com.intellij.openapi.vfs.limits.FileSizeLimit$Companion.getLimits(FileSizeLimit.kt:79)
at com.intellij.openapi.vfs.limits.FileSizeLimit$Companion.getLimitsByExtension$lambda$0(FileSizeLimit.kt:25)
at java.base/java.util.concurrent.atomic.AtomicReference.updateAndGet(AtomicReference.java:210)
at com.intellij.openapi.vfs.limits.FileSizeLimit$Companion.getLimitsByExtension(FileSizeLimit.kt:25)
at com.intellij.openapi.vfs.limits.FileSizeLimit$Companion.getFingerprint(FileSizeLimit.kt:37)
at com.intellij.platform.ide.IdeFingerprintKt.computeIdeFingerprint(IdeFingerprint.kt:99)
at com.intellij.platform.ide.IdeFingerprintKt.fingerprint$lambda$0(IdeFingerprint.kt:24)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:86)
at com.intellij.platform.ide.IdeFingerprintKt.ideFingerprint(IdeFingerprint.kt:28)
at com.intellij.platform.ide.IdeFingerprintKt.ideFingerprint$default(IdeFingerprint.kt:26)
at com.intellij.platform.ide.bootstrap.ApplicationLoader$loadApp$2$1.invokeSuspend(ApplicationLoader.kt:146)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:613)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:1189)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:778)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:765)
Caused by: java.io.UncheckedIOException: java.io.IOException: Map failed
at com.intellij.util.lang.ZipResourceFile.<init>(ZipResourceFile.java:38)
at com.intellij.util.lang.PathClassLoader.lambda$static$1(PathClassLoader.java:34)
at com.intellij.util.lang.ClassPath.createLoader(ClassPath.java:419)
at com.intellij.util.lang.ClassPath.getLoaderSlowPath(ClassPath.java:370)
at com.intellij.util.lang.ClassPath.findClassWithoutCache(ClassPath.java:245)
at com.intellij.util.lang.ClassPath.findClass(ClassPath.java:233)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClassInsideSelf(PluginClassLoader.kt:330)
at com.intellij.ide.plugins.cl.PluginClassLoader.tryLoadingClass(PluginClassLoader.kt:181)
at com.intellij.serviceContainer.ComponentManagerImplKt.doLoadClass(ComponentManagerImpl.kt:1433)
at com.intellij.serviceContainer.ComponentManagerImplKt.doLoadClass$default(ComponentManagerImpl.kt:1429)
at com.intellij.serviceContainer.ComponentManagerImpl.loadClass(ComponentManagerImpl.kt:873)
at com.intellij.openapi.extensions.impl.InterfaceExtensionImplementationClassResolver.resolveImplementationClass(InterfaceExtensionImplementationClassResolver.kt:21)
at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.doCreateInstance(XmlExtensionAdapter.kt:51)
... 23 more
Caused by: java.io.IOException: Map failed
at java.base/sun.nio.ch.FileChannelImpl.mapInternal(FileChannelImpl.java:1127)
at java.base/sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:1032)
at com.intellij.util.lang.ImmutableZipFile.load(ImmutableZipFile.java:59)
at com.intellij.util.lang.ImmutableZipFile.load(ImmutableZipFile.java:48)
at com.intellij.util.lang.ZipFile.load(ZipFile.java:49)
at com.intellij.util.lang.ZipResourceFile.<init>(ZipResourceFile.java:30)
... 35 more
Caused by: java.lang.OutOfMemoryError: Map failed
at java.base/sun.nio.ch.FileChannelImpl.map0(Native Method)
at java.base/sun.nio.ch.FileChannelImpl.mapInternal(FileChannelImpl.java:1124)
... 40 more
2025-10-12 15:27:01,325 [ 1498] SEVERE - #c.i.o.e.i.ExtensionPointImpl - PyCharm 2025.2.3 Build #PY-252.26830.99
2025-10-12 15:27:01,325 [ 1498] SEVERE - #c.i.o.e.i.ExtensionPointImpl - JDK: 17.0.16; VM: OpenJDK Client VM; Vendor: Raspbian
2025-10-12 15:27:01,326 [ 1499] SEVERE - #c.i.o.e.i.ExtensionPointImpl - OS: Linux
2025-10-12 15:27:01,326 [ 1499] SEVERE - #c.i.o.e.i.ExtensionPointImpl - Plugin to blame: Jupyter version: 252.26830.99
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 16777216 bytes. Error detail: Failed to reserve memory for metaspace
# An error report file with more information is saved as:
# /home/roc/java_error_in_pycharm_9877.log

相关新闻

  • 基于OpenEuler--docker容器化部署ceph集群 - 实践
  • 2025年新型振动电机厂家权威推荐榜:创新技术与高效性能深度
  • 2025钢衬塑储罐厂家最新权威推荐榜:耐腐性能与结构强度双优

最新新闻

  • 2026年石家庄市CPPM考试最新全攻略:科目题型、通过率、备考重点及官方双认证报考机构推荐 - 众智商学院课程中心
  • 谷歌Gemini联席负责人跳槽OpenAI,AI人才争夺战再升级!
  • 深度解析银狐木马攻击链:从社工投递到白利用的防御实战
  • 高速MOSFET驱动器MCP14E9选型、设计与调试全解析
  • Claude Opus 4.7模型幻觉实测:指令遵循退化与事实锚定危机
  • 【FDTD+UPML+全场/散射场】具有TF/SF接口和UPML吸收边界的2D FDTD研究(Matlab代码实现)

日新闻

  • 5分钟掌握Python进化算法:Geatpy高性能优化工具完全指南
  • Microchip 24AA044 EEPROM选型与应用全指南:从参数解析到实战编程
  • 华为的鸿蒙到底有多牛?为什么称作遥遥领先?

周新闻

  • 3步解锁iOS设备:applera1n激活锁绕过完全指南
  • 39 2026 人工智能证书终极盘点,普通人选 AI 证书可以从这些方向入手
  • Redis 暴露公网有多危险?从端口检查到补救步骤

月新闻

  • 【总结】入门篇:50句话让你记住架构核心概念
  • WeChatMsg技术方案解析:实现Mac微信数据自主管理的完整解决方案
  • WeChatMsg:革新性微信数据备份方案,打造你的专属数字记忆库

关于尧图

  • 公司简介
  • 团队介绍
  • 企业文化
  • 荣誉资质

服务项目

  • 定制开发
  • 电商建站
  • UI 设计
  • 运维服务

快速链接

  • 案例展示
  • 建站流程
  • 常见问题
  • 资讯中心

联系方式

  • 📍北京市朝阳区互联网产业园 A 座 10 层
  • 📞400-888-8888
  • ✉️contact@rkmt.cn
  • 🕐周一至周日 9:00-21:00

© 2024 北京尧图网络科技有限公司 版权所有 | 京 ICP 备 XXXXXXXX 号