EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB43779: "Render Dashboard failed: Error #2032. Please check if the URL is correct and check MicroStrategy Web Error Log." error occurs while executing a Report Services Document in Flash View mode in MicroStrategy Web running on Windows Server 2008


Community Admin

• Strategy


When executing a Report Services Document in Flash View mode in MicroStrategy Web running on Windows Server 2008 64 bits, the following error message appears. The bootstrap sequence has failed. See the Error Log for details. Error #2032 Please check if the URL is correct and check MicroStrategy Web Error Log

 
SYMPTOM:
When executing a Report Services Document in Flash View mode in Strategy Web 9.x running on Windows Server 2008 64 bits, the following error message appears:

ka04W00000148sRQAQ_0EM4400000026eI.png

 
When clicking on OK, the same error message is displayed:

ka04W00000148sRQAQ_0EM4400000026eG.png

 


The bootstrap sequence has failed. See the Error Log for details.
Error #2032
Please check if the URL is correct and check Strategy Web Error Log
 

 
In Flash Debugger mode (Ctrl + Alt + Shift + D), in the Errors tab, there are several entries regarding the same error message:

ka04W00000148sRQAQ_0EM4400000026e9.png

 


Render Dashboard failed: Error #2032.
Please check if the URL is correct and check Strategy Web Error Log.
 

Tracking this issue through Fiddler, it is possible to identify the cause of this issue, as shown:

ka04W00000148sRQAQ_0EM4400000026eE.png

 


Server Error in '/Strategy' Application. 
--------------------------------------------------------------------------------
java.lang.OutOfMemoryError: Java heap space
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Strategy.Web.BridgeInf.JavaException: java.lang.OutOfMemoryError: Java heap space
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Stack Trace:

Strategy.Web.BridgeInf.BridgeInfUtils.HandleBridgedMethodException(BridgedMethodException bme, SystemServices sysSvcs) +316
Strategy.Web.BridgeInf.AbstractWebBridge.CallJBooleanMethod(Int32 classNdx, Int32 methodNdx, IList lstArgs, SystemServices sysSvcs) +562
Strategy.Web.Controller.AppController.ProcessRequest(IRequestState reqState) +200
Strategy.MSTRControls.MSTRControllerBase.ProcessUserRequest(IAppController oWebController, IAppGlobalContext oGlobalContext) +1891
Strategy.MSTRControls.MSTRGenericController.ProcessUserRequest(IAppController oWebController, IAppGlobalContext oGlobalContext) +28
Strategy.MSTRControls.ControllerHelper.ProcessUserRequest(IAppController oWebController, IAppGlobalContext oGlobalContext, IMSTRControllerBase oMSTRControllerBase, HttpServerUtility& Server, HttpRequest& Request, HttpResponse& Response) +60
Strategy.MSTRControls.GenericControllerPage.ProcessUserRequest(IAppController oWebController, IAppGlobalContext oGlobalContext) +191
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
 

 
CAUSE:
The value defined in the HeapMaxSize parameter was not enough to address this request along with all others being executed.
 
 
ACTION:
Adjust the value of the HeapMaxSize parameter in order to support the referred workload.
 
 
NOTES:
For further information regarding this issue and all other correlated subjects, refer to the following Strategy Technical notes:

  • KB20615: Error “java.lang.OutOfMemoryError: Java heap space” when accessing MicroStrategy Web
  • KB30885: How to increase the Java Virtual Machine Heap size for MicroStrategy Web 9.x and 10.x running on 64 bit Windows.
  • KB6446: How to increase the heap size of the Java Virtual Machine to handle large result data objects with MicroStrategy Web 9.4.1 and above
  • KB17270: How to enable the Flash debugger and access the error logs when a 'Bootstrap Sequence Failed' error occurs in Flash mode in MicroStrategy Web 8.1.x and 9.0.x.
  • KB17128: How to enable the Flash Debugger in MicroStrategy Web 9.4.1

 
WARNING:
Modifying registry values incorrectly may cause serious, system-wide problems that may require the re-installation of Microsoft Windows NT. Any edit of the registry is done at the user's own risk. Since these are user-initiated changes, they are not covered by any Strategy warranty. If using Microsoft Windows NT, the user should backup the registry and/or update an Emergency Repair Disk (ERD) prior to alterations.
 


Comment

0 comments

Details

Knowledge Article

Published:

May 27, 2017

Last Updated:

May 27, 2017