Hi,
when you mean "Adobe cloud", what exactly do you mean with that? Is it the SDK or a DEV environment in the cloud? I assume SDK because you mention "unsatisfied" because you cannot access the OSGI webconsole in the DEV console and that's the only way to get this information.
But when you open localhost:4502/system/console/components and search for your component you can see which dependency is not satisfied.
Also, when you write "409 conflict error", does that mean that this servlet is working? If it's not active you cannot call it and it cannot return a 409.