|
WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
|
 |
This question is not answered.
|
|
Replies:
7
-
Pages:
1
-
Last Post:
Nov 24, 2009 11:27 AM
Last Post By: xli
|
|
|
Posts:
40
Registered:
Apr 15, 2005 02:55:30 PM
|
|
|
|
WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Oct 22, 2009 12:12:50 PM
|
|
|
|
The search on WCM authoring portlet on all our portal
servers broken. I had remeved the index folder,
"wp_profile/PortalServer/jcr/search/1" and the search
index was regenerated.
Anybody has the same problem?
Thanks.
|
|
Posts:
77
Registered:
Aug 06, 2008 04:07:34 PM
|
|
|
|
Re: WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Oct 23, 2009 03:16:48 PM
in response to: xli's post
|
|
|
|
What do you mean when you say broekn? All searches failed to return results? Or new items were not searchable? Please clarify. Also did you have any memory issues on the file system?
|
|
Posts:
40
Registered:
Apr 15, 2005 02:55:30 PM
|
|
|
|
Re: WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Oct 27, 2009 05:36:43 PM
in response to: mkt763's post
|
|
|
|
It never returns back anything and happens on all the portal servers we have here. The portal servers were all migrated from wp 6.0. At the beginning, it thrown an exception saying that
the index was corrupted. After I removed the index directory and the index was recreated,
there were no exceptions in the log when doing the search, but it returns nothing. I enabled trace
to the those packages from the exception stacks, did not find anything special.
We still have plenty disk spaces.
Thanks.
|
|
Posts:
77
Registered:
Aug 06, 2008 04:07:34 PM
|
|
|
|
Re: WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Oct 28, 2009 10:48:39 AM
in response to: xli's post
|
|
|
|
Did you verify that textsearch is enabled in the icm.properties file:
jcr.textsearch.enabled=true
Also is the search folder fully created and populted, meaning do you have path like this:
wp_profile\PortalServer\jcr\search\1\ with sub directories A, B, F1, F2 ?
|
|
Posts:
40
Registered:
Apr 15, 2005 02:55:30 PM
|
|
|
|
Re: WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Oct 28, 2009 11:43:33 AM
in response to: mkt763's post
|
|
|
|
Yes. I checked the configuration and compared the icm.properties file with the
one on my laptop, which is working fine. I can see four subfolders A, B, F1, F2.
I am using db2 on my lap top and our authoring/dev /qa/prod servers are using oracle.
That why I am asking does this search involes database.
(We also have another problem with PZN WCM resource collections. It never returns any content items
on all our servers. There is no exceptions in the log file but there is an Oracle exception in
the trace file for this)
Thanks,
Frank Li
|
|
Posts:
40
Registered:
Apr 15, 2005 02:55:30 PM
|
|
|
|
Re: WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Oct 28, 2009 11:48:39 AM
in response to: mkt763's post
|
|
|
|
|
|
The attached is the exception I got with PZN WCM resource collections. It also never returns any content items.
I am not sure if they are relevant.
Thanks.
|
|
Posts:
448
Registered:
Aug 21, 2005 08:51:58 PM
|
|
|
|
Re: WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Nov 06, 2009 08:25:21 AM
in response to: xli's post
|
|
|
|
They are relevant, it's occuring when JCR is trying to run the query to retrieve the nodes. I would have your DBA have a look.
Christopher Knight
|
|
Posts:
40
Registered:
Apr 15, 2005 02:55:30 PM
|
|
|
|
Re: WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken
Posted:
Nov 24, 2009 11:27:28 AM
in response to: cmknight's post
|
|
|
|
The problem solved after increasing the minimum connection pool size of the jcr database.
Thanks.
|
|
|
|
|