Building and running adapters
A number of scenarios can occur when there are problems building, compiling, and running the adapter.
- My adapter on a Windows operating system has compile-time errors
- Cause
- There are multiple wsock32.lib files.
- Remedy
- Use the FORCE:MULTIPLE option when compiling the Windows NT adapter.
- I changed the configuration file, but my changes do not take effect
- Cause
- There could be improperly specified statements in the configuration file.
- Remedy
- Review the following for the changed keywords:
- Check for typos in the spelling of keywords.
- Ensure that any blank spaces are enclosed in single quotation marks.
- I received a LOG0014E error
- Cause
- The system cannot find the file specified by the LogFileName keyword.
- Remedy
- Correct the path name specified by the LogFileName keyword.