Sun Java System Portal Server 7.1 Update 1 Release Notes

Search, Subscriptions, and Discussions


Search server does not work when Web Server runs as non-root. (#6408826)

Description:

When Web Server runs as non-root, if you create a search server as non-root, the search server does not work.

Solution:

Do the following:

  1. Create a search server.

  2. Change the search server instance using the following command:

    chown -R nonrootuser.nonroot search_instance

  3. Restart the Web Server as a non-root user.

  4. Change permissions of Search instance using the following command:

    chmod -R og+rX search_instance