Delivery Manager Tool - Project Selection - Error - Java Heap Space

Description

This page explains the reason for the “Java Heap Space” error in the selection phase of the packaging and the resolution.

Observed in CAST AIP

ReleaseYes/No
8.0.x
7.3.x
7.2.x
7.0.x

Observed on RDBMS

RDBMSYes/No
Oracle Server
Microsoft SQL Server
CSS2
CSS1

Step by Step Scenario

  1. Create application
  2. Open DMT and create a package.
  3. Observe that the packaging fails at the selection phase because of the memory.

Action Plan

  1. One of the reason for this is that the WebJSP discoverer is tracking all the java folders in the package and the discovery.CastProjects in the delivery folder would grow very huge.
  2. This behavior is changed in the dmtdevwebjspdiscoverer-1.1
    1. To know the version of the discoverer you are using please see the \WEB-INF\apps\DeliveryManagerTool\standardPlugins folder of the AICPortal
  3. The workaround in this scenario is to Switch off the WebJSP discoverer in the DMT before packaging and

Impact on Analysis Results and Dashboard

Cannot deliver the source.

Notes/comments

Related Pages