|
Re: can't run the groovyConsole: msg#00083lang.groovy.user
On Thu, Oct 07, 2004 at 11:56:49AM +0100, Pearson, Andy [FI] wrote: > I don't seem to be able to run the groovy console. I get the following stack > trace... > > Exception in thread "main" java.lang.ClassNotFoundException: groovy.ui.Console > at java.net.URLClassLoader$1.run(URLClassLoader.java:199) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:187) > at java.lang.ClassLoader.loadClass(ClassLoader.java:289) > at > org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassL > oader.java:135) > at > org.codehaus.classworlds.DefaultClassRealm.loadClassDirect(DefaultCla > ssRealm.java:262) > at > org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassReal > m.java:239) > at org.codehaus.classworlds.Launcher.getMainClass(Launcher.java:194) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:371) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:336) > at org.codehaus.classworlds.Launcher.main(Launcher.java:461) > > I am running this on Win 2K. The JVM is 1.4.2_05. The version of groovy is > 1.0-beta-7. > > I had a quick look to see if I could shed any light on the problem. This > class is not in groovy-1.0-beta-7.jar. I had a peek at the source code. I am > guessing that this class is produced from the script file > groovy.ui.Console.groovy. > > Does anyone know what is going wrong? > > thanks, > Andy > > Hi Andy, It looks like some mistake. The files groovy.ui.Console.groovy org.codehaus.groovy.sandbox.markup.*.groovy org.codehaus.groovy.tools.DocGenerator.groovy ans their associated class file have the same problem. Regards, Kim
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | can't run the groovyConsole, Pearson, Andy [FI] |
|---|---|
| Next by Date: | RE: can't run the groovyConsole, Laforge Guillaume |
| Previous by Thread: | can't run the groovyConsole, Pearson, Andy [FI] |
| Next by Thread: | RE: can't run the groovyConsole, Laforge Guillaume |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |