PaaS@OSC 进入应用报404,咋整

发布于 2021-11-26 02:38:45 字数 5466 浏览 854 评论 4

Apr 6, 2015 11:09:09 PM org.apache.catalina.core.AprLifecycleListener init

INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib/jni:/lib:/usr/lib

Apr 6, 2015 11:09:09 PM org.apache.coyote.AbstractProtocol init

INFO: Initializing ProtocolHandler ["http-bio-6994"]

Apr 6, 2015 11:09:09 PM org.apache.catalina.startup.Catalina load

INFO: Initialization processed in 638 ms

Apr 6, 2015 11:09:09 PM org.apache.catalina.core.StandardService startInternal

INFO: Starting service Catalina

Apr 6, 2015 11:09:09 PM org.apache.catalina.core.StandardEngine startInternal

INFO: Starting Servlet Engine: Apache Tomcat/7.0.50

Apr 6, 2015 11:09:09 PM org.apache.catalina.startup.HostConfig deployDirectory

INFO: Deploying web application directory /var/vcap.local/dea/apps/jeefox-0-9cdfab0f041b8ed43d51fd90b381c3fb/tomcat/webapps/ROOT

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined

Apr 6, 2015 11:09:15 PM org.apache.catalina.startup.TaglibUriRule body

INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined

Apr 6, 2015 11:09:15 PM org.apache.tomcat.websocket.server.WsSci onStartup

INFO: JSR 356 WebSocket (Java WebSocket 1.0) support is not available when running on Java 6. To suppress this message, run Tomcat on Java 7, remove the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocketJARs to the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in $CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket API will be available. 

Apr 6, 2015 11:09:17 PM org.cloudfoundry.reconfiguration.CloudAutoStagingBeanFactoryPostProcessor autoStagingOff

INFO: Autostaging is active.

Apr 6, 2015 11:09:17 PM org.cloudfoundry.reconfiguration.AbstractServiceConfigurer getBeanNames

INFO: Class org.springframework.data.mongodb.MongoDbFactory not found.  Skipping autostaging.

Apr 6, 2015 11:09:17 PM org.cloudfoundry.reconfiguration.AbstractServiceConfigurer configure

INFO: No beans of type org.springframework.data.mongodb.MongoDbFactory found in application context

Apr 6, 2015 11:09:17 PM org.cloudfoundry.reconfiguration.AbstractServiceConfigurer getBeanNames

INFO: Class org.springframework.data.redis.connection.RedisConnectionFactory not found.  Skipping autostaging.

Apr 6, 2015 11:09:17 PM org.cloudfoundry.reconfiguration.AbstractServiceConfigurer configure

INFO: No beans of type org.springframework.data.redis.connection.RedisConnectionFactory found in application context

Apr 6, 2015 11:09:17 PM org.cloudfoundry.reconfiguration.AbstractServiceConfigurer getBeanNames

INFO: Class org.springframework.amqp.rabbit.connection.ConnectionFactory not found.  Skipping autostaging.

Apr 6, 2015 11:09:17 PM org.cloudfoundry.reconfiguration.AbstractServiceConfigurer configure

INFO: No beans of type org.springframework.amqp.rabbit.connection.ConnectionFactory found in application context

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

心欲静而疯不止 2021-11-29 16:57:20

项目启动时占用内存667M,请问,这个可以从哪些方面改善呢?
@Zoker

眼眸 2021-11-29 05:42:17

回复
这个可以到 mopaas 平台上付费提升内存配置

琴流音 2021-11-28 23:49:08

回复
哦哦,好的,谢谢

终遇你 2021-11-26 09:09:23

两种情况,1、看是否部署成功  2、看内存是否超了,java应用的内存超过512会被终止。

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文