camilo.martinez Posted September 11, 2018 Posted September 11, 2018 Hi,We have had some problems in the generation of reports in our "Jasper report server", showing the following in the log server:The problem is always solved by doing a sequential restart of the servers, would someone know what it is about?2018-09-06 15:11:50,377 ERROR SystemErrorController,http-nio-8080-exec-26:86 - Internal server errororg.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.JDBCConnectionException: Cannot open connectionCaused by: org.hibernate.exception.JDBCConnectionException: Cannot open connectionCaused by: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connectionCaused by: oracle.net.ns.NetException: The Network Adapter could not establish the connectionCaused by: java.net.ConnectException: Connection refused (Connection refused)2018-09-06 15:11:50,370 ERROR JDBCExceptionReporter,pool-11-thread-113:101 - IO Error: The Network Adapter could not establish the connection
hozawa Posted September 11, 2018 Posted September 11, 2018 Have you tried to restart oracle listener?lsnrctl stoplsnrctl start
gonzalo.gatica Posted September 12, 2018 Posted September 12, 2018 @hozawa I work with Camilo, and this problema is not constant. It works correctly and suddenly the server sends this message and reports fail to generate.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now