Thanks Sridhar for the response. But, unfortunately, the java service only allows me to select “COMPLETED” or “COMPLETED-FAILED” as you can see below:

Also, another issue appeared: After changing some MWS cluster configurations trying to fix MWS’s integration server’s viewing, I started to receive the following the exception in full.log:
!MESSAGE Could not bind a reference of component com.webmethods.portal.system.cluster.impl.ClusterProvider. The reference is: Reference[name = EventSystem, interface = com.webmethods.rtl.event.ecs.IEventContainerSupport, policy = dynamic, policy-option = reluctant, cardinality = 0..1, target = null, bind = bindEventSystem, unbind = null, updated = null]
jvm 1 | 2023-01-19 09:14:22 BRT (ClusterProvider:INFO) [Component Resolve Thread (Bundle 420)] - Activating service
jvm 1 | 2023-01-19 09:14:22 BRT (ClusterProvider:INFO) [Component Resolve Thread (Bundle 420)] - Initializing components of: cluster
jvm 1 | 2023-01-19 09:14:22 BRT (ClusterProvider:INFO) [Component Resolve Thread (Bundle 420)] - JMS ClientID: myhost.mygroup.com.mws.library.3808478770440589312
jvm 1 | 2023-01-19 09:14:22 BRT (PortalException:INFO) [Component Resolve Thread (Bundle 420)] - No registered exception delegate
jvm 1 | 2023-01-19 09:14:22 BRT (ClusterProvider:ERROR) [Component Resolve Thread (Bundle 420)] - null
jvm 1 | com.webmethods.portal.PortalException
jvm 1 | at com.webmethods.portal.system.cluster.impl.ClusterProvider.registerLocalClusterNode(ClusterProvider.java:778)
jvm 1 | at com.webmethods.portal.system.cluster.impl.ClusterProvider.init(ClusterProvider.java:394)
jvm 1 | at com.webmethods.portal.system.impl.BaseProvider.activate(BaseProvider.java:147)
jvm 1 | at com.webmethods.portal.system.cluster.impl.ClusterProvider.activate(ClusterProvider.java:214)
jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
jvm 1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
jvm 1 | at java.lang.reflect.Method.invoke(Method.java:498)
jvm 1 | at org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:235)
jvm 1 | at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
jvm 1 | at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345)
jvm 1 | at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
jvm 1 | at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
jvm 1 | at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:473)
jvm 1 | at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:217)
jvm 1 | at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:816)
jvm 1 | at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:783)
jvm 1 | at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89)
jvm 1 | at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70)
jvm 1 | 2023-01-19 09:14:22 BRT (ShutdownManager:INFO) [Thread-13] - Shutdown Manager running all shutdown hooks.
Please, is there a way to reset MWS cluster settings or a file where I can set manually cluster configurations to fix this issue?
Thanks in advance!
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB