Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

Unable to connect to a G3 ENC or JACE after attempting to commission, downgrade or install a station.

Building Automation Knowledge Base

Schneider Electric Building Automation Knowledge Base is a self-service resource to answer all your questions about EcoStruxure Building suite, Andover Continuum, Satchwell, TAC…

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Knowledge Center
  • Building Automation Knowledge Base
  • Unable to connect to a G3 ENC or JACE after attempting to commission, downgrade or install a station.
Options
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close

Related Forums

  • Intelligent Devices Forum

Previous Next
Contributors
  • RobertAndriolo
    RobertAndriolo
  • Product_Support
    Product_Support
  • RyanSuar
    RyanSuar
  • sesa116871
    sesa116871
  • Kim_Baze
    Kim_Baze
  • sesa116868
    sesa116868
  • WaynePeters
    WaynePeters

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Back to Building Automation Knowledge Base
Options
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content
0 Likes
3360 Views

Link copied. Please paste this link to share this article on your social media post.

Trying to translate this page to your language?
Select your language from the translate dropdown in the upper right. arrow
Translate to: English
  • (Français) French
  • (Deutsche) German
  • (Italiano) Italian
  • (Português) Portuguese
  • (Русский) Russian
  • (Español) Spanish

Unable to connect to a G3 ENC or JACE after attempting to commission, downgrade or install a station.

Picard Product_Support
‎2018-09-07 12:12 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2019-05-30 10:21 PM

Issue

Unable to connect to a G3 ENC or JACE after attempting to downgrade or install a station. One of several different errors may be displayed in the serial shell console output.  The following are examples:

  • Could not find library libcpp.so.3
  • Could not find library libcpp.so.4
  • Error occurred during initialization of VM - Java/Lang/ No Class Def found error: Java/Lang/object

Product Line

TAC I/A Series

Environment

I/A Series G3 ENC and JACE (all revisions), ENC-410, ENC-520, TRD-T-645, TRD-T-603, TRD-RB-645, TRD-RB-603, TRD-J-600E, TRD-T-700

Cause

The issue is caused by downgrading the ENC / JACE without following the procedure to first install the clean distribution file. In addition, the ENC/JACE will fail if a station is copied into the ENC/JACE without first installing the OS and NRE software using the Workbench Commissioning Wizard.

Note: With G3 release 3.3 and newer, the procedure for downgrading an ENC/JACE is included in the Niagara AX Platform Guide - Downgrading a JACE (Clean Dist).

Resolution

Tools needed:

  • Null Modem Cable
  • Serial Terminal (e.g. HyperTerminal or TeraTerm)
  • Jumper

Obtaining the files required to recover the ENC

NOTE: If recovery of a Jace-700 is required, please contact Product Support for the recovery file.

Download the appropriate OS image and gz file zip file for the ENC/JACE from the Exchange website - https://ecobuilding.schneider-electric.com

ENC-410.zip ENC-410-1 standard memory - etfs512
ENC-410-EM.zip ENC-410-1 extended memory - etfs2048

ENC-520.zip ENC-520-2 standard memory - etfs512
ENC-520-EM.zip ENC-520-2 extended memory - etfs2048

NPM6E.zip JACE603/645, TRD-RB-603/645, JACE600E

Note: The files used in the following procedure MUST correctly match the ENC/JACE hardware platform, otherwise permanent damage to the unit may occur. The serial shell can be used to determine the file system requirements (standard or extended memory).

To find the exact image needed for an ENC (JACE 2/4/5) execute the following while connected to the unit with serial shell:

  1. Log into the unit's menu system using the platform username and password.
  2. Type sh to exit the menu system and enter the shell mode.
  3. At the # prompt, (type: cat sys/info/fs) and enter

This will return the file system type of etfs512 or etfs2048.

Extract the OS image and gz files from the downloaded zip to a suitable directory on the local computer (e.g. local hard drive such as: c:\temp).

Enable ftp:

By default, the ftp port is disabled on every ENC/JACE as shipped from the factory.  Enable the ftp as follows.

  1. Set the jumper on the ENC to serial shell mode and connect the null modem cable between the PC and the ENC/JACE.
  2. Connect to the ENC using the Serial Terminal program and the following port settings:
    • Baud rate 57600 bps (Note: JACE-603/645 baud rate is 115200)
    • 8 data bits,
    • 1 stop bit,
    • no parity
  3. After logging in to the menu system from the serial shell, do the following to enable ftp:
  • Select option 4 from the menu
  • Enter the port number (Normally 21). (type: 21)
  • Press the Enter key to confirm the change

Note: Leave the serial shell connection open while performing the next steps.

FTP the OS image and gz files

  1. On the local system, open a command prompt window and change the directory to the location where the OS image and gz files were extracted (c:\temp).
  2. Connect to the ENC via ftp and put the OS image in the /tmp directory entering the following from the command line:
    • Create a ftp connection to the ENC by typing: ftp and enter
    • Type the username and password for the platform when prompted
    • Change directory to /tmp (type: cd tmp) and enter
    • Change to binary mode (type: bin) and enter
  3. Download the image to the ENC by using the put command. The image name must exactly match the image extracted from the downloaded zip file.
    • ENC-410-1 standard memory (type: put york-etfs512.image) and enter
    • ENC-410-1 extended memory (type: put york-etfs2048.image) and enter
    • ENC-520-1 standard memory (type: put james-etfs512.image) and enter
    • ENC-520-1 extended memory (type: put james-etfs2048.image) and enter
    • JACE-600E, 603, 645 extended memory (type: put npm6xx-etfs2048.image) and enter
  4. Download the gz file to the ENC by using the put command. The name must exactly match the image extracted from the downloaded zip file.
    • Change directory to the root (type: cd ../..) and enter
    • Change directory to /ffs0/zip (type: cd ffs0/zip) and enter
    • Download the gz file (type: put clean.tar.gz) and enter
    • Exit ftp (type: quit) and enter

Execute OS image update

  1. Return to the serial shell connection
  2. Type sh to exit the menu system and enter the shell mode
  3. At the # prompt, type: osupdate and enter
  4. After a short delay the # prompt will return. Shutdown to reboot the ENC (type: shutdown) and press enter.

The ENC/JACE will reboot, install the clean distribution image and perform one additional reboot automatically. The ENC/JACE should now be recovered and allow connection to the platform. Connect and use the Workbench Commissioning Wizard to install the version of G3 required.

Labels (1)
Labels:
  • TAC IA Series
Tags (2)
  • Find more articles tagged with:
  • 4453
  • RyanSuar19
Was this article helpful? Yes No
100% helpful (2/2)

Link copied. Please paste this link to share this article on your social media post.

To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of