Windows 64bit startup issues

88 views
Skip to first unread message

cwe6279

unread,
Feb 8, 2022, 11:27:14 AM2/8/22
to OpenRefine
I have combed through the forums but grasping at straws on install in Windows at this point (I have previously used it in older Windows environments without  issue).

the refine startup does not present any clear errors I can see but the address 127.0.0.1 and 3334 (or 3333) return "site can't be reached"

PC running it is 64 bit Windows 10 Pro, 16.0 GB Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz   2.40 GHz and should be plenty to run it.

Google Chrome (up to date) 

Java version: (see logs below)

startup log, I see two errors but not much info as to why or what they are doing...

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>refine

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem Configuration variables

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem MAVEN_HOME

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem   Home of Maven installation; copy is in the source as tools\apache-ant-*

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem JAVA_HOME

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem   Home of Java installation.

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem JAVA_OPTIONS

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem   Extra options to pass to the JVM

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if "Windows_NT" == "Windows_NT"

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if "Windows_NT" == "WINNT"

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem --- First two utilities for exiting --------------------------------------------

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>goto endUtils

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem --- Check JAVA_HOME ---------------------------------------------

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "C:\Program Files (x86)\Common Files\Oracle\Java\javapath" == "" goto gotJavaHome

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem --- Argument parsing --------------------------------------------

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == """" goto readIniFile

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem --- Read ini file -----------------------------------------------

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if "C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT" == "" set REFINE_INI_PATH=refine.ini

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not exist C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT (
echo The system cannot find the file C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT
 exit /B 1
)

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>echo Using C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT for configuration
Using C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT for configuration

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>for /F "tokens=1,* delims==" %a in (C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT) do (set %a=%b )
The system cannot find the file C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT.

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem --- Fold in Environment Vars --------------------------------------------

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotJavaOptions

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set JAVA_OPTIONS=

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotMemory

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_MEMORY=1400M

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotMemory

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_MIN_MEMORY=256M

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=  -Xms256M -Xmx1400M -Drefine.memory=1400M

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotMaxFormContentSize

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_MAX_FORM_CONTENT_SIZE=1048576

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=  -Xms256M -Xmx1400M -Drefine.memory=1400M -Drefine.max_form_content_size=1048576

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotPort

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_PORT=3333

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=  -Xms256M -Xmx1400M -Drefine.memory=1400M -Drefine.max_form_content_size=1048576 -Drefine.port=3333

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotInterface

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_INTERFACE=127.0.0.1

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=  -Xms256M -Xmx1400M -Drefine.memory=1400M -Drefine.max_form_content_size=1048576 -Drefine.port=3333 -Drefine.interface=127.0.0.1

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotHost

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if "127.0.0.1" == "" goto skipHost

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_HOST=127.0.0.1

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=  -Xms256M -Xmx1400M -Drefine.memory=1400M -Drefine.max_form_content_size=1048576 -Drefine.port=3333 -Drefine.interface=127.0.0.1 -Drefine.host=127.0.0.1

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotWebApp

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_WEBAPP=main\webapp

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set OPTS=  -Xms256M -Xmx1400M -Drefine.memory=1400M -Drefine.max_form_content_size=1048576 -Drefine.port=3333 -Drefine.interface=127.0.0.1 -Drefine.host=127.0.0.1 -Drefine.webapp=main\webapp

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotClassesDir

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_CLASSES_DIR=server\classes

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if not "" == "" goto gotLibDir

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set REFINE_LIB_DIR=server\target\lib

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if "" == "" goto skipGDataCredentials

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem ----- Respond to the action ----------------------------------------------------------

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>set ACTION=

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>setlocal

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == ""build"" goto doMvn

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == ""server_test"" goto doMvn

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == ""extensions_test"" goto doMvn

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == ""test"" goto doMvn

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == ""clean"" goto doMvn

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == ""distclean"" goto doMvn

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == ""run"" goto doRun

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>if """" == """" goto doRun

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>rem --- Log for troubleshooting ------------------------------------------

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>echo Getting Java Version...
Getting Java Version...

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>java -version 2>&1
java version "1.8.0_321"
Java(TM) SE Runtime Environment (build 1.8.0_321-b07)
Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode)

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>echo.=====================================================
=====================================================

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>for /F "tokens=*" %a in ('java -version 2>&1 | findstr "version"') do (set JVERSION=%a )

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>(set JVERSION=java version "1.8.0_321" )

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>echo Getting Free Ram...
Getting Free Ram...

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>for /F "tokens=2 delims=:" %i in ('systeminfo | findstr /C:"Available Physical Memory"') do (set freeRam=%i )

C:\Users\[username]\Documents\openrefine-3.6-20220202.175058-86-win\openrefine-3.6-SNAPSHOT>(set freeRam= 8,106 MB )
\Common was unexpected at this time.




cwe6279

unread,
Feb 8, 2022, 11:53:50 AM2/8/22
to OpenRefine
I have also changed the above to 127.0.02 in case there was a service conflict and in that case I am able to ping the address but still no response comes up at 127.0.0.2:3333 or 4 for Openrefine

Antonin Delpeuch (lists)

unread,
Feb 8, 2022, 2:05:56 PM2/8/22
to openr...@googlegroups.com
Hi!

You seem to try to run a recent development snapshot of OpenRefine 3.6,
which supports Java 11 to 17. You have Java 8 so it cannot work.

Cheers,
Antonin
> --
> You received this message because you are subscribed to the Google
> Groups "OpenRefine" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to openrefine+...@googlegroups.com
> <mailto:openrefine+...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/openrefine/ac5a76c1-818f-43b7-91a3-6e3e9a15497cn%40googlegroups.com
> <https://groups.google.com/d/msgid/openrefine/ac5a76c1-818f-43b7-91a3-6e3e9a15497cn%40googlegroups.com?utm_medium=email&utm_source=footer>.

Charles Eubanks

unread,
Feb 8, 2022, 2:24:00 PM2/8/22
to openr...@googlegroups.com
thanks for your response - however this is a new install for Java(TM) SE Runtime Environment (build 1.8.0_321-b07) which appears to  be the latest from the Java URL  here?

if I run "openrefine" instead of refine I get sent to that download so I did reinstall Java for the latest version/

Do you mean that it must be the JDK and NOT Java SE to run ?

You received this message because you are subscribed to a topic in the Google Groups "OpenRefine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openrefine/JQYLUyA3e20/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openrefine+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/81f88c44-0977-8c9c-311c-fb1b28254746%40antonin.delpeuch.eu.

Antonin Delpeuch (lists)

unread,
Feb 8, 2022, 2:42:46 PM2/8/22
to openr...@googlegroups.com
Hi,

It is unclear to me why Oracle only proposes Java 8 by default.
I see two options:
- you download a more recent version of Java from this website:
https://adoptium.net/ (you will have to choose between JDK and JRE - JRE
is enough)
- you download OpenRefine with embedded JRE. I just enabled this for the
snapshots, you can find the link here:
https://github.com/OpenRefine/OpenRefine-snapshot-releases#snapshot-releases

I hope it works out!
Antonin

On 08/02/2022 20:23, Charles Eubanks wrote:
> thanks for your response - however this is a new install for Java(TM) SE
> Runtime Environment (build 1.8.0_321-b07) which appears to  be the
> latest from the Java URL  here?
>
> https://java.com/en/download/manual.jsp
> <https://java.com/en/download/manual.jsp>
>
> if I run "openrefine" instead of refine I get sent to that download so I
> did reinstall Java for the latest version/
>
> Do you mean that it _must _be the JDK and NOT Java SE to run ?
>
> On Tue, Feb 8, 2022 at 2:05 PM Antonin Delpeuch (lists)
> <li...@antonin.delpeuch.eu <mailto:li...@antonin.delpeuch.eu>> wrote:
>
> Hi!
>
> You seem to try to run a recent development snapshot of OpenRefine 3.6,
> which supports Java 11 to 17. You have Java 8 so it cannot work.
>
> Cheers,
> Antonin
>
> On 08/02/2022 17:53, cwe6279 wrote:
> > I have also changed the above to 127.0.02 in case there was a
> service
> > conflict and in that case I am able to ping the address but still no
> > response comes up at 127.0.0.2:3333 <http://127.0.0.2:3333> or 4
> <mailto:openrefine%2Bunsu...@googlegroups.com>
> > <mailto:openrefine+...@googlegroups.com
> <mailto:openrefine%2Bunsu...@googlegroups.com>>.
> <https://groups.google.com/d/msgid/openrefine/ac5a76c1-818f-43b7-91a3-6e3e9a15497cn%40googlegroups.com?utm_medium=email&utm_source=footer
> <https://groups.google.com/d/msgid/openrefine/ac5a76c1-818f-43b7-91a3-6e3e9a15497cn%40googlegroups.com?utm_medium=email&utm_source=footer>>.
>
> --
> You received this message because you are subscribed to a topic in
> the Google Groups "OpenRefine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/openrefine/JQYLUyA3e20/unsubscribe
> <https://groups.google.com/d/topic/openrefine/JQYLUyA3e20/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to
> openrefine+...@googlegroups.com
> <mailto:openrefine%2Bunsu...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/openrefine/81f88c44-0977-8c9c-311c-fb1b28254746%40antonin.delpeuch.eu
> <https://groups.google.com/d/msgid/openrefine/81f88c44-0977-8c9c-311c-fb1b28254746%40antonin.delpeuch.eu>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "OpenRefine" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to openrefine+...@googlegroups.com
> <mailto:openrefine+...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/openrefine/CABmqSNaTxPtH15Ws6nfpm52YZmLU25wZ0wjJFCcmcFvnPFabbA%40mail.gmail.com
> <https://groups.google.com/d/msgid/openrefine/CABmqSNaTxPtH15Ws6nfpm52YZmLU25wZ0wjJFCcmcFvnPFabbA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

Charles Eubanks

unread,
Feb 8, 2022, 2:49:58 PM2/8/22
to openr...@googlegroups.com
ok thanks I did just decide it was easier to reinstall JDK and point to that so now that issue should be resolved - testing java -version=

java version "17.0.2" 2022-01-18 LTS
Java(TM) SE Runtime Environment (build 17.0.2+8-LTS-86)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.2+8-LTS-86, mixed mode, sharing)

so this should be ok now, I think...

however running 'refine.bat' to test it fails here:

"Getting Free Ram...
The filename, directory name, or volume label syntax is incorrect."

any idea what that is looking for here that it cannot find?

To unsubscribe from this topic, visit https://groups.google.com/d/topic/openrefine/JQYLUyA3e20/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openrefine+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/3366d65d-c44f-b9c4-b268-70e36cee6f5a%40antonin.delpeuch.eu.

cwe6279

unread,
Feb 8, 2022, 3:39:39 PM2/8/22
to OpenRefine
and the support.log output:
-----------------------
PROCESSOR_ARCHITECTURE = AMD64
JAVA_HOME = 'C:\Program Files\Common Files\Oracle\Java\javapath'
java -version = java version "17.0.2" 2022-01-18 LTS
freeRam =  11,942 MB
REFINE_MEMORY = 1400M
----------------------- 

Antonin Delpeuch (lists)

unread,
Feb 8, 2022, 3:43:53 PM2/8/22
to openr...@googlegroups.com
I am not too sure what could go wrong with the .bat file. Have you tried
the .exe again, now that you have compatible Java installed?

Antonin
> https://adoptium.net/ <https://adoptium.net/> (you will have to
> <http://127.0.0.2:3333> <http://127.0.0.2:3333
> <https://groups.google.com/d/msgid/openrefine/CABmqSNaTxPtH15Ws6nfpm52YZmLU25wZ0wjJFCcmcFvnPFabbA%40mail.gmail.com?utm_medium=email&utm_source=footer
> <https://groups.google.com/d/msgid/openrefine/CABmqSNaTxPtH15Ws6nfpm52YZmLU25wZ0wjJFCcmcFvnPFabbA%40mail.gmail.com?utm_medium=email&utm_source=footer>>.
>
> --
> You received this message because you are subscribed to a topic
> in the Google Groups "OpenRefine" group.
>
> To unsubscribe from this topic, visit
> <https://groups.google.com/d/msgid/openrefine/3366d65d-c44f-b9c4-b268-70e36cee6f5a%40antonin.delpeuch.eu>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "OpenRefine" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to openrefine+...@googlegroups.com
> <mailto:openrefine+...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/openrefine/d38e5fe7-6dac-4f2f-b90a-a210425942aen%40googlegroups.com
> <https://groups.google.com/d/msgid/openrefine/d38e5fe7-6dac-4f2f-b90a-a210425942aen%40googlegroups.com?utm_medium=email&utm_source=footer>.

Thad Guidry

unread,
Feb 8, 2022, 4:40:39 PM2/8/22
to openr...@googlegroups.com
Hi Charles,

Also note that on Windows (when doing any development, programming, or such as this case, using OpenRefine development snapshots), it is usually best if you yourself control your JAVA_HOME environment and not let Oracle dictate that with it's 'javapath' script.
I noticed your JAVA_HOME is set to JAVA_HOME = 'C:\Program Files\Common Files\Oracle\Java\javapath'

On Windows you will find it much easier to control your JAVA_HOME env setting directly yourself as we documented in our Technical Reference here:
https://docs.openrefine.org/technical-reference/build-test-run#set-up-jdk


Charles Eubanks

unread,
Feb 8, 2022, 4:41:32 PM2/8/22
to openr...@googlegroups.com
thanks!  I am not 100% sure why the openrefine executable works and refine.bat does not,  but the application executable launched successfully after the JDK install.  




To unsubscribe from this group and all its topics, send an email to openrefine+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages