Running XWiki 1.0 with oracle 10.2.0.1.0 DB on Jetty 6.1.3. Was working on MySQL fine... Converted to Oracle and having issue importing Admin.CopyDocument. Getting this when I try and import Admin.CopyDocument from the Xwiki-1.0.xar. Any ideas? All other pages imported sucessfully! INFO | jvm 1 | 2007/05/31 12:15:17 | 12:15:17,119 WARN btpool0-4 http://eiswiki.conway.prod.con-way.com/xwiki/bin/skin/skins/albatross/action... XWikiAction:execute:185 - Uncaught exception: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:17 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:17 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:17 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:17 | INFO | jvm 1 | 2007/05/31 12:15:17 | INFO | jvm 1 | 2007/05/31 12:15:17 | Wrapped Exception: INFO | jvm 1 | 2007/05/31 12:15:17 | INFO | jvm 1 | 2007/05/31 12:15:17 | INFO | jvm 1 | 2007/05/31 12:15:17 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:17 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:17 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:17 | INFO | jvm 1 | 2007/05/31 12:15:17 | INFO | jvm 1 | 2007/05/31 12:15:17 | Wrapped Exception: INFO | jvm 1 | 2007/05/31 12:15:17 | INFO | jvm 1 | 2007/05/31 12:15:17 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:17 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:52) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:187) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:17 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:17 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:17 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:21 | 12:15:21,791 WARN btpool0-4 http://eiswiki.conway.prod.con-way.com/xwiki/bin/skin/skins/albatross/action... XWikiAction:execute:185 - Uncaught exception: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:21 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:21 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:21 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:21 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:21 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:21 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:21 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:21 | INFO | jvm 1 | 2007/05/31 12:15:21 | INFO | jvm 1 | 2007/05/31 12:15:21 | Wrapped Exception: INFO | jvm 1 | 2007/05/31 12:15:21 | INFO | jvm 1 | 2007/05/31 12:15:21 | INFO | jvm 1 | 2007/05/31 12:15:21 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:21 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:21 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:21 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:21 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:21 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:21 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:21 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:22 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:22 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:22 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:22 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:22 | INFO | jvm 1 | 2007/05/31 12:15:22 | INFO | jvm 1 | 2007/05/31 12:15:22 | Wrapped Exception: INFO | jvm 1 | 2007/05/31 12:15:22 | INFO | jvm 1 | 2007/05/31 12:15:22 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:22 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:22 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:22 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:52) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:187) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:22 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:22 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:22 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:22 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:25 | 12:15:25,072 WARN btpool0-0 http://eiswiki.conway.prod.con-way.com/xwiki/bin/skin/skins/albatross/action... XWikiAction:execute:185 - Uncaught exception: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:25 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:25 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:25 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:25 | INFO | jvm 1 | 2007/05/31 12:15:25 | INFO | jvm 1 | 2007/05/31 12:15:25 | Wrapped Exception: INFO | jvm 1 | 2007/05/31 12:15:25 | INFO | jvm 1 | 2007/05/31 12:15:25 | INFO | jvm 1 | 2007/05/31 12:15:25 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:25 | com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception INFO | jvm 1 | 2007/05/31 12:15:25 | Wrapped Exception: STREAM INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:25 | INFO | jvm 1 | 2007/05/31 12:15:25 | INFO | jvm 1 | 2007/05/31 12:15:25 | Wrapped Exception: INFO | jvm 1 | 2007/05/31 12:15:25 | INFO | jvm 1 | 2007/05/31 12:15:25 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:25 | java.lang.IllegalStateException: STREAM INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Response.getWriter(Response.java:571) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:92) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:52) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:187) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) INFO | jvm 1 | 2007/05/31 12:15:25 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:25 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:821) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:25 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:44 | 12:15:44,900 WARN btpool0-3 http://eiswiki.conway.prod.con-way.com/xwiki/bin/import/XWiki/Import?editor=... JDBCExceptionReporter:logExceptions:71 - SQL Error: 1461, SQLState: 72000 INFO | jvm 1 | 2007/05/31 12:15:44 | 12:15:44,916 ERROR btpool0-3 http://eiswiki.conway.prod.con-way.com/xwiki/bin/import/XWiki/Import?editor=... JDBCExceptionReporter:logExceptions:72 - ORA-01461: can bind a LONG value only for insert into a LONG column INFO | jvm 1 | 2007/05/31 12:15:44 | INFO | jvm 1 | 2007/05/31 12:15:44 | 12:15:44,916 WARN btpool0-3 http://eiswiki.conway.prod.con-way.com/xwiki/bin/import/XWiki/Import?editor=... JDBCExceptionReporter:logExceptions:71 - SQL Error: 1461, SQLState: 72000 INFO | jvm 1 | 2007/05/31 12:15:44 | 12:15:44,916 ERROR btpool0-3 http://eiswiki.conway.prod.con-way.com/xwiki/bin/import/XWiki/Import?editor=... JDBCExceptionReporter:logExceptions:72 - ORA-01461: can bind a LONG value only for insert into a LONG column INFO | jvm 1 | 2007/05/31 12:15:44 | INFO | jvm 1 | 2007/05/31 12:15:44 | 12:15:44,916 ERROR btpool0-3 http://eiswiki.conway.prod.con-way.com/xwiki/bin/import/XWiki/Import?editor=... AbstractFlushingEventListener:performExecutions:299 - Could not synchronize database state with session INFO | jvm 1 | 2007/05/31 12:15:44 | org.hibernate.exception.GenericJDBCException: Could not execute JDBC batch update INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:91) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:79) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:202) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:230) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:141) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:296) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1009) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:356) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:573) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:547) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:309) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:100) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:94) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:895) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.plugin.packaging.Package.installDocument(Package.java:549) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.plugin.packaging.Package.install(Package.java:490) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.plugin.packaging.PackageAPI.install(PackageAPI.java:192) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:90) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:150) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) INFO | jvm 1 | 2007/05/31 12:15:44 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) INFO | jvm 1 | 2007/05/31 12:15:44 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1098) INFO | jvm 1 | 2007/05/31 12:15:44 | at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.Server.handle(Server.java:285) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:835) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:641) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:202) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) INFO | jvm 1 | 2007/05/31 12:15:44 | Caused by: java.sql.BatchUpdateException: ORA-01461: can bind a LONG value only for insert into a LONG column INFO | jvm 1 | 2007/05/31 12:15:44 | INFO | jvm 1 | 2007/05/31 12:15:44 | at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:343) INFO | jvm 1 | 2007/05/31 12:15:44 | at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:10656) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:58) INFO | jvm 1 | 2007/05/31 12:15:44 | at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:195) INFO | jvm 1 | 2007/05/31 12:15:44 | ... 44 more INFO | jvm 1 | 2007/05/31 12:15:45 | 12:15:44,931 ERROR btpool0-3 http://eiswiki.conway.prod.con-way.com/xwiki/bin/import/XWiki/Import?editor=... Package:installDocument:560 - Failed to save document Admin.CopyDocument