Re: [Sikuli-driver] [Question #230867]: Getting a "ClassNotFoundException" exception when running sikuli-script from command line

2013-06-16 Thread Eugene S
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Eugene S posted a new comment: Thanks for your super quick replies! :) I will then use the suggested workaround until the fix is being introduced in the next version. Cheers, Eugene -- You received this q

Re: [Sikuli-driver] [Question #230867]: Getting a "ClassNotFoundException" exception when running sikuli-script from command line

2013-06-16 Thread RaiMan
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Status: Needs information => Answered RaiMan proposed the following answer: That is by design ;-) because -j6 is a switch and -r a parameter, that needs a following filename (script to be run) -- You r

Re: [Sikuli-driver] [Question #230734]: How to capture the reading and deliver it in a report?

2013-06-16 Thread Amutha Sreenivasan
Question #230734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230734 Status: Answered => Open Amutha Sreenivasan is still having a problem: Hi Raiman, Thanks for the reply. Gave the command as mentioned above C:\>java -jar "C:\Documents and Settings\asreeniv\My Documen

Re: [Sikuli-driver] [Question #230867]: Getting a "ClassNotFoundException" exception when running sikuli-script from command line

2013-06-16 Thread Eugene S
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Eugene S posted a new comment: Yes, I have tried to run the script as follows and it succeeded: C:\Sikuli\Tests>C:\Sikuli\sikuli-script.cmd -j6 -r C:\Sikuli\Tests\eReferrals.sikuli I have also discovered t

Re: [Sikuli-driver] [Question #230867]: Getting a "ClassNotFoundException" exception when running sikuli-script from command line

2013-06-16 Thread RaiMan
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Status: Open => Needs information RaiMan requested more information: Might be. Does it work with the given workaround? -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #230734]: How to capture the reading and deliver it in a report?

2013-06-16 Thread RaiMan
Question #230734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230734 Status: Open => Answered RaiMan proposed the following answer: This is Windows command line knowledge ;-) pathnames containing blanks on a commandline must be enclosed in apostrophes. java -jar "C:\Doc

Re: [Sikuli-driver] [Question #230867]: Getting a "ClassNotFoundException" exception when running sikuli-script from command line

2013-06-16 Thread Eugene S
Question #230867 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230867 Eugene S posted a new comment: Just found out that it might be related to the Bug #1182870. Am I right? -- You received this question notification because you are a member of Sikuli Drivers, which is an ans

[Sikuli-driver] [Question #230867]: Getting a "ClassNotFoundException" exception when running sikuli-script from command line

2013-06-16 Thread Eugene S
New question #230867 on Sikuli: https://answers.launchpad.net/sikuli/+question/230867 I have viewed few questions which seemed to have a problem similar to mine but it looks like I have something different in my case. When I start a sikuli-script from command line under Windows 7, I get the foll

Re: [Sikuli-driver] [Question #230742]: [1.0] Windows: Want to run test from command line but can't find sikuli-ide.exe or sikuli-ide.bat --- solution

2013-06-16 Thread Eugene S
Question #230742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230742 Status: Answered => Solved Eugene S confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #230742]: [1.0] Windows: Want to run test from command line but can't find sikuli-ide.exe or sikuli-ide.bat --- solution

2013-06-16 Thread Eugene S
Question #230742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230742 Eugene S posted a new comment: Thanks RaiMan. Now I can run the script. However in the below attached FAQ page, it is stated that the following should be used: PATH-TO-SIKULI/sikuli-ide.exe [options] or PA

Re: [Sikuli-driver] [Question #230734]: How to capture the reading and deliver it in a report?

2013-06-16 Thread Amutha Sreenivasan
Question #230734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230734 Status: Answered => Open Amutha Sreenivasan is still having a problem: Hi Raiman, Thanks for the reply. Tried to run from Command line . Getting following error. C:\>java -jar C:\Documents and Setting