I have setup the AEM forms JEE 6.5 server and have tested the IVS applications on it too. However, when I try to import the .lca file , I get the error as shown below. Can some one please guide as to what I maybe missing. Here is the info of the setup. AEM forms JEE 6.5 running on Websphere, connecting to Oracle DB. TIA!
The following exception was logged ALC-DSC-099-000: com.adobe.livecycle.packmgr.PackageManagerException: java.net.ConnectException: Connection refused (Connection refused)
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.importApplications(DesigntimeServiceImpl.java:1731)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)