com.adobe.fd.output.api,version=[5.11,6) -- Cannot be resolved | Community
Skip to main content
New Participant
April 28, 2022
Solved

com.adobe.fd.output.api,version=[5.11,6) -- Cannot be resolved

  • April 28, 2022
  • 2 replies
  • 1624 views

Hi,

 

I have installed some AEM bundles and getting below error in my local

 

com.adobe.fd.output.api,version=[5.11,6) -- Cannot be resolved

 

a) uber-jar version is 6.5.0 and my local AEM version is also 6.5.0.

b) restarted the services

c)Uninstalled the AEM forms add on package and installed it

 

Nothing worked. Please Advice.

 

How do i resolve this error?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pulkit_Jain_

Sure


@schallag 

I see that this custom bundle was created by Adobe's partner 4Point and may need further troubleshooting over a call to find out the issue.

Please raise a support ticket for further investigation.

2 replies

Pulkit_Jain_
Employee
May 2, 2022

@schallag 

This seems to be a custom bundle for leveraging output service. 

Can you try deleting the version in the MANIFEST.MF file and then retry deploying the bundle?

Also, logs from the attempt to activate the bundle will help, in case the issue persists. 

schallagAuthor
New Participant
May 2, 2022

I deleted the version in the manifest.mf file and deployed the bundle. It didnt work.

Employee
May 2, 2022

Can you paste your manifest file?

Mayank_Gandhi
Employee
May 2, 2022

@schallag Forms pkg uninstall is not supported, delete the crx and rebuild it. This will bring aem to 6.5.0 then install 6.5.0 of forms and restart the instance.

schallagAuthor
New Participant
May 2, 2022

Thank you for the info. I deleted the crx and did the rebuild.