Jump to content

starrlingo

Members
  • Posts

    20
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by starrlingo

  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 Message

    org.springframework.security.access.AccessDeniedException: Access is denied[/code]

    Error Trace

    com.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 Message

    net.sf.jasperreports.engine.JRException: org.springframework.security.access.AccessDeniedException: Access is denied[/code]

    Error Trace

    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) at[/code]

    Error Message

    org.springframework.security.access.AccessDeniedException: Access is denied[/code]

    Error Trace

    org.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. 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...