Caused by: java.lang.RuntimeException: EMBEDDED Broker start failure:code = 1
Caused by: LifecycleException: WEB0103: This web container has not yet been started
Terus ketika service glassfish coba di-start, muncul error "Could not start the domain"
Pemecahan :: delete file yang ada di path ini :
{direktory_instalasi_glassfish}/domains/domain1/imq/instances/imqbroker/lock
delete file lock tersebut.
Kemudia start glassfish seperti biasa.
Sumber :http://stackoverflow.com/questions/1691957/help-i-dont-know-how-to-handle-this-error-java-lang-runtimeexception-embedded
No comments:
Post a Comment