Known issues in Business Connector

The following list describes issues that are known to exist in the Business Connector (now deprecated).

Business Connector does not work with Java 6 if msvcr71.dll is not accessible from the system path

In certain circumstances, the library msvcr71.dll is not installed in the same location as the Java 6 libraries. If this is the case, and if the file is also not in any directory that is listed in the system path, Java cannot run applications using custom launchers.

This is a known bug of Java, as described at the following URL: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6509291.

The workaround for this bug is to place the file msvcr71.dll in the same folder as the launcher executable.