SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6]

hello katalon community,
i am a new user here and a beginner with automated tests in java.
after installing katalon, record test case in chrome browser, i always received error message and test running is stopped.

Note: i am using OS: windows 10, my test case is very basically.

this is my console result:

SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6]
SLF4J: See SLF4J Error Codes for further details.
2018-12-08 12:17:48.110 e[34mINFO e[0;39m e[36mc.k.katalon.core.main.TestCaseExecutor -e[0;39m e[39m--------------------e[0;39m
2018-12-08 12:17:48.110 e[34mINFO e[0;39m e[36mc.k.katalon.core.main.TestCaseExecutor -e[0;39m e[39mSTART Test Cases/agurae[0;39m
2018-12-08 12:17:48.837 e[39mDEBUGe[0;39m e[36mtestcase.agura -e[0;39m e[39m1: openBrowser(ā€œā€)e[0;39m
2018-12-08 12:17:49.296 e[34mINFO e[0;39m e[36mc.k.k.core.webui.driver.DriverFactory -e[0;39m e[39mStarting ā€˜Chromeā€™ drivere[0;39m
2018-12-08 12:17:49.342 e[34mINFO e[0;39m e[36mc.k.k.core.webui.driver.DriverFactory -e[0;39m e[39mAction delay is set to 0 secondse[0;39m
Starting ChromeDriver 2.43.600210 (68dcf5eebde37173d4027fa8635e332711d2874a) on port 14369
Only local connections are allowed.
Dec 08, 2018 12:17:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession<

what can i do with the 2 first error message above? there is any solution?

Does your test execution continue?

I belieive this is only a warning. I have also seen it in my logs but havenā€™t noticed it did anything.

Yes, the error is just a warning. We will look for a way to resolve it in future releases. For now, it is safe to ignore it.

2 Likes

Hi! I think itā€™s just a warning. Doesnā€™t cause any error on my side. Iā€™m also getting that on my console at the beginning when I run my scripts.

Hi,
TNX for your comments.
After that error, my test execution start and crushed, every time in different location of the test.
so you all said that my crushed in not as a result of this error?

No, it should not. Donā€™t hesitate to start a new topic with the execution logs- weā€™re happy to help.

OK,
Thank you very much, Iā€™ll do it

Use old version. katalon 5.5 version is not gave this error. I think katalon new update is not work correctly. If you have katalon old version you can test your project properly.

Hi,

Iā€™m pretty new to automation and Katalon Studio tool, please bear with me.

Iā€™ve been receiving this error when Iā€™m attempted to create BDD test via this video tutorial:

And I receive this error:

SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6]
SLF4J: See SLF4J Error Codes for further details.
2019-02-19 17:15:50.208 INFO c.k.k.core.main.WSVerificationExecutor - --------------------
2019-02-19 17:15:50.210 INFO c.k.k.core.main.WSVerificationExecutor - START Verification
2019-02-19 17:15:51.007 INFO c.k.k.c.c.k.CucumberBuiltinKeywords - Starting run keyword runFeatureFile: ā€˜Include/features/1. Login (TOT-4348)/Login.featureā€™ and extract report to folder: ā€˜/var/folders/z_/2tzgf8t12xj72n2kwcr591x00000gr/T/Katalon/Include/features/1. Login (TOT-4348)/Login.feature/20190219_171544/cucumber_report/1550596550998ā€™ā€¦

0 Scenarios
0 Steps
0m0.002s

2019-02-19 17:15:52.281 INFO c.k.k.core.main.WSVerificationExecutor - END Verification

Anyone have any ideas why this is? Any help would be greatly appreciated.

Hi, as above, it is just a warning, I also have the same showing in console but after fixing the errors shown after it there were no more issues. Ignore it and focus on the errors below that first and see what happens. If what you have posted is your entire console output I donā€™t actually see the issue?

Well, reading above responses, even if that error is warning, could we get ticket to resolve that ?
For someone new to Katalon, the error might confuse them.
Also, if we have a workaround of same, we can share it in broader forum as well

Is issue mentioned above fixed in latest release i.e. Katalon 6.2

I ran my tests yesterday a few times with no issue and then I upgraded ( 6.2.1) .and now I am getting the exact error as stated above. Is there a fix for this issue??

Just the fact that this topic has 2.8k hit tells the tail of the story: It is bothering and confusing for a lot of people!!

2 Likes

Getting same error in 6.2.1 katalon version :
SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.

This warning also presents in version 6.3.0.

Katalon team, please focus on core functionality and resolving longstanding issues such as this. Iā€™ve noticed documentation lagging more and more. Every official release breaks something . A dark theme taking precedence over the many outstanding issues is something I will never understand. Pushing a plugins marketplace by self-cannibalizing takes away existing functionality, and puts in its place a can of worms for the already-frustrated community to open. You are only alienating the user base by enforcing your new revenue stream. Many aspects of Katalon Studio are brilliant, however Iā€™m not seeing progress where it counts. The current state of things makes it clear Katalon is not reliable enough for use in the enterprise.

Hi @ryan.gaelick,

Thanks for your feedback, we will consider to remove this warning in the next release.
Starting in v6.3.0, we will focus on KS performance, and UI/UX experiences improvement.
We will publish new API docs for v6.3.0 soon.

Thanks.

1 Like