简体   繁体   English

Eclipse Keppler-无法创建Glassfish的新实例服务器

[英]Eclipse keppler - can't create new instance server of Glassfish

i can't create new instance server of glassfish 我无法创建glassfish的新实例服务器

because the next button is disabled and finish button is disabled 因为下一个按钮被禁用而完成按钮被禁用

eclipse details 蚀细节

Eclipse Java EE IDE for Web Developers.
Version: Kepler Service Release 2
Build id: 20140224-0627

i try to use glassfish with jdk version 1.8.0_05 (64 bit) 我尝试将Glassfish与JDK版本1.8.0_05(64位)一起使用

also with jdk 1.7.0_51 (32 bit) but also can't create new glassfish server 同样使用jdk 1.7.0_51(32位),但也无法创建新的glassfish服务器

(because the next button is disabled and finish button is also disabled) (因为下一个按钮被禁用,完成按钮也被禁用)

screenshot http://tinypic.com/view.php?pic=dym4nd&s=8 屏幕截图http://tinypic.com/view.php?pic=dym4nd&s=8

how to fix it? 如何解决?

EDIT 编辑

but everything work fine if i create new Tomcat server 但是如果我创建新的Tomcat服务器,一切都可以正常工作

Is glassfish3 disabled too? Glassfish3也被禁用吗? Try to set $JAVA_HOME or add .../bin/java to your $PATH variable. 尝试设置$ JAVA_HOME或将... / bin / java添加到$ PATH变量中。 It seems like eclipse can't find appropriate application for glassfish. 看来eclipse找不到适合Glassfish的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM