Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
ExtendedException: Type '500' thrown in file 'c:\jws\engine-common-ws\src\server\appmanagement.cpp' in function 'CTheServer::GetDataModelMetadataRest_impl' on line '560'. Message: 'Internal Server Error' and additional debug info: 'get metadata'
We have 200-300 above error messages each day from engine services of most nodes. Only 2 newly added nodes don't have that (yet).
Can you give me some hints where to investigate further?
Best regards,
Susan
Now AppMetadataAnalyzer has all data. Issue resolved.
Here is summary of this issue.
The error messages appear because AppMetadataAnalyzer tried to retrieve app metadata from rim node where apps were not loadbalanced to.
Solution: remove the rim nodes from AppMetadataAnalyzer's virtual proxy's load balancing nodes list.
Big thank to @rzenere_avvale !!
Hey Susan,
great that the errors are not showing anymore. I'm still confused why you had an incremental number of errors, but having solved the issue is still good enough.
Unluckily no, I don't have anymore clues about the 0RAM footprint. I would suggest to try to perform manually the same extraction as Qlik does (you should be able to see in the log file the precise URL that Qlik uses)
Riccardo
I assume increase in number of error probably because we constantly have new customers & new apps..
What do you mean by 'perform manually the same extraction'?
If you export the reload log, you should find a part of the script where a call like this is performed:
Note: in your log you (probably) won't find anything with win, because it is the prefix of my Windows virtual proxy.
Find the row with one of those apps that have no footprint/... and, from your browser, call the same url.
This way you should be able to obtain the same metadata as Qlik does while reloading.
At this point, I can think to three scenarios:
Riccardo
Thank you Riccardo
I'll use this method next time when AppMetadataAnalyzer gives 0 RAM footprint.
Big thank to your help! 🙂
Best regards,
Susan