cancel
Showing results for 
Search instead for 
Did you mean: 

Error when launch the emulator

Former Member
0 Kudos

Hi experts,

I had installed the version rumpump of NWDS, and all work fine... Today, i have installed the Trial Version of NWDS for obtain the sample app, and now, when i execute the emulator appear this error:


Error starting the framework
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
Caused by: java.lang.IllegalStateException: Cannot initialize framework
	at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:243)
	... 5 more

What happend?

Thanks in advance,

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

stefan_henke
Contributor
0 Kudos

Hi Victor,

this is a very generic exception which is thrown if there is any kind of issue on startup. If you take a look into the log folder of your client (inside the MI folder), you should find more specific exceptions or errors. Could you check this?

In general, if your client got corrupt, you can reset it using the button "Reset client installation" in the preferences page. Doing this will delete the existing MI folder and replace by a clean one. Please be aware that this will also delete all deployed applications including existing data.

Regards,

Stefan

Former Member
0 Kudos

Ok, lot o fthanks, i reset the client and work fine again...

Thanks and regards,

Answers (0)