留言板

v5.2.3 - Hanging on login

Dan Smith,修改在13 年前。

v5.2.3 - Hanging on login

New Member 帖子: 6 加入日期: 10-6-13 最近的帖子
I'm running into an issue now where Liferay is hanging on login. There's no error messages in the logs, and it's not "reloading repositories". Curious to know if anyone else has run into this problem or if anyone has any troubleshooting suggestions.
thumbnail
Kiran Kumar Tella,修改在13 年前。

RE: v5.2.3 - Hanging on login

New Member 帖子: 2 加入日期: 10-6-16 最近的帖子
I got a similar problem like "Too Slow response from Liferay Login console page"
Nailed it as a network latency from LDAP Server.
Removed and pointed to LDAP which is close.
thumbnail
Olaf Kock,修改在13 年前。

RE: v5.2.3 - Hanging on login

Liferay Legend 帖子: 6403 加入日期: 08-9-23 最近的帖子
Not reloading repositories is not bad - it just shows that your server does not have access to the configured plugin repositories. By default they are sitting on liferay.com, so it means that your server might not have internet access (or you've changed the default configuration) or have difficulties to resolve DNS.

As hinted in the previous answer: Make sure that you don't time out to any other resource that you need somewhere on the page, e.g. a portlet or during login (like the LDAP server given). Also: Keep in mind that timeouts to LDAP might be a result of not being able to resolve names (e.g. through DNS)