Questions tagged [liferay]

Liferay is an open source JSR 286 compliant portal and social platform, written in Java. It provides fully functional built-in portlets (60+) and also various integration points to seamlessly integrate with other third-party softwares like Alfresco, Sharepoint etc.

Liferay is an open source Java portal that supports portlets and themes. It can be heavily customized and extended with "hook", and "ext" plugins.

As a server it may run on a wide variety of application servers and databases.

It also integrates with a large number of external services and protocols such as CAS, LDAP, and the OpenSocial standard.

29 questions
0
votes
1 answer

Liferay-dxp configuration on weblogic 12c

How to configure liferay-dxp (sp1) in weblogic 12c ? Please find detail log . 14:53:58,877 ERROR [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'][SPATopHeadJSPDynamicInclude:47] Unable to include JSP…
0
votes
1 answer

Browser sends request to a different http port

I have configured nginx to act as a reverse proxy to forward traffic to an application server running Liferay, nginx is listening on a non standard HTTP port, the page does not load properly whenever I access nginx through the non standard HTTP port…
0
votes
1 answer

Certificate bound to ip address

I've seen that there are similar questions, but none give a perfect answer to me. I'm trying to set up two machines. One with LAMP and a platform (that works great) and it also handles the user db through LDAP. On the other machine there is a portal…
0
votes
1 answer

Control panel disabled on liferay portal

I have just finished installing a new liferay portal into a Tomcat server. I am trying to configure the portal but everything under "control panel"seems to be disabled. Particularly, I was trying to reach: control panel > settings >…
Victor
  • 121
  • 1
  • 7
0
votes
1 answer

Pgpool configuration with Liferay cluster

I'm using a Liferay cluster connected to pgpool2 and when I run heavy user activity against the web servers I see a lot of exceptions regarding liferay unable to establish a connection to the DB. There are two DBs behind pgpool Exception…
Crushing
  • 111
  • 1
  • 4
0
votes
1 answer

Liferay multi instances and user "request change password"

I have a question about Liferay multi instance. I configured 2 Liferay instances: instance1.myhost.com and instance2.myhost.com. instance1 is the principal (parent) instance. I configured both instances to disable the change password request after…
Safari
  • 155
  • 1
  • 2
  • 7
0
votes
2 answers

Liferay and export LDAP account

I have this problem: I have enabled Liferay to import and export users from/to OpenLDAP server. When I create a user in Liferay I obtain this page: So, I have create a new user and Liferay has assigned to it a password (3zbPk6KA). But.. if I try to…
Safari
  • 155
  • 1
  • 2
  • 7
0
votes
1 answer

Two ubuntu server machines in one

its my first post here so I hope im doing it in the right place. Im setting up a DEV environment in Ubuntu, and being a software developer not really a sysadmin or application manager, I am confused in some steps. At the moment I have the running…
0
votes
1 answer

Apache SSL reverse proxy breaks Liferay Authentication

I have Apache 2.2. installed with SSL. It is running as a reverse proxy based on a question I asked and was answered here: Apache SSL reverse proxy for multiple servers What I discovered, however, is that the "sign in" prompt in Liferay no longer…
Pete Helgren
  • 213
  • 1
  • 3
  • 13
0
votes
1 answer

Liferay - Verify each node in a cluster

In this example, I have two clustered instances of Liferay using bundled Tomcat running, using cluster link and shared documents. Let's say the name of the public community is fubar and friendy URL used is fubar.lipsum.com. Let's say the ports…
Schrute
  • 807
  • 6
  • 14
0
votes
1 answer

Liferay 7.4 doesn't start as windows service

i already asked in Liferay forum but i didn't get an answer, i was trying to configure a clean Liferay 7.4 portal to start as a service on Windows Server 2022, i followed the same steps used to configure Liferay 6.2.5 and generic Tomcat servers as a…
Tinfo
  • 1
0
votes
1 answer

Apache virtual host how to add location with headers?

So I'm using liferay and an apache in docker and want to have the following URL localhost/tester when a user enters this I want headers to be added to their request. I tried to solve this with a simple virtual host ServerName…
0
votes
1 answer

Running Liferay docker behind Apache httpd as a reverse proxy

I try to run Liferay docker behind Apache httpd but cannot get it work properly. The Home link url is https://myserver.com:20180/web/guest/home. When I click on it I get a 404 with a message The requested URL /web/guest/home was not found on this…
Korki Korkig
  • 101
  • 1
-2
votes
1 answer

Liferay cluster with SAN storage with ext3

I'm deploying an liferay portal in a cluster which has 2 node load balanced, and config both to access to the same data location in a SAN storage devide. The problem is each node can not see the other changing, i.e when node 1 add new image, node 2…
supper aban_89
  • 129
  • 1
  • 5
1
2