Jump to content
We've recently updated our Privacy Statement, available here ×

starrlingo

Members
  • Posts

    20
  • Joined

  • Last visited

starrlingo's Achievements

Apprentice

Apprentice (3/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. My problem was solved by this post http://community.jaspersoft.com/questions/847936/accessdeniedexception-after-js-upgrade-55-aws-601-aws "Appears to be a regression in 6.0.1 and at least a Read-Only permission on a Data Source is now required, while Execute-Only was sufficient in 5.5." And the /temp folder should change to Read + Write + Delete , while Read + Write Only was sufficient in 5.5. Jasper change the permission rule but no announcement or document about this. http://community.jaspersoft.com/sites/all/libraries/ckeditor/plugins/smiley/images/angry_smile.gif
  2. Hi, I have upgrade my Jasperserver to v6.0.1 from v5.5. And my user are all registered by internal LDAP. Unfortunately, all user with folder permission can't access the domain and reports(adhoc and report) after import. When clicking the adhoc report, it always prompt access denied. I check every permission setting on domain, role, temp folder, datasource... all the setting is the same as jasperserver v5.5. Do anyone have this same issue? please help...... Many thanks The error stack shown as following: Error Messageorg.springframework.security.access.AccessDeniedException: Access is denied[/code]Error Tracecom.jaspersoft.jasperserver.api.JSExceptionWrapper:net.sf.jasperreports.engine.JRException:org.springframework.security.access.AccessDeniedException: Access is denied atcom.jaspersoft.ji.adhoc.strategy.StrategyAwareDomainQueryExecuter.createDatasource(StrategyAwareDomainQueryExecuter.java:165) atcom.jaspersoft.jasperserver.api.engine.jasperreports.util.JRQueryExecuterAdapter.executeQuery(JRQueryExecuterAdapter.java:108) atcom.jaspersoft.jasperserver.api.engine.jasperreports.util.JRQueryExecuterAdapter.executeQuery(JRQueryExecuterAdapter.java:83) atcom.jaspersoft.jasperserver.api.engine.jasperreports.service.impl.EngineServiceImpl.executeQuery(EngineServiceImpl.java:2154) atsun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at[/code]Error Messagenet.sf.jasperreports.engine.JRException: org.springframework.security.access.AccessDeniedException: Access is denied[/code]Error Tracenet.sf.jasperreports.engine.JRException:org.springframework.security.access.AccessDeniedException: Access is denied atcom.jaspersoft.ji.adhoc.strategy.StrategyAwareDomainQueryExecuter.createDatasource(StrategyAwareDomainQueryExecuter.java:165) atcom.jaspersoft.jasperserver.api.engine.jasperreports.util.JRQueryExecuterAdapter.executeQuery(JRQueryExecuterAdapter.java:108) at[/code]Error Messageorg.springframework.security.access.AccessDeniedException: Access is denied[/code]Error Traceorg.springframework.security.access.AccessDeniedException: Access is denied atorg.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:83) atorg.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:206) atorg.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:60) atorg.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at[/code]
  3. Hi hozawa, I follow your suggestion to change the theme to default and try to export and then import from v5.5 to v5.6 again, It also has the same problem. Should I recreate the JRS5.6 instance and import again? Thanks in advance.
  4. I guess this problem may cause from the import (v5.5) to v5.6. And som css are being covered.
  5. Did anyone try the report of JRS 5.6? I tried Chrome, IE and firebox, the rightmost button - "Back", "Export", "Input Control" all can't click. And the web layout looks weird too. Please see the attached screenshot.
  6. I have got answer from here , http://community.jaspersoft.com/wiki/javalangnumberformatexception-input-string-nu
  7. Reference to this page: http://community.jaspersoft.com/wiki/javalangnumberformatexception-input-string-nu It really helps!
  8. Do anyone know how to modify the jrs export zip file and import to JasperServer again? I got an error : Import failed. Reason: provided zip file is not valid JasperReports Server export file. | close Thanks in advance.
  9. I use js-export.sh --everything and got zip file, and now I need to migrate everything from JasperServer5.5 to JasperSever5.6. I got this error : Import Failed For input string: "nu" , and I think it was happened due to the user which came from LDAP Account. Did Anyone have idea? Thanks.
×
×
  • Create New...