I am unable to "initiate" ofbiz (16.11.05) on Windows 10 64 bit.

 

I use the word initiate because I frankly do not know whether it is
installed or not because I do not know what to expect when I run various
gradlew commands.

 

If memory serves, I started following either the instructions found at
https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+install+OFBiz+
with+the+Demo+Data or those found at
https://cwiki.apache.org/confluence/display/OFBIZ/Demo+and+Test+Setup+Guide.
It was not until later that I noticed the packed instructions that came with
the download. All of these instructions vary somewhat so perhaps I started
following outdated instructions. I also used other instructions for ensuring
that JAVA was correctly installed and have tried other suggestions I could
find from posts of others who had difficulties. While not in any
instruction, I also ran the packed batch file "gradlew.bat".

Three things I clearly remember are:

1.      One of the instructions I followed had hundreds, if not thousands,
of files installed, I know not where. I vaguely recall two numbers that kept
appearing just before adding another file.perhaps 44 and 45? I think this
was when I ran the batch file and I surmised it was installing sample data.
2.      Another instruction I followed, probably "gradlew LoadDefault
ofbiz", or perhaps one of the other gradlew commands, would run for a bit
showing a number of successful operations before coming up with an error. I
think the error was along the lines that it could not find a jar file with
JAVA, which led me to try my best to fix the JAVA issue.
3.      The second linked instruction talks about ensuring I have the right
flavour of JAVA installed (not JRE) and I found a post somewhere that talked
about deleting the wrong flavour, so that is what I did.

At this point I tried again the various gradlew commands, but to no avail.
They ran in the sense that they did not produce any error messages, but they
did not show that anything happened either.

 

If I understand the instructions, these gradlew commands merely initiate
some background processes (a opposed to bringing up a new window) and that I
need to sign in with a browser, hence the three links that are included in
the instructions such as https://localhost:8443/accounting. When I follow
those links I get the message "unable to connect" in Firefox and
"Hmmm...can't reach this page" in Microsoft Edge.

 

Frustrated, I decided to start afresh. I deleted the folder with ofbiz and
reinstalled the software. The current situation is as follows:

1.      Running the batch file causes a cmd window to briefly appear but
nothing else.
2.      Running any gradlew commands returns no error codes but also no
actions.
3.      The links do not work.

 

I also found conflicting instructions on installing JAVA, or more to the
point, on setting the system variables. I finally followed this guide:
https://www.mkyong.com/java/how-to-set-java_home-on-windows-10/

When I run the three tests at the end of that guide, "java -version" and
"javac -version" pass but "echo %JAVA_HOME%" merely echoes what I typed
instead of showing the location. I really did add a variable called
JAVA_HOME, browsing for the location to ensure against any spelling errors,
that location being C:\Program Files\Java\jdk-12.0.1.

The following entries are present as environmental variables:

C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;

C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;

C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;

%SystemRoot%\system32;

%SystemRoot%;

%SystemRoot%\System32\Wbem;

%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;

%SYSTEMROOT%\System32\OpenSSH\;

C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;

C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;

C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;

C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;

C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;

C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;

C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;

C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;

C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;

C:\Program Files\Intel\WiFi\bin\;

C:\Program Files\Common Files\Intel\WirelessCommon\;

C:\Program Files\Java\jdk-12.0.1\bin;

%JAVA_HOME%\bin;

 

Closing thoughts:

To some measure the conflicting installation instructions may be part of the
problem. Perhaps consideration should be given to replacing all installation
instructions with a simple notation to follow the "readme" guide that comes
packed with the download. That way there is only one set of instructions to
maintain and nobody will be left following an outdated guide.

 

If I can make it through this exercise I will volunteer to suggest
modifications to the embedded instructions such that a newbie such as myself
will be better able to follow them. I have a few ideas that might be
valuable.

 

Many thanks

 

 

Jules F. Wilkins, EMBA

President, Pacific Shower Doors

2927 Norland Avenue, Burnaby, BC
Office: 604-205-9444
Cell: 778-834-9449


 

Reply via email to