AppWorx, Dollar Universe and Sysload Community

 View Only

 Strange logging in Dolalruniverse Product log

Patrick Dhaene's profile image
Patrick Dhaene posted Apr 14, 2021 01:50 AM
Hi , 
   I get a bunch of message in the Dollaruniverse product log i cannot find where they are coming from.
   Can anyone help me ?

The log lines :
| 2021-04-14 07:47:00 |ERROR|X|IO |pid=4980.5420| owls_fla_var_by_numproc | SB article not found for numproc 1425597 (3)
| 2021-04-14 07:47:00 |ERROR|X|EEP|pid=21164.21428| retrieve_variable_value | Unable to get launch variables for numproc X1425597: 600
| 2021-04-14 07:47:00 |ERROR|X|EEP|pid=21164.17648| retrieve_variable_value | Unable to get launch variables for numproc X1417365: 600
| 2021-04-14 07:47:00 |ERROR|X|IO |pid=4980.8484| owls_fla_var_by_numproc | SB article not found for numproc 1419635 (3)


Thx,
Patrick
Adrian Fresno Menendez's profile image
Broadcom Employee Adrian Fresno Menendez
Hello, this looks like some launches having been removed from the u_fmsb60 (launches data files) so that their variables from u_fmsp60 and u_fmtp60.
On the other hand, the EEP which scans Resources from lines in u_frrv60.dta cannot find the variables for that uproc numbers 1425597  and 1419635.
This looks like a bug that we fixed in 6.9.01 and superior:
https://knowledge.broadcom.com/external/article/118335/duas-eep-crashes-unable-to-get-launch-va.html

Can you check that you are running an affected version? If so, simply update the node.
Patrick Dhaene's profile image
Patrick Dhaene
Hi ,
   We are running version 6.10.41.

Adrian Fresno Menendez's profile image
Broadcom Employee Adrian Fresno Menendez
Since you are in version 6.10.41, most likely cause is that you are affected by this bug fixed on 6.10.51
Checking the content of the u_frrv60.dta file content should be able to confirm it.
Please feel free to reach out to Support if needed for confirmation with a uxtrace of the node.
Patrick Dhaene's profile image
Patrick Dhaene
Dear , 
   The  bug you specified has somethings to do with resources.
   I don't think that will be the solution.

Thx anyway
Adrian Fresno Menendez's profile image
Broadcom Employee Adrian Fresno Menendez
EEP only works on the file u_frrv60 which only contains resources ( script, system or file) conditions.
Since you have this message |ERROR|X|EEP|pid=21164.21428| retrieve_variable_value | Unable to get launch variables for numproc X1425597: 600
it means that the numproc 1425597 has a resource condition, so it does have to do with resources.
Have you investigated what is the uproc that corresponds to the numprocs 1419635  and 1425597 ?
Once found, check the launch formula, there should be resource conditions.
Eric Delawoevre's profile image
Eric Delawoevre
Hi Patrick (& adrian :-) )

I noticed that SB article error came when there is an link missmach between two nodes. Perhaps it was on the v5.6 . The id are unsynchronized on the EEP or Exchanger
The solution was to razfic the both exchanger
Is that coming also on v6 ?

Eric
Patrick Dhaene's profile image
Patrick Dhaene
Hi , 
    How do you do uxrazfic from the exchanger ? Can you give the command ?
    And if i do this are there any consequences ?

thx,
Patrick
Adrian Fresno Menendez's profile image
Broadcom Employee Adrian Fresno Menendez
Hello Patrick, messages come from EEP so I highly doubt this has something to do with the Exchanger Data files.
You can check if the files u_fecl60.dta and u_fecd60.dta are empty or not, if they are empty then it makes no sense reinitializing them
The procedure for exchanger data files reinitialization is available here:
https://knowledge.broadcom.com/external/article/87151/duas-error-600-populating-exchange-data.html

Anyhow, as stated before, I suggest you to open a case with Technical Support so that we can check the u_frrv60.dta which I believe is the cause of your problem.