Bug 1265740
| Summary: | (6.4.z) Provided init.d scripts do not allow to easily fire several instances on the same system | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | ckyriaki | ||||
| Component: | Scripts and Commands | Assignee: | Romain Pelisse <rpelisse> | ||||
| Status: | CLOSED EOL | QA Contact: | Marek Kopecky <mkopecky> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.3.3 | CC: | bmaxwell, ckyriaki, egonzale, fnasser, mkopecky, pcheung, pgier, pkremens | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-08-19 12:48:09 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
ckyriaki
2015-09-23 15:45:24 UTC
Created attachment 1076262 [details]
Proposed fix of the init.d script
Hi Christina, As discussed over IRC, I've looked at your script, and while it's quite handy to have all the instance related files (pidfile, log) using the name of the script, I'm not sure this change is needed. I think the script offer to replace those value by simply overriding the associate variable. So technically, you can simply create a file /etc/init.d/jboss-1 which override the appropriate variables and then call the provided init scripts. Now with your approach, you don't need to have all those overrides, which can be quite nice. I therefore I've created an issue on Wildfly - let's see other people feels about this proposals. If it's get merged, we'll see about backporting it to EAP. This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Romain Pelisse <belaran> updated the status of jira JBEAP-3444 to Coding In Progress Marek Kopecký <mkopecky> updated the status of jira JBEAP-3444 to Reopened Marek Kopecký <mkopecky> updated the status of jira JBEAP-3444 to Resolved Jiri Pallich <jpallich> updated the status of jira JBEAP-3444 to Closed |