cancel
Showing results for 
Search instead for 
Did you mean: 

Error while running mobile app in nwds

Former Member
0 Kudos

Hi ,

I created a an app for handheld and while running the application i am getting an error as below in nwds.The mobile client is not opening and is giving below error.

java.lang.NumberFormatException: null

at java.lang.Integer.parseInt(Integer.java:415)

at java.lang.Integer.parseInt(Integer.java:497)

at com.sap.tc.mobile.cfs.console.MgmtConsole.initialize(MgmtConsole.java:43)

at com.sap.tc.mobile.cfs.init.FrameworkInitializer.startManagementConsole(FrameworkInitializer.java:338)

at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:102)

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)

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:252)

... 5 more(FrameworkManager.java:259)

Please help me on this.

Thanks and regards,

rajesh

Edited by: Rajesh A on Apr 28, 2009 12:48 PM

Edited by: Rajesh A on Apr 28, 2009 1:40 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rajesh

If you are using 7.1, go to com.sap.tc.mobile.dt.oca.rt folder inside plugins folder.

If your client itself is not launching, delete the MI folder, unzip the laptop.zip, you will get a new MI folder.

Go to MI -> bin -> click startup.bat. Check if the client is launching.

Now deploy the application components and start the client.

Regards

Vidyadhar

Former Member
0 Kudos

Hi Vidyadhar,

It solved my problem.

Thanks and regards,

rajesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajesh,

Which Version/SP/Patch are you using?

Best Regards,

Amit

Former Member
0 Kudos

Hi,

Can you give the configuration of your MI server and MI Client.

and please cross check whether they are same or not.

Regards

Manohar