Community
Participate
Working Groups
I20110906-0905 I have 'Jubula', 'm2e - Maven Integration for Eclipse', and 'm2e - slf4j over logback logging (optional)' installed. java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V at org.apache.commons.logging.impl.SLF4JLocationAwareLog.debug(SLF4JLocationAwareLog.java:133) at org.eclipse.jubula.communication.Communicator.run(Communicator.java:316) at org.eclipse.jubula.client.core.communication.BaseConnection.run(BaseConnection.java:98) at org.eclipse.jubula.client.core.ClientTest.initServerConnection(ClientTest.java:1212) at org.eclipse.jubula.client.core.ClientTest.connectToServer(ClientTest.java:202) at org.eclipse.jubula.client.ui.controllers.TestExecutionContributor.connectToServeraction(TestExecutionContributor.java:721) at org.eclipse.jubula.client.ui.controllers.TestExecutionGUIController.connectToServerImpl(TestExecutionGUIController.java:268) at org.eclipse.jubula.client.ui.controllers.TestExecutionGUIController.access$0(TestExecutionGUIController.java:267) at org.eclipse.jubula.client.ui.controllers.TestExecutionGUIController$4.run(TestExecutionGUIController.java:208) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Uninstalling 'm2e - slf4j over logback logging (optional)' doesn't help. Uninstalling 'm2e - Maven Integration for Eclipse' will get rid of the problem though.
This issue will be fixed with the upcoming Indigo SR 1 version of Jubula. *** This bug has been marked as a duplicate of bug 351121 ***