 Thread Author
# 1

10-13-2010, 12:51 AM
|
| CrackBerry User Device(s): 9800 (Torch) Carrier: Telus | | Join Date: Sep 2010 Posts: 12 Likes Received: 0
Thanked 1 Time in 1 Post
| |
MDS simulator not starting
I've installed MDS simulator and when I try to start it, it fails with the folowing error:
Exception in thread "main" java.lang.NoClassDefFoundError: net/rim/application/i
pproxyservice/IPProxyServiceApplication
Caused by: java.lang.ClassNotFoundException: net.rim.application.ipproxyservice.
IPProxyServiceApplication
at java.net.URLClassLoader$1.run(URLClassLoader.java: 202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 07)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 48)
Could not find the main class: net.rim.application.ipproxyservice.IPProxyService
Application. Program will exit.
I'm using Windows 7, 64 bit. JRE is 1.6.0_22-b04. MDS is 4.1.4. JDK is 1.6.0.22.
Thanks for any help you can give me.
|