chary_chelloji
16 years agoOccasional Contributor
WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder
Hello,
I am using soapUI Pro 3.0.1 with Groovy Version: 1.7.0 JVM: 1.6.0_13. I have added one groovy file at
C:\Program Files\eviware\soapUI-Pro-3.0.1\bin\scripts location and trying to access methods from soapUI groovy steps.
But it is not allowing me to access the methods as this file not getting loaded when soapUI gets launched.
Please see soapUI.log file for your reference,
2010-05-24 19:30:07,584 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.0.1/bin/ext/postgresql-8.3-604.jdbc3.jar] to classpath
2010-05-24 19:30:07,584 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.0.1/bin/ext/postgresql-8.3-604.jdbc4.jar] to classpath
2010-05-24 19:30:07,584 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.0.1/bin/ext/sqljdbc.jar] to classpath
2010-05-24 19:30:08,226 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Documents and Settings\chenar\soapui-settings.xml]
2010-05-24 19:30:09,164 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [C:\Program Files\eviware\soapUI-Pro-2.5.1\bin\scripts]
2010-05-24 19:30:09,180 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\eviware\soapUI-Pro-3.0.1\bin\listeners\demo-listeners.xml]
if you see above log details, soapUI is trying load files available at C:\Program Files\eviware\soapUI-Pro-2.5.1\bin\scripts. But this directory not existed in my system. It was there before, but I have removed all previous installations. It is hard coded somewhere in the soapUI installation files.
Could you please help us on this issue?
I am using soapUI Pro 3.0.1 with Groovy Version: 1.7.0 JVM: 1.6.0_13. I have added one groovy file at
C:\Program Files\eviware\soapUI-Pro-3.0.1\bin\scripts location and trying to access methods from soapUI groovy steps.
But it is not allowing me to access the methods as this file not getting loaded when soapUI gets launched.
Please see soapUI.log file for your reference,
2010-05-24 19:30:07,584 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.0.1/bin/ext/postgresql-8.3-604.jdbc3.jar] to classpath
2010-05-24 19:30:07,584 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.0.1/bin/ext/postgresql-8.3-604.jdbc4.jar] to classpath
2010-05-24 19:30:07,584 INFO [SoapUI] Added [file:/C:/Program%20Files/eviware/soapUI-Pro-3.0.1/bin/ext/sqljdbc.jar] to classpath
2010-05-24 19:30:08,226 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Documents and Settings\chenar\soapui-settings.xml]
2010-05-24 19:30:09,164 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [C:\Program Files\eviware\soapUI-Pro-2.5.1\bin\scripts]
2010-05-24 19:30:09,180 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\eviware\soapUI-Pro-3.0.1\bin\listeners\demo-listeners.xml]
if you see above log details, soapUI is trying load files available at C:\Program Files\eviware\soapUI-Pro-2.5.1\bin\scripts. But this directory not existed in my system. It was there before, but I have removed all previous installations. It is hard coded somewhere in the soapUI installation files.
Could you please help us on this issue?