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

ERR:PostgreSQL configuration on JasperIntelligence


wizshah

Recommended Posts

Hi I have used the patch posted on the following link.

 

http://www.jasperforge.org/sf/go/artf1206?nav=1

 

I have done all the necessary steps although it I get an Exception at server startup i.e. the catalina.out is also attached

 

20:18:20,831 WARN HibernateRepositoryServiceImpl,main:392 - No folder: /properties

20:18:20,873 ERROR HibernateDaoImpl,main:59 - Hibernate DataAccessException

org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.NEVER) - turn your Session into FlushMode.AUTO or remove 'readOnly' marker from transaction definition

at org.springframework.orm.hibernate3.HibernateTemplate.checkWriteOperationAllowed(HibernateTemplate.java:1076)

at org.springframework.orm.hibernate3.HibernateTemplate$16.doInHibernate(HibernateTemplate.java:670)

at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:366)

at org.springframework.orm.hibernate3.HibernateTemplate.saveOrUpdate(HibernateTemplate.java:668)

at

 

Thanks,

-- Shaaf

Post edited by: wizshah, at: 2006/12/12 15:10

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

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...