Forum Discussion

sizhou's avatar
sizhou
Occasional Contributor
8 years ago

resetting groovy lib cache is not working

The modification I made in the lib file is not taking effect even though the following message is displayed in Ready!API logs. 

 

Tue Apr 11 15:20:50 EDT 2017:INFO:C:\AutoTest\API\GroovyLib\isi\TestCase.groovy is new or has changed, reloading...
Tue Apr 11 15:20:50 EDT 2017:INFO:Resetting groovy class cache due to 1 modified file

 

it worked on my windows 7 machine but not working as expected on my windows 2012R2 server. 

2 Replies

    • sizhou's avatar
      sizhou
      Occasional Contributor

      thanks for paying attention to this issue. I figured out it's caused by eclipse I used for editing the file, it generated some extra files which blocked Ready!API to load my modified groovy libs.

       

      Thanks.