cancel
Showing results for 
Search instead for 
Did you mean: 

Error when importing RFC Module

Former Member
0 Kudos

Hi All, I'm trying to import a RFC Model from R/3 but, when I put the information to connect do R/3 Server, an internal error occur and I can't go to next step.

The error is:

Internal Error

An Internal Error has occured. See error log for more details.

Plugin name: web Dynpro Model Editor Services
Plugin ID: com.sap.ide.webdynpro.service.modeleditor
Class: com.sap.ide.webdynpro.service.modeleditor.wizards.model.creation.ModelDialog
Method: nextPressed
Message: Internal error - see detail information in exception trace
Exception: org.eclipse.swt.SWTException: Failed to execute runnable 
( java.lang.NoClassDefFoundError: com/sap/tc/logginngLogController )

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think you need to install the IDE again !!!

After uninstallation , delete the plugins folder manually and then install the IDE again.

Regards, Anilkumar

Former Member
0 Kudos

Hi,

I did all this steps but error persists. I think the package that contains this class com.sap.tc.logginng.LogController don't exists.

Thanks

Former Member
0 Kudos

HI,

I am also having the same proble as daniel Torres has. i am using sp12 and jdk 1.2.2_09 . can any one help on this issue.

Thaks in advance

Balaji

yasu_ramaiah
Explorer
0 Kudos

Hello

I had a similar prblem and fixed it with the help of the thread

I was able to fix with the help of OSS note 832994. If the problem persists even after the changes suggested by the note than it could be the problem with the librfc32.dll version. This the librfc32.dll may be obtained from a DVD/CD from SAP or by downloading the NWDS from service.sap.com or sdn.sap.com.

Thanks,

Yasu

Answers (2)

Answers (2)

Former Member
0 Kudos

It's possible, I'm using jdk 1.4_9, I'll try to install jdk 1.4_8.

Thanks

Daniel Torres

Former Member
0 Kudos

hi,

Make sure you have the proper jdk installed. it seems to be a problem with jdk version. generally we need to have jdk 1.4_8

Thanks

Raghavendra