Boa tarde
Estou instalando e atualizando o Geplanes em uma máquina virtual, usando Vmware em linux (com SO Windows 2008 rodando na VM). Após a última atualização, loguei mas surgiu o erro:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres")); nested exception is org.jboss.util.NestedSQLException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres")) org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(SQLStateSQLExceptionTranslator.java:96) org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:257) org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424) org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:411) org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:370) org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:333) br.com.linkcom.neo.persistence.QueryBuilder.unique(QueryBuilder.java:883) br.com.linkcom.sgm.dao.GeplanesAuthorizationDAO.findUserByLogin(GeplanesAuthorizationDAO.java:75) br.com.linkcom.neo.authorization.AuthenticationControlFilter.authenticateUser(AuthenticationControlFilter.java:163) br.com.linkcom.neo.authorization.AuthenticationControlFilter.doFilter(AuthenticationControlFilter.java:93) br.com.linkcom.neo.core.web.NeoFilter.doFilterInternal(NeoFilter.java:103) br.com.linkcom.sgm.util.RequestFilter.doFilterInternal(RequestFilter.java:45) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.20 logs.
Caso precisem posso enviar o arquivo server.log
Obrigado
Autor: Anderson Siqueira
33 comentários