Hide Forgot
Description of problem: When I try to restart the platform it stop Version-Release number of selected component (if applicable): JBoss Enterprise Application Platform 6 How reproducible: Just try to restart the app. Server crash with the following error 04:23:03,811 ERROR [org.jboss.as.server] JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration Steps to Reproduce: 1. 2. 3. Actual results: All my webapp are stopped! Expected results: Additional info:
Dear We've solved the bug! The environment variable env.OPENSHIFT_INTERNAL_IP has been replaced by env.OPENSHIFT_JBOSSEAP_IP Could we please be inform next time something like this happen?? We lost quite a lot of data that would be avoided if we've know this issue. Regards Fabrizio
Fabrizio, I'm happy to hear the problem was resolved. The environment variable change was made many months back, and was intended to (and tested to be) compatible from a standalone.xml perspective. However, that doesn't account for any application code or configuration which may refer to the old variable. Sorry for the confusion.