I created Oracle WebLogic server and registered WebLogic domain, HTTP server also have done.
when execute startWebLogic.sh, it occurred BeanAlreadyExistsException.
1. weblogic.management.provider.internal.RuntimeAccessImpl$ParseException: [Management:141266]config.xml error : weblogic.descriptor.BeanAlreadyExistsException: Bean already exists"weblogic.management.configuration.SubDeploymentMBeanImpl@5fb42e30([wls_domain]/[CsJmsModule]/SubDeployments[CsSubDeployment_auto_2])"。。
What can I do?
Java version is 1.8.0_131
WebLogic server: 12.2.1.4.0