Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-03-20 Thread Launchpad Janitor
Question #283766 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283766

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-03-19 Thread sawae
Question #283766 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283766

Status: Expired => Open

sawae is still having a problem:
Nobody will answer my question
I still need an answer. Let me know if you need an additional information.
Thanks

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-03-01 Thread sawae
Question #283766 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283766

Status: Expired => Open

sawae is still having a problem:
I still need an answer. Let me know if you need an additional information.
Thanks

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-02-28 Thread Launchpad Janitor
Question #283766 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283766

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-02-12 Thread sawae
Question #283766 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283766

Status: Expired => Open

sawae is still having a problem:
I still need an answer. Let me know if you need an additional information.
Thanks

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-02-12 Thread Launchpad Janitor
Question #283766 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283766

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-02-01 Thread sawae
Question #283766 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283766

sawae posted a new comment:
Can any one please help me. Let me know if you need any additional information.
This is very critical for my project.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-01-27 Thread sawae
New question #283766 on Sikuli:
https://answers.launchpad.net/sikuli/+question/283766

Hi,
I'm trying to run a java script on IBM RFT using sikulixapi.jar.


import org.sikuli.basics.Debug;
import org.sikuli.script.*;

public class TestSikuli {

public static void main(String[] args) {
Debug.on(3);
ImagePath.add("./imgs/");
try{
Screen s = new Screen();
Pattern p = new Pattern("10.png");
while(s.exists(p.similar(1))== null){
s.click("1453393601500.png");
s.click("1453394453282.png");
s.click("1453393601500.png");
s.click("1453394467250.png");
}
}catch(FindFailed e){
  e.printStackTrace();
}
}
}

The code is simple but i'm getting the following error:
Please, anyone can help me?


[debug] Debug.init: from sikuli.Debug: on: 3
[error] RunTimeINIT: Java version not detected (using 7): 
jvmwi3260sr8-20100401_55940
java ?7?-32 version jvmwi3260sr8-20100401_55940 vm 2.4 class 50.0 arch x86
*** system properties dump 
awt.toolkit   = sun.awt.windows.WToolkit
com.ibm.cpu.endian= little
com.ibm.jcl.checkClassPath= 
com.ibm.oti.configuration = scar
com.ibm.oti.jcl.build = 20100326_1904
com.ibm.oti.shared.enabled= false
com.ibm.oti.vm.bootstrap.library.path = C:\Arquivos de 
programas\IBM\SDP\jdk\jre\bin
com.ibm.oti.vm.library.version= 24
com.ibm.util.extralibs.properties = 
com.ibm.vm.bitmode= 32
com.ibm.zero.version  = 1
file.encoding = Cp1252
file.separator= \
ibm.signalhandling.rs = false
ibm.signalhandling.sigchain   = true
ibm.signalhandling.sigint = true
ibm.system.encoding   = Cp1252
java.assistive= ON
java.awt.fonts= 
java.awt.graphicsenv  = sun.awt.Win32GraphicsEnvironment
java.awt.printerjob   = sun.awt.windows.WPrinterJob
java.class.path   = 
Z:\Projetos\ProjetosRFT\workspace\Formulario\lib\commons-codec-1.3.jar;Z:\Projetos\ProjetosRFT\workspace\Formulario\lib\itext-2.1.7.jar;Z:\Projetos\ProjetosRFT\workspace\Formulario\lib\jxl.jar;Z:\Projetos\ProjetosRFT\workspace\Formulario\lib\testng-jdk15.jar;Z:\Projetos\ProjetosRFT\workspace\Formulario\lib\htmlcleaner-2.16.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.util_8.1.1.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.corecomponents_8.1.1.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.autbase_8.1.1.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.playback_8.1.1.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.domain_8.1.1.v20101014_1440.jar;C:\Arquivos
 de programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.clientbase_8.1.1
 .v20101014_1440.jar;C:\Arquivos de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.domain.html.dojo.testobjects_8.1.1.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.domain.testobjects_8.1.1.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.html.sapwebportal.testobjects_8.1.1.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.ibm.rational.test.ft.sdk_8.2.0.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.rational.test.ft.sap_8.1.0.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.rational.test.ft.siebel_8.1.0.v20101014_1440.jar;C:\Arquivos
 de 
programas\IBM\IBMIMShared\plugins\com.rational.test.ft.wpf_8.1.0.v20101014_1440.jar;C:\Documents
 and Settings\All Users\Dados de 
aplicativos\IBM\RFT\customization\com.ibm.terminal.tester.ft.jar;Z:\Projetos\ProjetosRFT\workspace\Formulario;Z:\Projetos\ProjetosRFT\workspace\Formulario
 \lib\sikulixapi.jar
java.class.version= 50.0
java.compiler = j9jit24
java.endorsed.dirs= C:\Arquivos de 
programas\IBM\SDP\jdk\jre\lib\endorsed
java.ext.dirs = C:\Arquivos de 
programas\IBM\SDP\jdk\jre\lib\ext
java.fullversion  = JRE 1.6.0 IBM J9 2.4 Windows Server 
2003 x86-32 jvmwi3260sr8-20100401_55940 (JIT enabled, AOT enabled)
J9VM - 20100401_055940
JIT  - r9_20100401_15339
GC   - 20100308_AA
java.home = C:\Arquivos de programas\IBM\SDP\jdk\jre
java.io.tmpdir=