I am getting "NullPointerException", whenever I tried to save domain in domain designer.
Screenshot attached.
Attachments:
3 Answers:
Posted on July 10, 2014 at 3:32pm
You'll may have some error in your domain definition. Try specifying only table and display and testing if you can save.
Tried your fix and still got Null Pointer Error. I'm using Redshit and the hourly AWS jaspersoft
I did it and still getting same error. I feel it is something related to Authentication but not sure.
As I find below line in exception
com.jaspersoft.jasperserver.api.metadata.user.service.impl.MetadataAuthenticationProcessingFilter.doFilter(MetadataAuthenticationProcessingFilter.java
Posted on August 1, 2014 at 2:10pm
Please see this post as a potential hint/workaround/solution: http://community.jaspersoft.com/questions/842063/jasperreports-56-error-...
I'm having same issue. I tried to just add 1 table to display (no joins) and still got the null pointer error.
Was able to set up my Redshift data source no problem
I have the same issue on a new 5.6 install on Windows connecting to an SQL Server 2012 database.
Even the domains that come pre-setup on the server give the same error (without making changes).
I'll update if I find anything out.