[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-26 Thread RaiMan
** Changed in: sikuli Status: New => Opinion ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Description changed: Hi RaiMan, Since my internal downloads are blocked in my system, i tried an Offline Setup as per below link steps. But still i'm gettin

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-26 Thread RaiMan
I shortened the java dump info a little. Please try with an offline setup version 1.1.2 nightly https://raiman.github.io/SikuliX-2014/nightly.html Helpful would be a small test just with a basic Screen scr = new Screen(); as a main program without any extended Java environment (other libraries a

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-27 Thread Praveen Reddy
Hi RaiMan, I have tried in the above manner you have mentioned. Got the below error. Small test: Screen scr = new Screen(); Error details: [error] RunTimeINIT: * EXPERIMENTAL: Running on Java 9 * Unhandled exception Type=Segmentation error vmState=0x0004 J9Generic_Signal_Number=

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-27 Thread RaiMan
Is it really a Java 9? Can you try with a Java 1.8? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1734480 Title: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-2014071

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-27 Thread Praveen Reddy
Its Java 1.8 only; available in my machine and i'm getting that Error. Please help me on this. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1734480 Title: [error] RunTimeINIT: Java version not d

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-28 Thread RaiMan
according to your original bug description it is some IBM Java 1.7 So please make sure, to have a clean Java 1.7 or 1.8 environment for the above SikuliX basic test. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.laun

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-28 Thread Praveen Reddy
Hey RaiMan, I've checked my machine for JRE in C-Drive and Control panel programs. My system has default JRE-Java 6 Update 20 which will come for windows, I've tried with this but it didn't worked; so recently only i have installed Java 8 update 45, but still its not working. Attaching screenshots

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-28 Thread RaiMan
what do you get, when you run from a command line: java -version -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1734480 Title: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-28 Thread Praveen Reddy
java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot(TM) Client VM (build 25.45-b02, mixed mode) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1734480 Title:

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-28 Thread RaiMan
ok, then from such a command line run this: java -Dsikuli.Debug=3 -jar ... just press cancel at the popup and paste the output -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1734480 Title: [er

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-28 Thread Praveen Reddy
Hey RaiMan, Here is the Output: Also please be informed that I'm able to use successfully sikuli-script.jar(but it doesn't have teserract OCR features. However I'm not able to use any SikuliAPI.Jar; I'm working in Rational Application Developer for Websphere. Let me know if you need any further de

[Sikuli-driver] [Bug 1734480] Re: [error] RunTimeINIT: Java version not detected (using 7): pwi3270sr7fp1-20140712_01 (SR7 FP1) java ?7?-32 version pwi3270sr7fp1-20140712_01 (SR7 FP1) vm 2.6 class 51.

2017-11-28 Thread RaiMan
ok, everything is fine on your plain system (Java 8 and SikuliX 1.1.1+) Your problems seem to be inside your Rational Application Developer for Websphere environment, which is obviously special. I am sorry: I cannot help you with that. ** Summary changed: - [error] RunTimeINIT: Java version not