Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error updating ADT in Eclipse Photon

srini_reddy1
Participant
0 Likes
1,971

Getting below error while trying to update ABAP Development tools in Eclipse Photon. I tried updating directly by providing the update site but no luck. Any inputs are greatly appreciated.

!ENTRY org.eclipse.equinox.p2.engine 4 4 2019-01-04 13:21:18.736

!MESSAGE An error occurred while collecting items to be installed
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2019-01-04 13:21:18.737
!MESSAGE session context was:(profile=C__Users_XXXXXX_Documents_Eclipse Photon for ABAP_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2019-01-04 13:21:18.737
!MESSAGE No repository found containing: osgi.bundle,org.eclipse.andmore.base,0.5.0.201605181018

Thanks,

Srini

1 ACCEPTED SOLUTION
Read only

srini_reddy1
Participant
0 Likes
1,615

I tried removing update site and updating it again but that didn't work for me.

I downloaded eclipse Photon (4.8) again and reinstalled ADT. It worked and came with latest version. For now I am closing this thread.

Getting below error while trying to update ABAP Development tools in Eclipse Photon. I tried updating directly by providing the update site but no luck. Any inputs are greatly appreciated.

!ENTRY org.eclipse.equinox.p2.engine 4 4 2019-01-04 13:21:18.736

!MESSAGE An error occurred while collecting items to be installed
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2019-01-04 13:21:18.737
!MESSAGE session context was:(profile=C__Users_XXXXXX_Documents_Eclipse Photon for ABAP_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2019-01-04 13:21:18.737
!MESSAGE No repository found containing: osgi.bundle,org.eclipse.andmore.base,0.5.0.201605181018

Thanks,

Srini

10 REPLIES 10
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,615

Any reason for using Photon? Use the latest version of Eclipse the plugins work seamlessly:)

Read only

Sandra_Rossi
Active Contributor
1,615

nabheet.madan3 SAP recommends using Photon and Oxygen, Photon being the most recent version 🙂

Anyway the OP has an Eclipse issue (not ABAP)

should better tag the question ADT / Eclipse !

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,615

Agreed, for me the latest is working like a charm:) Eclipse recommends to use the latest so thought of trying it and it worked.

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,615

I don't use Eclipse but I simply copy-pasted the "No repository found..." part of the message in Google and it found tons of Stackoverflow posts. Because most were dated years ago I realized this must be a generic error and added "Photon" keyword. This lead me to this post and this post, among others.

As Sandra mentioned correctly, this is not an ABAP issue. I'd suggest to post such questions on SO or Eclipse forums.

Read only

0 Likes
1,615

In most of the responses it was suggested to change the update site. I verified it and I am using the correct update site. I also followed the SAP note# 2402423 but no luck.

Read only

1,615

I recommend to try out the solution behind Jelenas first link. Remove the affected update site (Eclipse Andmore), restart Eclipse and add the update site again. Sounds strange, but it's worth to try.

Read only

former_member183045
Contributor
0 Likes
1,615

Could it be that you have spaces in your eclipse directory name, eg. "Eclipse Photon for ABAP_eclipse". In earlier versions I had problems with such spaces. So i am not sure if this is the reason but maybe you give it a try and rename your directory to a name without spaces.

Read only

matt
Active Contributor
0 Likes
1,615

I had to upgrade to Photon recently. I was getting an error trying to run ABAP unit tests, and the fix is only in Photon.

Read only

srini_reddy1
Participant
0 Likes
1,616

I tried removing update site and updating it again but that didn't work for me.

I downloaded eclipse Photon (4.8) again and reinstalled ADT. It worked and came with latest version. For now I am closing this thread.

Read only

srini_reddy1
Participant
0 Likes
1,615

Matthew,

I also had same issue with ABAP Unit in Oxygen. I updated to Photon and ABAP Unit started working for me.