java.lang.Exception: Could not find plugin [message #1391206] |
Mon, 30 June 2014 11:40  |
Eclipse User |
|
|
|
Hi All, i am Getting this java.lang.Exception: Could not find plugin Exception when i try to Run the Test from ant/Command line. I was Working with the Same few versions back and it was working fine that time.
I am using Eclipse 4.2 and latest swtbot 2.2.1,
I am not able to understand why this Problem is coming, because plugins are successfully deployed from Eclipse UI to plugins Folder.
Why it is not able to detect plugin, please help..
Following is the Exception i am getting..
Install location:
file:/c:/GoldenSource/Workbench_8.5.1_RC5/eclipse/
Configuration file:
file:/c:/GoldenSource/Workbench_8.5.1_RC5/eclipse/configuration/config.ini loaded
Configuration location:
file:/c:/GoldenSource/Workbench_8.5.1_RC5/eclipse/configuration/
Framework located:
file:/c:/GoldenSource/Workbench_8.5.1_RC5/eclipse/plugins/org.eclipse.osgi_3.8.0.v20120529-1548.jar
Framework classpath:
file:/c:/GoldenSource/Workbench_8.5.1_RC5/eclipse/plugins/org.eclipse.osgi_3.8.0.v20120529-1548.jar
Debug options:
file:/C:/GoldenSource/Workbench_8.5.1_RC5/Automated_Runs/.options not found
Time to load bundles: 5
Starting application: 736
30 Jun 2014 21:01:52,508 INFO CommonPlugin:136 - Logger configuration starting......
30 Jun 2014 21:01:52,515 INFO CommonPlugin:140 - Plugin url = /
30 Jun 2014 21:01:52,723 INFO CommonPlugin:112 - Initialized logging for Goldensource workbench.
Testsuite: com.GS.CEN.TestCases.GSQA_MR_5050
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
Caused an ERROR
java.lang.Exception: Could not find plugin "com.GoldenSource.TestCases"
org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "com.GoldenSource.TestCases"
at org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.runFailed(EclipseTestRunner.java:289)
at org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.getTest(EclipseTestRunner.java:242)
at org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.<init>(EclipseTestRunner.java:222)
at org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.swtbot.eclipse.junit.headless.UITestApplication.runTests(UITestApplication.java:116)
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.Exception: Could not find plugin "com.GoldenSource.TestCases"
at org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:303)
at org.eclipse.swtbot.eclipse.junit.headless.EclipseTestRunner.getTest(EclipseTestRunner.java:239)
Application Started: 3143
30 Jun 2014 21:01:54,126 INFO CommonPlugin:87 - Stopping Common plugin ...
[Updated on: Mon, 30 June 2014 11:46] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06660 seconds