Re: [Ground-user] ./databaseInterface start problem ?
Status: Beta
Brought to you by:
calumfodder
From: Calum F. <cal...@gm...> - 2011-09-19 11:53:10
|
Hi Gerry, The issue is to do with the fact that the ground report cannot find the Jython installation: Some initial steps to try with respects to troubleshooting: 1. Have you installed Jython onto your machine? 2. Have you updated the configuration files with the location of your Jython installation? Cheers Cal On 16 September 2011 15:32, Gerry Brennan <ger...@gm...> wrote: > > Hi Group, > > I am trying to install ground report I have got as far as trying to run > databaseInterface > > ./databaseInterface.bash > Exception in thread "main" java.lang.NoClassDefFoundError: > org/python/util/jython > Caused by: java.lang.ClassNotFoundException: org.python.util.jython > at java.net.URLClassLoader$1.run(URLClassLoader.java:217) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:205) > at java.lang.ClassLoader.loadClass(ClassLoader.java:319) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > at java.lang.ClassLoader.loadClass(ClassLoader.java:264) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332) > Could not find the main class: org.python.util.jython. Program will exit. > > > Can anyone help > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > http://p.sf.net/sfu/rim-devcon-copy2 > _______________________________________________ > Ground-user mailing list > Gro...@li... > https://lists.sourceforge.net/lists/listinfo/ground-user > > |