Message Boards

Blade Deploy - Unable to connect to gogo shell on localhost:11311

Haseena Begum, modified 7 Years ago.

Blade Deploy - Unable to connect to gogo shell on localhost:11311

New Member Posts: 12 Join Date: 5/20/16 Recent Posts
Hi Everyone,

I installed the blade CLI and Gradle plugin for Eclipse. I have created my first portlet through blade cli and imported it in gradle task of eclipse.
When i run the deploy tasks in eclipse I get the below output but unfortunately portlet is not shown in the sample category in portal

Working Directory:
Gradle User Home:
Gradle Distribution: Gradle wrapper from target build
Gradle Version: 3.4
Java Home: C:\Program Files\Java\jdk1.8.0_111
JVM Arguments: None
Program Arguments: None
Gradle Tasks: deploy

:compileJava UP-TO-DATE
:buildCSS NO-SOURCE
:processResources UP-TO-DATE
:transpileJS SKIPPED
:configJSModules SKIPPED
:replaceSoyTranslation NO-SOURCE
:wrapSoyAlloyTemplate SKIPPED
:classes UP-TO-DATE
:jar UP-TO-DATE
:deploy UP-TO-DATE

BUILD SUCCESSFUL

Total time: 0.484 secs

And when i run the "blade deploy" command am getting the below error:
Error
0. deploy: Unable to connect to gogo shell on localhost:11311

P.S: Am working on Liferay6.2.

Please help in resolving this issue
thumbnail
David H Nebinger, modified 7 Years ago.

RE: Blade Deploy - Unable to connect to gogo shell on localhost:11311

Liferay Legend Posts: 14919 Join Date: 9/2/06 Recent Posts
Haseena Begum:
P.S: Am working on Liferay6.2.


Liferay 6.2 does not include gogo. You cannot use blade, gradle or any of the other new goodies with Liferay 6.2.






Come meet me at the 2017 LSNA!
Haseena Begum, modified 7 Years ago.

RE: Blade Deploy - Unable to connect to gogo shell on localhost:11311

New Member Posts: 12 Join Date: 5/20/16 Recent Posts
Thank you David H Nebinger !!! That helps me to understand we cannot connect gogo shell

Regards,
Haseena