Unable to import lca package in AEM form - Http Error code =404
Hi,
I encountered an error when I was trying to import the lca file through the AEM form admin UI.
It seems like the program is unable to connect to AEM instance but both the AEM and the AEM form instances are running.
I have also configured the live cycle connector at the AEM to point to the AEM form.
Both the AEM and AEM form is installed on my laptop. SP1 packages were also installed via package share on to AEM.
The same error also occurs when I try to export an archive using the workbench.
Pls let me know if there is anything I missed out. Is there any means I can test the connection from AEM form to AEM or vice versa?
Thanks in advance.
The error in the JBOSS log is as follows:
18:44:18,843 INFO [com.adobe.livecycle.design.service.DesigntimeServiceImpl] (http-/0.0.0.0:8080-1) crx import failed will rollback any possible crx import for the package: test.zip: ALC-DSC-099-000: com.adobe.livecycle.packmgr.PackageManagerException: java.lang.RuntimeException: Error received while making Service call to AEM. Http Error code =404
at com.adobe.livecycle.packmgr.client.PackageManagerServiceClient.importPackage(PackageManagerServiceClient.java:75)
at com.adobe.livecycle.design.service.DesigntimeServiceImpl.executeCrxImport(DesigntimeServiceImpl.java:3004)
at com.adobe.livecycle.design.service.DesigntimeServiceImpl.importApplication(DesigntimeServiceImpl.java:1627)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_25]
Regards,
Dennis