2012 Sep 25 7:51 AM
Hey,
at the moment I'm playing around with abap in eclipse.
I was able to connect to my desired sap system and to create a new project.
Also I was able to create new classes and interfaces.
But I have problems to create packages, function groups, function modules etc.
I'm getting the error, that eclipse can't connect to my system with an strange ip-adress, when eclipse want to create a gui session.
(why does he want to create a gui session)
The ip-adress, which should be reached, starts with an s (s<xxx>.<xxx>.<xxx>.<xxx>).
In my opinion this comes from the scn.
Unfortunately in the sap scn is not activated.
Is there a way to run abap in eclipse without scn?
Hey,
at the moment I'm playing around with abap in eclipse.
I was able to connect to my desired sap system and to create a new project.
Also I was able to create new classes and interfaces.
But I have problems to create packages, function groups, function modules etc.
I'm getting the error, that eclipse can't connect to my system with an strange ip-adress, when eclipse want to create a gui session.
(why does he want to create a gui session)
The ip-adress, which should be reached, starts with an s (s<xxx>.<xxx>.<xxx>.<xxx>).
In my opinion this comes from the scn.
Unfortunately in the sap scn is not activated.
Is there a way to run abap in eclipse without scn?
2012 Sep 25 9:58 AM
What are your settings in SAP Logon for your system connection? Is the communication using SNC disabled?
These settings are also taken for the system connection in Eclipse.
Michael
2012 Oct 01 7:40 AM
no, the scn-option in the sap logon is disabled.
This is because scn is disabled in the sap system.
2012 Oct 01 8:11 AM
Seems the spell checker translates SNC which stands for Secure Network Connection into SCN which is the SAP Community Network :-).
I have no issues using the SAP GUI without SNC. Please try the suggestions of Abdul and me. Also a screen shot of the error message would help.
2012 Oct 05 8:57 AM
I hope you have access to the SAP Service Marketplace. Today at http://service.sap.com/swdc the SP8 of ABAP in Eclipse was released. It should fix the problem when you use IP-Addresses in the SAP Logon.
2012 Oct 05 9:10 AM
Actually I dont find the Support Package. When I search for the term "Eclipse" I only find version 1.0, but no support package.
2012 Oct 05 9:19 AM
It's a support package for 1.0. Follow the 1.0 link and then # OS independent. There is the SP 8.
2012 Oct 05 9:34 AM
Thanks, I found it.
Let me check, if someone will install it.
2012 Oct 11 1:03 PM
2012 Oct 15 10:24 PM
You should use a secure network connection when you use ABAP development tools.
However, it is technically possible to use ADT without using SNC by using the settings I mentioned above.
2012 Oct 16 8:59 AM
Michael Schneider wrote:
You should use a secure network connection when you use ABAP development tools.
However, it is technically possible to use ADT without using SNC by using the settings I mentioned above.
do you have a step-by-step documentation or HowTo-Guide to setup SCN ?
i ask some days before, but no answer yet => http://scn.sap.com/thread/3241453
why is everything in SAP all so complicated and very poorly documented
Thanks in advance
2012 Sep 29 7:16 PM
Dear Hendrik,
I also had this issue when using AiE with a SAP Logon entry using an IP Address. It seems that the current release of AiE does always replace the part until the first dot with the hostname of your ABAP backend. So i.e. the IP Address 192.168.0.1 is replaced with host.168.0.1. A simple fix for this problem is to edit the client systems hosts file and add this line:
192.168.0.1 host.168.0.1
It's quite a hack but it works.
Best regards
Gregor
2012 Sep 29 8:58 PM
I also had the same problem
I set the FQDN parameter on SAP system and changed the Application Server definition on SAP Logonpad from IP to this FQDN. Then it worked.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |