Fórum Acesso aos Servidor Tomcat #533489
04/10/2015
0
Vejam , meu novo problema: Me ajudem, por favor.
2015-10-04 11:46:03 ERROR br.com.devmedia.appfinal.web.controller.GenericExceptionController:49 - Request: /app-final/departamento/add;jsessionid=965ADEDAF2C99ECB98D11C9682B18AC0 lançou a ex: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Cannot create PoolableConnectionFactory (Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.)
2015-10-04 11:46:03 ERROR br.com.devmedia.appfinal.web.controller.GenericExceptionController:49 - Request: /app-final/departamento/add;jsessionid=965ADEDAF2C99ECB98D11C9682B18AC0 lançou a ex: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Cannot create PoolableConnectionFactory (Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.)
Esmeraldina Silva
Curtir tópico
+ 0
Responder
Posts
04/10/2015
Fernando C
caso esteja usando eclipse há 1 bug nele qdo se cria pgs web (EE, na verdade); ele não "importa" realmente os jars;
tente copiar o driver JDBC fisicamente na pasta do projeto ou direto na pasta "lib" do tomcat.
Ressalva: verifique todavia a conexão
tente copiar o driver JDBC fisicamente na pasta do projeto ou direto na pasta "lib" do tomcat.
Ressalva: verifique todavia a conexão
Responder
Gostei + 0
Clique aqui para fazer login e interagir na Comunidade :)