I've recently installed XWiki 1.1 milestone 1. I and a couple of others are in the admin group, but everyone else is in the "all" group. For some reason, only admins can see the search results. Others can see the search page and can submit a search, but they never see in results. I'm running this under Jetty on Win32 using wrapper.exe to run it as a service. In the wrapper.log, I see the following types of exceptions, but I don't know if these correlate to just those who can't see results, or everybody: INFO | jvm 1 | 2007/06/18 10:37:29 | 10:37:29,344 WARN P1-17 http://wikiserver/xwiki/bin/skin/skins/albatross/icons/black-edit-ab2.png XWikiAction:execute:185 - Uncaught exception: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/06/18 10:37:29 | Wrapped Exception: null INFO | jvm 1 | 2007/06/18 10:37:29 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/06/18 10:37:29 | Wrapped Exception: null INFO | jvm 1 | 2007/06/18 10:37:29 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/06/18 10:37:29 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) INFO | jvm 1 | 2007/06/18 10:37:29 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) INFO | jvm 1 | 2007/06/18 10:37:29 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) INFO | jvm 1 | 2007/06/18 10:37:29 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpServer.service(HttpServer.java:954) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) INFO | jvm 1 | 2007/06/18 10:37:30 | INFO | jvm 1 | 2007/06/18 10:37:30 | INFO | jvm 1 | 2007/06/18 10:37:30 | Wrapped Exception: INFO | jvm 1 | 2007/06/18 10:37:30 | INFO | jvm 1 | 2007/06/18 10:37:30 | INFO | jvm 1 | 2007/06/18 10:37:30 | java.lang.IllegalStateException INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpResponse.java:564) INFO | jvm 1 | 2007/06/18 10:37:30 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:93) INFO | jvm 1 | 2007/06/18 10:37:30 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/06/18 10:37:30 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/06/18 10:37:30 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) INFO | jvm 1 | 2007/06/18 10:37:30 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) INFO | jvm 1 | 2007/06/18 10:37:30 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpServer.service(HttpServer.java:954) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) INFO | jvm 1 | 2007/06/18 10:37:30 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/06/18 10:37:30 | Wrapped Exception: null INFO | jvm 1 | 2007/06/18 10:37:30 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/06/18 10:37:30 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) INFO | jvm 1 | 2007/06/18 10:37:30 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) INFO | jvm 1 | 2007/06/18 10:37:30 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpServer.service(HttpServer.java:954) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) INFO | jvm 1 | 2007/06/18 10:37:30 | at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) INFO | jvm 1 | 2007/06/18 10:37:30 | INFO | jvm 1 | 2007/06/18 10:37:30 | INFO | jvm 1 | 2007/06/18 10:37:30 | Wrapped Exception: INFO | jvm 1 | 2007/06/18 10:37:30 | INFO | jvm 1 | 2007/06/18 10:37:31 | java.lang.IllegalStateException INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpResponse.java:564) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:93) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/06/18 10:37:31 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) INFO | jvm 1 | 2007/06/18 10:37:31 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpServer.service(HttpServer.java:954) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) INFO | jvm 1 | 2007/06/18 10:37:31 | java.lang.IllegalStateException INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpResponse.java:564) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:93) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:52) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:187) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/06/18 10:37:31 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) INFO | jvm 1 | 2007/06/18 10:37:31 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) INFO | jvm 1 | 2007/06/18 10:37:31 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpContext.handle(HttpContext.java:1517) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpServer.service(HttpServer.java:954) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) INFO | jvm 1 | 2007/06/18 10:37:31 | at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Any ideas? Regards, Brian. ----------------------------------------- CONFIDENTIALITY STATEMENT: This e-mail transmission contains information that is intended to be confidential. It is intended only for the addressee named above. If you receive this e-mail in error, please do not read, copy, or disseminate it. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated.