Hi,
We are experiencing an issue after upgrading to mapp View 6.8.
Occasionally the HMI stops responding to page navigation. The current page remains visible, but it is no longer possible to switch to other pages. In some cases the only recovery method has been a PLC restart.
The following error is logged when the problem occurs:
Error
ID: -1061090151
mapp View Server
Problem executing action “clientSystem.Action.LoadContentInArea”
in context “MainMenu180”
The error may be followed by messages such as:
Information
ID: 1086398273
Client action “clientSystem.Action.LoadContentInArea” was canceled.
and:
Warning
ID: -2134803125
Client in loading phase:
Page or piece of content “Robots_System” not loaded.
The issue is not limited to a single page or content. We have observed the same error while navigating to different pages and menus.
We have also observed the same error code (-1061090151) for actions other than LoadContentInArea, for example:
Problem executing action “opcUa.NodeAction.SetValueNumber”
in context “PackLidGripCalibrateAxisZ_200”
This makes us wonder if the error code represents a more general action execution problem rather than a page-specific issue.
Additional observations:
The same HMI project has been running for several years without any occurrences of error -1061090151.
Searching the complete logger history shows that all occurrences of this error code appeared only after upgrading to the latest software versions approximately one week ago.
The issue has now been observed on two separate machines.
During one occurrence, another active HMI client refreshed and later closed its session. After that, page navigation started working again, which may indicate a runtime or session-related issue.
Has anyone seen similar behaviour, or knows what conditions can trigger error -1061090151 in mapp View?
Thanks!