Bug 1477004 - update running jon as a service
Summary: update running jon as a service
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Documentation
Version: JON 3.3.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: post-GA
: JON 3.3.8
Assignee: Tyler Kelly
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-01 04:19 UTC by Tyler Kelly
Modified: 2017-08-25 04:20 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Build Name: 23081, Configuring JBoss ON Servers, Agents, and Storage Nodes-3.3-3.3 Build Date: 11-04-2017 11:27:52 Topic ID: 43267-750862 [Latest]
Last Closed: 2017-08-25 04:20:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tyler Kelly 2017-08-01 04:19:54 UTC
Title: Running the &JON; Server as a Service

Describe the issue:

- need to change the file extension to .sh

Need to add

chmod +x /etc/init.d/jboss-on.sh

[root@server rhq-agent] # sudo chkconfig --add /etc/init.d/jboss-on.sh

Enable the agent service to run at boot time and have it stop gracefully at when the system shuts down.

sudo chkconfig /etc/init.d/jboss-on.sh


Note You need to log in before you can comment on or make changes to this bug.