Gogo Shell 'headers' commands doesn't return anything

Jan Tošovský, modified 6 Years ago. Liferay Master Posts: 576 Join Date: 7/22/10 Recent Posts
Dear All,

in this article the 'headers' command is used for listing budle headers:
https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-1/overriding-a-modules-language-keys

However, when I pass Blogs Web bundle ID to it, no result is displayed. Same for other web bundles. There is no error in the log.

Tested in LR 7.1.2/tomcat 9.0.10/Win 10/Oracle OpenJDK 11.0.2

Does it work for you?
thumbnail
Christoph Rabel, modified 6 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
Doesn't work for me either. You could try to enable the gogo shell in portal-ext, maybe it works there?
Add:
module.framework.properties.osgi.console=localhost:11311


Note: I just tested it with the 7.2 alpha, it works there.
thumbnail
Olaf Kock, modified 6 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts
Christoph Rabel
Doesn't work for me either.
Funny. Same here. But the command is there, as "help headers" reveals.