Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Adobe cloud SDk path servlet issue

Avatar

Community Advisor

Hi All,

I have created sling servlet using path.

This servlet is working fine on AEM 6.5 but not working on Adobe cloud.

It is showing as unsatisfied and on network tab 409 conflict error.

Does anyone face the same issue?

Kr,

Sanjay 

 

1 Reply

Avatar

Community Advisor

Hi @Sanjay_Bangar ,

You might have some issue regarding Custom Code Quality Rules - "Do not use Sling servlet paths to register servlet" Ignore if not.

Please refer this link: https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/how-to-use/custom-cod... 

Hope that helps!

Regards,

Santosh

Avatar

Level 6

What is the purpose of this servlet? 

Are you reading/writing things on the repository using this servlet?

 

What I have seen in past if people usually try to write under apps then you may face 409 status code. 

 

Avatar

Community Advisor

Hi @tusharbias ,

Purpose of the servlet is used to inheritated page property value from parent to child.

Avatar

Employee Advisor

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.

 

 

Avatar

Employee Advisor

But in this case you check the details of the component in /system/console/components (on the SDK) and see which reference is not satisfied.

Avatar

Community Advisor

Hi ,

 I have resolved this issue myself ..for Servlet dependencies one configuration is required due to that service is unsatisfied.

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now