答案 0 :(得分:18)
从Path
系统变量中更改以下值:
C:\Program Files (x86)\java\jdk1.8.0_112\jre\bin\server\jvm.dll
为:
%JAVA_HOME%\bin
还要确保Path
变量中没有任何其他对Java文件夹的引用。
答案 1 :(得分:6)
32和64版本可能有问题。也许您尝试在桌面上启动32位快捷方式。尝试在IDEA文件夹中启动64版本(idea64.exe)。这对我有用。
答案 2 :(得分:5)
要修复我不需要触摸我的环境变量。
我通过安装/重新安装最新版本来修复该问题,选择保留旧设置的选项,从Windows注销并重新登录。
答案 3 :(得分:2)
您无需执行任何操作。 只需使用32位版本的应用程序或安装64位JDK。您安装了32位JDK,并尝试访问该应用程序的64位版本。
答案 4 :(得分:1)
就我而言,登录Microsoft帐户(我使用Windows 10)后出现了此错误。注销后,该错误消失了。
答案 5 :(得分:1)
IntelliJ 2019.2上没有其他解决方案对我有用,该版本在启动时开始使用JDK 11,因此我必须自己解决它。
打开C:\ Users \ .IdeaIC2019.2 \ config \ idea64.exe.jdk并将其编辑为:
C:\Program Files\Java\jdk1.8.0_131
重新启动IDE。
根据mdn
中的记录注意:您机器上的路径可能不同。
答案 6 :(得分:0)
如果要在32位系统上安装Intellij Idea,则JDK将不在捆绑包中。
要解决此问题,请按照以下步骤操作:
1。卸载已安装的Intellij IDEA
2。从此链接下载并安装JDK SE 8: https://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html
3。安装Intellij IDEA
中提琴!
答案 7 :(得分:0)
实际上我已经安装了Android Studio Canary版本,并在64位Windows操作系统上创建了32位的快捷方式,
resolved by starting 64-bit version of Android Studio
答案 8 :(得分:0)
我遇到了同样的问题-我的解决方案略有不同。
I needed to install Microsoft Visual C++ 2010 Redistributable Package (x64)
希望这对其他人有帮助!
答案 9 :(得分:0)
尝试通过命令行启动PHPStorm时遇到了这个问题(将phpstorm bin文件夹添加到您的路径中,并且您应该可以执行phpstorm.exe .
)-我的本地安装正常。
另请参阅https://www.jetbrains.com/help/phpstorm/working-with-the-ide-features-from-command-line.html:
将PhpStorm
bin
文件夹的路径添加到 Path 环境变量(例如C:\Program Files\JetBrains\PhpStorm\bin
)。配置 Path 环境变量后,可以运行PhpStorm命令。
将路径添加到jdk PHPStorm捆绑为JAVA_HOME
(setx JAVA_HOME "C:\Program Files (x86)\JetBrains\PhpStorm 2019.1\jre64"
)并不能解决问题,因为默认phpstorm.exe
试图找到32位jdk >
我需要专门使用64位phpstorm应用程序
phpstorm64.exe .
答案 10 :(得分:0)
我也遇到了同样的问题,在我的情况下,只需右键单击并以“以管理员身份运行”,一切正常。
P.S。我在我们公司的域中使用Windows 10。
答案 11 :(得分:0)
通过以管理员身份运行Android Studio解决了该问题。
只需检查该路径是否存在<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Tutorial</title>
<link rel="stylesheet" type="text/css" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</head>
<body>
<div id="header">
<div class="logo">
<h1><img src="img/logo.png" widht="473px" height="50px"></h1>
</div>
<div class="nav">
<label for="toggle">☰</label>
<input type="checkbox" id="toggle" />
<div class="menu">
<a href="http://joeynamiki.com/" target="_blank">Work</a>
<a href="about.php">About Us</a>
<a href="#">Services</a>
<a href="https://medium.com/@wcgwd1" target="_blank">Blog</a>
<a href="contact.php"><span>Contact Us</span></a>
</div>
</div>
</div><!-- /#header -->
<section id="slideshow">
<div class="slick">
<div><img src="https://image.flaticon.com/icons/png/512/16/16049.png" width="1274px" height="640px" alt="">1</div>
<div><img src="https://image.flaticon.com/icons/png/512/16/16049.png" width="1274px" height="640px" alt="">2</div>
<div><img src="https://image.flaticon.com/icons/png/512/16/16049.png" width="1274px" height="640px" alt="">3</div>
</div>
</section>
<div class="box">
<span></span>
<span></span>
<span></span>
</div>
<section class="businessSec">
<h1>Brand Strategy • Web Design • Marketing</h1>
<div class="bContainer">
<div class="businessIcons">
<a href="#" class="location"><img src="https://image.flaticon.com/icons/png/512/16/16049.png" alt=""><p>BRANDING</p></a>
<a href="#" class="location"><img src="https://image.flaticon.com/icons/png/512/16/16049.png" alt=""><p>MARKETING</p></a>
</div>
<div class="businessIcons2">
<a href="#" class="location"><img src="https://image.flaticon.com/icons/png/512/16/16049.png" alt=""><p>REDESIGN</p></a>
<a href="#" class="location"><img src="https://image.flaticon.com/icons/png/512/16/16049.png" alt=""><p>MAKE A NEW SITE</p></a>
</div>
<div class="businessIcons3">
<a href="#" class="location"><img src="https://image.flaticon.com/icons/png/512/16/16049.png" alt=""><p>ANALYSING</p></a>
<a href="#" class="location"><img src="https://image.flaticon.com/icons/png/512/16/16049.png" alt=""><p>SEO</p></a>
</div>
</div>
</section>
<div class="container">
<section class="infoBox">
<div class="photoBox" id="pos">
<h2><img src="img/image4.jpg" alt=""></h2>
</div>
<div class="detailBox">
<h1>Redesign your exiting website ?</h1>
<p>• Sixty percent of the increase in the search of your website.<br><br>• Remaking a stress-free website by cutting the speed of loading your website.<br><br>• Using colors and fonts following the latest design trend</p>
</div>
</section>
<section class="infoBox2">
<div class="photoBox2">
<h2><img src="img/image4.jpg" alt=""></h2>
</div>
<div class="detailBox2">
<h1>Need your own website ?</h1>
<p>• I visualize your expectation<br><br>
• Find keywords for the best search for the web<br><br>
• Create a design with a strategic UX design<br><br></p>
</div>
</section>
<section class="infoBox">
<div class="photoBox">
<h2><img src="img/image4.jpg" alt=""></h2>
</div>
<div class="detailBox">
<h1>Analysing your website ?</h1>
<p>JoeyNamiki Design checks the number of users who entered your website. Check the number of the clicks to each element. Also, we look at how the user found the website and how they browse on the website. After that, we suggest you the breakthrough for the problem.</p>
</div>
</section>
<section class="contactSection">
<h1>Let's do the first chat together and make a better website for the better futuer!</h1>
<a href="contact.php"><button>CONTACT US</button></a>
</section>
<section class="clientSec">
<h1>client</h1>
<div class="clientIcons">
<a href="#"><img src="img/gofindai.jpg" alt=""></a>
<a href="#"><img src="img/feelgoodetc.png" alt=""></a>
<a href="#"><img src="img/spoofstore.png" alt=""></a>
<a href="#"><img src="img/logo4.png" alt=""></a>
</div>
</section>
<div class="ourWork">
<a href="http://joeynamiki.com/" target="_blank"><button>View Our Work</button></a>
</div>
<section class="cs">
<div class="awardTitle">
<h1>Client Review</h1>
</div>
<section id="userReview">
<div class="slick">
<div><p><i>I love your design. I think you are becoming a very good designer very soon. You have a really good sense. You need to study every single day. Keep going.</i><br><br><b>By the design supervisor at GoFind.ai in San Francisco</b></p></div>
<div><p><i>You are a hard worker. I want to hire you as a graphic designer.</i><br><br><b>By CEO at Spoofstore! in Toronto</b></p></div>
<div><p><i>I love your UX design and strategy whose route is coherent to our goal. Additionally, I follow your suggestion which SNS icons should be in the footer, not the tope of our website. I want to hire you as the COO and designer position.</i><br><br><b>By CEO at FeelGood.etc in Montréal.</b></p></div>
</div>
</section>
</section>
<div class="blogSec">
<h1>Check Our Blog</h1>
</div>
<section class="blogPost">
<div class="post">
<h1>The roots of Typography created by Jan Tschichold.</h1>
<p><br>As long as you are designers such as graphic, web, or editorial designs, you may have an experience to adjust each space between characters of header on your design...</p>
<a href="https://medium.com/@wcgwd1/the-roots-of-typography-created-by-jan-tschichold-39fd006aa05c" target="_blank"><button>Learn More</button></a>
</div>
</section>
<section class="blogPost2">
<div class="post">
<h1>The website below explains the usage of and what is callback function in JavaScript.</h1>
<p>If you have ever studied JavaScript before, maybe you may have an experience to be confused at what callback function in JavaScript is and how to use callback function. Even closure in JavaScript is really tricky. So, I found a good article to understand it. I will share the website. Hopefully, you will understand it.</p>
<a href="https://medium.com/@wcgwd1/the-website-below-explains-the-usage-of-and-what-is-callback-function-in-javascript-2ff5cd2d7f5c" target="_blank"><button>Learn More</button></a>
</div>
</section>
<section class="newsLetter">
<h1><i>Better design info gives you better inspiration.</i></h1>
<form method="post" action="send2.php" class="contents">
<div><input type="text" name="name" placeholder="Name" required></div>
<div><input type="text" name="email" placeholder="Email" required></div>
<div><button type="submit" id="subButton" value="Subscribe">subscribe</button></div>
</form>
</section>
<hr>
<footer>
<section class="sns">
<a href="https://www.linkedin.com/in/ynjoeyca/" target="_blank"><i class="fa fa-linkedin fa-lg"></i></a>
<a href="https://dribbble.com/Joey73" target="_blank"><i class="fa fa-dribbble fa-lg"></i></a>
<a href="https://www.instagram.com/ynjoeyca/" target="_blank"><i class="fa fa-instagram fa-lg"></i></a>
<a href="https://twitter.com/ynjoeyca" target="_blank"><i class="fa fa-twitter fa-lg"></i></a>
<a href="https://github.com/ynjoeyca" target="_blank"><i class="fa fa-github fa-lg" style="text-decoration:none"></i></a>
<a href="https://www.youtube.com/channel/UCaubVFfCUyq28uZSOBvTFIA" target="_blank"><i class="fa fa-youtube-play fa-lg"></i></a>
<a href="https://www.pinterest.com/joeynamiki2/" target="_blank"><i class="fa fa-pinterest fa-lg"></i></a>
</section>
<p>®2020JOEYDESIGN All Rights Reserved</p>
</footer>
</div><!-- container -->
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/main.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script>
</body>
</html>
,就可以以管理员身份运行Android Studio。
答案 12 :(得分:0)
可能有几个原因:
1)。检查您的jdk字节架构与os字节相同。因此,32位架构需要32位jdk,64位架构需要64位jdk。
2)。如果您运行的是64位体系结构,请使用(idea64.exe,phpstorm64.exe等)。在32位体系结构上,使用(idea.exe,phpstorm.exe等)从命令行或终端启动intelli-j产品。