‎2013 Jun 17 9:20 AM
Hi,
I created an ABAP project in Eclipse successfully:
But, every time I start running an ABAP program or I navigate into ABAP dictionary I get this error message:
After this I get a window to create a new SAP Shortcut:
If I enter system ID, user and password a seperate SAP window appears. But I won't enter user and password again and again. SAP windows should appear as a new window inside Eclipse (I delete flag under Preferences / ABAP Development / SAP GUI Integration).
Can anyboda help me?
I installed SAP GUI 7.30 and Eclipse 4.2.2 with these additional software components:
Thanks a lot,
Christian
‎2013 Jun 17 10:05 AM
Dear Christian,
is the entry in the SAP Logon maintained as Load Balancing or as a direct Connection?
Best regards
Gregor
‎2013 Jun 17 10:30 AM
Dear Gregor,
I'm not sure, did you mean this? It is a direct connection.
Best regards
Christian
‎2013 Jun 17 10:51 AM
Hi Christian,
the error message sounds strange. I have try to get the same message by changing my logon pad of the system. I have changed the name and also the ID in my logon pad and I did not get these error. It works fine in direct connections as also for load balancing. Did you already try to delete you project in Ecplise and recreate it?
Regards,
Dirk
‎2013 Jun 17 10:59 AM
Hi Dirk,
I just delete my project and recreate it. But same error occurs.
Best regards
Christian
‎2013 Jun 17 12:43 PM
Can you open the source code in the SAP GUI by clicking the right mouse button in the source code in Eclipse, selecting from the context menu "Open with->SAP GUI"?
I am wondering why SAP GUI try to create a short cut.
Regards,
Dirk
‎2013 Jun 17 12:57 PM
Hi Dirk,
it is the same behaviour. I am wondering, too.
Best regards
Christian
‎2013 Jun 17 4:21 PM
Hi Christian,
I could reproduce such a case, but only by manipulating variables in the debugger. Kindly give us more information:
1. Protocol version of the SAP GUI:
- Open the Help menu in Eclipse
- Choose "Collect Support Information"
- Enter path and filename which is convenient for you or leave the default
- Press Finish (confirm overwrite) and wait a few seconds
- Press "Open File Location" on the dialog screen
- Open the folder com.sap.adt.sapgui in the ZIP file
- Open the file version.txt (copy the content to your response)
2. Destination Data of the corresponding ABAP Project
- Right-click on the corresponding ABAP Project in the IDE
- Open Properties
- Choose the property page for ABAP Development (defaulted)
- Make a screen-shot and include it in your response (you may wipe out private data first but it is relevant for us to see where text is and what kind of destination it is.
Thanks and Regards,
Axel
‎2013 Jun 18 8:29 AM
Hi Axel,
please have a look at file version.txt. One of my colleagues has an additional entry with SAP GUI for Windows 7.30. I miss it in my version.txt.
Here are the system informations:
Regards
Christian
‎2013 Jun 18 9:16 AM
Hi Christian,
Sorry, I forgot to mention that you have to start a GUI editor just before you get the support information. Otherwise it will be empty. Obviously, it doesn't provide that much information
-> Could you please check again for the GUI version file?
Regards,
Axel
‎2013 Jun 18 11:29 AM
Hi Axel,
I already started a GUI editor before getting support information.
Actually, there is only an entry for SAP GUI for Java.
I have uninstalled and installed SAP GUI for Windows 7.30 PL4 HF2 again. No success...
Regards
Christian
‎2013 Jun 18 12:22 PM
Hi Axel,
if I run support information when I start my test program and getting the error message file version.txt is filled with these entries:
SAP GUI for Windows: 730 LSAPI protocol version 14
SAP GUI for Java not installed or installation properties not found
Best regards
Christian
‎2013 Jun 19 2:03 PM
Hi Christian,
Thanks for the information. I could not reproduce it, but it is very likely that the issue occurs because of missing data in the SAP logon configuration. At least some information is lost. I just created a logon entry without a system id (by manipulating the logon.ini file) but could not create a new project. However, before I created a new project, the corrupted entry was read without any check which lead to strange effects.
Consequently: Have you tried to create a new logon entry? Have you tried to use a connection with logon balancing (if available) since the message server seems to be missing in the example above.
Regards,
Axel
P.S.: Thanks in advance for your efforts to get this resolved. It is very important.