掲示板

Liferay Bundle Directory is not detected in IDE

2ヶ月前 に Doaa Farouk によって更新されました。

Liferay Bundle Directory is not detected in IDE

New Member 投稿: 9 参加年月日: 16/08/05 最新の投稿
Hi,

I installed the Liferay IDE release 3.0.1, now i'd like to define the Liferay runtime.
So, i downloaded the Liferay Portal Bundle 7.x, then in IDE i choose define new server -> Liferay 7.x -> Next,
when i browse for the bundled tomcat folder, the IDE does not detect the runtime.

please advise.
Any download link for the Liferay Bundle 6.2 is available ?

Thanks,
thumbnail
7年前 に Gregory Amerson によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

Liferay Legend 投稿: 1123 参加年月日: 10/02/16 最新の投稿
Is there any error message that is displayed?
2ヶ月前 に Doaa Farouk によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

New Member 投稿: 9 参加年月日: 16/08/05 最新の投稿
the IDE displays this message, when i browse the Tomcat directory:
Portal bundle does not exist.

Thanks,
thumbnail
7年前 に Gregory Amerson によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

Liferay Legend 投稿: 1123 参加年月日: 10/02/16 最新の投稿
What is the bundle file that you are downloading? Can you show the contents of that directory?
2ヶ月前 に Doaa Farouk によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

New Member 投稿: 9 参加年月日: 16/08/05 最新の投稿
Please find the attached screen of the bundle contents.
Hope to execuse as i'm new to Liferay development.

Thanks,
2ヶ月前 に Doaa Farouk によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

New Member 投稿: 9 参加年月日: 16/08/05 最新の投稿
No need, i configured by creating new Liferay workspace in IDE:
https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/creating-a-liferay-workspace-with-liferay-ide

Thanks,
thumbnail
7年前 に Jose C Cuellar によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

New Member 投稿: 19 参加年月日: 16/07/27 最新の投稿
Hi.

I'm having the same problem. It's curious since it only happens when creating Liferay 7 servers; the problem doesn't appear when creating a 6.2 server.

I moved my Liferay 7 bundle inside the workspace and I changed the gradle.properties file to:
liferay.workspace.home.dir=/home/jose/Dropbox/workspace/healthpoint/liferay-ce-portal-7.0-ga2

It didn't succeed :-(

Any help will be welcomed. Thanks in advance.
2ヶ月前 に Doaa Farouk によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

New Member 投稿: 9 参加年月日: 16/08/05 最新の投稿
It may work, if you checked 'download liferay bundle' in the new liferay workspace in the IDE.
as shown in attached screen.

(I'm still having a problem to start the bundle server though).

Thanks,
thumbnail
7年前 に Jose C Cuellar によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

New Member 投稿: 19 参加年月日: 16/07/27 最新の投稿
Hi Doaa.

Yes, I know. That's what I've done by the moment, but my idea was having an independent portal running and linking Eclipse's Liferay IDE with it. Thanks anyway.

I also had problems starting the bundled server, I got a java.lang.NullPointerException when running it from Eclipse. When I started it manually with bundles/tomcat-8.0.32/bin/startup.sh I discovered that the bundles/tomcat-8.0.32/logs folder is missing in the bundle; when I created the folder by myself it started to work.

Best regards.
3年前 に Jan Tošovský によって更新されました。

RE: Liferay Bundle Directory is not detected in IDE

Liferay Master 投稿: 566 参加年月日: 10/07/22 最新の投稿
Maybe different issue, but the same error message. I usually move webapps folder one level up. I've just found this is the reason why IDEA can't detect my bundle as valid. Tested on LR 7.3. Keeping here for future reference.