[
https://issues.apache.org/jira/browse/OFBIZ-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379654#comment-15379654 ]
Pierre Smits edited comment on OFBIZ-7796 at 7/16/16 8:23 AM:
--------------------------------------------------------------
I don't worry that much about the 80/92 completion %. That resides more in the DEV/SIT domains than in the UAT/PROD domains. Charl brought it up, and I felt the need to relativize...
But this issue is more related to the UAT/PROD domains. And that needs to be addressed properly. And the same goes for issues OFBIZ-7783, OFBIZ-7782 and OFBIZ-7776, while OFBIZ-7767 is more related to the SIT domain.
I will consider creating a place holder to provide more overall context regarding the use case(s) of the issues.
was (Author: pfm.smits):
I don't worry that much about the 80/92 completion. That is resides more in the DEV/SIT domains than in the UAT/PROD domains. Charl brought it up, and I felt the need to relativize...
But this issue is more related to the UAT/PROD domains. And that needs to be addressed properly. And the same goes for issues OFBIZ-7783, OFBIZ-7782 and OFBIZ-7776, while OFBIZ-7767 is more related to the SIT domain.
I will consider creating a place holder to provide more overall context regarding the use case(s) of the issues.
> 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)