安装 Java EE 6 SDK
这是安装文件: Java 平台, Enterprise Edition 6 SDK Update 3 (with JDK 6u27)
glassfish安装域时出现的错误是: C:\glassfish3\glassfish\bin\asadmin.bat --用户管理 --passwordfile - 创建域 --savelogin --checkports=false --adminport 4848 --instanceport 8080 --domainproperties=jms.port=7676:domain.jmxPort=8686:orb.listener.port=3700:http.ssl.port=8181:orb.ssl.port=3820:orb.mutualauth.port=3920 域1 错误:无法打开 `C:\glassfish3\jdk\jre\lib\i386\jvm.cfg'
可以有人帮助我吗?谢谢
This is the installation file:
Java Platform, Enterprise Edition 6 SDK Update 3 (with JDK 6u27)
The error occured during glassfish installation domain is:
C:\glassfish3\glassfish\bin\asadmin.bat --user admin --passwordfile - create-domain --savelogin --checkports=false --adminport 4848 --instanceport 8080 --domainproperties=jms.port=7676:domain.jmxPort=8686:orb.listener.port=3700:http.ssl.port=8181:orb.ssl.port=3820:orb.mutualauth.port=3920 domain1 Error: could not open `C:\glassfish3\jdk\jre\lib\i386\jvm.cfg'
Can anyone help me? Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
启动regedit,进入HKLM/Software/JavaSoft/Java Runtime Environment/并找到值
当前版本。然后应该有一些子项,其中之一就是“CurrentVersion”中找到的子项。检查那里的路径。
现在,如果任何小节与实际情况相符,您可以将“CurrentVersion”更改为该节的名称。否则,您可以尝试将“CurrentVersion”部分中的路径修改为您希望在其中看到的路径(可能是 C:/j2sdk1.4.2_03/jre/...)。
Start regedit, go to HKLM/Software/JavaSoft/Java Runtime Environment/ and find value
CurrentVersion. Then there should be some subkeys, one of them will be the one found in "CurrentVersion". Check the paths in there.
Now if any of the subsection match the reality, you can change the "CurrentVersion" to the name of that section. Otherwise you can try modifying the paths in the "CurrentVersion" section to the paths you would like to see there (maybe C:/j2sdk1.4.2_03/jre/...).