*** PROFILES IN ERROR: Name -> Error
Profile: ProfileKey@6a46f764[domain=default, server=default, name=bindings] in error due to java.lang.reflect.InvocationTargetException
*** PROFILES MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
ProfileKey@c9021e3[domain=default, server=default, name=applications] is missing following dependencies: ProfileKey@55a517bd[domain=default, server=default, name=deployers]{Installed:PreInstall}
ProfileKey@34f34071[domain=default, server=default, name=bootstrap] is missing following dependencies: ProfileKey@6a46f764[domain=default, server=default, name=bindings]{Installed:**ERROR**}
ProfileKey@55a517bd[domain=default, server=default, name=deployers] is missing following dependencies: ProfileKey@34f34071[domain
This output doesn't help much. Look earlier in the console log (or server.log) and see if there is an exception stack trace If. so, post it. If not, please describe what changes you made t JBosso AS (config changes, apps deployed) and attach the server.log.
<?xml version="1.0" encoding="UTF-8"?>
<!--
The list of URLs for mc beans to load during bootstrap.
$Id: bootstrap.xml 88109 2009-05-01 20:10:48Z bstansberry@jboss.com $
-->
<bootstrap xmlns="urn:jboss:bootstrap:1.0">
2). The startup does not generate any console or server log, beleive it or not, but it does generate a BOOT.log. I am copying it here.'
3). Like I mentioned, the localhost server directory located on " /opt/jboss/jboss-as/server/localhost" was copied from another physical server.
basically I just need to drill down and find out how to map run.sh -c localhost so that it starts the deploy config on that directory.
Sounds like someone turned off the logs. You might want to turn them on again - deployment errors do not show up in the boot log.
(I'll look at you boot log later to see if there is anything of interest, right not I don't have a PC available - I'm aswering this on my ASUS tablet.)