Issue:
When installing the AdminUI on a Linux system, even if the installation went ok without any warning, when I try to start the JBoss server, I'm getting the following error:
ERROR [org.jboss.deployment.MainDeployer] could not initialize deployment:
file:/wss/wamui/siteminder/adminui/server/default/deploy/castylesr5.1.1.ear/org.jboss.deployment.DeploymentException: No META-INF/application.xml
I verified on the file system, and the file exists. Why do I get this error ?
Environment :
All versions
Cause :
This issue happens because the user starting JBoss doesn't have enough disk space in the /tmp folder.
Resolution:
Changing the path of the IATEMPDIR to a path that has enough disk space resolved the issue.