Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
'Link to URL' page type doesn't work for relative urls
Issue While creating a page of type 'Link to URL', If Absolute URL is given, the page is created successfully and is redirected to the respective link. If Relative URL like "/web/guest/e-learning1" is given,...
WildFly Bundles for DXP 7.1 and Above
Issue Why am I not able to find a WildFly bundle download for DXP 7.1? Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution Starting with Liferay DXP 7.1 SP2, Liferay will no longer be releasing Wildfly...
Changes to the Site Template
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Failed upgrade process for module com.liferay.dynamic.data.mapping.service - Nested exception: Content is not allowed in prolog.
Issue After a seemingly successful upgrade to Liferay DXP 7.1 the following error is showing up in the logs while starting the DXP bundle: Failed upgrade process for module com.liferay.dynamic.data.mapping.service ...
Passing List of objects as json parameters gives NoSuchMethodException
Issue When a service expects lists of objects, and I want to pass them as a JSON string in Liferay's JSON-WS UI, it returns with NoSuchMethodException. An example string is: [{ "+simplefoo":...
Unable to add Calendar Event through Mobile Browser
Issue While creating a Calendar Event via the computer's browser, the event is created. But, while creating the new event through Mobile Browser, the page goes into the disabling mode. Environment Liferay DXP 7.0...
Calendar portlet displays time in different formats depending on display language
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
PortletMVC4Spring, Spring Framework, and Liferay DXP
Question Spring Framework 5 does not include support for Spring Portlet MVC.  Support for Spring Framework 4, including Portlet MVC support, will remain until 2020.  What is the future of Spring Portlet MVC and...
Implicit connection cache issue
Issue Looking into the thread dumps, few threads were getting stuck as below with OracleImplicitConnectionCache and running out of implicit connection cache issue tomcat-http--300 - priority:5 -...
How to add security, authentication to my REST service?
Issue We developed a REST service and it works. But we need endpoint security. At the moment it is available without any credentials. We do not want to give access to a REST Web service without credentials.  How can...
Server unable to start after upgrading to latest fixpack
Issue After upgrading from the previous fixpack to the latest fixpack, the server is not getting started or the below error is thrown while starting the server. SEVERE [localhost-startStop-1]...
Portlet preferences contains orphan records
Issue When a Site is deleted the PortletPreferences table still contains that site's orphan data. Environment Liferay DXP 7.0 Resolution The observed behavior is resolved and fixed in liferay-fix-pack-de-58 and above....
APR library not found
Issue The Apache Tomcat works without the native libraries but degrading the performance. You can see the following message on the log: INFO: The APR based Apache Tomcat Native library which allows optimal...
Where to find the default system.properties file
Issue Where to find the available properties and its default values from the original system.properties used by the portal Environment DXP 7.1 DXP 7.0 Portal 6.2 Portal 6.1 Resolution You can find the portal-impl.jar...
Where to find the default portal.properties file
Issue Where to find the available properties and its default values from the original portal.properties used by the portal Environment DXP 7.1 DXP 7.0 Portal 6.2 Portal 6.1 Resolution You can find the portal-impl.jar...
LCS Client removed after Fix Pack 12 installation (Known Issue)
Issue Liferay Connected Services Client is missing after applying DXP-12 Where is Liferay Connected Services Client.lpkg? Environment DXP 7.1 + DXP-12 (Fix Pack 12) Resolution At the time of writing July 11th 2019,...
Deployment of WAR files with many jar dependencies is very slow in DXP
Issue If there is a war file which contains many jar dependencies in its WEB-INF/lib, deploying it to the osgi framework in DXP takes too much time - sometimes 20 minutes for a single WAR. Environment Liferay DXP...
DocumentException: Premature end of file
Issue When deploying Spring MVC custom portlet, an exception is thrown "DocumentException: Error on line -1 of document: Premature end of the file. " Issue reproduced With 7.1 GA1 release as below when deployed the...
I want to hide the password expiration warning message.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
"App Manager is temporarily unavailable" error
Issue I go to Control Panel > Apps > App Manager I do not see any Apps listed, just a red warning on the top of the page "App Manager is temporarily unavailable" In the console I see similar ERRORS: ERROR...
Deleting users using UserLocalServiceUtil.deleteUser(user) gets slow
Issue UserLocalServiceUtil.deleteUser(user) API's performance decreases, when we try to use it to delete large number of users At first this job started deleting 1100-1200 users in 1 hour per day, but after...
JDBC roll back error when generating LAR to export sites
Issue Whenever a LAR is tried to be generated the following message shows on the portal: Could not roll back Hibernate transaction; nested exception is org.hibernate.TransactionException: JDBC rollback failed Also on...
Unauthenticated user unable to view the Json web service.
Issue While accessing http://localhost:8080/api/jsonws as an unauthenticated (Guest) user and selecting the context path, an "Access denied" error is thrown. For example, when creating a simple Service...
How to resolve when basic configuration portal properties are not read during startup
Issue When starting a pre-built Liferay DXP bundle for the first time, some of the properties set in a portal-ext.properties file (such as the default.admin.* and company.default.*  properties) do not take effect and...
What to check when Site Template changes are not propagating to sites
Issue Changes made to a site template (such as adding pages and updating permissions for existing pages) are not propagating to sites, even though the changes are seen in the site template. There are no errors in the...
Adding Portlet Configurations at Instance and System Level
Issue How to rename the category and section. It should be excluding the substring "category."? How the configuration will be accessible under settings? Environment  Vanilla bundle DXP 7.1 SP2 pre-bundled with dxp-10...
Connecting to Multiple IdPs with SAML Plug-ins
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Is it...
Post installation of fix pack de-63, server failed to start with the error message "URI is not hierarchical"
Issue After installing the fix pack de-63, server failed to start and showing the following error in the server console. ERROR [Framework Event Dispatcher: Equinox Container:...
Cannot disable simultaneous login
Issue After setting the following properties in portal-ext.properties, user can still login simultaneously. live.users.enabled=true auth.simultaneous.logins=false Environment Liferay DXP 7.1 Liferay DXP 7.3 Liferay DXP 7.4...
Spell check button does not appear on CKEditor toolbar
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Cluster Node name is missing from sessionID in Audit_AuditEvent table
Issue In a cluster environment, after setting the cluster node name (jvmRoute or instance-id) on Application Server, the node name is not appended to the sessionID stored in Audit_AuditEvent table.  When checking the...
User 0 is not allowed to access - warning traces
Issue Whenever the user is trying to log in, they are getting the below warnings: 2019-03-22 07:13:52.951 WARN [http-nio-8080-exec-366][SecurityPortletContainerWrapper:363] User 0 is not allowed to access...
How to know if your UDP Multicast communication is working
Issue Communication is not working properly in the cluster even after setting all the configurations up in the portal instances.  Changes have not been replicated from one node to another.   Environment...
Metadata for Journal Articles Not Indexing Appropriately during Upgrade Process
Issue During the upgrade process, UpgradeImageTypeContent#copyJournalArticleImagesToJournalRepository copies all journal article images into the Document Library repository. In order to achieve...
CSS changes are not reflecting
Issue The CSS changes are not reflecting in the browser until and unless the caches are cleared. Environment Liferay 6.2 Resolution If the CSS changes are reflecting in the theme until the browser cache is not cleared....
ArrayIndexOutOfBoundsException while upgrading portal DB from Liferay DXP 7.0 to Liferay DXP 7.1
Issue The below error is the known issue when upgrading the portal DB using upgrade client tool from Liferay DXP 7.0 to Liferay DXP 7.1 and the reference LPS for the same is "LPS-86026"....
How does the content sharing functionality from parent sites to child sites work? What type of content is supported?
Issue What does sites.content.sharing.with.children.enabled do,  how does the content sharing functionality from parent sites to child sites work, and what type of content is shared from parent sites? Environment Liferay...
6.2 to 7.1 Oracle 12 Database Upgrade Results in Web Content with Custom Structures and Templates to have Missing Content
Issue Upgrading from 6.2 to 7.1 with Oracle 12 can result in structureId and templateId reverting to the Basic Web Content structure and template which can be observed in the JournalArticle Table. Another symptom...
How to modify Terms and Conditions
Issue How to modify "Terms and Conditions" which are displayed when a user logs in for the first time in the portal? Environment Liferay 7.0 Resolution Adding the custom Terms and Conditions involves the...
Authorization and Javascript recovery from the backend
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue I...
Setting up the Portal Instance Name (Website Name) in Liferay DXP 7.1
Issue The website name is set by default as Liferay DXP. This name can be set to a new name by making changes in instance settings( Configuration-> Instance Settings -> Configuration -> Main Configuration ->...
How to check if an LPS or LPE fix is included in a Fix Pack
Issue How do I check if a certain fix (exp. LPS-XXXXX) is included within a Fix Pack? How do I check if a certain fix (exp. LPE-XXXXX) is included within a Fix Pack? Environment Liferay DXP 7.2  Resolution Step1:...
Knowledge base AssetCategory API
Issue I want to automatically categorize knowledge base articles. I have built the functionality to download articles, assign categories, and save them back. What I am missing is the ability to get the existing...
Can I disable the System Check that is running on startup in my Development environment?
Issue During Liferay's startup, the following message in the logs indicates that a system check is being run: INFO [main][SystemCheckOSGiCommands:111] Running "Declarative Service Soft Circular...
Setting Site Member Role Permissions
Issue How can I change/edit permissions for a Site Member Role? Environment Liferay 7.0 Liferay 7.1 Resolution Permissions for the Site Member Role can be found at: Control Panel > Users > Roles > Site Roles Tab >...
Slow Performance or OutOfMemory errors due to StripFilter
Issue The StripFilter in Liferay DXP removes blank lines from Javascript, CSS, and other files. While this can result in slightly faster load times for dial-up users, it can also result in a big...
Restricting/Disabling the Default Liferay DXP (Guest) Site access.
Issue The '/web/guest' associated with the domain name will redirect to the default DXP site. Suppose there are two sites, site1 and site2 mapped to domains www.domain1.com and www.domain2.com                ...
Restart required after every Jar Deployment
Issue When the jar is deployed, it is not reflected until and unless the server is restarted Environment Liferay DXP 7.0 Resolution Sometimes, the jar is deployed and is not reflecting on the portal until and unless...
Users with no email address should be able to log in and access the portal.
Issue Users having no email address should be able to log in and access the portal. Environment Liferay DXP 7.0 Liferay Quarterly Releases  Resolution Creating a user with no email address. By setting the...
Users Not Appearing in Control Panel After Upgrading Liferay Version
Issue Users are not appearing in the Control Panel > Users > Users and Organizations section after upgrading to a newer Liferay version. Environment Liferay DXP 7.0, 7.1 Resolution 1. Remove...
How to blacklist the Sign in Portlet
Issue If SAML is configured/enabled in Liferay and Login portlet is removed from the page, a user can still see the Sign in Portlet and he/she can log into the portal without using SAML login mechanism by...
Import and authenticate users from a particular group in Active Directory
Issue Instead of importing and authenticating all users from Microsoft Active Directory (AD), I would like to only import and authenticate users from a particular group in AD. Environment Liferay DXP 7.3 Resolution In the...
Logs Rotation
Issue If you want to rotate logs for every 12 hours in a day(2 log files to be created each day) Environment Liferay 6.2 Resolution The logs can be rotated for every 12 hours and it can be achieved through a very...
Cannot save localized prefix
Issue After creating a custom prefix in language_XX.properties, the values can display in UI but cannot be saved. Environment Liferay DXP 7.1 Resolution Make sure there are no blank spaces between the comma delimited values....
Where is com.liferay.portal.cache.ehcache.impl.jar
Issue Unable to find the com.liferay.portal.cache.ehcache.impl.jar for download Environment Liferay DXP 7.1 Resolution "com.liferay.portal.cache.ehcache.impl-version.jar" is located inside "/osgi/marketplace/Liferay...
When an image with a link to page field is published to live on remote staging, publication fails
Issue When an image is uploaded on staging and is going to be published to live an error is displayed. Happens when using a Document type with a Link to page field. The Link to page field is not required. The Link to...
Several JGroups messages related to "Accept view MergeView" are appearing in a clustered node
Issue Liferay's Cluster Link cache replication makes use of JGroups. There are instances when several JGroups messages related to "Accept view MergeView" are appearing while the cluster is running. Environment Liferay DXP...
Why are entries in my Liferay DXP bundle (such as Organization Types) duplicating every restart
Issue In some situations there have been reports of OSGi entries within a Liferay DXP 7.1 bundle replicating every restart. At first there is one entry for a given configuration, then following a restart there...
Unable to Edit any options in Site settings of a Site.
Issue Unable to Edit any options in Site settings. That is from: The home page, not able to edit and select the layout/theme. Also, from Control Panel-> Sites-> Select site-> Edit was not able to change the...
NullPointerException and blank page after redeploying JSP fragment module
Issue We start with a state where we have a jsp fragment deployed and is working fine.  We then make a change to that module and do a hot deployment.  After that, the page on which the fragment is being used shows only the...