Hello everyone,
I have been using a BPM version 9.60 on a Windows Server 2019 for a long time and without having changed anything, the instances of this server can no longer connect to the APM 9.60. This problem does not occur with any other servers.
The following error appears in the bpm_all.log:
ERROR [DefaultQuartzScheduler_Worker-2] [AbstractBsmApi] Failed to register instance Test. Failed to decode the request
com.mercury.infra.xdr.XDRException: XDRGenericInputStream: read failed in byte 8. Read a total of 0
at com.mercury.infra.xdr.XDRGenericInputStream.read(XDRGenericInputStream.java:44) ~[xdr.jar:?]
at com.mercury.infra.xdr.XDRint.sdecode(XDRint.java:52) ~[xdr.jar:?]
at com.mercury.infra.xdr_utils.XDROptStructGenericMarshaller.genericDecode(XDROptStructGenericMarshaller.java:36) ~[xdr_utils.jar:?]
at com.mercury.topaz.agent.protodata.tap_header_t.decode(tap_header_t.java:455) ~[prototype_xdl.jar:?]
at com.hp.bsm.bpm.bsmAPIs.AbstractBsmApi$2.getBsmResponse(AbstractBsmApi.java:244) ~[bpm_server.jar:?]
at com.hp.bsm.bpm.bsmAPIs.AbstractBsmApi.sendTMCRequest(AbstractBsmApi.java:568) ~[bpm_server.jar:?]
at com.hp.bsm.bpm.bsmAPIs.AbstractBsmApi.sendRegister(AbstractBsmApi.java:235) [bpm_server.jar:?]
at com.hp.bsm.bpm.bsmAPIs.AbstractBsmApi.registerInstance(AbstractBsmApi.java:386) [bpm_server.jar:?]
at com.hp.bsm.bpm.bsmAPIs.AbstractBsmApi.registerBpmInstance(AbstractBsmApi.java:403) [bpm_server.jar:?]
at com.hp.bsm.bpm.bsmAPIs.BsmApiHelper.registerBpmInstance(BsmApiHelper.java:54) [bpm_server.jar:?]
at com.hp.bsm.bpm.scheduling.jobs.RegisterBpmInstanceJob.execute(RegisterBpmInstanceJob.java:37) [bpm_server.jar:?]
at org.quartz.core.JobRunShell.run(JobRunShell.java:213) [quartz-all-2.1.1.jar:?]
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) [quartz-all-2.1.1.jar:?]
The following tasks have been performed so far without success:
- Reboot BPM Service
- Reboot Server
- Delete and create a new instance
- Reinstallation of the BPM version
Does anyone else have such an error and possibly know the cause?
Many thanks for your support.