Hi guys,
What could be causing this error? Am i missing some jar files?
I am using Tomcat 6.0.26 and XWiki Enterprise 2.3.28602
Thanks.
18-May-2010 11:34:13 org.apache.catalina.startup.Catalina start
INFO: Server startup in 5004 ms
2010-05-18 11:34:23,635 [
http://localhost:8080/xwiki/bin/view/WorkspaceWiki/CCS21%2DSRxxx%2D4] INFO
.AbstractXWikiMigrationManager - No storage migration required since
current version is [15429]
18-May-2010 16:51:13 org.apache.tomcat.util.http.Parameters
processParameters
WARNING: Parameters: Invalid chunk '' ignored.
2010-05-18 16:53:51,156 [http-8080-7] ERROR webserver.XmlRpcServlet
- Failed to create XmlRpcServer: Unable to load class:
com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
org.apache.xmlrpc.XmlRpcException: Unable to load class:
com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
at
org.apache.xmlrpc.server.PropertyHandlerMapping.newHandlerClass(PropertyHandlerMapping.java:92)
at
org.apache.xmlrpc.server.PropertyHandlerMapping.load(PropertyHandlerMapping.java:81)
at
org.apache.xmlrpc.server.PropertyHandlerMapping.load(PropertyHandlerMapping.java:66)
at
com.xpn.xwiki.xmlrpc.XWikiXmlRpcServlet.newPropertyHandlerMapping(XWikiXmlRpcServlet.java:56)
at
org.apache.xmlrpc.webserver.XmlRpcServlet.newXmlRpcHandlerMapping(XmlRpcServlet.java:161)
at
org.apache.xmlrpc.webserver.XmlRpcServlet.init(XmlRpcServlet.java:96)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
at
org.apache.catalina.core.StandardWrapper.isSingleThreadModel(StandardWrapper.java:585)
at
org.jstripe.tomcat.probe.tools.ApplicationUtils.getServletInfo(ApplicationUtils.java:321)
at
org.jstripe.tomcat.probe.tools.ApplicationUtils.getApplicationServlets(ApplicationUtils.java:332)
at
org.jstripe.tomcat.probe.controllers.ListAppServletsController.handleContext(ListAppServletsController.java:32)
at
org.jstripe.tomcat.probe.controllers.ContextHandlerController.handleRequestInternal(ContextHandlerController.java:39)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:44)
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:723)
at
org.jstripe.tomcat.probe.ProbeServlet.doDispatch(ProbeServlet.java:49)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:663)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:394)
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:348)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:120)
at
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:558)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.jstripe.tomcat.probe.Tomcat55AgentValve.invoke(Tomcat55AgentValve.java:20)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.ClassNotFoundException:
com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1516)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1361)
at
org.apache.xmlrpc.server.PropertyHandlerMapping.newHandlerClass(PropertyHandlerMapping.java:90)
... 38 more
Caused by:
java.lang.ClassNotFoundException: com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1516)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1361)
at
org.apache.xmlrpc.server.PropertyHandlerMapping.newHandlerClass(PropertyHandlerMapping.java:90)
at
org.apache.xmlrpc.server.PropertyHandlerMapping.load(PropertyHandlerMapping.java:81)
at
org.apache.xmlrpc.server.PropertyHandlerMapping.load(PropertyHandlerMapping.java:66)
at
com.xpn.xwiki.xmlrpc.XWikiXmlRpcServlet.newPropertyHandlerMapping(XWikiXmlRpcServlet.java:56)
at
org.apache.xmlrpc.webserver.XmlRpcServlet.newXmlRpcHandlerMapping(XmlRpcServlet.java:161)
at
org.apache.xmlrpc.webserver.XmlRpcServlet.init(XmlRpcServlet.java:96)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
at
org.apache.catalina.core.StandardWrapper.isSingleThreadModel(StandardWrapper.java:585)
at
org.jstripe.tomcat.probe.tools.ApplicationUtils.getServletInfo(ApplicationUtils.java:321)
at
org.jstripe.tomcat.probe.tools.ApplicationUtils.getApplicationServlets(ApplicationUtils.java:332)
at
org.jstripe.tomcat.probe.controllers.ListAppServletsController.handleContext(ListAppServletsController.java:32)
at
org.jstripe.tomcat.probe.controllers.ContextHandlerController.handleRequestInternal(ContextHandlerController.java:39)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:44)
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:723)
at
org.jstripe.tomcat.probe.ProbeServlet.doDispatch(ProbeServlet.java:49)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:663)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:394)
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:348)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:120)
at
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:558)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.jstripe.tomcat.probe.Tomcat55AgentValve.invoke(Tomcat55AgentValve.java:20)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:619)
18-May-2010 16:53:26 org.apache.tomcat.util.http.Parameters
processParameters
WARNING: Parameters: Invalid chunk '' ignored.
18-May-2010 16:54:11 org.restlet.util.Engine getInstance
SEVERE: Unable to find an implementation of the Restlet API. Please check
your classpath.
18-May-2010 16:54:11 org.restlet.Restlet <init>
SEVERE: Unable to fully initialize the Restlet. No Restlet engine available.
Hello everybody!
I need some help about construction of a subquery. I have 2 classes:
"projects" and "steps". Also, name of a projectclass pages - is one of a
property of a class "step" (for this reason, If I know project, I can find
all steps of this project).
I have one query:
#set ($hql = ",
BaseObject as obj, StringProperty as prop where
(obj.name=doc.fullName and
obj.className='UAProjectManagementCode.ProjectClass' and obj.name not like
'%ClassTemplate') and
(obj.id=prop.id.id and prop.id.name='ProjectName')
order by prop.value asc
")
This query returns all projects. After this, I use
#foreach ($proj in $projs)
#set ($projDoc = $xwiki.getDocument($proj))
#set ($projName = $projDoc.getName())
...
And, each time, for each project, I use second query, with additional filter
by $projName:
#set ($hql2 = ",
BaseObject as obj, StringProperty as prop, StringProperty as otherprop
where
(obj.name=doc.fullName and
obj.className='UAProjectManagementCode.StepClass' and obj.name not like
'%ClassTemplate') and
(obj.id=prop.id.id and prop.id.name='Project' and
prop.value='$projName') and
(obj.id=otherprop.id.id and otherprop.id.name='Step')
order by prop.value asc, otherprop.value asc
")
Together, this construction returns to me list of all projects with all
params, and for each project - list of all steps with all params. This
construction works normal, but I know, that HQL give possibility to use
subqueries. It is a best variant, because now 2-nd query runs for each
project. If projects will be much more - speed will go down ... In a page
with HQL examples
(http://platform.xwiki.org/xwiki/bin/view/DevGuide/velocityHqlExamples)
unfortunately not exist any examples about subqueries in a XWiki. Can
somebody help me?
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/using-subqueries-in-HQL-tp5069488p5069488…
Sent from the XWiki- Users mailing list archive at Nabble.com.
After upgrading to XE 2.3 the office importer stopped working. It always
return error messages
Missing input file. Please Go back and correct it.
Missing target space name. Please Go back and correct it.
Missing target page name. Please Go back and correct it.
No matter what i try. If not one have noticed this then I'm starting to
suspect I somehow have a broken install? I'm not sure how that can happen. I
just unpacked the war only changing the config files. then importing the
default pages. I had none of these issues with the previous 2.2 install.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Office-importer-not-working-tp5057128p505…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I have the following environment
Tomcat 6.0.26
Mysql 5.1
Xwiki Enterprise build 2.3.28602
Windows XP
Every time i start tomcat i get several issues
- I can only shut it down by pressing CTRL+C several times
- While tomcat is running i dont see any messages on the console but when i
kill it by pressing CTRL+C several messages appear all at once.
- Xwiki does work fine i dont see anything out of the ordinary. The problems
are "behind the scenes"
Looking at the messages, some appear to be about memory leaks but i dont
really understand any of it. Here is a log of the messages that i see from
the point tomcat is started to teh point i kill it. Please have take a look
and let me know if there is anything i can do to fix it.
Thanks
---------------------------------------------------------------------------------
13-May-2010 17:53:38 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
C:\workarea\bin\programs\Java\jdk1.6.0_07\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\workarea\bin\Programs\PVCS\VM\win32\bin;C:\workarea\bin\oracle\product\10.1.0\Db_1\bin;C:\workarea\bin\oracle\product\10.1.0\Db_1\jre\1.4.2\bin\client;C:\workarea\bin\oracle\product\10.1.0\Db_1\jre\1.4.2\bin;C:\oracle\BIN\;C:\Program
Files\QuickTime\QTSystem\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\HPQ\IAM\bin;C:\Program Files\Common Files\Roxio
Shared\DLLShared\;C:\workarea\bin\MySQL\MySQL Server
5.1\bin;C:\workarea\bin\Program Files\cvsnt;C:\workarea\bin\Program
Files\cvsnt;c:\Program Files\CVSNT\
13-May-2010 17:53:39 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
13-May-2010 17:53:39 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1288 ms
13-May-2010 17:53:39 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
13-May-2010 17:53:39 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
13-May-2010 17:53:39 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor host-manager.xml
13-May-2010 17:53:40 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor manager.xml
13-May-2010 17:53:40 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor probe.xml
13-May-2010 17:53:41 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive crumb.war
log4j:WARN No appenders could be found for logger
(org.apache.struts.util.PropertyMessageResources).
log4j:WARN Please initialize the log4j system properly.
13-May-2010 17:53:43 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
13-May-2010 17:53:43 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory examples
13-May-2010 17:53:43 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
13-May-2010 17:53:43 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory xwiki
13-May-2010 17:53:51 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
13-May-2010 17:53:51 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
13-May-2010 17:53:51 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/63 config=null
13-May-2010 17:53:51 org.apache.catalina.startup.Catalina start
INFO: Server startup in 12330 ms
2010-05-13 17:54:01,006 [
http://localhost:8080/xwiki/bin/preview/WorkspaceWiki/2010%20%2D%202011%20A…]
INFO .AbstractXWikiMigrationManager - No storage migration required since
current version is [15429]
13-May-2010 20:17:44 org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
13-May-2010 20:17:45 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: A web application appears to have started a thread named
[EvictionTimer-0] but has failed to stop it. This is very likely to create a
memory leak.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: A web application appears to have started a thread named
[DefaultQuartzScheduler_QuartzSchedulerThread] but has failed to stop it.
This is very likely to create a memory leak.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[com.aetrion.flickr.RequestContext.RequestContextThreadLocal] (value
[com.aetrion.flickr.RequestContext$RequestContextThreadLocal@536490]) and a
value of type [com.aetrion.flickr.RequestContext] (value
[com.aetrion.flickr.RequestContext@ef3b8b]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@2e2b5c]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the ThreadL
ocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@120cb10]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{}]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has been
forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=Lucene index updating thread}]) but
failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[com.aetrion.flickr.RequestContext.RequestContextThreadLocal] (value
[com.aetrion.flickr.RequestContext$RequestContextThreadLocal@536490]) and a
value of type [com.aetrion.flickr.RequestContext] (value
[com.aetrion.flickr.RequestContext@fd02ce]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@120cb10]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[com.aetrion.flickr.RequestContext.RequestContextThreadLocal] (value
[com.aetrion.flickr.RequestContext$RequestContextThreadLocal@536490]) and a
value of type [com.aetrion.flickr.RequestContext] (value
[com.aetrion.flickr.RequestContext@c33140]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@120cb10]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[com.aetrion.flickr.RequestContext.RequestContextThreadLocal] (value
[com.aetrion.flickr.RequestContext$RequestContextThreadLocal@536490]) and a
value of type [com.aetrion.flickr.RequestContext] (value
[com.aetrion.flickr.RequestContext@d674a1]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@120cb10]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{}]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has been
forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[com.aetrion.flickr.RequestContext.RequestContextThreadLocal] (value
[com.aetrion.flickr.RequestContext$RequestContextThreadLocal@536490]) and a
value of type [com.aetrion.flickr.RequestContext] (value
[com.aetrion.flickr.RequestContext@6bc02d]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@2e2b5c]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the ThreadL
ocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@120cb10]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{}]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has been
forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@188d649]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[com.aetrion.flickr.RequestContext.RequestContextThreadLocal] (value
[com.aetrion.flickr.RequestContext$RequestContextThreadLocal@536490]) and a
value of type [com.aetrion.flickr.RequestContext] (value
[com.aetrion.flickr.RequestContext@f69ed3]) but failed to remove it when the
web application was stopped. To prevent a memory leak, the ThreadLocal has
been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@2e2b5c]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the ThreadL
ocal has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@120cb10]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
13-May-2010 20:17:46 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@2e2b5c]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the ThreadL
ocal has been forcibly removed.
13-May-2010 20:17:47 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@120cb10]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:47 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.jboss.cache.invocation.InvocationContextContainer] (value
[org.jboss.cache.invocation.InvocationContextContainer@1f39660]) and a value
of type [org.jboss.cache.invocation.MVCCInvocationContext] (value
[InvocationContext{transaction=null, globalTransaction=null,
transactionContext=null, optionOverrides=Option{failSilently=false,
cacheModeLocal=false, dataVersion=null, suppressLocking=false,
lockAcquisitionTimeout=-1, forceDataGravitation=false,
skipDataGravitation=false, forceAsynchronous=false, forceSynchronous=false,
suppressPersistence=false, suppressEventNotification=false},
originLocal=true, bypassUnmarshalling=false}]) but failed to remove it when
the web application was stopped. To prevent a memory leak, the Thread
Local has been forcibly removed.
13-May-2010 20:17:47 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{}]) but failed to remove it when the web
application was stopped. To prevent a memory leak, the ThreadLocal has been
forcibly removed.
13-May-2010 20:17:47 org.apache.catalina.loader.WebappClassLoader
clearThreadLocalMap
SEVERE: A web application created a ThreadLocal with key of type
[org.apache.log4j.helpers.ThreadLocalMap] (value
[org.apache.log4j.helpers.ThreadLocalMap@115a3af]) and a value of type
[java.util.Hashtable] (value [{url=
http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…<http://localhost:8080/xwiki/bin/saveandcontinue/WorkspaceWiki/2010%20%2D%20…>])
but failed to remove it when the web application was stopped. To prevent a
memory leak, the ThreadLocal has been forcibly removed.
Exception in thread "Lucene Index Updater" java.lang.RuntimeException:
Component manager has not been initialized before lookup for
[org.xwiki.context.Execution] for hint [default]
at com.xpn.xwiki.web.Utils.getComponent(Utils.java:618)
at com.xpn.xwiki.web.Utils.getComponent(Utils.java:635)
at
com.xpn.xwiki.util.AbstractXWikiRunnable.cleanupExecutionContext(AbstractXWikiRunnable.java:76)
at
com.xpn.xwiki.util.AbstractXWikiRunnable.run(AbstractXWikiRunnable.java:102)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "AWT-Windows" java.lang.IllegalStateException: Shutdown
in progress
at
java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:39)
at java.lang.Runtime.addShutdownHook(Runtime.java:192)
at sun.awt.windows.WToolkit.run(WToolkit.java:276)
at java.lang.Thread.run(Thread.java:619)
Hi,
Does anybody know if it's possible to change the translation for the
interface (for example, the logout button) ?
I would like to avoid overwriting the "$!msg.get('logout')" which is
definitively not a good solution.
Thanks
Regards
Ben
--
View this message in context: http://xwiki.475771.n2.nabble.com/Languages-and-translation-tp5041928p50419…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm using workspaces 1.2M1 as a virtual xwiki under xem 1.3. I have
configured the XWikiServerClass object under XWikiServerServername to
have the visibility property set to 'Private'. When I look at
XWikiPreferences in the virtual xwiki, there are XWikiGlobalRights
objects configured Deny, Groups:,Levels:Register,Users:XWikiGuest, and
Deny, Groups:XWikiAllGroup, Levels: edit, register, Users:
The registration form still appears on the login page, and upon
filling in the fields and submitting, registration is successful.
I need to not allow registration by anyone except Admin.
Thanks,
Dan Svoboda
Hi all,
I've installed tomcat6, mysql and open office on a opensuse 11.2 system. I've deployed xwiki 2.3 and the 2.3 today's snapshot. I am not able to start / connect to the open office server. I am always getting "Inadequate privileges" error message. I've tried several paths to open office (default, openoffice.homePath=/usr/share/ooo3, openoffice.homePath=/usr/share/ooo3/basis3.1) and starting it manually too ...
I couldn't find the logs showing the reason behind.
Thanks for your help!
mb
Navigating to the Main.LuceneSearch page brings up the following error?
Failed to execute macro: velocity
org.xwiki.rendering.macro.MacroExecutionException: Failed to evaluate Velocity Macro for content [$xwiki.jsfx.use("uicomponents/search/search.js", true)##
$xwiki.ssfx.use("uicomponents/search/search.css", true)##
The page has worked, but what can be wrong now.
The page itself is not changed from the distribution?
Gerritjan
I seem to have a problem with the search ever since I upgraded to 2.3. First
off it fails to load the html macro. This is a known issue. I have
repeatedly imported the Main.WebSearch page from the default 2.3 wiki with
no success. After manually adding a new line after the {hmtl} in question
the page renders. But now if I search on something (I have to manually
delete the 'Search..' string in the search box first) I will see the result
list flash by momentarily only to have that wiped and presented with the
empty search page again.
Did something go wrong with my upgrade or what could have happened since no
one else seems to experience this? Everything else seems to work as expected
from what I've tried.
Also, after fixing the Main.WebSearch page I did an import again and now I'm
back to the failed macro message again.
--
View this message in context: http://xwiki.475771.n2.nabble.com/XE-2-3-and-search-tp5043839p5043839.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I installed a new wiki farm from XWM 2.3 and created some virtual wikis.
The implementation is with jetty and mysql on a SuseLinux box.
I imported the relative xem-wiki-administrator.2.3.xar in the main wiki and
a xe-wiki-2.3.xar in an empty virtual wiki. After some problems about DNS
mapping, the thing now seems to work, I can access the main wiki and the
virtual ones.
Now I noticed that the Annotation feature (that should be present and
working both in the main wiki and in the virtual wiki) does work in the main
wiki, but not in the virtual wiki.
If I log in in the virtual one (with admin privileges) I can see in the wiki
admin page that the Annotation section in the Preferences is there, can be
edited, but nothing changes. The fact is that, rather than saying that the
feature doesn't work, I should say I can't see even the icon in the toolbar,
so it is not accessible and not working.
Any known issues?
It is a smart feature so I would like to use it.
Thanks for any advice.
--
View this message in context: http://xwiki.475771.n2.nabble.com/XEM-farm-and-Annotation-tp5051247p5051247…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello there!
I'm trying to create a macro that would allow the user to use the automatic
numbering "power".
I used this code:
#set ($context.tocNumbered = true)
#set ($context.tocData = $tdoc.getTOC(1, 6, true))
to create the macro.
I created the macro. However, when I tried to use it, it just didnt seem
work. After a little time searching I found the problem, or not...
Maybe there's something related to the version in which I'm creating and
using the macro. Either 2.0 or 1.0.
I've seen this issue which is related to the fact I pointed above:
http://jira.xwiki.org/jira/browse/XWIKI-3733
Any clues?
Thank you very much,
Wilson
Hello all!
Is it possible to completely replace the xwiki wysiwyg editor? For instance,
use the http://ckeditor.com/demo. If so, how should I procede? Will the work
be almost impossible?
Thank you in advance,
Wilson
I really love the look and use of the xwiki products, but the lack of
documentation and broken functionality is very frustrating. After finally
getting smtp authorisation working in Enterprize I find the email which is
generated is not forming URLs properly - grrr.
So now I'm back to exploring Workspaces milestone 1.2 and I have found that
setting Public Registration to Allow or Deny makes no difference -
registration is just a matter of supplying a name and email address and
you're in. No admin approval required. This is not acceptable for an admin
setup intended for staff only.
Can anyone explain to me how this might be fixed please?
Cheers
Chris Ellis
Lorne-Aireys Inlet P-12 College
Hello,
I just upgraded our internal WIKI to the latest version of XWiki Enterprise v.2.3.
We were previously using XWIKI enterprise version 1.7
The upgrade went smoothly and everything was migrated. However, the WYSIWYG editor for XWiki syntax 2.0 is not working. When trying to create or edit a page in XWiki syntax 2.0, the WYSIWYG never loads. The WYSIWYG for syntax version 1.0 is working fine.
I have also noticed tons of Javascript error when trying to load the wysiwyg:
Erreur : aucun élément trouvé
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/bin/cancel/CSIL/NTPControllerInfo…
Ligne : 1
Erreur : missing ; before statement
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 1439, Colonne : 25
Code Source :
function aFc(){return qb(){return oRc}
Erreur : missing ; before statement
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 2440, Colonne : 5
Code Source :
fu,a.c);bA(a.d[0])}
Erreur : missing ( before formal parameters
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 3105, Colonne : 11
Code Source :
function He);g8(new d8,a,b);a.F[NNc]=xPc;return a}
Erreur : missing ; before statement
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 3568, Colonne : 28
Code Source :
function nq(a){his,a,~~Kub(a))}
Erreur : missing ) in parenthetical
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 3909, Colonne : 104
Code Source :
function Wkc(a){var b;Ztb(s2c,(b=$wnd.isc.EventHandler.getKey(),b==undefined?null:b))&&SVb(this.f,(Lurn b}
Erreur : missing ) after argument list
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4168, Colonne : 111
Code Source :
function wOb(a,b,c){var d,e;d=a.e.qg(b);if(d){e=d.F.value;d.F.value=c;return e}else{d=D7(new B7,t(ftb(),etb)[b];!c&&(c=etb[b]=Xsb(new Vsb,a));return c}return Xsb(new Vsb,a)}
Erreur : syntax error
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4370, Colonne : 122
Code Source :
function YGb(a){var b,c,d;b=0;c=a.previousSibling;d=a.nextSibling;while(!!c&&!!d){++b;c=c.previousSibling;d=d.nextSibling},b.getAttribute(oWc)||xKc);default:return true;}}
Erreur : syntax error
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4525, Colonne : 32
Code Source :
function mhc(a){var b,c,d,e,f,g;){e=zxb(f);e.parentNode.replaceChild((hr(),d).createElement($Vc),e)}}
Erreur : syntax error
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4636, Colonne : 123
Code Source :
function h6(a,b){var c,d,e,f,g,h,i,j;if(a.b==b){return}if(b<0){throw Bsb(new ysb,fPc+b)}if(a.b>b){for(c=0;c<a.c;++c){for(d=for(c=0;c<a.c;++c){for(d=a.b;d<b;++d){i=a.d.rows[c];h=(j=(hr(),$doc).createElement(QOc),j.innerHTML=gPc,j);zU(i,h,d)}}}a.b=b}
Erreur : illegal character
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4713, Colonne : 46
Code Source :
function SGc(b,c,d,e){var a,g,h,i,j;i=fY++;!!$
Erreur : illegal character
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4764, Colonne : 46
Code Source :
function z9b(a){var b,c,d,e,f,g,h,i,j,w,x,y,z,
Erreur : illegal character
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4769, Colonne : 237
Code Source :
$Oc='Column index: ',TSc='Columns',mOc='Composite.initWidget() may only be called once.',bSc='Confirm',NTc='Contacting Server...',dQc='Content',nMc='Content-Type',iXc='Content-type',dTc='Copy Level',B2c='Create Link',S_c='Current page',y
Erreur : illegal character
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4772, Colonne : 174
Code Source :
otype=new Ngb;_.vc=Lhb;_.gC=Mhb;_.Cc=Nhb;_.yc=Ohb;_.Ac=Phb;_.Bc=Rhb;_.Dc=Shb;_.Ec=Thb;_.tI=118;_=Uhb.prototype=new nhb;_.gC=Xhb;_.tI=119;_=$hb.prototype=new Rv;_.gC=aib;_.tI=
Erreur : illegal character
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4775, Colonne : 112
Code Source :
_.Hh=tzc;_.tI=0;var ozc=null;_=uzc.prototype=new iSb;_.Qf=xzc;_.gC=yzc;_.Fi=zzc;_.tI=0;_.d=null;_.e=null;_.f=nul
Erreur : Rrb is not defined
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/resources/js/xwiki/wysiwyg/xwe/C9…
Ligne : 4778
Erreur : aucun élément trouvé
Fichier Source : http://bupsbugzilla.cogeco.com:8080/xwiki/bin/lock/CSIL/NTPControllerInfo?a…
Ligne : 1
Please help on solving this issue.
Regards,
Christian Dionne
Devez-vous vraiment imprimer ce courriel? Pensons à l'environnement! Do you really need to print this email? Help preserve our environment!
__________________________________________________________
Cogeco Câble exerce ses activités par l'entremise de différentes entités légales et, sauf si autrement indiqué dans la présente communication, celle-ci ne peut être attribuée à l'une ou l'autre de ces entités en particulier ou considérée comme un énoncé d'une de ces entités en particulier. L'information apparaissant dans ce message électronique et dans les documents qui y sont joints est de nature confidentielle ou privilégiée. Si ce message vous est parvenu par erreur et que vous n'en êtes pas le destinataire visé, vous êtes par les présentes avisés que toute utilisation, copie ou distribution de ce message est strictement interdite. Vous êtes donc prié d'en informer immédiatement l'expéditeur et de détruire ce message, ainsi que les documents qui y sont joints, le cas échéant.
Cogeco Cable operates under various legal entities and, except as specifically provided herein, this communication cannot be attributed to any given entity or be regarded as a statement of any given entity. The information in this message, including in all attachments, is confidential or privileged. In the event you have received this message in error and are not the intended recipient, you are hereby advised that any use, copying or reproduction of this document is strictly forbidden. Please notify immediately the sender of this error and destroy this message, including its attachments, as the case may be.
__________________________________________________________
I have taken my Xwiki site and have exported it to HTML. I have a table of
contents at the top of each page with autogenerates based on the Headers on
the page. These TOC links work correctly when clicked, they take you to the
appropriate header within the page.
Within the text of the page though, if a link is inserted referencing a
header, it works fine in the wiki, but when exported to HTML the URL is
mangled.
For example: A link within a page should be:
"xwiki.Main.<PageName>.html#H<Header Name>"
Is instead rendered as:
"xwiki.Main.<PageName>#H<Header Name>.html"
This results in a link that does not function correctly.
Has anyone seen this problem? Is there a way to fix this other than to
search all of the files and manually edit them?
I am using Xwiki Enterprise 2.0.2.24645
Thanks for any help you can provide.
-Rob
--
View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-links-to-Headers-after-expor…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
I have a page "Child" in with Space A(A.Child), with parent "A.Main".
Now I would like to copy this page to Space B, so it becomes "B.Child with
parent "B.Main".
But when I copy page using copy function in UI or using
"xwiki.xWiki.copyDocument", "B.Child" 's parent is always "A.Main".
What could I do to acheive my expected result, "B.Main"? Since I would like
to use marco to copy multiple pages, I hope I could find a solution besides
manually modifying the pages.
Thank you so much for you help!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Question-about-parent-child-page-tp504517…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
Is the Sql Plugin broken with Xwiki 2.2.5 ?
=>
1) I have added the xwiki-plugin-sql-1.5.jar file under WEB-INF/lib
2) I have updated xwiki.cfg with:
#-# List of active plugins.
xwiki.plugins=\
com.xpn.xwiki.monitor.api.MonitorPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.feed.FeedPlugin,\
com.xpn.xwiki.plugin.ldap.LDAPPlugin,\
com.xpn.xwiki.plugin.google.GooglePlugin,\
com.xpn.xwiki.plugin.flickr.FlickrPlugin,\
com.xpn.xwiki.plugin.mail.MailPlugin,\
com.xpn.xwiki.plugin.packaging.PackagePlugin,\
com.xpn.xwiki.plugin.query.QueryPlugin,\
com.xpn.xwiki.plugin.svg.SVGPlugin,\
com.xpn.xwiki.plugin.charts.ChartingPlugin,\
com.xpn.xwiki.plugin.fileupload.FileUploadPlugin,\
com.xpn.xwiki.plugin.image.ImagePlugin,\
com.xpn.xwiki.plugin.userdirectory.UserDirectoryPlugin,\
com.xpn.xwiki.plugin.usertools.XWikiUserManagementToolsImpl,\
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin,\
com.xpn.xwiki.plugin.autotag.AutoTagPlugin,\
com.xpn.xwiki.plugin.lucene.LucenePlugin,\
com.xpn.xwiki.plugin.diff.DiffPlugin,\
com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin,\
com.xpn.xwiki.plugin.jodatime.JodaTimePlugin,\
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin, \
com.xpn.xwiki.plugin.watchlist.WatchListPlugin, \
com.xpn.xwiki.wysiwyg.server.plugin.WysiwygPlugin, \
com.xpn.xwiki.plugin.tag.TagPlugin, \
ua.gradsoft.xwikisql.SqlPlugin
and
#---------------------------------------
# Sql Plugin behavior parameters
xwikisql.logSql=1
xwikisql.throwExceptions=1
3) I have created context.xml under META-INF with:
<Context>
<Resource name = "jdbc/NC" auth = "Container"
type = "javax.sql.DataSource"
driverClassName = "com.mysql.jdbc.Driver"
url = "jdbc:mysql://192.168.1.1:3306/NC"
username = "nc"
password = "nc"
maxActive = "30"
maxIdle = "20000"
maxWait = "120" />
</Context>
4) I have updated web.xml under WEB-INF with:
<resource-ref>
<description>NC DB Connection</description>
<res-ref-name>jdbc/NC</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<res-auth>Container</res-auth>
</resource-ref>
I know I can query this database from Xwiki because a groovy script with an
explicit declaration of the database, driver, user password etc and using
the very same query will dump a table.
5) I have updated log4j.properties under WEB-INF/classes with
## Activate Sql Plugin Loggging
log4j.logger.ua.gradsoft.xwikisql=debug
Then, after restarting Tomcat6, when I try:
{{velocity}}
#set ($mydb=$xwiki.sql.getDabase("jdbc/NC"))
#set ($rs=$mydb.executeQuery("select ID from TABLE"))
returned $rs.getNRows()
#set ($Message = "Why can't I get to the DB ?")
velocity message is $Message
{{/velocity}}
All I get is:
returned $rs.getNRows()
velocity message is Why can't I get to the DB ?
And in my xwiki.log I cannot see any error messages related to the sql
plugin. It's all looking like the sql plugin is totally ignored !!!
Can you tell me what I did wrong ?
Many thanks for your help,
Regards,
Christophe,
I am getting something strange happening with my xwiki install, when users
register i get a post on my buzz account. does anyone know why this would be
happening? i don't get emails so i don't know how it could be happening.
maybe it build in some rss feed or something?
thanks in advance.
rob munro.
Hi Ryszard,
If you want to query external URLs you will need to proxy the requests. The "url" parameter is limited by browsers same origin policy. To proxy the request you can have a result page with a groovy script that makes the HTTP requests to the external URL and outputs it. It has a performance cost, though, since it means 2 requests where you would do only one with an internal URL.
Another alternative is to make the livetable support JSON with padding technique (http://en.wikipedia.org/wiki/JSON#JSONP) ; it's not very complex, it just needs an alternative method to fetch the data (instead of AJAX request) + an option to activate this method. Though it's a bit touchy security-wise, not sure we would want to have this available by default (but could be discussed).
Jerome.
----- "Ryszard Łach" <rylach(a)gmail.com> wrote:
> Hi!
> Does anybody know how to display some external data using LiveTable
> macro? I
> can see in doc, that there is an 'url' alternative datasource
> (alternative
> to className and resultsPage), but I cannot find any examples using
> it.
>
> I've tried to write to the text file the JSON output used by the
> macro, then
> I put the file on some http server and try to use its url in macro
> invocation, but it does not work.
>
> TIA,
>
> R.
>
> --
> "First they ignore you. Then they laugh at you. Then they
> fight you. Then you win." - Mohandas Gandhi.
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
Hi,
With the Bulletin Board Application, all the first posts has always the same
date and time (2009/06/15 15:30). Is there anybody who have an idea of where
I can correct this little problem?
Thanks
Regards
Ben
--
View this message in context: http://xwiki.475771.n2.nabble.com/Bulletin-Board-Creation-date-tp5040497p50…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi!
Does anybody know how to display some external data using LiveTable macro? I
can see in doc, that there is an 'url' alternative datasource (alternative
to className and resultsPage), but I cannot find any examples using it.
I've tried to write to the text file the JSON output used by the macro, then
I put the file on some http server and try to use its url in macro
invocation, but it does not work.
TIA,
R.
--
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.
Hello everybody!
I need a few help about HQL issues.
1) I have own class XWiki, and make query with sorting results by the class
properties values, BUT not only one property. I wrote:
#set ($hql = ", BaseObject as obj, StringProperty as prop where
obj.name=doc.fullName and obj.className='XWiki.ProjectClass' and obj.name
not like '%ClassTemplate' and obj.id=prop.id.id and
prop.id.name='ProjectName' order by prop.value asc")
this code greatly works, but sorting by only one property 'ProjectName'. How
I can include in HQL query 2 sorting criterias (second "inside" first)?
2) My code order data by property values, but first always stay property
values starting with alphabetical symbols and only second - values starting
with numbers. For example: "ADSL", "DFR", "5SQL", "9ROOT". It is normal for
HQL? Can I change this? It is better for me, if values starting with numbers
will stay in a first positions ...
Thanks beforehand!
Eugen
--
View this message in context: http://xwiki.475771.n2.nabble.com/Questions-about-HQL-and-order-by-issues-t…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
Trying the following with XWiki syntax 2.0:
=== TEST MACRO ===
(% id="table3" %)
| |X |Y |Z
|Q1|1.2|3.4|1.3
|Q2|4.5|3.4|2.3
|Q3|1.2|4.5|9.0
|Q4|3.4|1.2|1.2
{{chart type="bar" params="table:table3;range:B2-D5;series:columns;"
title="Chart Test" width="320" height="240"/}}
=== TEST CHART MACRO WITH DYNAMIC TABLE ===
{{python}}
print "(%id='table4'%)"
print "| |X |Y |Z"
print "|Q1|1.2|3.4|1.3"
print "|Q2|4.5|3.4|2.3"
print "|Q3|1.2|4.5|9.0"
print "|Q4|3.4|1.2|1.2"
{{/python}}
{{chart type="bar" params="table:table4;range:B2-D5;series:columns;"
title="Chart Test" width="320" height="240"/}}
----------------------------------------------
... I get a graph for the TEST MACRO section but an error
'org.xwiki.rendering.macro.MacroExecutionException: Unable to find a
macthing data table.' For the TEST CHART MACRO WITH DYNAMIC TABLE.
Since the result of the python is inserted in the back into the wiki page, I
thought (dreamt actually) that the chart macro would be able to use those
outputs.
What have I done here and how can I make this work, basically charting the
output of an xwiki script ?
Thanks for your help,
Regards,
Christophe,
Hello all,
The partially completed invitation application is up and running on the incubator.
http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/
Right now the actual sending of the email is disabled until we can decide who's allowed to send.
Anyone who's a member of myxwiki.org ( http://www.myxwiki.org/bin/register/XWiki/Register ) can test out the
functionality, acting as a user or as an administrator.
Even though the email isn't sent, you can still try accepting, rejecting, or reporting your messages as spam.
If you report your message as spam (and click confirm) you will not be able to send any more mail unless you
use the "view as an administrator" page.
The main page (above) has open commenting so you can voice your opinion there or in response to this message
and help expand and clarify the "todo" list. I'm anxious to hear good ideas and criticism.
Caleb
Hi everybody!
I started to try xwiki classes creation. And I have a question.
At a page of each classes, existing "Class sheet" and "Class template". And
for the "Class sheet" existing description "...You can also choose different
presentations for the viewing and for the editing modes...". How I can do
this? I need, that viewing presentation contain not only class properties
fields and also some other things (text, links, etc) and these additional
things should present ONLY in a viewing mode. How I can do this?
Unfortunately, it is not clearly for me ...
Thanks beforehand!
Eugen
--
View this message in context: http://xwiki.475771.n2.nabble.com/Class-Sheet-different-presentations-for-t…
Sent from the XWiki- Users mailing list archive at Nabble.com.