2016-04-24 113 views
1

我在eclipse上通過2天與glassfish戰鬥,並且仍然無法運行我的服務器。當我嘗試啓動我的服務器,(裝載)進度條掛在69%,並獲得類似的消息:
無法啓動服務器上的時間
java.util.concurrent.timeoutexceptionEclipse Glassfish 4.0無法準時啓動服務器

服務器做一些事情像這樣:
1. [開始,同步](在web瀏覽器服務器工作只有幾秒鐘,但仍然看不到index.html。它顯示默認頁面的GlassFish服務器消息您的服務器現在運行,然後localhost不想回應)
2. [停止]

,我無法實現服務器的狀態:[指南,同步]
順便說一句。我正在使用Tomcat服務器,我沒有問題來啓動它。

我:
的Windows 7 64位系統
Eclipse的開普勒
JDK 1.8
JRE 1.8
GlassFish的4.0 - 我使用Eclipse

下載並這裏是來自主機的日誌:

Running GlassFish Version: GlassFish Server Open Source Edition 4.0 (build 89) 
 
Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter 
 
SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. 
 
SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. 
 
SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. 
 
Grizzly Framework 2.3.1 started in: 60ms - bound to [/0.0.0.0:8�080] 
 
Grizzly Framework 2.3.1 started in: 0ms - bound to [/0.0.0.0:8�181] 
 
Grizzly Framework 2.3.1 started in: 0ms - bound to [/0.0.0.0:4�848] 
 
Authorization Service has successfully initialized. 
 
Grizzly Framework 2.3.1 started in: 0ms - bound to [/0.0.0.0:3�700] 
 
Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry 
 
GlassFish Server Open Source Edition 4.0 (89) startup time : Felix (1�824ms), startup services(940ms), total(2�764ms) 
 
HV000001: Hibernate Validator 5.0.0.Final 
 
Initiating Jersey application, version Jersey: 2.0 2013-05-03 14:50:15... 
 
Grizzly Framework 2.3.1 started in: 0ms - bound to [/0.0.0.0:7�676] 
 
Registered com.su[email protected]13dbed9e as OSGi service registration: [email protected] 
 
JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://Risen-Komputer:8686/jndi/rmi://Risen-Komputer:8686/jmxrmi

我能做些什麼,以我的施塔GlassFish的基於Eclipse的IDE開普勒?

回答

0

這是Eclipse的GlassFish工具的已知錯誤。

有哪些applys到Mac OS X和Windows上GitHub的倉庫中似鯖水狼牙魚(從GlassFish的派生)一個開放的問題: https://github.com/payara/Payara/issues/370

唯一的解決方法有當前是:

做所有手動操作(從命令行啓動/停止/部署GF),然後通過遠程調試器附加Eclipse即可