O servidor fica reiniciando de tempo em tempo. Assim fica lento o sistema.
O que pode ser ?
Até página sem interação com banco de dados.
O servidor fica reiniciando de tempo em tempo. Assim fica lento o sistema.
O que pode ser ?
Até página sem interação com banco de dados.
guilhermebhte
Como assim? a JVM esta reiniciando? assim que é ligada? precisa analisar os logs desse servidor, pra ver quem esta chamando esse schutdown…
Quando aperto F5. O sistema demora. Quando vou ver no console, ele mostra isto:
set 03, 2017 9:15:35 PM org.apache.catalina.core.StandardContext reload
INFORMAÇÕES: Reloading Context with name [/desif] has started
set 03, 2017 9:15:35 PM org.apache.catalina.core.ApplicationContext log
INFORMAÇÕES: Destroying Spring FrameworkServlet 'dispatcher'
set 03, 2017 9:15:35 PM org.apache.catalina.core.ApplicationContext log
INFORMAÇÕES: Closing Spring root WebApplicationContext
set 03, 2017 9:15:35 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesJdbc
ADVERTÊNCIA: The web application [desif] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
set 03, 2017 9:15:37 PM org.apache.jasper.servlet.TldScanner scanJars
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.
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.
set 03, 2017 9:15:38 PM org.apache.catalina.core.ApplicationContext log
INFORMAÇÕES: 1 Spring WebApplicationInitializers detected on classpath
set 03, 2017 9:15:38 PM org.apache.catalina.core.ApplicationContext log
INFORMAÇÕES: Initializing Spring root WebApplicationContext
set 03, 2017 9:15:49 PM org.apache.catalina.core.ApplicationContext log
INFORMAÇÕES: Initializing Spring FrameworkServlet 'dispatcher'
set 03, 2017 9:15:52 PM org.apache.catalina.core.StandardContext reload
INFORMAÇÕES: Reloading Context with name [/desif] is completed
Então, ele não está achando esse cara ai (“log4j2”)
Att
Ricardo