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

Problems with Eclipse

Former Member
0 Likes
2,317

Hi Sap Guru,

Forgive my bad English.

I decided to switch to Eclipse. I have scrupulously followed the procedures described in qesto link.

AiE easy installation - ABAP Development - SCN Wiki ( Thanks Gregor Wolf for nice job ).

I installed correctly the new packages ADT 2.19 on Eclipse Juno.

Then when i try to connect to SAP ECC6 Ehpt6 i have this message:

An internal error occurred during: "Reading repository objects".

com.sap.adt.communication.exceptions.SystemFailureException: System failure: "The ASSERT condition was violated." (For detailed information, check the generated short dump in transaction ST22 of system "DEV"); Destination data=DEV_800_dev001_en [client=800, language=EN, systemConfiguration={null} | sapbox | null | DEV | null | null | null | null | null | null | SNC_UNAVAILABLE | sapbox | 00 | , user=DEV001]

------------ Request -----------------------

POST /sap/bc/adt/repository/nodestructure?parent_type=DEVC HTTP/1.1

X-sap-adt-profiling: server-time

Where is the problem?

Thanks

Vincent

1 ACCEPTED SOLUTION
Read only

Florian
SAP Champion
SAP Champion
0 Likes
1,976

Hi Vincenzo,

no problem.

Please remember to close the question. You got different ways to do it.

One is to mark an answer as correct

or

you can mark your question as assumed answered located in the Actions.

That is necessary that the other Members know your question is solved.

Regards

Florian

BTW: Have a lot of fun with ABAP in Eclipse. It is really awesome

7 REPLIES 7
Read only

Florian
SAP Champion
SAP Champion
0 Likes
1,976

Hi Vincenzo,

I think we need more informations. The exception can come come out of different reasons.

Did you check the Dump in ST22? What does it say. I mean, it talks to you, do check that...

Second: did you check on this document:

Third: is that a error, which occurs by starting eclipse, or when you try to create a new project?

Are the services all active, you need to connect with your eclipse?

I think, it doesn't is eclipse, where something is wrong.

Regards

Florian

Read only

Former Member
0 Likes
1,976

Hi Florian,

the project is created successfully.


the error occurs when I try to access the System Library.


ST22


you must excuse me if my information is not sufficiently clear, it is the first time that I apply this procedure.


Should be activated SNC on the server? Could this be the error?


Regards


Vincent


Read only

0 Likes
1,976

Yes, this seem so. So it isn't a bug, it is just a permission thing

But, is your realease really ready to use the AIE-Tools. I'm not that into the ECC Releases, can you post your SAP_Basis Release with patchlevel please.

HEre is the official SAP-Note, out of there you will be able to see a lot good stuff you may need, if your issue is bigger than that, we see at the moment.

Official SAP-Note  1718399

BTW: I do not argue with you, I just want to help you, that other can help you. So don't get it wrong. I do not want to judge about you. Everybody started once.

Regards

Florian

Read only

Former Member
0 Likes
1,976

Hi Florian, 

we use SAP_BASIS 731 Level patch 0.

Could I use Eclipse with the  Demo SAP Netweaver  for practice?

Which version you suggest?

Regards

Vincent

Read only

0 Likes
1,976

When my informations are correct, you need at least

AS ABAP with SAP Kernel 7.20

and

SAP BASIS 7.31 Support Package Stack 04.

Out of that, your level is not high enough to use ABAP in Eclipse Tools.

I don't got the official site right at the moment, but you can find it in the AIE Space here in SCN also.

Regards

Florian

Read only

Former Member
0 Likes
1,976

Thanks so much for your help Florian.

Maybe I'll use Eclipse with Demo SAP Netweaver  for practice.

Regards

Vincent

Read only

Florian
SAP Champion
SAP Champion
0 Likes
1,977

Hi Vincenzo,

no problem.

Please remember to close the question. You got different ways to do it.

One is to mark an answer as correct

or

you can mark your question as assumed answered located in the Actions.

That is necessary that the other Members know your question is solved.

Regards

Florian

BTW: Have a lot of fun with ABAP in Eclipse. It is really awesome