Skip to main content

developerWorks >  Lotus  >  Forums  >  Lotus Web Content Management  >  developerWorks

WP6.1.0.2/WCM 6.1: Search on WCM authoring portlet broken    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 7 - Pages: 1 - Last Post: Nov 24, 2009 11:27 AM Last Post By: xli
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
 
Click to report abuse...   Click to reply to this thread Reply
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.
mkt763

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 in response to: xli's post
 
Click to report abuse...   Click to reply to this thread Reply
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?
xli

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 in response to: mkt763's post
 
Click to report abuse...   Click to reply to this thread Reply
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.
mkt763

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 in response to: xli's post
 
Click to report abuse...   Click to reply to this thread Reply
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 ?
xli

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 in response to: mkt763's post
 
Click to report abuse...   Click to reply to this thread Reply
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
xli

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 in response to: mkt763's post
 
Click to report abuse...   Click to reply to this thread Reply
Attachment pzn_exception.txt (47.9 KB)
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.
cmknight

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 in response to: xli's post
 
Click to report abuse...   Click to reply to this thread Reply
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
xli

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 in response to: cmknight's post
 
Click to report abuse...   Click to reply to this thread Reply
The problem solved after increasing the minimum connection pool size of the jcr database.

Thanks.

Point your RSS reader here for a feed of the latest messages in all forums