on 2024 Nov 05 5:14 PM
when trying to connect Eclipse to SAP BTP via ADT it says
Failed to get service instance URL info for https://XXX.abap.us10.hana.ondemand.com: java.util.concurrent.ExecutionException:
Using Eclipse version 2024|09 or Version 4.33
I have first posted my question in Eclipse forum, but as "That looks like an issue with ADT connecting to a service endpoint run by SAP, so either way, it's either something ephemeral
that will resolve itself, or you'll need to reach out to SAP for support."
So, now I am asking for help.
it seems related to the last update a couple of weeks ago. The "create an ABAP cloud project" is not letting me to input the whole file with my service keys, instead if asking for "Extract the URL from the service key and afterwards popping-out the error above: "Failed to get service instance URL info for"
I have found the error subject in the log in Eclipse
MESSAGE Unable to resolve plug-in "com.sap.adt.ddic.table.ui
If you see in the attachment it is true that his plugin is missing
is there a way to uninstall only this plugin?
Is this the correct place to ask about ADT?
is ADT under the scope of SAP or Eclipse?
Request clarification before answering.
First of all thank you for the hints to the community and apologies for a subject misleading:
I took the title, as I wrote below, from a log file that I found in Eclipse, but it is not relevant nor related to the root-cause
The root-cause of the issue was at my side. I am now describing what I have done in case it can help anyone else.
The important here is the error message that I received before solving the issue:
"
Failed to get service instance URL info for
https: // XXXXX.abap.us10.hana.ondemand.com: java.util.concurrent.ExecutionException: org.apache.hc.client5.http.ClientProtocolException: CONNECT refused by proxy: HTTP/1.1 407 Proxy"
The important part here is the last 2 words: 407 which means authorization and proxy. In other words your proxy is blocking the access to the SAP BTP trial account
Standard solution would be to go to Eclipse > Menu > Window > Preferences > General > Network connections and write the IP of your proxy and the password.
I was trying to connect with my company notebook which has PROXY centrally managed, so I needed to create a ticket at my company and they solve it. You can close now this question and mark it as solved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
what you did in that popup?
did you select all and trust them?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I will try to uninstall Eclipse and install it again. To me it looks like the last upgrade of the ADT Tools has a bug, Can anyone recommend another place to ask the people in charge of ADT?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.