Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to create message factory for SOAP
Issue When attempting to implement a soap client to call remote soap services, the following error occurred: Caused by: javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Unable to create SAAJ...
ConnectionPoolTimeoutException: Timeout waiting for connection from pool exception when using HttpUtil.URLtoString method from a custom development
Issue We are using Liferay URLtoString  method from  com.liferay.portal.kernel.util.HttpUtil in our custom development to call an external web service We are getting ConnectionPoolTimeoutException: Timeout waiting for...
Unable to sort the entries by using the External Reference Code
Issue It's not possible to sort the entries by using the External Reference Code Steps to Reproduce: 1) Create an object 2) Create Field text 3) Navigate to View tab > Create a Custom View > Mark as default 4)...
The mandatory field Language of object is empty and is possible to save the changes
Issue Why it is possible to save the mandatory Language field without any value? Steps to reproduce: 1) Navigate to Control Panel > Object > Objects 2) Create a custom Object 3) Create a Text field 4) View this...
Receiving NoSuchMethodError on DLAppService.AddFileEntry function
Issue Using the following method, to add file entries to the portal, at deployment: addFileEntry(   String externalReferenceCode, long repositoryId, long folderId,                 String sourceFileName, String...
WYSIWYG editor in custom jsp is not working
Issue Adding a WYSIWYG editor to a portlet by following this document is not working with the below error 2023-01-02 10:04:42.080 ERROR [http-nio-8080-exec-6][IncludeTag:128] Current URL /announcements...
How can I get information about my Liferay license?
Issue Is there a way to get information about my Liferay license in the UI? Environment Liferay DXP 7.0+ Resolution On Liferay 7.0, 7.1, 7.2: Go to Control Panel > Apps > License Manager On Liferay 7.3, 7.4: Go to...
com.liferay.petra.process.ProcessException: java.io.IOException: Broken pipe error during indexation process
Issue We have configured the text extraction functionality in an external process using the configuration: text.extraction.fork.process.enabled=true...
Unable to define the searchable option with new objects fields
Issue Unable to configure the searchable options of new fields added to an object after it has been published. Steps to reproduce: Create an object: 'Pets' Add a new field: 'petName' (Text, indexed as text) Publish...
Unable to Publish Object Definition Relationships after Importing
Issue The user is not able to publish Object Definition relationships after importing them Steps to reproduce: 1) Navigate to the Applications Menu -> Control Panel -> Objects 2) Import one Object Definition with a...
Options missing in portlet menu when using theme generator generated theme
Issue When using a base theme generated by the theme generator following the steps listed here, the portlet menu only displays "Permissions" and "Configuration Templates". Environment Themes generated for Liferay 7.4...
Where can the Gogo shell port be changed?
Issue The port used by the Gogo shell for OSGi is 11311 by default. How can it be changed? Environment Liferay DXP 7.4, 7.3, 7.2, 7.1, 7.0 Resolution The portal property that controls the domain and port to connect...
Upgrade error "Column AssetEntries_AssetCategories.ctChangeType already exists with different type than BOOLEAN" occurs with Oracle 19c database
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these principles...
Hypersonic Database Error - org.hsqldb.HsqlException
Issue We are testing in a new environment and are seeing the following error in the log: ERROR [Portal Dependency Manager Component Executor--2] [UpgradeStepRegistratorTracker:184] Failed upgrade process for module...
Error when we create a site with Minium template
Issue When creating a new Site using Minium template, the following stack trace is seen in the logs: 2022-09-22 13:06:24,120 main ERROR Could not create plugin of type class...
How to configure email sender and email logging for Multi-Factor Authentication?
Issue I would like to understand where sender email address for Multi-Factor Authentication comes from. I would like to set the log levels so I can see when emails are sent. Environment Liferay DXP 7.4 Resolution Set...
How to fix the error: Store is not available. Caller service needs to wait for store factory with "dl.store.impl.enabled=true"
Issue When starting one Liferay node, the following error is written to the log file: Store is not available. Caller service needs to wait for store factory with "dl.store.impl.enabled=true". The Liferay server is using...
Non logged in users can see the permission portlet
Issue Non logged in users can see the permission portlet via a certain URL Environment Liferay DXP 7.2 Resolution Remove com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet from the default property...
Creating a notification template throws a SQLSyntaxErrorException: Unknown column 'notificati0_.classNameId' in 'field list'
Issue When I attempt to create a notification template, the creation fails and I see a SQLSyntaxErrorException: Unknown column 'notificati0_.classNameId' in 'field list'> in the logs. I recently updated Liferay...
Endpoint doesn't work if I use the path specified in /api/jsonws page
Issue When we open the /api/jsonws page in Liferay and would like to use any endpoints that are namespaced, nothing happens This means that all endpoints that are not under the context name of "portal" are...
Broken pipe message in the log when opening Liferay for the first time
Issue Opening Liferay in the browser after removing the osgi/state folder (due to patching best practices) shows the following error message in the log: 2020-04-01 03:54:29.581 ERROR...
Guest permissions set on uploaded file
Issue The user could choose to inherit the permissions from the parent folder when creating new folders/files inside one folder. If the permissions of the parent folder have been modified, it would be better if the...
Alter published Object on Oracle DB
Issue Once an object has been published, it's not possible to alter the object when using Oracle DB. Environment DXP 7.4 Resolution To resolve this behavior, update your installation to 7.4.13 DXP U47, or open a...
Asset Libraries throw warnings after upgrade from DXP 7.3
Issue During or after upgrade from DXP 7.3 the following output is visible in the log: WARN [Portal Dependency Manager Component Executor--1][BasePortletIdUpgradeProcess:511] null...
Can I change the permission for Liferay logs?
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...
Need to find the number of user visits to a page in the website
Issue Need to add the page hit count on a portal site to the audit report. Environment Liferay DXP [all versions] Resolution You can add page view events to your audit report, but keep in mind that doing so adds...
"Unable to get portal cache manager MULTI_VM_PORTAL_CACHE_MANAGER" error while server restart
Issue "Unable to get portal cache manager MULTI_VM_PORTAL_CACHE_MANAGER" error has been observed while server restart. Environment Liferay DXP 7.2 Resolution If you have a cluster setup and you have restarted one of...
Column publishDate Liferay upgrade error
Issue When upgrading Liferay the error "Column publishDate does not exist in table Layout" appears. Environment DXP 7.0 DXP 7.3 Resolution To resolve this behavior, open a help center ticket to request a hotfix...
Is it possible to customize Liferay's core libraries?
Issue What happens if a user encounters an issue that can be resolved by customizing Liferay's core libraries, such as the 'AutoDeployDir.java' class? Is this the right approach? Environment Liferay DXP [all...
Using web.server.https.port property with multiple values
Issue Does web.server.https.port / web.server.http.port property allow multiple values assignment? In case user needs to use two ports, should this property be used with 2 values? Environment Liferay DXP [all...
Attribute in portlet session cannot be found from theme
Issue Set an attribute in a portlet's session, like this: @Override public void render( RenderRequest renderRequest, RenderResponse renderResponse) throws IOException, PortletException { HttpServletRequest...
Cannot access actionMapping variable when overriding a StrutsAction
Issue When a StrutsAction is being overriden by a custom component, I cannot use the variable actionMapping in order to return an appropriate ActionForward object. Example: return...
Documents & Media URL format changed in DXP 7.4 u36+
Issue Document & Media Latest Version URL in DXP 7.4 u36+ has changed such that the groupid, folderId and UUID no longer is available from the URL. Previous upload URLs had a format of...
Why is the User-ID counter decreasing in a cluster system?
Issue At new user creation the User-ID counter is decreasing in a cluster system. This can be a problem when using Service Builder. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP...
If you change the screen name in the API, the My Dashboard URL is not changed.
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...
Custom service does not work using API JSON
Issue We developed a custom service using service builder. The service method receives a string as parameter. We access it through JSON API. When the string length is short (some hundred of kilobytes), the service...
When to Start Checking Web Content when Reservation Submission is Made
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. event...
Web Content does not appear in Web Content Display after upgrade
Issue After upgrading Liferay from an older version to a newer version, web content that was created with the older version is not showing up in the Web Content Display Widget as an option to be selected.   Environment...
ClassNotFoundException when deploying a custom WAR portlet module in the folder deploy
Issue Errors like the following one appear when deploying a custom WAR module in the deploy folder: ERROR [fileinstall-directory-watcher][HotDeployImpl:213] com.liferay.portal.kernel.deploy.hot.HotDeployException:...
Elements are Missing from my JDBC_Ping Clustered Environment
Issue Elements are missing from my JDBC_Ping clustered environment, and I'm seeing Unsupported template manager ftl errors in the logs. When I disable clustering, the elements are all present. Environment DXP 7.2...
Is using MySQL 5.6 with collation CHARACTER SET utf8mb3 recommended?
Issue Using Liferay 7.0 with MySQL 5.6 with collation CHARACTER SET utf8mb3 has certain limitations.  Environment Liferay 7.0 Resolution By default, Liferay creates database tables in MySQL 5.6 with utf8mb3...
Database registration value for the custom field:checkbox
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 there an API to change resource permissions?
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....
sun.reflect.Reflection.getCallerClass Warning message during portal startup
Issue You might encounter the following error message during portal startup if you use Java 11: WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. Environment DXP 7.0+ ...
Redirect URL not working in DXP 7.4
Issue Redirect URL is not working in DXP 7.4 Back Button doesn't work in a DXP 7.4 environment with redirects configured. Environment DXP 7.4 Resolution redirect.url.security.modehas been removed in DXP 7.4 from...
module.framework.system.packages.extra Moved From portal.properties to system.properties
Issue After attempting an upgrade to DXP 7.4 Update 49 we are experiencing issues that suggest the below property may have been deprecated or moved. module.framework.system.packages.extra=/ Environment DXP 7.4 Update...
NullPointerException in com.liferay.layout.page.template.service when upgrading from 7.0
Issue Following error appears when upgrading from 7.0 to 7.4 if page template has no name: Caused by: java.lang.NullPointerException at...
TemplatePortletPreferences.reset() is not available
Issue A Web Content Template from previous versions with the following code is rendered: <#assign journalArticlePreferencesMap = {   "portletSetupPortletDecoratorId": "barebone",   "groupId": "54321",   "articleId":...
Unable to sync callable error during upgrade
Issue You might encounter the following error during your upgrade attempt: ERROR [main][DependencyManagerSyncImpl:54] Unable to sync callable java.lang.NullPointerException: null   at...
Installing hotfix on weblogic server
Issue How to install the hotfix on weblogic server Environment Liferay DXP 7.0 - 7.4 Resolution Although this documentation explains Setting Up the Patching Tool in Weblogic, here are the easy steps Check...
P_AUTH is ignored when using JSONWS API
Issue When using JSONWS API with the P_AUTH parameter instead of credentials (email/password), the response is HTTP code 403: Forbidden. Environment Liferay DXP (any version) Resolution According to our...
Illegal mix of collations during upgrade process
Issue You might encounter the following error or similar during the upgrade process if your database's collation differs from the collation of the tables: com.liferay.portal.kernel.upgrade.UpgradeException:...
Is there an official docker image I can use with Alpine OS?
Issue I noted that Alpine OS is no longer available in the newer Liferay DXP docker images, they use Ubuntu instead I would like to know if Liferay plans to include Alpine OS again Environment Liferay DXP 7.0+ Resolution...
After creating a new instance, we cannot log in to it.
Issue We have created a new instance using the example.com domain. After creating it, we cannot log in to the new instance using the user: test / password: test credentials. What can we do to solve our problem?...
Headless API is unable to get global vocabularies on virtual instance
Issue Unable to fetch the global vocabularies on virtual instance using Liferay headless API Steps to Reproduce: Create a virtual instance (Control Panel > Virtual Instances)  Get the virtual instance "Global" Site...
Boot Delegation List Did Not Upgrade Correctly
Issue We are seeing the following errors in the console log after upgrading: ERROR - NoClassDefFound ERROR - Unable to Execute Method ProcessMax  ERROR - Expando Bridge Cannot be Found Environment DXP 7.1 DXP 7.2 DXP...
Can Not Create a Virtual Instance
Issue When trying to create a virtual instance, an error "Please enter a valid virtual host" shows up. Actually the virtual host is verified to be working. After enabling the DEBUG log for...
Generating an encrypted certificate for SAML assertions in Liferay DXP 7.0
Issue We use Liferay as SAML Service Provider and we want to generate an encrypted certificate in order to encrypt SAML assertions. Environment Liferay DXP 7.0. Resolution Unfortunately, this functionality is not...
In a clustered environment, log level changes may not be reflected
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. event...
The user is redirected back to the Calendar page
Issue Pagination does not work in the manage calendars section (Liferay DXP Calendars). When the user attempts to change the quantity table number, he is redirected to the calendar page, and the pagination buttons...