Jump to content
Changes to the Jaspersoft community edition download ×

Jasper Data Source Connection error


kavya.bojja

Recommended Posts

Hi,

We integrate Jasper with CA Service desk manager data source for reporting purpose and provide below values for configuration:

  • JDBC DriverOther...

  • JDBC Driver (required)com.ddtek.jdbc.openaccess.OpenAccessDriver

  • URL (required): jdbc:openaccess://<server_hostname>:port;ServerDataSource=Default

However, the connection shows failed and when clicked on details, its empty. I can see below errors in the jasper logs:

ERROR SystemErrorController,http-nio-8080-exec-6:86 - Internal server error
javax.servlet.ServletException: java.lang.NoClassDefFoundError: sun/io/MalformedInputException
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:418)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:708)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
....
....
 
When I try to run a report using this failed data source I receive error on GUI:  java.lang.NoClassDefFoundError: sun/io/MalformedInputException

Customer has all installations in English.

We are stuck here. Please help!

 

Thanks

Link to comment
Share on other sites

  • Replies 1
  • 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...