Issue
I'm trying to create or import a model, I find this error below.
I am using SAP NetWeaver Developer Studio 7.0, apparently there is some incompatibility of some java plug-in for this platform to be run on Windows 7.
Any help!?
An internal error has ocurred. See error log for more details. Plugin name: Web Dynpro Model Editor Plugin ID: com.sap.ide.webdynpro.modeleditor Class: com.sap.ide.webdynpro.modeleditor.ModelEditorCallback Method: ReimportModel Message: An internal error has ocurred. See error log for more details. Exception: java.lang.NullPointerException: null
Solution
The Null pointer Exception throws when some variable doesn't have any initial values. Restart the application may force the program work fine.
Pls refer the link
Solution for the similar issue
Answered By - Dhivya

0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.