Re: Error building Ofbiz on Windows 10

2022-05-02 Thread Emad Radwan
Hello Jacques, Thanks for the help, I changed to JDK 8 and having some progress, but still getting an error. How can I fix this? Regards, Emad C:\apache-ofbiz-18>gradle --warning-mode=none loadall ofbiz > Task :compileJava UP-TO-DATE > Task :compileGroovy UP-TO-DATE > Task :processResources

exclude from ServerHit

2022-05-02 Thread Ingo Wolfmayr
Hi, is there a way to exclude a user from being logged in ServerHit-table? I want to exclude the solr userLogin for beeing logged. Best regards, Ingo Mag. (FH) Ingo Wolfmayr Wolfix Solutions Gänsgasse 14 A-5282 Ranshofen Tel.: +43 (0) 664 2549626 Web: https://www.wolfix.at

Re: Error building Ofbiz on Windows 10

2022-05-02 Thread Jacques Le Roux
Hi Emad, There is a JDK conflict, major version 62 is JDK 17, not yet supported by OFBiz only officially JDK 8, the demos are running with JDK 11. Is that a clean (1st time build) for this instance on this machine? Else try a clean before building. If it's not that, maybe a JDK conflict, espe