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

tony1902juno.com

Members
  • Posts

    4
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by tony1902juno.com

  1. Hello, I could not find what is causing this AdHocViewReportLoadingService error , that keeps showing in the log, is there any way I could find the AdHoc Report that is causing it and stop it Thank you. 2019-11-27 00:00:00,649 ERROR AdHocViewReportLoadingService,quartzScheduler_Worker-2:156 - You may not access resources which do not belong to your organization.com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: You may not access resources which do not belong to your organization.Arguments: at com.jaspersoft.jasperserver.multipleTenancy.DefaultPathTransformer.toExternalPath(DefaultPathTransformer.java:149)..............Caused by: com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: Path /Admin_Reporting/v635/audit/domains/AuditDomain_files/audit_schema.properties is not visible in organization context Multitenancy context: organization [/code]
  2. Hi there, I am seeing the following exception in the log that keeps firing and causing out of memory heap space error. Anyone could help on how to fix it please : 2019-11-26 22:00:01,279 ERROR AdHocViewReportLoadingService,quartzScheduler_Worker-2:156 - You may not access resources which do not belong to your organization.com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: You may not access resources which do not belong to your organization.Arguments: ......Caused by: com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: Path /Admin_Reporting/v635/audit/domains/AuditDomain_files/audit_schema.properties is not visible in organization context Multitenancy context: organization[/code]
  3. Thank you Paul, yes you are right, after disabling auditing and monitoring, I don’t see any exceptions in the log. Do you have any idea what could have been wrong with AuditDomain? Thanks again Tony looks like after an hour the quartz Scheduler fired again with the same exception even after I disabling auditing and monitoring 26-Nov-2019 21:07:22.238 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 72730 ms2019-11-26 22:00:01,279 ERROR AdHocViewReportLoadingService,quartzScheduler_Worker-2:156 - You may not access resources which do not belong to your organization.com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: You may not access resources which do not belong to your organization.Arguments:.... at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)Caused by: com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: Path /Admin_Reporting/v635/audit/domains/AuditDomain_files/audit_schema.properties is not visible in organization context Multitenancy context: organizationArguments: at com.jaspersoft.jasperserver.multipleTenancy.DefaultPathTransformer.toExternalPath(DefaultPathTransformer.java:145) ... 73 more2019-11-26 22:00:01,298 ERROR ReportExecutionJob,quartzScheduler_Worker-2:363 - The report was not completed. An error occurred while executing it. (Error UID: 21f368bd-1376-4a3a-91c7-ffd4b8fb798e)com.jaspersoft.jasperserver.api.JSExceptionWrapper:com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: You may not access resources which do not belong to your organization.Arguments: at com.jaspersoft.jasperserver.multipleTenancy.DefaultPathTransformer.toExternalPath(DefaultPathTransformer.java:149) Caused by: com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: Path /Admin_Reporting/v635/audit/domains/AuditDomain_files/audit_schema.properties is not visible in organization context Multitenancy context: organizationArguments: at com.jaspersoft.jasperserver.multipleTenancy.DefaultPathTransformer.toExternalPath(DefaultPathTransformer.java:145) ... 73 more2019-11-26 22:00:01,300 ERROR ReportExecutionJob,quartzScheduler_Worker-2:363 - error.generating.report (Error UID: 08f19951-4371-47d9-b148-f1dece13883c)org.quartz.JobExecutionException: Did not find report result for {paginated: false, maxPageHeight: null, maxPageWidth: null}[/code]
  4. Hi there, Could someone please help on how to trace and disable a scheduler that keeps firing with an error and causes an OutOfMemoryError Java heap space Here is what am seeing in the log: 2019-11-26 04:30:05,373 ERROR ReportExecutionJob,quartzScheduler_Worker-1:363 - The report was not completed. An error occurred while executing it. (Error UID: cd0f70c7-0f2c-4f24-afbc-74d1ec4f55a3)……………………..Caused by: com.jaspersoft.jasperserver.multipleTenancy.MTResourceNotVisibleException: Path /Admin_Reporting/v635/audit/domains/AuditDomain_files/audit_schema.properties is not visible in organization context Multitenancy context: organization2019-11-26 04:30:05,374 ERROR ReportExecutionJob,quartzScheduler_Worker-1:363 - error.generating.report (Error UID: a2592c20-09fd-44c3-bf30-114882abe54d)[/code]
×
×
  • Create New...