I have the same issue and as I use this environment a little different than most maybe it will help to figure out what is going on. I am using Katalon 5.7 build 1 on Windows 10. The test suite is the sample for the Katalon Demo. I am running Jenkins on this same workstation and schedule this test suite to run(build) every 5 minutes. I then parse the output files with Powershell and send the results (response time, status, etc) to a monitoring system (Zabbix). What I see in my case is that everything will work fine for many runs and then without change I will start receiving this error. When I check the project files the GlobalVariable.class file in missing from the bin/lib directory. If I simply start katalon studio and open this project, I will see the file show up in the directory and my automated builds/runs start working fine.
Just curious do you know how this file is missing ( if it is not from Katalon Studioās side)
I have the same issue and as I use this environment a little different than most maybe it will help to figure out what is going on. I am using Katalon 5.7 build 1 on Windows 10. The test suite is the sample for the Katalon Demo. I am running Jenkins on this same workstation and schedule this test suite to run(build) every 5 minutes. I then parse the output files with Powershell and send the results (response time, status, etc) to a monitoring system (Zabbix). What I see in my case is that everything will work fine for many runs and then without change I will start receiving this error. When I check the project files the GlobalVariable.class file in missing from the bin/lib directory. If I simply start katalon studio and open this project, I will see the file show up in the directory and my automated builds/runs start working fine.
Just curious do you know how this file is missing ( if it is not from Katalon Studioās side)
I could not find any specific reason as to why this file is being removed. I reviewed the Security event log and the Katalon logs and nothing stands out. This situation will generally reoccur a couple times a day. I have the Katalon logs and the Event Log if you would like to review them
I have the same issue and as I use this environment a little different than most maybe it will help to figure out what is going on. I am using Katalon 5.7 build 1 on Windows 10. The test suite is the sample for the Katalon Demo. I am running Jenkins on this same workstation and schedule this test suite to run(build) every 5 minutes. I then parse the output files with Powershell and send the results (response time, status, etc) to a monitoring system (Zabbix). What I see in my case is that everything will work fine for many runs and then without change I will start receiving this error. When I check the project files the GlobalVariable.class file in missing from the bin/lib directory. If I simply start katalon studio and open this project, I will see the file show up in the directory and my automated builds/runs start working fine.
Just curious do you know how this file is missing ( if it is not from Katalon Studioās side)
Still repro in Version: 5.7.1.
(And the groovy file was generated by Katalon runtime temporarily, not created by me.)
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:C:\Users\Public\git\katalon\Libs\TempTestSuite1538033531784.groovy: 14: unable to resolve class internal.GlobalVariable @ line 14, column 1. import internal.GlobalVariable as GlobalVariable ^
Please help. I am facing the following issue if used āGlobalVariable.G_Timeoutā in the mobile test script.
groovy.lang.MissingPropertyException: No such property: G_Timeout for class: internal.GlobalVariable
Error printed in console
[ERROR] - Test Cases/Sign up/Signup FAILED because (of) (Stack trace: groovy.lang.MissingPropertyException: No such property: G_Timeout for class: internal.GlobalVariable
at groovy.lang.MetaClassImpl.invokeStaticMissingProperty(MetaClassImpl.java:1004)
This issue happens much more frequently in version 5.7.1 than previous builds. (Iām using Windows 10).
Please take it seriously!!! This bug makes the test suites fail very often and too often.
If it canāt be resoloved, I think lots of testers have to remove Katalon and back to use selenium only again.
C:\git\Katalon\Libs\TempTestSuite1539150789763.groovy: 14: unable to resolve class internal.GlobalVariable @ line 14, column 1. import internal.GlobalVariable as GlobalVariable ^1 error