I have these skinx plugins in the list:

com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,
com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,

This problem has happened since I upgrade my XWiki with the DocumentTree 
plugin. I have already uninstalled
it but the problem persists.

Any clue?

Thanks in advance


users@xwiki.org em sexta-feira, 21 de Novembro de 2008 às 10:36 +0000 escreveu:
:Hi,
:
:It looks like your package and skinx plugins are not enabled. Can you
:give use the plugins section of your xwiki.cfg ?
:Which XE version are you using ? Did this happened after an upgrade ?
:
:JV.
:
:On Fri, Nov 21, 2008 at 11:22 AM, Bruno Neves <[EMAIL PROTECTED]> wrote:
:> Greetings
:>
:> I have a problem with AdminSheet. When I select "Administrate wiki" to 
change some configurations, verify
:> that no menu image was showed and when I try to export something I recive 
this error:
:>
:> A problem occured while trying to service your request. Please contact the 
support if this happens again.
:> Detailed information:
:>        Error number 11015 in 11: Exception while exporting
:> Wrapped Exception: null
:> com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while 
exporting
:> Wrapped Exception: null
:>        at com.xpn.xwiki.web.ExportAction.render(ExportAction.java:64)
:>        at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:216)
:>        at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
:>        at 
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.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.doPost(ActionServlet.java:432)
:>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
:>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
:>        at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
:>        at
:org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
:>        at 
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
:>        at
:org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
:>        at 
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
:>        at
:org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
:>        at 
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
:>        at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
:>        at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
:>        at 
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
:>        at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
:>        at org.mortbay.http.HttpServer.service(HttpServer.java:954)
:>        at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
:>        at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
:>        at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
:>        at 
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
:>        at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
:>        at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
:>
:>
:> Wrapped Exception:
:>
:> java.lang.NullPointerException
:>        at com.xpn.xwiki.web.ExportAction.exportXAR(ExportAction.java:230)
:>        at com.xpn.xwiki.web.ExportAction.render(ExportAction.java:57)
:>        at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:216)
:>        at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
:>        at 
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.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.doPost(ActionServlet.java:432)
:>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
:>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
:>        at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
:>        at
:org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
:>        at 
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
:>        at
:org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
:>        at 
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
:>        at
:org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
:>        at 
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
:>        at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
:>        at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
:>        at 
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
:>        at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
:>        at org.mortbay.http.HttpServer.service(HttpServer.java:954)
:>        at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
:>        at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
:>        at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
:>        at 
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
:>        at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
:>        at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
:>
:> I don't remeber of changing the AdminSheet page, but in the begining it show 
these functions:
:> $xwiki.jsx.use("XWiki.AdminSheet") $xwiki.ssx.use("XWiki.AdminSheet")
:> I send a screenShot of this.
:> Can anyone give me some clue?
:>
:> Thanks in advance
:> Bruno Neves
:>
:>
:> _______________________________________________
:> users mailing list
:> users@xwiki.org
:> http://lists.xwiki.org/mailman/listinfo/users
:>
:_______________________________________________
:users mailing list
:users@xwiki.org
:http://lists.xwiki.org/mailman/listinfo/users


_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to