Advertisement
Guest User

erroJava

a guest
Apr 9th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 46.48 KB | None | 0 0
  1. abr 09, 2017 3:58:39 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
  2. ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
  3. abr 09, 2017 3:58:39 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
  4. ADVERTÊNCIA: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:PedidoVenda' did not find a matching property.
  5. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  6. INFORMAÇÕES: Server version:        Apache Tomcat/8.0.32
  7. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  8. INFORMAÇÕES: Server built:          Feb 2 2016 19:34:53 UTC
  9. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  10. INFORMAÇÕES: Server number:         8.0.32.0
  11. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  12. INFORMAÇÕES: OS Name:               Linux
  13. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  14. INFORMAÇÕES: OS Version:            4.4.0-72-generic
  15. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  16. INFORMAÇÕES: Architecture:          amd64
  17. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  18. INFORMAÇÕES: Java Home:             /usr/lib/jvm/java-8-oracle/jre
  19. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  20. INFORMAÇÕES: JVM Version:           1.8.0_121-b13
  21. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  22. INFORMAÇÕES: JVM Vendor:            Oracle Corporation
  23. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  24. INFORMAÇÕES: CATALINA_BASE:         /home/alex/Server/.metadata/.plugins/org.eclipse.wst.server.core/tmp0
  25. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  26. INFORMAÇÕES: CATALINA_HOME:         /opt/apache-tomcat-8.0.32
  27. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  28. INFORMAÇÕES: Command line argument: -Dcatalina.base=/home/alex/Server/.metadata/.plugins/org.eclipse.wst.server.core/tmp0
  29. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  30. INFORMAÇÕES: Command line argument: -Dcatalina.home=/opt/apache-tomcat-8.0.32
  31. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  32. INFORMAÇÕES: Command line argument: -Dwtp.deploy=/home/alex/Server/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps
  33. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  34. INFORMAÇÕES: Command line argument: -Djava.endorsed.dirs=/opt/apache-tomcat-8.0.32/endorsed
  35. abr 09, 2017 3:58:39 PM org.apache.catalina.startup.VersionLoggerListener log
  36. INFORMAÇÕES: Command line argument: -Dfile.encoding=UTF-8
  37. abr 09, 2017 3:58:39 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  38. INFORMAÇÕES: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  39. abr 09, 2017 3:58:40 PM org.apache.coyote.AbstractProtocol init
  40. INFORMAÇÕES: Initializing ProtocolHandler ["http-nio-8080"]
  41. abr 09, 2017 3:58:40 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  42. INFORMAÇÕES: Using a shared selector for servlet write/read
  43. abr 09, 2017 3:58:40 PM org.apache.coyote.AbstractProtocol init
  44. INFORMAÇÕES: Initializing ProtocolHandler ["ajp-nio-8009"]
  45. abr 09, 2017 3:58:40 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  46. INFORMAÇÕES: Using a shared selector for servlet write/read
  47. abr 09, 2017 3:58:40 PM org.apache.catalina.startup.Catalina load
  48. INFORMAÇÕES: Initialization processed in 1243 ms
  49. abr 09, 2017 3:58:40 PM org.apache.catalina.core.StandardService startInternal
  50. INFORMAÇÕES: Starting service Catalina
  51. abr 09, 2017 3:58:40 PM org.apache.catalina.core.StandardEngine startInternal
  52. INFORMAÇÕES: Starting Servlet Engine: Apache Tomcat/8.0.32
  53. abr 09, 2017 3:58:48 PM org.apache.jasper.servlet.TldScanner scanJars
  54. INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  55. 2017-04-09 15:58:48,330 INFO  [org.jboss.weld.environment.servletWeldServlet] WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
  56. 2017-04-09 15:58:48,352 INFO  [org.jboss.weld.Version] WELD-000900: 2.2.9 (Final)
  57. 2017-04-09 15:58:48,382 INFO  [org.jboss.weld.Bootstrap] WELD-ENV-000020: Using jandex for bean discovery
  58. 2017-04-09 15:58:48,544 WARN  [org.jboss.weld.Bootstrap] WELD-001208: Error when validating file:/home/alex/Server/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/PedidoVenda/WEB-INF/classes/META-INF/beans.xml@5 against xsd. cvc-complex-type.4: O atributo 'bean-discovery-mode' deve aparecer no elemento 'beans'.
  59. 2017-04-09 15:58:48,612 WARN  [org.jboss.weld.Bootstrap] WELD-001208: Error when validating file:/home/alex/Server/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/PedidoVenda/WEB-INF/classes/META-INF/beans.xml@5 against xsd. cvc-complex-type.4: O atributo 'bean-discovery-mode' deve aparecer no elemento 'beans'.
  60. 2017-04-09 15:58:49,131 INFO  [org.jboss.weld.Bootstrap] WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
  61. 2017-04-09 15:58:49,311 WARN  [org.jboss.weld.Interceptor] WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
  62. 2017-04-09 15:58:49,311 WARN  [org.jboss.weld.Interceptor] WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
  63. 2017-04-09 15:58:49,700 WARN  [org.jboss.weld.Event] WELD-000411: Observer method [BackedAnnotatedMethod] public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  64. 2017-04-09 15:58:50,157 INFO  [org.jboss.weld.environment.servletTomcat] WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
  65. abr 09, 2017 3:58:51 PM org.apache.catalina.core.ApplicationContext log
  66. INFORMAÇÕES: 1 Spring WebApplicationInitializers detected on classpath
  67. abr 09, 2017 3:58:51 PM org.omnifaces.ApplicationInitializer logOmniFacesVersion
  68. INFORMAÇÕES: Using OmniFaces version 2.0
  69. 2017-04-09 15:58:51,571 INFO  [org.jboss.weld.environment.servletWeldServlet] WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
  70. abr 09, 2017 3:58:51 PM com.sun.faces.config.ConfigureListener contextInitialized
  71. INFORMAÇÕES: Inicializando Mojarra 2.2.9 (-SNAPSHOT 20141218-0939 https://svn.java.net/svn/mojarra~svn/tags/2.2.9@14083) para o contexto '/PedidoVenda'
  72. abr 09, 2017 3:58:52 PM com.sun.faces.spi.InjectionProviderFactory createInstance
  73. INFORMAÇÕES: JSF1048: Anotações PostConstruct/PreDestroy presentes.  Os métodos ManagedBeans marcados com essas anotações informarão as anotações processadas.
  74. 2017-04-09 15:58:53,355 INFO  [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final
  75. abr 09, 2017 3:58:54 PM org.primefaces.webapp.PostConstructApplicationEventListener processEvent
  76. INFORMAÇÕES: Running on PrimeFaces 6.0
  77. 2017-04-09 15:58:54,361 INFO  [org.jboss.weld.environment.servletWeldServlet] WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
  78. abr 09, 2017 3:58:54 PM org.apache.catalina.core.ApplicationContext log
  79. INFORMAÇÕES: Initializing Spring root WebApplicationContext
  80. 2017-04-09 15:58:54,361 INFO  [org.springframework.web.context.ContextLoader] Root WebApplicationContext: initialization started
  81. 2017-04-09 15:58:54,368 INFO  [org.springframework.web.context.support.AnnotationConfigWebApplicationContext] Refreshing Root WebApplicationContext: startup date [Sun Apr 09 15:58:54 BRT 2017]; root of context hierarchy
  82. 2017-04-09 15:58:54,442 INFO  [org.springframework.web.context.support.AnnotationConfigWebApplicationContext] Registering annotated classes: [class com.projeto.pedidovenda.security.SecurityConfig]
  83. 2017-04-09 15:58:54,805 INFO  [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  84. 2017-04-09 15:58:55,399 INFO  [org.springframework.security.web.DefaultSecurityFilterChain] Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@236f9dc7, org.springframework.security.web.context.SecurityContextPersistenceFilter@54fd25a0, org.springframework.security.web.header.HeaderWriterFilter@46f1a137, org.springframework.security.web.authentication.logout.LogoutFilter@292a3541, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7c790a49, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ef147a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6eb839e1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@51a72f60, org.springframework.security.web.session.SessionManagementFilter@7cfe837c, org.springframework.security.web.access.ExceptionTranslationFilter@11e06bd2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2e55673d]
  85. 2017-04-09 15:58:55,496 INFO  [org.springframework.web.context.ContextLoader] Root WebApplicationContext: initialization completed in 1135 ms
  86. abr 09, 2017 3:58:56 PM org.apache.coyote.AbstractProtocol start
  87. INFORMAÇÕES: Starting ProtocolHandler ["http-nio-8080"]
  88. abr 09, 2017 3:58:56 PM org.apache.coyote.AbstractProtocol start
  89. INFORMAÇÕES: Starting ProtocolHandler ["ajp-nio-8009"]
  90. abr 09, 2017 3:58:56 PM org.apache.catalina.startup.Catalina start
  91. INFORMAÇÕES: Server startup in 15914 ms
  92. 2017-04-09 15:59:19,403 WARN  [org.hibernate.ejb.HibernatePersistence] HHH015016: Encountered a deprecated javax.persistence.spi.PersistenceProvider [org.hibernate.ejb.HibernatePersistence]; use [org.hibernate.jpa.HibernatePersistenceProvider] instead.
  93. 2017-04-09 15:59:19,404 WARN  [org.hibernate.ejb.HibernatePersistence] HHH015016: Encountered a deprecated javax.persistence.spi.PersistenceProvider [org.hibernate.ejb.HibernatePersistence]; use [org.hibernate.jpa.HibernatePersistenceProvider] instead.
  94. 2017-04-09 15:59:19,405 WARN  [org.hibernate.ejb.HibernatePersistence] HHH015016: Encountered a deprecated javax.persistence.spi.PersistenceProvider [org.hibernate.ejb.HibernatePersistence]; use [org.hibernate.jpa.HibernatePersistenceProvider] instead.
  95. 2017-04-09 15:59:19,474 INFO  [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [
  96.     name: PedidoPU
  97.     ...]
  98. 2017-04-09 15:59:19,633 INFO  [org.hibernate.Version] HHH000412: Hibernate Core {4.3.8.Final}
  99. 2017-04-09 15:59:19,635 INFO  [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
  100. 2017-04-09 15:59:19,643 INFO  [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
  101. 2017-04-09 15:59:20,241 INFO  [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
  102. 2017-04-09 15:59:20,348 WARN  [org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl] HHH000402: Using Hibernate built-in connection pool (not for production use!)
  103. 2017-04-09 15:59:20,375 INFO  [org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl] HHH000401: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://localhost/PedidoVenda]
  104.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement