I am configuring ADS on CE 7.2 with SSL. I was able to get everything working before configuring SSL but now I have a problem.
It seems the communication between ABAP (serverA) and J2EE (serverB) is not working.
In CE, when I try to ping desitnation: FP_ICF_DATA_<SID> I get an error: Error during ping operation: Ping not successful! Received HTTP response 404. I have this configured to use keystore view ADSCerts - ssl-credentials (with self-signed certificates for testing). But even when I change it to basic, it still doesn't ping.
Then when I try to test the SM59 connnection (ADS), I get the following error: HTTPIO_PLG_CANCELED
I have this set up as "DEFAULT SSL CLIENT (STANDARD)" -with 50001 as the system number.
Please let me know if you have any suggestions.
None of the PDF reports work. I get errors:
Test Program: Version Information (for Analysis Only)
ERROR CODE : 100,101
ERROR MESSAGE : SOAP Runtime Exception: CSoapExceptionTransport : HTTP receive failed with exception communication_failure
SOAP Framework error: SOAP Runtime Exception: CSoapExceptionTransport : HTTP receive failed with exception communication_failure(100,101).
I can bring up an HTTPS in the CE system: https://<serverB>:50001/
I get the warning: There is a problem with this website's security certificate, but if I click on "continue to this website", all is ok. I expect a warning since I am using the self signed certificates.
All help is much appreciated.
Thanks,
Peggy