Hello,
sometimes we get an error “usd context busy” while loading a stage.
What does that mean? And how to handle that? Does it make sense to just wait a second and try again?
Thanks
Carl
Hello,
sometimes we get an error “usd context busy” while loading a stage.
What does that mean? And how to handle that? Does it make sense to just wait a second and try again?
Thanks
Carl
@c.bickmeier i am curious to know if you are getting it consistently or can you reproduce the issue on both large and small USD files?
Hello,
we get those error only in a few cases and cannot reproduce them.
Carl
I have the same error for 90 seconds after loading the headless A2F server, then I can load a new USD file.
the usd file is very small and it used to work instantly before with that same file. My PC has plenty of GPU and CPU ressources too.
Any idea how to fix it?
thx
How are these errors occurring? Is it just by opening a file using UI? Or are you loading USD files programmatically?
We are opening the file prgrammatically
I am getting this error consistently when I try to load USD file via REST API in headless model.
There are two warnings, are they related?
BTW, I am running Audio2Face in a Linux docker container.
2024-05-30 18:03:06 [184,433ms] [Error] [omni.usd] UsdContext busy
2024-05-30 18:08:28 [506,901ms] [Warning] [omni.usd] Warning (secondary thread): in _ReportErrors at line 2890 of /buildAgent/work/ac88d7d902b57417/USD/pxr/usd/usd/stage.cpp -- In </World/claire_bs_arkit>: Could not open asset @http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Audio2Face/Samples_2023.2/blendshape_solve/claire_bs_arkit.usd@ for payload introduced by @/female.usd@</World/claire_bs_arkit>. (instantiating stage on stage @/female.usd@ <0x7f30b8099320>)
2024-05-30 18:08:28 [506,901ms] [Warning] [omni.usd] Warning (secondary thread): in _ReportErrors at line 2890 of /buildAgent/work/ac88d7d902b57417/USD/pxr/usd/usd/stage.cpp -- In </World/head_hi_model_published>: Could not open asset @http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Audio2Face/Samples_2023.2/claire/models/head_hi_model_published.usd@ for payload introduced by @/female.usd@</World/head_hi_model_published>. (instantiating stage on stage @/female.usd@ <0x7f30b8099320>)
2024-05-30 18:10:46 [645,070ms] [Error] [omni.usd] UsdContext busy