JBoss is not accepting the custom domain directory path on IBM AIX 7.
Issue
- Getting the following issue when a custom domain directory path is used using the property
jboss.domain.base.dironIBM AIX 7:
Unable to read the logging configuration from 'file:/opt/jboss/Test/jboss-eap-6.2/domain/configuration/logging.properties' (java.io.FileNotFoundException: /opt/jboss/Test/jboss-eap-6.2/domain/configuration/logging.properties (A file or directory in the path name does not exist.))
[Host Controller] Unable to read the logging configuration from 'file:/opt/jboss/Test/jboss-eap-6.2/domain/configuration/logging.properties' (java.io.FileNotFoundException: /opt/jboss/Test/jboss-eap-6.2/domain/configuration/logging.properties (A file or directory in the path name does not exist.))
[Host Controller] INFO [org.jboss.modules] JBoss Modules version 1.3.0.Final-redhat-2
[Host Controller] INFO [org.jboss.msc] JBoss MSC version 1.0.4.GA-redhat-1
[Host Controller] INFO [org.jboss.as] JBAS015899: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) starting
[Host Controller] INFO [org.xnio] XNIO Version 3.0.7.GA-redhat-1
[Host Controller] INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.7.GA-redhat-1
[Host Controller] INFO [org.jboss.as] JBAS010902: Creating http management service using network interface (management) port (8881) securePort (-1)
[Host Controller] INFO [org.jboss.remoting] JBoss Remoting version 3.2.18.GA-redhat-1
[Host Controller] INFO [org.jboss.as.remoting] JBAS017100: Listening on 10.10.10.10:8882
[Host Controller] INFO [org.jboss.as] JBAS015961: Http management interface listening on http://10.10.10.10:8881/management
[Host Controller] INFO [org.jboss.as] JBAS015951: Admin console listening on http://10.10.10.10:8881
[Host Controller] INFO [org.jboss.as] JBAS015874: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) (Host Controller) started in 3500ms - Started 12 of 12 services (0 services are passive or on-demand)
JBossis still looking at the default path forlogging.propertiesfile which is not available there.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- IBM AIX
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
