Cannot connect back to Connect CDC listener from kernel - Connect_CDC - connect_cdc_mimix_share - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
Language
English
Product name
Connect CDC
Title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
Last updated
2024-10-15
Published on
2024-10-15T20:38:41.117981

In case the Connect CDC Listener cannot be connected from the kernel and you get a message that includes the problem of the files having write access, try the following chmod for the jarfiles directory:

  1. cd <install-directory>/jarfiles.

  2. chmod 757 *.*

  3. Start/stop the Connect CDC Listener and your request.

  4. If this setting does not work, try:

    chmod 755... not 757 *.*

    Start/stop the Connect CDC Listener and your request.

  5. If step 4 does not work, try:

    chmod 570

    Start/stop the Connect CDC Listener and your request.

  6. If step 5 does not work, try:

chmod 555

Start/stop the Connect CDC Listener and your request.