Description

This page would help to deal with the above error occurred when packaging the forms using the DMT.

Observed in CAST AIP
Release
Yes/No
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
7.2.x(tick)
7.0.x(error)
Observed on RDBMS
This section is not applicable for this page(DMT)

 

RDBMS
Yes/No
Oracle ServerNA
Microsoft SQL ServerNA
CSS2NA
CSS1NA
Step by Step Scenario
  1. Try extracting the forms as explained in the following documentation http://doc.castsoftware.com/help/index.jsp?topic=%2F73x%2FAdd-a-database-package-for-a-live-target-database_568426720.html
  2. DMT fails with the error java.lang.UnsatisfiedLinkError:<path>\BIN\frmjapi.dll: Can't load IA 32.bit.dll on AMD 64-bit platform
Action Plan

Reason

This error occurs because you have installed a 64-bit Java 7 and it is incompatible with some 32-bit dll like the one from FORMS Developer API 

Solution 1

Perform the below steps:

  1. Uninstall Java 7 64-bit

  2. Install Java 7 32-bit

  3. Restart the DMT and relaunch the FORMS extraction

Solution 2

Use 64-bit version of FORMS Developer client instead of 32-bit version.

Impact on Analysis Results and Dashboard

No Impact.

Notes/comments

 

Related Pages