Jump to content
We've recently updated our Privacy Statement, available here ×

When i'm executing my report from my application i'm getting below error:


shruthynk92

Recommended Posts

Hi All,

I have jasper server thatis up and running when start my server.But when I access my reports I'm getting below error.Kindly help as i'm not abletofind any solution to this.

12:20:06,228 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host]] (HTTP-527) JBWEB000313: Exception processing error page /404.html: org.apache.jasper.JasperException: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection

        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:409) [jbossweb-7.5.26.Final-redhat-1.jar:7.5.26.Final-redhat-1]

  

Caused by: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection

        at org.springframework.orm.hibernate3.HibernateTransactionManager.doBegin(HibernateTransactionManager.java:596) [spring-orm-3.1.0.RELEASE.jar:3.1.0.RELEASE]

        at org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:371) [spring-tx-3.1.0.RELEASE.jar:3.1.0.RELEASE]

        at org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:335) [spring-tx-3.1.0.RELEASE.jar:3.1.0.RELEASE]

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...