nikgoodley-ibboost / aost

Automatically exported from code.google.com/p/aost
0 stars 0 forks source link

DslScriptEngine causes NullPointerException when attempt to invoke server.runSeleniumServer() method #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloads and setup the aost.0.3.0.jar file
2. Run "java -cp
.;D:\Downloads\aost-0.3.0\aost\dist\aost.jar;D:\Downloads\aost-0.3.0\aost\lib\ju
nit-3.8.2.jar;D:\Downloads\aost-0.3.0\aost\lib\selenium-java-client-driver.jar;D
:\Downloads\aost-0.3.0\aost\lib\selenium-server.jar;D:\Downloads\aost-0.3.0\aost
\lib\groovy-all-1.5.6.jar
-debug aost.dsl.DslScriptExecutor
D:\Downloads\aost-0.3.0\aost\src\example\dsl\google.dsl"

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
aost.0.3.0 on Windows Server 2003

>> The issue is caused by uninstanciating the EmbeddedSeleniumServer object
line #11 in \aost\dsl\DslScriptEngine.groovy 

Please provide any additional information below.

Original issue reported on code.google.com by Quan....@gmail.com on 1 Aug 2008 at 1:27

GoogleCodeExporter commented 9 years ago
Dsl script for aost.0.3.0 is not fully tested. It may have problem, please try 
to see
if you can re-produce the problem on the trunk.

Thanks.

Original comment by John.Jian.Fang@gmail.com on 1 Aug 2008 at 1:51

GoogleCodeExporter commented 9 years ago
Quan Bui,

Please join our user group at

http://groups.google.com/group/tellurium-users

so that we can follow up with you.

Thanks,

Jian

Original comment by John.Jian.Fang@gmail.com on 1 Aug 2008 at 2:06

GoogleCodeExporter commented 9 years ago
Get the latest source from the trunk and it seems working for me

Original comment by Quan....@gmail.com on 1 Aug 2008 at 2:12

GoogleCodeExporter commented 9 years ago
Quan Bui,

Really appreciate your feedback. I am closing it since it is fixed on the 
trunk. 

Thanks,

Jian

Original comment by John.Jian.Fang@gmail.com on 1 Aug 2008 at 2:22