Unable to connect to Gogo Shell after running the DB upgrade script

thumbnail
Jamie Sammons, modified 2 Years ago. New Member Posts: 12 Join Date: 10/28/19 Recent Posts

Hi,

I am trying to upgrade the database from 6.2 to 7.4 using the Liferay Portal DB Upgrade Client.After doing all the configurations and running the db_upgrade.bat script, it runs and later gives some failure error and then does not connect to telnet gogo shell automatically. When I put the command - telnet localhost 11311, it gives the failed error below - 

Error - Could not open connection to the host, on port 11311. Connect failed.
Initially, it was appearing and connecting to gogo shell as expected but suddenly it stopped connecting. Please suggest what needs to be done here.

 
What I have already done is add this property in portal-upgrade-ext.properties - 
module.framework.properties.osgi.console=localhost:11311
Telnet client is also enabled from Windows. 

thumbnail
Olaf Kock, modified 2 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

Could it be the same root cause as here?