2014 Feb 25 5:10 PM
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
2014 Feb 26 1:55 PM
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
2014 Feb 25 5:22 PM
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
2014 Feb 25 5:39 PM
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
2014 Feb 25 6:24 PM
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
2014 Feb 26 11:34 AM
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
2014 Feb 26 11:44 AM
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
2014 Feb 26 11:57 AM
Thanks so much for your help Florian.
Maybe I'll use Eclipse with Demo SAP Netweaver for practice.
Regards
Vincent
2014 Feb 26 1:55 PM
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