【发布时间】:2012-05-29 15:30:03
【问题描述】:
我使用 apache tomee、Java EE 6、servlet 3,当我启动服务器 tomee 时,我遇到了这个错误:
Server TomEE Server at localhost at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.
【问题讨论】:
-
所以?有什么问题?
-
此条目包含的内容略多于“我遇到了问题”,但也只有一点点。如果您不尊重 SO 上的人,请不要惊讶人们不会排长队来帮助您。
-
能否添加以下信息;您是如何启动 TomEE(startup.sh 或 IDE,如果 IDE 是哪个 IDE),应用程序是如何部署的,应用程序的大致大小是多少,JDK 版本是什么
标签: jakarta-ee servlet-3.0 apache-tomee