Forums de discussion

No user exists with primary key

Baris Sener, modifié il y a 14 années.

No user exists with primary key

Expert Publications: 278 Date d'inscription: 23/06/09 Publications récentes
Hello,

I get this error;

19:17:20,039 ERROR [MailDiskManager:613] com.liferay.portal.NoSuchUserException: No User exists with the primary key 10668
com.liferay.portal.NoSuchUserException: No User exists with the primary key 10668


I just deleted the whole database and recreated it. How can it give me a user exception? Why does it even look for a user with primary key 10668?

Thanks,
Baris
thumbnail
Amos Fong, modifié il y a 14 années.

RE: No user exists with primary key

Liferay Legend Publications: 2047 Date d'inscription: 07/10/08 Publications récentes
Hey Baris,

You probably need to delete the lucene indexes too. They're located in the data folder if using 5.2. Or You could probably do a reindex all to fix it.
Baris Sener, modifié il y a 14 années.

RE: No user exists with primary key

Expert Publications: 278 Date d'inscription: 23/06/09 Publications récentes
I guess I forgot to mention, I get this error when I do reindex all.

I deleted the lucene folder, but nothing changed.