Could not find the main class: com.google.appengine.tools.KickStart

I'm having problem while running the launchAggregateTestServer.cmd in
windows. Below is the error message. Please help.. Thanks..

Exception in thread "main" java.lang.NoClassDefFoundError: com/google/
appengine/
tools/KickStart
Caused by: java.lang.ClassNotFoundException:
com.google.appengine.tools.KickStar
t
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: com.google.appengine.tools.KickStart.
Program wi
ll exit.

Have you unzipped the folder. Windows allows you to double click to
open the zip file to get a preview of the contents. You can also run a
file; however, the script depends on the contents of the zip file
which it can't find.

If this doesn't solve your problem can you provide more details like
what version you are trying to run?

Waylon

ยทยทยท On Mon, May 30, 2011 at 12:55 AM, Titan Molbog wrote: > > I'm having problem while running the launchAggregateTestServer.cmd in > windows. Below is the error message. Please help.. Thanks.. > > Exception in thread "main" java.lang.NoClassDefFoundError: com/google/ > appengine/ > tools/KickStart > Caused by: java.lang.ClassNotFoundException: > com.google.appengine.tools.KickStar > t > at java.net.URLClassLoader$1.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > Could not find the main class: com.google.appengine.tools.KickStart. > Program wi > ll exit. > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >