Me too is having the same problem. Anyones support on this is highly aprpeciated
nehasanap wrote:
Hey i m getting the same problem.
I have downloaded the jameleon test suite 3.3 rc-1'
currently i m using IE version 6.0.2900.3311.xpsp.080212-0005. and the JDK 1.5
Only WATIJ plugin is working well on my PC i.e the sample script of the watij.
Is there anything extra to do to run the selenimum plug-in(i m trying to run provided sample script of the jameleon -selenium plugin)..
please let me know d solution to this..?
ITS GIVING THE ERROR,
com.thoughtworks.selenium.SeleniumException: Internal Server Error
at com.thoughtworks.selenium.HttpCommandProcessor.getCommandResponse(HttpCommandProcessor.java:124)
at com.thoughtworks.selenium.HttpCommandProcessor.executeCommandOnServlet(HttpCommandProcessor.java:82)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:68)
at com.thoughtworks.selenium.DefaultSelenium.open(DefaultSelenium.java:222)
at net.sf.jameleon.plugin.selenium.SeleniumSessionTag.startApplication(SeleniumSessionTag.java:305)
at net.sf.jameleon.SessionTag.doTag(SessionTag.java:172)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
at net.sf.jameleon.TestCaseTag.invokeChildren(TestCaseTag.java:816)
at net.sf.jameleon.TestCaseTag$1.run(TestCaseTag.java:1023)
at net.sf.jameleon.TestCaseTag.executeBody(TestCaseTag.java:1076)
at net.sf.jameleon.TestCaseTag.executeNoCSV(TestCaseTag.java:1021)
at net.sf.jameleon.TestCaseTag.doTag(TestCaseTag.java:968)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
at org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:706)
at org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:670)
at org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:579)
at net.sf.jameleon.ExecuteTestCase.runScript(ExecuteTestCase.java:345)
at net.sf.jameleon.ui.TestCasePane$ExecuteButtonAction$2.run(TestCasePane.java:279)