[ https://issues.apache.org/jira/browse/OFBIZ-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379262#comment-15379262 ]
Pierre Smits commented on OFBIZ-7796: ------------------------------------- HI Charl, Re *./gradlew ofbiz command only builds to 92% and after reverting to a totally vanilla source and cleanall loaddefault I realised that I can access the different components even though it looked liked the build has not completed completely* I have discussed a similar issue (I came to 80%) with [~jacques.le.roux], and all can say that currently a lot of effort is undertaken by [~taher] and others working on perfecting the gradle implementation. We'll have to wait and see how this will be addressed. > Running OFBiz as a service fails > -------------------------------- > > Key: OFBIZ-7796 > URL: https://issues.apache.org/jira/browse/OFBIZ-7796 > Project: OFBiz > Issue Type: Bug > Affects Versions: Trunk > Environment: Ubuntu 16.04, openjdk-8-jdk > Reporter: Pierre Smits > Priority: Blocker > > In a new ubuntu environment I performed a checkout from trunk and ran the > loadDefault build script. > After this had completed, I moved the ofbiz directory from my user folder to > the /opt folder, and configured the Ubuntu environment to be able to run > OFBiz as a service. > This entails: > * deploy a script in /etc/init.d > * set the correct permissions of the service script > * create the service user > * changed the owner and ownergroup of the files and folders in /opt/ofbiz > and then fire the service: > sudo /etc/init.d/ofbiz start > This normally starts the proces java -jar ofbiz.jar > But now nothing happens. -- This message was sent by Atlassian JIRA (v6.3.4#6332)