Please can anyone help me with my problem below: (Apologies if I am going about this request the wrong way, it is the first time I've used this method - if I am doing something wrong please advise corrections...) I have a page in a space in my wiki that I cannot delete - this is a page that the users need not see, and the ?link needs removing to prevent 'recreating' the page. I have tried several ways to remove this but it is persistent. I have tried - * Directly deleting the page. [results in the error below - and leaves the link to the page with a '?' as being ready to create if clicked] * Moving the page to another space e.g. the Sandbox [results in the page being copied to the sand box, but still leaves the link to the page with a '?' as being ready to create if clicked] * Creating an entirely new space and recreating all the other pages (not moving them) except the unwanted page, and then deleting the old space. [results in the deleted space showing with a '?' as being ready to create if clicked - and there is still reference to the unwanted page in this old space in the document index] * I have checked all permissions and reset them on the unwanted page/link/space to allow deletion - and I am trying to perform these actions as Admin. [results in same as above] The error displayed when I delete the page is: Notice A problem occurred while trying to process your request. Please contact the webmaster if this happens again. Detailed information: Error number 0 in 3: Exception while hibernate execute Wrapped Exception: could not insert: [com.xpn.xwiki.doc.XWikiDeletedDocument] com.xpn.xwiki.XWikiException: Error number 0 in 3: Exception while hibernate execute Wrapped Exception: could not insert: [com.xpn.xwiki.doc.XWikiDeletedDocument] at com.xpn.xwiki.store.XWikiHibernateBaseStore.execute(XWikiHibernateBaseSt ore.java:1040) at com.xpn.xwiki.store.XWikiHibernateBaseStore.executeWrite(XWikiHibernateB aseStore.java:1086) at com.xpn.xwiki.store.XWikiHibernateRecycleBinStore.saveToRecycleBin(XWiki HibernateRecycleBinStore.java:68) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3994) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3986) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:5816) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:5805) at com.xpn.xwiki.web.DeleteAction.action(DeleteAction.java:85) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:213) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr ocessor.java:431) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java: 236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1166) at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(Conversion Filter.java:152) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java: 68) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestor erFilter.java:295) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi ngFilter.java:112) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:2 16) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandler Collection.java:230) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.jav a:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConne ction.java:915) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java: 409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java :582) Wrapped Exception: java.sql.SQLException: Violation of unique constraint $$: duplicate value(s) for column(s) $$: SYS_CT_116 in statement [insert into xwikirecyclebin (XDD_ID, XDD_FULLNAME, XDD_LANGUAGE, XDD_DATE, XDD_DELETER, XDD_XML) values (null, ?, ?, ?, ?, ?)] at org.hsqldb.jdbc.Util.throwError(Unknown Source) at org.hsqldb.jdbc.jdbcPreparedStatement.executeUpdate(Unknown Source) at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(Delega tingPreparedStatement.java:101) at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(Delega tingPreparedStatement.java:101) at org.hibernate.id.insert.AbstractSelectingDelegate.performInsert(Abstract SelectingDelegate.java:33) at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEn tityPersister.java:2163) at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEn tityPersister.java:2643) at org.hibernate.action.EntityIdentityInsertAction.execute(EntityIdentityIn sertAction.java:51) at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:279) at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate (AbstractSaveEventListener.java:298) at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSa veEventListener.java:181) at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(Ab stractSaveEventListener.java:107) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGenerat edOrRequestedId(DefaultSaveOrUpdateEventListener.java:187) at org.hibernate.event.def.DefaultSaveEventListener.saveWithGeneratedOrRequ estedId(DefaultSaveEventListener.java:33) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransie nt(DefaultSaveOrUpdateEventListener.java:172) at org.hibernate.event.def.DefaultSaveEventListener.performSaveOrUpdate(Def aultSaveEventListener.java:27) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate( DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSave(SessionImpl.java:535) at org.hibernate.impl.SessionImpl.save(SessionImpl.java:523) at org.hibernate.impl.SessionImpl.save(SessionImpl.java:519) at com.xpn.xwiki.store.XWikiHibernateRecycleBinStore$1.doInHibernate(XWikiH ibernateRecycleBinStore.java:72) at com.xpn.xwiki.store.XWikiHibernateBaseStore.execute(XWikiHibernateBaseSt ore.java:1034) at com.xpn.xwiki.store.XWikiHibernateBaseStore.executeWrite(XWikiHibernateB aseStore.java:1086) at com.xpn.xwiki.store.XWikiHibernateRecycleBinStore.saveToRecycleBin(XWiki HibernateRecycleBinStore.java:68) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3994) at com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:3986) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:5816) at com.xpn.xwiki.XWiki.deleteAllDocuments(XWiki.java:5805) at com.xpn.xwiki.web.DeleteAction.action(DeleteAction.java:85) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:213) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr ocessor.java:431) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java: 236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1166) at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(Conversion Filter.java:152) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java: 68) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestor erFilter.java:295) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi ngFilter.java:112) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan dler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:2 16) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandler Collection.java:230) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.jav a:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConne ction.java:915) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java: 409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java :582) THIS WIKI IS LICENSED UNDER A CREATIVE COMMONS 2.0 LICENSE XWIKI ENTERPRISE 2.1.1.25889 - DOCUMENTATION Andrew Parkinson www.senator.co.uk <http://www.senator.co.uk/> ================================================================= This email is confidential and is intended solely for the use of the individual or entity to whom it is addressed. If you are not the intended recipient and you have received this e-mail in error then any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited and you should contact the sender by e-mail return and then delete all the material from your system. Any views or opinions expressed in this email are solely those of the author and do not necessarily represent those of Senator International Limited. This email does not form a part of a legally binding agreement. We have taken precautions to minimise the risk of transmitting software viruses, but we advise that you carry out your own virus checks on any attach- ments to this message. Senator International Limited cannot accept liability for any loss or damage done by viruses. Head Office: Syke Side Drive Altham Business Park Accrington Lancashire BB5 5YE Tel: +44 (0) 1282 725000 Fax: +44 (0) 1282 725039 London Showroom: 11-13 Melton Street London NW1 2EA Tel: +44 (0) 207 388 7621 Fax: +44 (0) 207 388 3121 Company No: 1323955 Registered in England & Wales ===========================================================