Clone managed instance started in admin mode
Hi,I try to clone an existing managed instance in a running cluster. When I tried to start it up, it started in "admin" mode instead of running state.
Encountered errors like unable to deploy EJB and some NoClassDef error from the log file.
Wonder is it alright to clone an existing instance or is better to create a new managed instance from scratch?
I had copied the entire application folder from existing managed instance to the new instance. The folder contained all the .war files.
Not sure if it is safe to try starting the new instance again. Will the code be deploy to the new instance and not affecting my current running Production cluster?
0