SAP ADT «установил программное обеспечение» столкнулся с проблемой - Eclipse IDE

При установке «нового программного обеспечения» в Eclipse IDE ( СправкаУстановить новое программное обеспечение... ) и точном выполнении шагов, описанных здесь , я сталкиваюсь с этой проблемой (на шагах 8–9):

Вот полный вывод ошибки:

      An error occurred while collecting items to be installed session context was:(profile=_home_mohammad_eclipse_java-2020-12_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.adt.abap.prog.rap.doc.dev_3.14.100.jar.
Connection reset
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.adt.abapdev.guide.doc.user_3.14.100.jar.
Connection reset
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.adt.hana.guide.doc.user_3.14.100.jar.
Connection reset
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.docu.bpc4hana.help_1.23.0.jar.
Connection reset
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.docu.bpc4hana2.help_1.23.0.jar.
Connection reset
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.docu.bw.help_1.23.0.jar.
Read timed out
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.docu.bw4hana2.help_1.23.0.jar.
Connection reset
Unable to read repository at https://tools.hana.ondemand.com/2020-12/plugins/com.sap.mts.processintegration.guide.doc.user_1.124.0.jar.
Connection reset

У меня была точно такая же проблема в Windows, потому что Eclipse был установлен в Windows drive/Program Files. Поэтому мне просто нужно было предоставить разрешение администратора или переместить затмение из Program Files.

Но на Ubuntu 20.04 LTS (Focal Fossa) я не знаю, что делать. Любые предложения будут действительно оценены.

1 ответ

Не могли бы вы попробовать запустить Eclipse со следующими аргументами:

      -vmargs -Djava.net.preferIPv4Stack=true
Другие вопросы по тегам