multithreading - I got the following error while running the command to start Jboss EAP 6.1 -


i got following error while running command start jboss eap 6.1 home path ./domain.sh

 error [org.jboss.as.host.controller] (controller boot thread) jbas010932: caught exception during boot: org.jboss.as.controller.persistence.configurationpersistenceexception: jbas014676: failed parse configuration 

it seems problem configuration of domain.xml file. have edited it?

it can find problem if post whole "host controller" log information , domain.xml file.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -