Forums de discussion

ERROR :No Repository exists with the primary key

thumbnail
Devang Patel, modifié il y a 8 années.

ERROR :No Repository exists with the primary key

Regular Member Publications: 247 Date d'inscription: 19/01/15 Publications récentes
Hi All,

I am facing below error.
It's continously display this error in console and the size of the log file also increases because of this continous Logs.

ERROR [http-bio-8080-exec-8][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-1][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-10][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-10][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-10][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-3][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-3][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-9][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-8][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-1][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-5][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-4][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-6][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-7][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-3][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-9][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-8][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-1][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737
ERROR [http-bio-8080-exec-5][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10202
ERROR [http-bio-8080-exec-4][JSONWebServiceServiceAction:87] No Repository exists with the primary key 10737


Thank You,
Devang Patel
thumbnail
Arun Das, modifié il y a 8 années.

RE: ERROR :No Repository exists with the primary key

Regular Member Publications: 166 Date d'inscription: 23/07/12 Publications récentes
Hi,
You can try to execute Reindex all search indexes at Server Administration. I got solved similar issue using this.

Arun
thumbnail
Devang Patel, modifié il y a 8 années.

RE: ERROR :No Repository exists with the primary key

Regular Member Publications: 247 Date d'inscription: 19/01/15 Publications récentes
Hi Arun,

Please give me brief description.
How can I solve this error?

Thank You,
Devang Patel
thumbnail
Arun Das, modifié il y a 8 années.

RE: ERROR :No Repository exists with the primary key

Regular Member Publications: 166 Date d'inscription: 23/07/12 Publications récentes
Hi,
This one seems to occur when using a webservice to find a repo. For example, liferay-sync. Are you using anything like this?
Beacuse the log says ERROR [http-bio-8080-exec-8][JSONWebServiceServiceAction:87]. So I'm not sure Reindexing all search indexes will help.


Arun