problem with latest version 6.1.1.20110809_1144 ?

50 views
Skip to first unread message

wolfgan...@laposte.net

unread,
Aug 10, 2011, 9:42:41 AM8/10/11
to testng...@googlegroups.com
Hi,

I just upgraded to the latest version 6.1.1.20110809_1144 and get the following exception for all my tests (which ran flawlessly on the previous versions):

java.lang.NoClassDefFoundError: com/google/inject/internal/Lists
    at org.testng.internal.DynamicGraph.getFreeNodes(DynamicGraph.java:65)
    at org.testng.TestRunner.privateRun(TestRunner.java:747)
    at org.testng.TestRunner.run(TestRunner.java:614)
    at org.testng.SuiteRunner.runTest(SuiteRunner.java:335)
    at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:330)
    at org.testng.SuiteRunner.privateRun(SuiteRunner.java:292)
    at org.testng.SuiteRunner.run(SuiteRunner.java:241)
    at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
    at org.testng.TestNG.runSuitesSequentially(TestNG.java:1169)
    at org.testng.TestNG.runSuitesLocally(TestNG.java:1094)
    at org.testng.TestNG.run(TestNG.java:1006)
    at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:107)
    at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:199)
    at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:170)
Caused by: java.lang.ClassNotFoundException: com.google.inject.internal.Lists
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 15 more

Any idea what this could be?

Thanks,
Wolfgang.

Cédric Beust ♔

unread,
Aug 10, 2011, 10:26:23 AM8/10/11
to testng...@googlegroups.com
Yes, I made a mistake yesterday when I pushed a new version of the plug-in, I'll release another one today and I'll let you know.

-- 
Cédric




--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/testng-users/-/OgdDZZnwjCUJ.
To post to this group, send email to testng...@googlegroups.com.
To unsubscribe from this group, send email to testng-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/testng-users?hl=en.

wolfgan...@laposte.net

unread,
Aug 10, 2011, 10:42:37 AM8/10/11
to testng...@googlegroups.com
Thanks Cédric,

I apologize for posting this when it was already posted, but I didn't make the connection with the other post's title.

Wolfgang.
Reply all
Reply to author
Forward
0 new messages