留言板

ERROR :No Repository exists with the primary key

thumbnail
Devang Patel,修改在8 年前。

ERROR :No Repository exists with the primary key

Regular Member 帖子: 247 加入日期: 15-1-19 最近的帖子
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,修改在8 年前。

RE: ERROR :No Repository exists with the primary key

Regular Member 帖子: 166 加入日期: 12-7-23 最近的帖子
Hi,
You can try to execute Reindex all search indexes at Server Administration. I got solved similar issue using this.

Arun
thumbnail
Devang Patel,修改在8 年前。

RE: ERROR :No Repository exists with the primary key

Regular Member 帖子: 247 加入日期: 15-1-19 最近的帖子
Hi Arun,

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

Thank You,
Devang Patel
thumbnail
Arun Das,修改在8 年前。

RE: ERROR :No Repository exists with the primary key

Regular Member 帖子: 166 加入日期: 12-7-23 最近的帖子
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