Skip to main content

Problem:

If there are multiple copies of MFDS running, by default cobesdebug will only connect to the one running on port 86.  Therefore only the regions running under that copy of MFDS will be available to cobesdebug.

Resolution:

cobesdebug uses the mf-client.dat to determine which port to use to connect to MFDS.

Modify $COBDIR/etc/mf-client.dat to point to whatever port MFDS is using.

Ex.

mrpi://localhost:8686

Old KB# 2303