XDP Deployement Error to AEM server | Community
Skip to main content
sobhan_sahu
New Participant
September 12, 2017
Solved

XDP Deployement Error to AEM server

  • September 12, 2017
  • 3 replies
  • 2030 views

Hi All,


I have a specific XDP that I am trying to deploy into one of the application folders on the AEM server. But I am getting an error while trying to deploy the same.

com.adobe.idp.dsc.DSCNotSerializableException: Not seaializable.

Can anyone please help me understand what could have been the issue with the XDP that I can check,

Thanks,

Sobhan

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 Lee__A

You have a couple of options to get around this.

- undeploy the entire application, add your asset then redeploy the application.

- if that doesn't work, create a new version of your application and deploy the new assets there.

- if that doesn't work, logout, create a new server with a new name but same host name. This will create a new local directory for your assets. Then get your application, add the asset, redeploy.

- last but not least, create an LCA of your assets. Delete the application (including from server). Re-import your LCA, then get and deploy your assets.

3 replies

smacdonald2008
New Participant
September 12, 2017

Thanks Lee for your detailed response.

Lee__AAccepted solution
Employee
September 12, 2017

You have a couple of options to get around this.

- undeploy the entire application, add your asset then redeploy the application.

- if that doesn't work, create a new version of your application and deploy the new assets there.

- if that doesn't work, logout, create a new server with a new name but same host name. This will create a new local directory for your assets. Then get your application, add the asset, redeploy.

- last but not least, create an LCA of your assets. Delete the application (including from server). Re-import your LCA, then get and deploy your assets.

smacdonald2008
New Participant
September 12, 2017

Are you able to deploy other files - or is issue only applicable for this 1 XDP?