Skip to main content

So you’re running the T2P process scripts to bring up another datacenter and on the last step at the very end you see this:

 

INFO : [PLUGIN][OAAM] Dec 23, 2015 15:44:04 – CLONE-86048 Executing “Post Paste Configuration” operation of the OAAM plugin.
INFO : Dec 23, 2015 15:44:04 – CLONE-23270 Connecting to domain runtime…
INFO : Dec 23, 2015 15:44:04 – CLONE-23271 Trying to connect to oamserver:7010…
INFO : Dec 23, 2015 15:44:05 – CLONE-23272 Successfully connected to the Domain Runtime …
INFO : [PLUGIN][OracleADF] Dec 23, 2015 15:44:05 – CLONE-33010 Start to run T2P ADF Connection Plugins.
INFO : [PLUGIN][OracleADF] Dec 23, 2015 15:44:05 – CLONE-33020 Finish running T2P ADF Connection Plugins.
INFO : Dec 23, 2015 15:44:05 – CLONE-23270 Connecting to domain runtime…
INFO : Dec 23, 2015 15:44:05 – CLONE-23271 Trying to connect to oamserver:7010…
INFO : Dec 23, 2015 15:44:05 – CLONE-23272 Successfully connected to the Domain Runtime …
INFO : [PLUGIN][OIM] Dec 23, 2015 15:44:05 – CLONE-71023 Executing “Paste Configuration” operation of the OIM plugin.
INFO : [PLUGIN][OIM] Dec 23, 2015 15:44:05 – CLONE-71000 OIM false
INFO : [PLUGIN][OIM] Dec 23, 2015 15:44:05 – CLONE-71076 Not valid OIM Domain. Skipping OIM-specific copy configuration steps.
INFO : [PLUGIN][OIM] Dec 23, 2015 15:44:05 – CLONE-71000 OIM false
INFO : [PLUGIN][OIM] Dec 23, 2015 15:44:05 – CLONE-71000 OIM false
INFO : [PLUGIN][OIM] Dec 23, 2015 15:44:05 – CLONE-71000 OIM false
INFO : Dec 23, 2015 15:44:05 – CLONE-23358 Stopping all managed servers.
Stopping AdminServer…….

Starting AdminServer ……………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………….

 

Yeah, it’s never going to start.

Here’s what you do. Jump start it. Just open up another terminal window and kick off the startWebLogic.sh command in the background to start the Admin server manually. Once it’s up and running your T2P pasteConfig.sh script will complete successfully =)

Cheers!