oliver.rauer Posted December 18, 2014 Posted December 18, 2014 Hey, i have the problem that i cannot use the js-export The Error is: First resource path:C:Program Filesjasperreports-server-cp-5.0.0buildomaticconf_sourceieCeapplicationContext-cascade.xmlStarted to load resourcesResource name: applicationContext.xmlResource name: applicationContext-cascade.xmlResource name: applicationContext-data-snapshots.xmlResource name: applicationContext-events-logging.xmlResource name: applicationContext-export-config.xmlResource name: applicationContext-export-import.xmlResource name: applicationContext-logging.xmlResource name: applicationContext-olap-connection.xmlResource name: applicationContext-report-scheduling.xmlResource name: applicationContext-search.xmlResource name: applicationContext-security.xmlResource name: applicationContext-themes.xmlResource name: applicationContext-virtual-data-source.xmlCreating ActionModelService object.Creating action model infrastructure.Unknown column 'this_.theme' in 'field list'org.springframework.dao.InvalidDataAccessResourceUsageException: could not execute query; SQL [select this_.id as id7_0_, this_.tenantId as tenantId7_0_, this_.tenantAlias as tenantAl3_7_0_, this_.parentId as parentId7_0_, this_.tenantName as tenantName7_0_, this_.tenantDesc as tenantDesc7_0_, this_.tenantNote as tenantNote7_0_, this_.tenantUri as tenantUri7_0_, this_.tenantFolderUri as tenantFo9_7_0_, this_.theme as theme7_0_ from JITenant this_ where (this_.tenantId=?)]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute query I've looked at the Table jitenant but i can't find the Issue. The column theme is there and looks like another of my postgres JasperDBsAny Help would be great.
hozawa Posted December 18, 2014 Posted December 18, 2014 Try exporting from the repository. I think there was a bug with js-export in earlier version of JasperReports Server but I'm not sure if it that was 5.0 or not.
oliver.rauer Posted January 2, 2015 Author Posted January 2, 2015 How?I have the community edition of Jasper and i don't have the option "Export" in the contextmenu.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now