Bug 1091198
| Summary: | Domain directory properties only work on specific operating systems | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | dereed |
| Component: | Scripts and Commands | Assignee: | James Perkins <jperkins> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | unspecified | CC: | cdewolf, fnasser, jason.greene, jawilson, jperkins, kkhan, myarboro, pgier |
| Target Milestone: | ER1 | ||
| Target Release: | EAP 6.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Other | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-19 12:42:49 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: | |||
|
Description
dereed
2014-04-25 07:57:33 UTC
The same issue is present in standalone.sh. There is problem with -Djboss.domain.log.dir on Solaris10 hosts, see https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-scripts-dirs_change-solaris/ other certified combinations are working as expected. https://github.com/jbossas/jboss-eap/pull/2082 breaks the usage on windows (domain.bat). -Djboss.server.base.dir -> -Djboss.domain.base.dir -Djboss.server.config.dir -> -Djboss.domain.config.dir -Djboss.server.log.dir -> -Djboss.domain.log.dir Verified on EAP 6.4.0.ER1 Tomaz Cerar <tomaz.cerar> updated the status of jira WFLY-3285 to Resolved |