Hi,
I build a report in ireport's with a connection to a Informix database. It uses a JDBC connection with ifxdriver, and it work's perfectly.
The problem is when it was publish in the jasperserver. It always give the error "An error occurred while creating the connection. Try again."
The datasource is perfectly working, giving connection passed.Â
I tried several solution without success, i Test the driver with a jsp page (Works), disabling firewall, building a test report, and so many other.
Any way i can debug the problem? or any special feature for connection informix server?
Ty.
2 Answers:
Posted on January 31, 2014 at 1:29am
post a snapshot of ur data which ur entering to publish..
did you add the connection to jasperserver too?
Sorry,
The problem is creating a connection connection.
An error occurred while creating the connection. Try again.
I got the same error, did you solve it?