Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Error after migrating to 7.4.3: User ID null, null exception
Greetings.
I am trying a migration from version
liferay-ce-portal-7.3.7-ga8
to
liferay-ce-portal-7.4.3.112-ga112.
I execute the script: …/liferay-ce-portal-7.4.3.112-ga112/tools/portal-tools-db-upgrade-client/db_upgrade.sh
It seems to work fine, except for a couple of logs:
Errors
------
Class name: com.liferay.mail.internal.MailEngine
1 occurrences of the following event: Unable to send message: 535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6_ [Sanitized]
Warnings
--------
Class name: com.liferay.dynamic.data.mapping.internal.upgrade.v4_1_0.DDMFieldUpgradeProcess
2 occurrences of the following event: Unable to get dynamic data mapping form field value type for content ID 151773
11 occurrences of the following event: Unable to get dynamic data mapping form field value type for content ID 151673
2 occurrences of the following event: Unable to get dynamic data mapping form field value type for content ID 151777
2 occurrences of the following event: Unable to get dynamic data mapping form field value type for content ID 151953
11 occurrences of the following event: Unable to get dynamic data mapping form field value type for content ID 151649
2 occurrences of the following event: Unable to get dynamic data mapping form field value type for content ID 151869
11 occurrences of the following event: Unable to get dynamic data mapping form field value type for content ID 151669
Class name: com.liferay.journal.internal.upgrade.v5_1_1.JournalArticleAssetEntryClassTypeIdUpgradeProcess
1 occurrences of the following event: Asset entries with the wrong class type ID 149575 were found
1 occurrences of the following event: 149572 has been set as class type ID for the entry IDs [160926]
1 occurrences of the following event: Asset entries with the wrong class type ID 149584 were found
1 occurrences of the following event: 149569 has been set as class type ID for the entry IDs [161079]
However, upon navigating to the home page in a web browser, I get a blank page with the message “Unexpected System Error”. In the Catalina log file I get the following error
2024-06-20 14:16:55.255 ERROR [http-nio-8080-exec-7][error_jsp:551] User ID null, current URL /web/guest/home, referer null, remote address 192.168.67.239, null exception
I found a similar question asked here: https://liferay.dev/ask/questions/portal/error-on-upgrade-ga99-to-ga100-user-id-null-current-url-referer-null
In my database, the default user was already in active status.
I would appreciate any suggestions.
Thank you in advance.
I'm having an simular issue. Did you somehow manage to fix this in the meantime?
I'm having an simular issue too. Did you somehow manage to fix Unable to Send Message Error? Thanks