Jump to content

Adding Data Source Oracle JDBC to Jasper Server failed


florian.johannssen

Recommended Posts

Hi folks,

I have deployed my jasper server via: executing the js-install-ce.sh minimal as web application inside a jboss which is locacted on a linux maschine.

When I try to create a new JDBC Oracle Datasource I get the followining error after uploading the Oracle Driver: ojdbc6.jar

jdbc(1).png.5879a5bda3488f9fdd1e9e715d82d2cd.png

Does anyone know what is wrong? Thanks for any suggestions.

Best Regards

Florian

 

 

jdbc(1).png.9887ae7669d67f91739941855a885d25.png

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Hello Florian,

 

The exception you are getting usually means exactly what it says: application cannot insert value into database for some reason. Does your database user have enough permissions to modify the Jasperserver repository database? Is it possible that there are soem storage constraints preventing you from adding a jar file to database?

 

Also it might be helpful to check Jasperserver log file, which is <js-webapp>/WEB-INF/logs/jasperserver.log. There should be full stack trace of the exception you are getting, which may provide some additional hints.

 

- Stas

Link to comment
Share on other sites

  • 9 months 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...