Hi.
Does anybody know this error message? Message-ID is 5042...
PERM,No associated Perm to an EndPerm receiving (GER.LU11.50A_KG5.H008_KVE.VEN.ST_sta) IntServStopWatch
It appears only once upon startup of a project and only for this particular variable. I suppose that is has to do with the "Permanent Scan for mimic" setting. In my case it is set to "Server station".
Armin, you didn't mention whether this message appears on the server or the client.
Ah yes, you're right.
It appears on the primary server station. One more symptom of the issue is that on the standby server many variables are invalid. Even when opening a mimic which contains these variables in animations. After forcing a variable its value is updated.
I suppose that maybe a permanent scan subscription is discarded and cannot be reestablished or something in this direction...?
Thanks to Dominique we finally know the answer:
Perm corresponds to a PcVue message of type subscription.
EndPerm corresponds to a PcVue message of type unsubscribe.
IntServStopWatch means that the source of the variable is internal and that the method where the problem occurs is called StopWatch
This message indicates that on the quoted variable, an unsubscription request has been received but its associated subscription request has not been found.
Under what condition can we get this message?
I don't know. We have to put this variable in trace to find the cause.
Is this problem serious?
No.
Thanks Ludo (and also to Dominique), now we know the meaning of the error.
I have seen similar message before. The next time I see it, I will use trace to see if we can find any additional information.
Thanks,
Kantha


