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
ft:locale
en-US
Product name
Connect CDC
ft:title
Connect CDC Getting Started Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2026-02-25
ft:lastPublication
2026-02-25T19:01:02.274000
L1_Product_Gateway
Integrate
L2_Product_Segment
Data Integration
L3_Product_Brand
Precisely Connect
L4_Investment_Segment
Application Data Integration
L5_Product_Group
ADI - Connect
L6_Product_Name
Connect CDC

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.