Eclipse not working after updating to v12.0.29

SUGGESTED

I've been using Eclipse for several years now without issue. However, after updating X3 to patch 29 for version 12, it no longer connects to X3. It always stops at 50% at this step.

I've checked Eclipse proxy settings, which were unchanged (no proxy).

The Folder I'm connecting to is set to port 1808. I did notice that the parameters for eclipse had changed, so I set them according to various guidelines I've found (AECLIDBG, AECLIDBGTR, and AECLIPSE all set to Yes). I've tried it at the Users level, as well as the general Parameters level. However, no luck.

Has anybody else experienced an issue since updating?
Anything I've missed?

Parents
  • 0

    Hi, Can you please share how you are connecting to your X3 project ? Like address you connect to etc. I suspect that you are still trying to connect "the V6 way" to the runtime directly on the runtime port 1818, which is not possible anymore for security reasons.
    Since V7, eclipse projects for Sage X3 needs to connect over Syracuse HTTP URL, not directly to a X3 runtime.

Reply
  • 0

    Hi, Can you please share how you are connecting to your X3 project ? Like address you connect to etc. I suspect that you are still trying to connect "the V6 way" to the runtime directly on the runtime port 1818, which is not possible anymore for security reasons.
    Since V7, eclipse projects for Sage X3 needs to connect over Syracuse HTTP URL, not directly to a X3 runtime.

Children