DiscussionProvider

I am trying to set up a discussion provider channel and find the following error in my debug log.ERROR: Discussions: java.lang.Exception: Search server error. Unable to execute searchHas anyone else experienced the same problem?
[256 byte] By [modanofan] at [2007-11-25 22:04:33]
# 1

Hello,

it may be that the display profile property "searchserver" is not set to a valid Search server URL.

depending on the version of portal you are using the URL may be :

6.x : http://SERVER.DOMAIN:PORT/portal/search

7.x : http://SERVER.DOMAIN:PORT/mySearch/search

mySearch : being your search server instance

you may use the Desktop console to verify the value of the Discussions Channel.

hoping this helps

madiot at 2007-7-5 1:39:00 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Thank you!
modanofan2 at 2007-7-5 1:39:00 > top of Java-index,Web & Directory Servers,Portal Servers...