not able to start rc.

1 view
Skip to first unread message

tigertester

unread,
Mar 22, 2010, 6:36:08 PM3/22/10
to Selenium Users
Stop with a error message


Null Test: Caused an ERROR
SeleneseTestCase
java.lang.NoClassDefFoundError: SeleneseTestCase
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:
141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
Caused by: java.lang.ClassNotFoundException: SeleneseTestCase
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)


Test NewTest FAILED

Moises Siles

unread,
Mar 23, 2010, 12:22:32 AM3/23/10
to seleniu...@googlegroups.com
What is the command that you are using?


--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.


tigertester

unread,
Mar 23, 2010, 2:08:43 PM3/23/10
to Selenium Users
ant test

import com.thoughtworks.selenium.*;
public class NewTest extends SeleneseTestCase {


}

On Mar 23, 12:22 am, Moises Siles <moises.si...@gmail.com> wrote:
> What is the command that you are using?
>

> > selenium-user...@googlegroups.com<selenium-users%2Bunsu...@googlegroups.com>

darrell

unread,
Mar 24, 2010, 3:37:59 PM3/24/10
to Selenium Users
Did you add the selenium-java-client-driver.jar to your project?

> > > selenium-user...@googlegroups.com<selenium-users%2Bunsubscribe@go oglegroups.com>

tigertester

unread,
Mar 24, 2010, 3:45:36 PM3/24/10
to Selenium Users
Ya that is done.

darrell

unread,
Mar 25, 2010, 3:50:13 PM3/25/10
to Selenium Users
How did you create the ant script? Does the ant script set up the
library path for it to find the selenium-java-client-driver.jar?
Reply all
Reply to author
Forward
0 new messages