on 2020 Feb 18 9:38 AM
We use Hybris version 5.7.0.16.
On some Linux machines we face a problem that the call
ant updatesystem -DconfigFile=h5_delta_update.json -Dui.rebuild=false
successfully executes delta updates but hangs during shutdown. The last log messages are
[java] shutting down hybris registry..
[java] INFO [main] [] [DefaultSMSEngineRegistry] SMS engines shut down.
[java] INFO [main] [] [DefaultTaskService] Task engine already stopped.
[java] WARN [AfterSaveEventPublisher-master] [] [DefaultAfterSaveListenerRegistry] AfterSaveEventPublisher-master has been interrupted - stopping now: sleep interrupted
[java] INFO [AfterSaveEventPublisher-master] [] [DefaultAfterSaveListenerRegistry] AfterSaveEventPublisher-master has been interrupted/terminated but without InterruptedException - stopping now.
[java] HYBRIS_RUNTIME_PROPERTIES environment variable is set. Loading additional properties from /etc/hybris.runtime.properties
[java] HYBRIS_RUNTIME_PROPERTIES environment variable is set. Loading additional properties from /etc/hybris.runtime.properties
[java] INFO [main] [] [DefaultCacheController] Removed listener from cache controller. Currently registered 1
[java] INFO [main] [] [DefaultRMIRegistryService] Unexporting the registry.
[java] INFO [main] [] [DefaultClusterNodeManagementService] Unregistering assigned cluster node id 2...
and then the process never ends.
Request clarification before answering.
Case related: Hybris freeze on this line because he can't get out the cluster where he was (and maybe he was never in)
if you use jgroups file for hybris node clustering, check that hybris has READ/WRITE access to the jgroup file (local or remote storage like bucket).
Also check that you have error on jgroups initialization before.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome and thanks for visiting SAP Community to get answers to your questions. Check out our tutorial to get started in SAP Community: https://developers.sap.com/tutorials/community-start.html By adding a picture to your profile you encourage readers to respond to your question. Learn more about your profile here: https://developers.sap.com/tutorials/community-profile.html
Does the same error happen when you do it from admin console?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.