Jump to content
Changes to the Jaspersoft community edition download ×

The problem is, I can not create a Data Source to Mysql5.5


kharkov_max

Recommended Posts

Hi


I installed Jasperservert 5.0 on Tomcat 7, Java7 and PostgreSql-9.2 - all fine has been online.
But I can not create this configuration, the database connection mysql5.5
In the tomcat / lib I put mysql-connector-java-5.1.22-bin.jar connector
In the settings Data Source quote:
  - com.mysql.jdbc.Driver
  - Jdbc: mysql :/ / 192.168.0.1:3306 / database_name
  - login
  - password

When the test fails.
At the same Data Source works great for PostgreSql

Please tell me what I'm doing wrong and how to create a connection to the database Mysql?

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

A couple of things to check:
- Is your MySQL Server accepting external connections?
- Is the user you are using to login to MySQL alowed to connect form the JRS host?

Check the Troubleshooting section in this article http://community.jaspersoft.com/wiki/connecting-jasperreport-server-your-database

Link to comment
Share on other sites

  • 3 weeks later...

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