ZenWave360 / karate-ide

The Best OpenSource IDE for KarateDSL.
https://marketplace.visualstudio.com/items?itemName=KarateIDE.karate-ide
Other
9 stars 4 forks source link

Sample Zenwave360 project hangs when running #34

Open tonyjaimee opened 1 month ago

tonyjaimee commented 1 month ago

Hi,

I have cloned your GIT repository into my local VSCode =>https://github.com/ZenWave360/karate-openapi-petstore.git

I simply clicked to run the helloWorld.feature to test it out but it seems the process hanged indefinitely at this line of code:

15:42:54.871 [Thread-0] DEBUG com.intuit.karate.Suite - [config] classpath:karate-config.js

(see attached screenshot)

Monosnap HelloWorld feature — karate-openapi-petstore 2024-07-25 15-43-13

(Note: I have already installed ZenWave KarateIDE Classpath Jar and configure classpath globally before running the feature file)

Would be great if you could advise how to troubleshoot this issue.

Look forward to hearing from you soon.

Thank you.

tonyjaimee commented 1 month ago

@ivangsa can you help me on this issue?

ivangsa commented 1 month ago

hi @tonyjaimee

I'm not sure why it hangs there, that is already delegated to karate-core...

try disabling this setting and see if it helps

image