Jump to content
Changes to the Jaspersoft community edition download ×

Datasource schema 1000 character limit


dhoef

Recommended Posts

When adding a schema to a MongoDB Datasource (so i can use it with a Virtual Datasource) it gives me the following message :

Failed to save data source.
The reason is: Could not execute JDBC batch update: ERROR: value too long for type character varying(1000)

The full response from the server is: {"message":"Could not execute JDBC batch update: ERROR: value too long for type character varying(1000)","errorCode":"illegal.parameter.value.error"}

When i limit my schema it can be saved, but the schema is incomplete (and therefore not useable)

 

My schema will contain more then 1000 chars, can this limit be removed?

Is it a bug, or can i configure it somewhere?

 
Link to comment
Share on other sites

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