Hi all,
I am trying to install ofbiz on my server but I keep getting the error below. I am running the latest version of the Java SDK (11). I also tried with version 8 and had the same error. Would anyone have any idea on the root cause? Thanks, Fabio GRADLE C:\Users\fabio\Desktop\apache-ofbiz-16.11.05>gradle Starting a Gradle Daemon, 1 busy and 1 incompatible Daemons could not be reused, use --status for details FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\fabio\Desktop\apache-ofbiz-16.11.05\build.gradle' line: 334 * What went wrong: A problem occurred evaluating root project 'ofbiz'. > Could not find method leftShift() for arguments [build_c8qpep3f0bydi1t2hacoa0mxn$_run_closure11@3a141b7c] on task ':terminateOfbiz' of type org.gradle.api.DefaultTask. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 8s JAVA C:\Users\fabio\Desktop\apache-ofbiz-16.11.05>java -version java version "11.0.2" 2019-01-15 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)
