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

Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!

desktop client restarted while updating devices

EcoStruxure IT forum

Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz

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
  • EcoStruxure IT
  • EcoStruxure IT forum
  • desktop client restarted while updating devices
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
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
Top Experts
User Count
Cory_McDonald
Admiral Cory_McDonald Admiral
124
Jef
Admiral Jef Admiral
110
gsterling
Captain gsterling Captain
71
APC_Steve
Captain APC_Steve Captain
64
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Back to EcoStruxure IT forum
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

0 Likes
5
899
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

desktop client restarted while updating devices

DCO desktop client restarted while updating devices, all work got lost due to the restart. User confirmed that he didn't update his password. 

User application log shows pretty good amount of errors. Please help diagnose the root cause. 

Below is a snippet of the errors:

2019-12-30 09:50:46,129 ERROR [com.apc.config.hibersync.client.internal.HiberSyncClientExistingModelSynchronizer] (Model Thread 0) java.io.IOException: Unable to call getUpdates and read result
2019-12-30 09:50:46,166 WARN [com.apc.config.hibersync.client.internal.HiberSyncClientExistingModelSynchronizer] (Model Thread 0) Something went wrong, dumping modelChangesSnapshot to help debugging:
[com.apc.config.productcatalog.ui.internal.service.CustomCatalogClientMergeStrategy-snapshot:com.apc.config.productcatalog.impl.service.CustomCatalogSnapshot@37cb4f7e],
2019-12-30 09:50:46,189 ERROR [com.apc.sma.client.ExceptionHandlerImpl] (Model Thread 0) Unable to authenticate (typically causes include: user password expired or user account disabled). Restarting client.
2019-12-30 09:50:46,191 ERROR [com.apc.sma.client.ExceptionHandlerImpl] (Model Thread 0) Unable to authenticate (typically causes include: user password expired or user account disabled). Restarting client.
2019-12-30 09:50:46,192 WARN [com.apc.config.workbench.threads.impl.ExtendedThreadFactory] (Model Thread 0) Exception in thread Model Thread 0
java.lang.RuntimeException: java.util.concurrent.ExecutionException: javax.xml.ws.soap.SOAPFaultException: OutgoingCommunicationSwitch is off, so skipping Web Service call to http://services.product.apc.com/ -> public abstract java.util.Collection com.apc.product.services.ProductServicesWebService.getLicenseInformationIncludeExpired() throws com.apc.product.services.ProductServicesException !
at com.apc.dcoverview.internal.save.DefaultSaveService.saveChanges(DefaultSaveService.java:100)
at com.apc.dcoverview.internal.handlers.DCOverviewSaveHandler$SaveCallable.call(DCOverviewSaveHandler.java:156)
at com.apc.dcoverview.internal.handlers.DCOverviewSaveHandler$SaveCallable.call(DCOverviewSaveHandler.java:1)
at com.apc.config.workbench.threads.impl.wrappers.CallableWithProgressWrapper.call(CallableWithProgressWrapper.java:25)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at com.apc.config.workbench.threads.impl.ModelModificationThread.run(ModelModificationThread.java:10)
Caused by: java.util.concurrent.ExecutionException: javax.xml.ws.soap.SOAPFaultException: OutgoingCommunicationSwitch is off, so skipping Web Service call to http://services.product.apc.com/ -> public abstract java.util.Collection com.apc.product.services.ProductServicesWebService.getLicenseInformationIncludeExpired() throws com.apc.product.services.ProductServicesException !
at com.apc.config.workbench.threads.impl.ModelModificationThreadServiceImpl.syncExecExceptionSafe(ModelModificationThreadServiceImpl.java:192)
at com.apc.dcoverview.internal.save.DefaultSaveService.saveChanges(DefaultSaveService.java:94)
... 10 more
Caused by: javax.xml.ws.soap.SOAPFaultException: OutgoingCommunicationSwitch is off, so skipping Web Service call to http://services.product.apc.com/ -> public abstract java.util.Collection com.apc.product.services.ProductServicesWebService.getLicenseInformationIncludeExpired() throws com.apc.product.services.ProductServicesException !
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:161)
at com.sun.proxy.$Proxy58.getLicenseInformationIncludeExpired(Unknown Source)
at com.apc.external.client.serveraccess.ServerAccessNodeCountHelperImpl.updateLicenseCountFromServer(ServerAccessNodeCountHelperImpl.java:76)
at com.apc.external.client.serveraccess.ServerAccessNodeCountHelperImpl.access$0(ServerAccessNodeCountHelperImpl.java:74)
at com.apc.external.client.serveraccess.ServerAccessNodeCountHelperImpl$1.onDoneSaving(ServerAccessNodeCountHelperImpl.java:33)
at com.apc.dcoverview.internal.save.DefaultSaveService$SaveCallable.fireOnDoneSaving(DefaultSaveService.java:166)
at com.apc.dcoverview.internal.save.DefaultSaveService$SaveCallable.call(DefaultSaveService.java:155)
at com.apc.dcoverview.internal.save.DefaultSaveService$SaveCallable.call(DefaultSaveService.java:1)
at com.apc.config.workbench.threads.impl.ModelModificationThreadServiceImpl.syncExecExceptionSafe(ModelModificationThreadServiceImpl.java:189)
... 11 more
Caused by: com.apc.dsmf.outgoingcommunication.OutgoingCommunicationSwitchedOffException: OutgoingCommunicationSwitch is off, so skipping Web Service call to http://services.product.apc.com/ -> public abstract java.util.Collection com.apc.product.services.ProductServicesWebService.getLicenseInformationIncludeExpired() throws com.apc.product.services.ProductServicesException !
at com.apc.dsmf.outgoingcommunication.OutgoingCommunicationInterceptor.handleMessage(OutgoingCommunicationInterceptor.java:53)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
... 19 more
Caused by: Error (401) ProductServicesWebServiceService.getProductVersion() @ https://dco.ms.com:443/isxo/core/product/ProductService.
at com.apc.dsmf.HttpCommunicationInterceptor.handleFault(HttpCommunicationInterceptor.java:38)
at org.apache.cxf.phase.PhaseInterceptorChain.unwind(PhaseInterceptorChain.java:491)
at org.apache.cxf.phase.PhaseInterceptorChain.wrapExceptionAsFault(PhaseInterceptorChain.java:342)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:324)
at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
at com.sun.proxy.$Proxy57.getProductVersion(Unknown Source)
at com.apc.sma.client.ServerVersionChecker.getServerVersion(ServerVersionChecker.java:42)
at com.apc.sma.client.ServerVersionChecker.checkServerVersion(ServerVersionChecker.java:51)
at com.apc.sma.client.ServerVersionChecker.access$1(ServerVersionChecker.java:48)
at com.apc.sma.client.ServerVersionChecker$JobThread.run(ServerVersionChecker.java:76)

 

(CID:153093421)

Labels
  • Labels:
  • Data Center Operation
Reply

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

  • All forum topics
  • Previous Topic
  • Next Topic
Replies 5
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

0 Likes
3
899
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

Observations when looking at the provided stacktrace:
"Unable to authenticate (typically causes include: user password expired or user account disabled)" and "OutgoingCommunicationSwitch is off".
So the root cause is that the client could not get successful network communication to the server.

We show this by setting the communication icon in the bottom right corner to a red symbol.

(CID:153093562)

Reply

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

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

In response to DCIM_Support
0 Likes
0
899
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

well, I followed your path and went back double checked the log, found the log warned once  the user logged in. Please see as below.

my questions:

  1. can we say the user's login was not "successful" - well logged in, but no communication out?
  2. if yes, how did this happen? i checked server log during that time, no error indicating communication with LDAP server . i do see some LDAP related warnings once in a while, but far outside that time frame
  3. if no, how can i understand below warning message? i mean, no one would expect to check the communication icon after they login to make sure the login is successful, right? once you logged in, you logged in. 

 

2019-12-29 08:43:47,575 INFO [com.apc.sma.client.Application] (ModalContext) Using log levels: Eclipse log level: WARN, Application log appender level: INFO, Analytics appender level: WARN
2019-12-29 08:43:47,587 INFO [com.apc.sma.client.Application$EclipseToLog4jLogListener] (ModalContext) JVM args: [-Xms256M, -Xmx768M, -XX:+UseConcMarkSweepGC, -XX:+CMSIncrementalMode, -XX:+CMSIncrementalPacing, -XX:+HeapDumpOnOutOfMemoryError, -Dfile.encoding=utf-8, -DbuildType=release, -Dosgi.bundlefile.limit=0, -DsyncProduct=OPERATIONS, -Dosgi.nls.warnings=ignore, -DSWT_GTK3=0] [org.eclipse.core.runtime]
2019-12-29 08:43:49,413 INFO [com.apc.sma.client.Application] (ModalContext) Running server version 8.2.11.79512 (release)
2019-12-29 08:43:51,706 INFO [com.apc.sma.client.Licenses] (Model Thread 0) Server and client running with: colo,change,highavailability,insight,capacity
2019-12-29 08:44:27,579 WARN [com.apc.config.impact.impl.cfg.ImpactConfigurationServiceImpl] (Model Thread 0) No such profile Default. Has com.apc.config.impact.cfg.ImpactConfigurationBootstrapper been called? Anyway, creating now.
2019-12-30 08:41:35,507 WARN [com.apc.dsmf.outgoingcommunication.OutgoingCommunicationSwitch] (Thread-4) Outgoing communication switch turned off

(CID:153093564)

Reply

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

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

In response to DCIM_Support
0 Likes
0
899
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

The user in this case was (presumedly) logged in successfully.

Before any calls to the server we re-authenticate, this is standard API implementation. It was this re-authentication that got an error. But this is not the root cause, as the next line in the stack trace shows that all out going communication is failing. So the re-authentication call just happened to be the first.
 

The OutGoingCommuncationSwitch is removed in the latest version of DCO and ITA, to avoid the problems you describe.

(CID:153550874)

Reply

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

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

In response to DCIM_Support
0 Likes
0
899
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2020-07-06 12:28 AM . Last Modified: ‎2024-04-02 11:33 PM

Good to know how it works under the hood. 

Let's go back to your conclusion, "So the root cause is that the client could not get successful network communication to the server."

I personally think this is still a symptom. We still don't know what caused the "unsuccessful communication", could it be caused by timed-out session, or network glitch, or LDAP problem?

 

(CID:153550976)

Reply

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

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-06 12:29 AM . Last Modified: ‎2023-10-22 04:31 AM

0 Likes
0
899
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

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

Posted: ‎2020-07-06 12:29 AM . Last Modified: ‎2023-10-22 04:31 AM

superhero.png

This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.

Reply

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