- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在使用 STS 工具和框架 Hibernate + Spring 来构建 Web 应用程序。使用 apache 构建时,屏幕上出现错误(Server tomcat v8.0 Server at localhot was unavailable to start inside 45 secods)。
我已将限制增加到最大 145 秒,但不起作用,并根据互联网查找更改配置 apache 但仍然不起作用。
需要建议。
谢谢。
最佳答案
我今天遇到了这个问题。我使用在服务器上运行选项启动了我的 Hibernate Web 应用程序。
日志:
INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge0waa6y005ie1a2a65t|3bfc6a5e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.cj.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge0waa6y005ie1a2a65t|3bfc6a5e, idleConnectionTestPeriod -> 0, initialPoolSize -> 5, jdbcUrl -> jdbc:mysql://localhost:3306/web_customer_tracker?useSSL=false&serverTimezone=UTC, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 30000, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
它正在尝试连接到本地 MySql 实例,但 MySql 服务已停止。
我手动启动了 MySql 服务,重试启动服务器,它成功了。
尝试检查项目的所有依赖项是否已启动并正在运行。
我知道这对你来说太晚了,也许其他人会发现它有用。
谢谢
关于java - 服务器 tomcat v8.0 本地主机上的服务器无法在 45 秒内启动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25478405/
我是一名优秀的程序员,十分优秀!