Accessibility

TechNote

ColdFusion MX 7.0.2: How to prevent 'Unable to find the ColdFusion Data Management Service in RMI registry' error

Issue


ColdFusion MX 7.0.2 installs may throw the following error at startup:

Unable to find the ColdFusion Data Management Service in RMI registry on '127.0.0.1'. Flex Data Management support may not be enabled.

When this error occurs, ColdFusion is unable to start the Flex 2 Assembler service. The error is logged in the cf_root/logs/flex.log file.

Reason


There is an issue where versions of the ColdFusion MX 7.0.2 installer installs two versions of the Flex 2 Assembler Service JAR file (flexassemblerservice.jar and flex-assemblerservice.jar). The flexassemblerservice.jar is from one of the beta versions of ColdFusion MX 7.0.2. It was replaced in the released version with flex-assemblerservice.jar.

Solution


The solution is to remove the older flexassemblerservice.jar file. Perform the following steps for your configuration:

Server Configuration
  1. Stop ColdFusion MX 7.0.2.
  2. Delete cf_root/lib/flexassemblerservice.jar.
  3. Restart ColdFusion MX 7.0.2.
Multiserver Configuration
  1. Stop the CFusion server instance.
  2. Delete jrun_root/servers/cfmx_instance_name/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/flexassemblerservice.jar.
  3. Restart the CFusion server instance.
  4. (Optional) Repeat steps 1-3 for all other instances running ColdFusion MX 7.0.2 .
J2EE Configuration
  1. Stop the instance running ColdFusion MX 7.0.2.
  2. Delete cf_web_root/WEB-INF/cfusion/lib/flexassemblerservice.jar.
  3. Restart the instance running ColdFusion MX 7.0.2.

AlertThis content requires Flash

To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.

Download the free Flash Player now!

Get Adobe Flash Player

Creative Commons License

Search Support


Document Details

ID:kb400076

Products Affected:

coldfusion