Hi all
Unfortunately, I have a problem with the "pre"-tags in my xwiki
installation. Most of the input-fields had <pre> </pre>-tags
before and after the field.
They appeared after the upgrade from version 1.7.1.15366 to 3.0.36132.
I've seen a solution on the mailinglist:
http://xwiki.475771.n2.nabble.com/Unknown-macro-after-upgrade-td5912556.html
However, I couldn't figure out how to change the default Wiki syntax.
Can you give me a hint, how to change the syntax and fix the problem?
Thanks alot and greetings
Lars
Hello,
how can I set rights for pages recursively?
I created a new page and set the rights for this page. When I create a new child page, the child page inherits the rights of the parent page. And this is great.
But when I change the rights of the parent page, only new pages inherit the new rights. All existing child pages keep the rights that were set when I created them.
Is there any possbility to set rights recursively? So that changes to the rights of a parent page can be applied to all child pages of this page?
Thx
Enzo
Je suis absent(e) entre Jeu 26/05/2011 et Ven 27/05/2011.
Bonjour,
je vous contacterai dès mon retour
Remarque : ceci est une réponse automatique à votre message "users Digest,
Vol 46, Issue 30" envoyé le 5/26/2011 11:59:14 AM.
C'est la seule notification que vous recevrez pendant l'absence de cette
personne.
Hello,
My config is: Tomcat 6, Mysql, Debian
There are a few days that i try to do functioning office importer (and
pdf/rtf exporters).
I activated open office server and it was detected as an "Externally managed
(local) OpenOffice server process". ( it don't work with another config)
So when i try to import a document i have two ways :
- i create a page and then i import with WYSIWYG : 500 The call failed on
the server; see server log for details
- i create a page directly with an importation : Error while converting
document [test.odt] into html.
Furthermore, when i try to export a document in pdf or rtf xwiki failed and
i have to restart the tomcat server.
Could you help me please ?
Jo D.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Office-importer-doesn-t-work-tp6394758p63…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
My xwiki 3.0 implementation is using PHP in many pages, and some pages are
based on simple HTML forms with a "submit" button. In the PHP part, I
process $request->getQueryString() to check the form fields that were sent.
It works very well when the form used the GET method, but doesn't work at
all when the form used the POST method. Doing some research, it looks like
the getQueryString() method should handle both scenarios but it doesn't, so
I wonder if there is anything else blocking the POST data at a lower level.
I also did the same test not inside PHP and run into the same issue, so it
does not look to be PHP-related.
Unfortunately this is becoming critical as GET data size is limited and I
start running into this limit on some forms, so have to move to POST.
Thanks
Hi all,
I have a problem with the HTML Makro and the implementation of wiki syntax.
The HTML Makro works fine, but one part of my text ignores the wiki
syntax and I cant seem to find out why. Here is what I did:
{{html wiki="true"}}
<div onclick="toggleClass($('Info'), 'hidden')">
(% style="WIDTH: 99%" %)
|=Info
</div>
<div id="Info" class="hidden">
**Info**
(% style="MARGIN-RIGHT: 1%" %)
textcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextco
ntenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontentt
extcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcontenttextcon
tenttextcontent
</div>
{{/html}}
Now the top part works fine in wikisyntax, but the Info Textcontent
ignores it, and I dont know why. The font seems to be different to the
standard one as well. I tried putting wiki="true" in all different
places, even placed the info div in separte html tags, but nothing
seems to work. I could ofourse use the style attribute in HTML, but
thats not the point of wiki="true" I think.
I might overlook the obvious but I would appreciate it alot if
someone could point me out my mistake.
Thanks in advance,
Wouter
Hi,
When I set a panel to xwiki syntax 2.0 I am not able to have a number of links (in a navigation panel) seperated by new lines (or linefeeds)
the syntax I use is;
{{velocity filter="none"}}
{{html clean="false" wiki="true"}}
#panelheader('PersonalServices')
[["xxxx">>"space.document"]]
[["xxxx">>"space.document"]]
[["xxxx">>"space.document"]]
....
#panelfooter()
{{/html}}
{{/velocity}}
I've tried adding extra line feed.
Add \\ after each line
When I change panel to syntax 1.0 it works fine
Gerritjan
Hi,
We've recentlly been upgraded to XWiki 2.7.1...
But I notice it does not quite look like the clean installed XWiki.
Even when I undo all the skin changes, and use the default xwiki skin the userinterface is somewhat a mixed bag
example (and seen as a problem by our users)
When you edit a document there is no icon to see the parent, let alone change the parent in a userfriendly way
Also the translations seem to be corrupted;
The edit menu shows a entry: core.menu.edit.visual
Can this be corrected?
And how?
Gerritjan
Hi,
I asked this question earlier, but did not get any answers that helped.
Whenever I try to edit ANY part of my Xwiki, including the sandbox, I get an
error 4001, like this one:
Error number 4001 in 4: Error while parsing velocity page
/templates/editwysiwygnew.vm Wrapped Exception: Failed to evaluate content
with id [/templates/editwysiwygnew.vm]<http://hapkido.myxwiki.org/xwiki/bin/edit/Hapkido+Techniques/Hapkido+Hand+T…>
Clicking on this error link gives many lines, like:
Error number 4001 in 4: Error while parsing velocity page
/templates/editwysiwygnew.vm
Wrapped Exception: Failed to evaluate content with id
[/templates/editwysiwygnew.vm]
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while
parsing velocity page /templates/editwysiwygnew.vm
Wrapped Exception: Failed to evaluate content with id
[/templates/editwysiwygnew.vm]
at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:122)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1890)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1828)
...
and
Wrapped Exception:
org.apache.velocity.exception.MethodInvocationException: Invocation of
method 'isSourceEditorEnabled' in class
org.xwiki.wysiwyg.server.internal.DefaultWysiwygEditorConfiguration
threw exception java.lang.NoClassDefFoundError:
org/xwiki/gwt/user/client/StringUtils at /templates/macros.vm[line
1963, column 68]
at org.apache.velocity.runtime.parser.node.ASTMethod.handleInvocationException(ASTMethod.java:261)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:187)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
...
and
Caused by: java.lang.NoClassDefFoundError: org/xwiki/gwt/user/client/StringUtils
at org.xwiki.wysiwyg.server.internal.DefaultWysiwygEditorConfiguration.getProperty(DefaultWysiwygEditorConfiguration.java:71)
at org.xwiki.wysiwyg.server.internal.DefaultWysiwygEditorConfiguration.isSourceEditorEnabled(DefaultWysiwygEditorConfiguration.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
Can anyone tell me what to do? This noob is lost, lost, lost!
Thanks,
/John
Hallo!
I want to see click-able thumbnails of all my attachements.
I tried to change the code in ALLDocs livetable but struggling into
Livetable syntax.
Any suggestion where to change the link from pure text to a click-able
thumbnail?
Volker
--
View this message in context: http://xwiki.475771.n2.nabble.com/Livetable-with-thumbnail-attachments-JSON…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I will be out of the office starting 05/20/2011 and will not return until
06/02/2011.
Please contact Gopalkrishnan Shanmugam for SSO,Sakthivel Nagaraj
for WIRED ,Rajyalakshmi Srikantha BOT.
Manikandakumar Sundaram is Escalation contact .
E-mail Disclaimer: http://www.csscorp.com/common/email-disclaimer.php
Hi Vincent, could you please delete my messages from the List? I did a mistake writing my Adress in the mails. Could you also ask the guys from www.Mail-archiver.com to delete the messages because of the same reasons.
Tank You
Felix van Wasen
Dear community,
I'm just getting used to Xwiki and will have to clean up a rather old database. This involves also moving and deleting single pages or whole spaces.
Now I have an issue: When I delete a certain page (which is actually the last one remaining in its space), Xwiki tells me it is deleted, however the space does still exist. The space is empty except for the one page (also, no WebHome is there anymore).
If I look at the document index of that space, I can only see the "deleted" page, which has not got any author anymore (field is empty). I can "delete" that page over and over again without any change of results (also, emptying of the recycle bin does not help).
Any idea would greatly be appreciated!
Regards,
Markus
Greetings all ...
We are testing out xwiki at my company and have opted for the option to
install into WebSphere (on Linux) with a MySQL backend. I have created the
backend database and installed the war file into the application server.
However at start-up time I get the following error; (Has anyone seen this
before and know what has to be done)
[10/28/10 7:19:51:596 CDT] 00000029 ApplicationMg A WSVR0204I:
Application: xwiki-enterprise-manager-web-2_5_war Application build level:
Unknown
[10/28/10 7:20:00:191 CDT] 00000029 webapp I
com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web
Module: xwiki.
[10/28/10 7:20:00:283 CDT] 00000029 WASSessionCor I SessionContextRegistry
getSessionContext SESN0176I: Will create a new session context for
application key default_host/xwiki
[10/28/10 7:20:00:381 CDT] 00000029 MBeanDescript I ADMN1216I: One or more
methods in Portlet mbean is excluded from access check.
[10/28/10 7:20:00:405 CDT] 00000029 MBeanDescript I ADMN1216I: One or more
methods in PortletApplication mbean is excluded from access check.
[10/28/10 7:20:01:299 CDT] 00000029 jsp W
com.ibm.ws.jsp.taglib.TldParser endElement JSPG0235E: The JSP container
failed to load the TagExtraInfo class
[org.apache.struts.taglib.EnumerateTei] from /WEB-INF/struts.tld
[10/28/10 7:20:01:301 CDT] 00000029 jsp W
com.ibm.ws.jsp.taglib.TldParser endElement JSPG0235E: The JSP container
failed to load the TagExtraInfo class [org.apache.struts.taglib.IterateTei]
from /WEB-INF/struts.tld
[10/28/10 7:20:03:902 CDT] 00000029 webapp E
com.ibm.ws.webcontainer.webapp.WebApp notifyServletContextCreated SRVE0283E:
Exception caught while initializing context: {0}
java.lang.RuntimeException: Failed to find
the Observation Manager component
at
org.xwiki.container.servlet.XWikiServletContextListener.contextInitialized(XWikiServletContextListener.java:81)
at
com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1667)
at
com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:368)
at
com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:294)
at
com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:100)
at
com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:166)
at
com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:731)
at
com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:616)
at
com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376)
at
com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1120)
at
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1313)
at
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:619)
at
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:938)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:723)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1264)
at
com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:4566)
at
com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:4654)
at
com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1269)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2041)
at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:437)
at
com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:122)
at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:380)
at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:651)
at
com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:613)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:243)
at
javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1086)
at
javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:967)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848)
at
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773)
at
com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1320)
at
com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
at
com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1213)
at
com.ibm.ws.management.connector.AdminServiceDelegator.invoke(AdminServiceDelegator.java:181)
at
com.ibm.ws.management.connector.ipc.CallRouter.route(CallRouter.java:242)
at
com.ibm.ws.management.connector.ipc.IPCConnectorInboundLink.doWork(IPCConnectorInboundLink.java:353)
at
com.ibm.ws.management.connector.ipc.IPCConnectorInboundLink$IPCConnectorReadCallback.complete(IPCConnectorInboundLink.java:595)
at
com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1772)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component [role = [org.xwiki.observation.ObservationManager] hint =
[default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:364)
at
org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:115)
at
org.xwiki.container.servlet.XWikiServletContextListener.contextInitialized(XWikiServletContextListener.java:78)
... 55 more
Caused by: org.xwiki.component.phase.InitializationException: Failed to
lookup Event Listeners
at
org.xwiki.observation.internal.DefaultObservationManager.initialize(DefaultObservationManager.java:137)
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:423)
at
org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:357)
... 57 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component [role = [org.xwiki.observation.EventListener] hint =
[ExtensionManagerApplicationStarted]]
at
org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:364)
at
org.xwiki.component.embed.EmbeddableComponentManager.lookupList(EmbeddableComponentManager.java:142)
at
org.xwiki.component.internal.DefaultComponentManager.lookupList(DefaultComponentManager.java:105)
at
org.xwiki.observation.internal.DefaultObservationManager.initialize(DefaultObservationManager.java:133)
... 59 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component [role =
[org.xwiki.extension.repository.CoreExtensionRepository] hint = [default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:364)
at
org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:125)
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:397)
at
org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:357)
... 62 more
Caused by: java.lang.NullPointerException
at java.util.Collections.addAll(Collections.java:2625)
at
org.reflections.util.ClasspathHelper.getUrlsForCurrentClasspath(ClasspathHelper.java:49)
at
org.reflections.util.ClasspathHelper.getUrlsForPackagePrefix(ClasspathHelper.java:35)
at
org.xwiki.extension.repository.internal.DefaultCoreExtensionRepository.loadExtensions(DefaultCoreExtensionRepository.java:77)
at
org.xwiki.extension.repository.internal.DefaultCoreExtensionRepository.initialize(DefaultCoreExtensionRepository.java:72)
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:423)
at
org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:357)
... 65 more
[10/28/10 7:20:04:752 CDT] 00000029 servlet I
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I:
[xwiki-enterprise-manager-web-2_5_war] [/xwiki] [action]: Initialization
successful.
[10/28/10 7:20:04:754 CDT] 00000029 webapp W
com.ibm.ws.webcontainer.webapp.WebApp initializeTargetMappings SRVE0274W:
Error while adding servlet mapping for path-->/xwiki/*,
wrapper-->ServletWrapper[action:[action:/bin/*, action:/wiki/*,
action:/testbin/*, action:/xwiki/*]],
application-->xwiki-enterprise-manager-web-2_5_war.
Hello,
I installed XWiki today and when I first tried to view the Wiki, I received
the following error:
Error 500: Component manager has not been initialized before lookup for
[org.xwiki.model.reference.DocumentReferenceResolver] for hint
[currentmixed]
Could anyone give me advice about this error message?
I installed it on Websphere AS 6.1, fix level 23, and Oracle 9g. I modified
the Hibernate config file to use Oracle with "OracleDialect" pointing at my
database. I also added the dummy data source. I added the PNG mime-type
and restarted WAS. I added ojdbc41.jar to the WEB-INF/lib folder of the
WAR. I did change the Web app context to "wiki" instead of "xwiki", but I
didn't think that should make a difference.
Thanks in advance,
Scott McMasters
Hi all,
I'm trying to set up a fresh install of XE 3.0 on a JBoss 4.3 + Postgres 8.3 production environment. XE application deploys, but it does not start at all when I point the browser to it.
The stack trace root cause is: "org.postgresql.util.PSQLException: ERROR: schema 'wikinf' does not exist".
I've change the default database name from xwiki to wikinf, to attend our app names. I've set it properly in xwiki.db property from xwiki.cfg and, as well, in hibernate.cfg.xml file, on the postgres config section (jdbc:postgresql://<server>/wikinf), and I followed just exactly the Postgresql installation database creation instructions on Config pages from Xwiki.org. My database, called "wikinf", has nothing but the default public schema with the proper rights according to instructions (users and groups created accordingly).
I'm using the postgresql-9.0-801.jdbc4.jar connector.
Why it says the schema does not exist, if the database indeed exist, with the default public schema? I'm getting really annoying with this no-explication error, and could not find any instructions on Web. Could you help me please?
Regards,
Ramon Gomes Brandão
Xwiki version: 2.7.33656
Ok, so I have a different webapp running on the same instance of Tomcat as
Xwiki, and I'm able to make a
getAttribute("javax.servlet.request.X509Certificate") call and am able to get
the clients certificates. However, in my custom login for Xwiki when I try
the same thing, it just returns null. I've also tried creating a JSP in the
Xwiki webapp that does nothing but call
request.getAttribute("javax.servlet.request.X509Certificate") and it still
returns null.
Anyone have any idea why this would be the case? As far as I can tell I have
Tomcat configured correctly as I'm able to get the clients certs in a
different webapp.
Is Xwiki pulling this attribute and storing it elsewhere? Or is this perhaps
a struts issue?
Any help would be greatly appreciated. Unfortunately I've been given a short
deadline on this.
Thanks,
Lenny
Hello
I'm using the blog system on my XWiki intranet as a form of announcements on
the front page, and I would like the new entries in the blog to be more
obvious that they are in fact new and unread by the user on their browser.
So for example they have "(unread)" or "(new)" next to the post's title,
which is then removed once the user clicks on the entry to view it's entire
contents.
Is there any functionality like this that I could use? I guess this is more
of a suggestion if there isn't.
Thanks
-----
----
Lockie
--
View this message in context: http://xwiki.475771.n2.nabble.com/New-blog-posts-marked-unread-or-new-tp637…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
On our server (hosted with XWiki.com) I experience a problem with the dashboard tool that gives a list of doc's in a space
When we click the "book icon" a empty live-table is shown
Other then growth of the wiki we are not aware of any change that causes this behaviour
where should I look?
Gerritjan
Hi all,
I'm trying to install the XWiki war file on a Ubuntu virtual machine (KVM)
but as yet with no success. I've installed and configured java, jboss and
mysql using all the information I could find from your website:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationJBosshttp://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installationhttp://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL
I've copied the MySQL J/Connector to $JBOSS_HOME/server/default/lib and
below are the relevant configuration settings:
$JBOSS_HOME/server/default/deploy/mysql-ds.xml:
<?xml version="1.0" encoding="UTF-8"?>
<datasources>
<local-tx-datasource>
<jndi-name>XWikiDS</jndi-name>
<connection-url>jdbc:mysql://localhost:3306/xwiki</connection-url>
<driver-class>com.mysql.jdbc.Driver</driver-class>
<user-name>xwiki</user-name>
<password>xwiki</password>
<exception-sorter-class-name>org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter</exception-sorter-class-name>
<metadata>
<type-mapping>mySQL</type-mapping>
</metadata>
</local-tx-datasource>
</datasources>
$JBOSS_HOME/server/default/deploy/xwiki.war/WEB-INF/web.xml:
(Uncommented below section...)
<resource-ref>
<description>XWiki MySQL DB Connection</description>
<res-ref-name>jdbc/XWikiDS</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<res-auth>Container</res-auth>
</resource-ref>
$JBOSS_HOME/server/default/deploy/xwiki.war/WEB-INF/xwiki.cfg:
(Uncommented the following line...)
xwiki.store.hibernate.path=/WEB-INF/hibernate.cfg.xml
$JBOSS_HOME/server/default/deploy/xwiki.war/WEB-INF/hibernate.cfg.xml:
(Commented out HSQLDB section and added the below MySQL bit...)
<property
name="connection.datasource">java:/comp/env/jdbc/XWikiDS</property>
<property name="dialect">org.hibernate.dialect.MySQLDialect</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
$JBOSS_HOME/server/default/deploy/xwiki.war/WEB-INF/jboss-web.xml:
<?xml version="1.0" encoding="UTF-8"?>
<jboss-web>
<resource-ref>
<res-ref-name>jdbc/XWikiDS</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<jndi-name>java:jdbc/XWikiDS</jndi-name>
</resource-ref>
</jboss-web>
JBoss seems to work fine without XWiki in the deploy directory but as soon
as it's copied across and restarted – JBoss fails to startup and gives a
very long error message. The error all seems very similar so I will only
include a bit from the beginning and the end:
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /usr/local/jboss
JAVA: /usr/lib/jvm/java-6-sun/bin/java
JAVA_OPTS: -server -Xms128m -Xmx512m -XX:MaxPermSize=256m
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true
-Dprogram.name=run.sh -Djava.li$
CLASSPATH:
/usr/local/jboss/bin/run.jar:/usr/lib/jvm/java-6-sun/lib/tools.jar
=========================================================================
01:34:42,418 INFO [AbstractJBossASServerBase] Server Configuration:
JBOSS_HOME URL: file:/java/apps/jboss/jboss-6.0.0.Final/
Bootstrap: $JBOSS_HOME/server/default/conf/bootstrap.xml
Common Base: $JBOSS_HOME/common/
Common Library: $JBOSS_HOME/common/lib/
Server Name: default
Server Base: $JBOSS_HOME/server/
Server Library: $JBOSS_HOME/server/default/lib/
Server Config: $JBOSS_HOME/server/default/conf/
Server Home: $JBOSS_HOME/server/default/
Server Data: $JBOSS_HOME/server/default/data/
Server Log: $JBOSS_HOME/server/default/log/
Server Temp: $JBOSS_HOME/server/default/tmp/
01:34:42,422 INFO [AbstractServer] Starting: JBossAS [6.0.0.Final "Neo"]
01:34:44,018 INFO [ServerInfo] Java version: 1.6.0_24,Sun Microsystems Inc.
01:34:44,018 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime
Environment (build 1.6.0_24-b07)
01:34:44,018 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM
19.1-b02,Sun Microsystems Inc.
01:34:44,019 INFO [ServerInfo] OS-System: Linux 2.6.35-28-server,amd64
01:34:44,019 INFO [ServerInfo] VM arguments: -Xms128m -Xmx512m
-XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true
-Dprog$
01:34:44,059 INFO [JMXKernel] Legacy JMX core initialized
01:34:50,594 INFO [AbstractServerConfig] JBoss Web Services - Stack CXF
Server 3.4.1.GA
01:34:51,535 INFO [JSFImplManagementDeployer] Initialized 3 JSF
configurations: [Mojarra-1.2, MyFaces-2.0, Mojarra-2.0]
01:34:58,256 WARNING [FileConfigurationParser] AIO wasn't located on this
platform, it will fall back to using pure Java NIO. If your platform is
Linux, install LibAIO to enable the AIO journal
01:36:10,087 WARN [ClassLoaderManager] Unexpected error during load
of:org.apache.jackrabbit.core.query.lucene.WildcardQuery$WildcardQueryWeight:
java.lang.IncompatibleClassChangeError: Implementing class
at java.lang.ClassLoader.defineClass1(Native Method) [:1.6.0_24]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
[:1.6.0_24]
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
[:1.6.0_24]
at
org.jboss.classloader.spi.base.BaseClassLoader.access$200(BaseClassLoader.java:52)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:650)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:609)
[jboss-classloader.jar:2.2.0.GA]
at java.security.AccessController.doPrivileged(Native Method)
[:1.6.0_24]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:608)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:585)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseDelegateLoader.loadClass(BaseDelegateLoader.java:156)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.filter.FilteredDelegateLoader.doLoadClass(FilteredDelegateLoader.java:141)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.filter.FilteredDelegateLoader.loadClass(FilteredDelegateLoader.java:132)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:461)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.ClassLoaderManager.nextTask(ClassLoaderManager.java:262)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.ClassLoaderManager.process(ClassLoaderManager.java:161)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:260)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:1152)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClassFromDomain(BaseClassLoader.java:886)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.doLoadClass(BaseClassLoader.java:505)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:450)
[jboss-classloader.jar:2.2.0.GA]
at java.lang.ClassLoader.loadClass(ClassLoader.java:248) [:1.6.0_24]
at java.lang.Class.forName0(Native Method) [:1.6.0_24]
at java.lang.Class.forName(Class.java:247) [:1.6.0_24]
at
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.resolveComplexTypeInfo(IntrospectionTypeInfoFactoryImpl.java:458)
[jboss-reflect.jar:2.2.0.GA]
at
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:414)
[jboss-reflect.jar:2.2.0.GA]
at
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory.getTypeInfo(IntrospectionTypeInfoFactory.java:54)
[jboss-reflect.jar:2.2.0.GA]
at
org.jboss.config.plugins.AbstractConfiguration.getTypeInfo(AbstractConfiguration.java:121)
[jboss-reflect.jar:2.2.0.GA]
at
org.jboss.kernel.plugins.config.AbstractKernelConfig.getTypeInfo(AbstractKernelConfig.java:95)
[jboss-kernel.jar:2.2.0.GA]
at
org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getTypeInfo(AbstractKernelConfigurator.java:102)
[jboss-kernel.jar:2.2.0.GA]
at
org.jboss.scanning.plugins.visitor.ConfiguratorReflectProvider.getTypeInfo(ConfiguratorReflectProvider.java:47)
[:1.0.0.GA]
at
org.jboss.scanning.plugins.visitor.CachingReflectProvider.getTypeInfo(CachingReflectProvider.java:52)
[:1.0.0.GA]
at
org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.getTypeInfo(ReflectResourceVisitor.java:60)
[:1.0.0.GA]
at
org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.getClassInfo(ReflectResourceVisitor.java:72)
[:1.0.0.GA]
at
org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.doVisit(ReflectResourceVisitor.java:107)
[:1.0.0.GA]
at
org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.visit(ReflectResourceVisitor.java:86)
[:1.0.0.GA]
at
org.jboss.scanning.hierarchy.plugins.HierarchyIndexScanningPlugin.visit(HierarchyIndexScanningPlugin.java:91)
[:1.0.0.GA]
at
org.jboss.scanning.spi.helpers.ScanningPluginWrapper.visit(ScanningPluginWrapper.java:112)
[:1.0.0.GA]
at
org.jboss.classloading.plugins.visitor.FederatedResourceVisitor.visit(FederatedResourceVisitor.java:101)
[jboss-classloading.jar:2.2.0.GA]
at
org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:264)
[jboss-classloading-vfs.jar:2.2.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:408)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:396)
[jboss-vfs.jar:3.0.0.GA]
at
org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:102)
[jboss-classloading-vfs.jar:2.2.0.GA]
at
org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule.visit(VFSDeploymentClassLoaderPolicyModule.java:181)
[:2.2.0.GA]
at
org.jboss.scanning.plugins.DeploymentUnitScanner.scan(DeploymentUnitScanner.java:111)
[:1.0.0.GA]
at
org.jboss.scanning.spi.helpers.UrlScanner.scan(UrlScanner.java:96)
[:1.0.0.GA]
.
.
.
.
01:36:10,936 WARN [ClassLoaderManager] Unexpected error during load
of:org.apache.jackrabbit.core.query.lucene.MatchAllWeight:
java.lang.IncompatibleClassChangeError: Implementing class
at java.lang.ClassLoader.defineClass1(Native Method) [:1.6.0_24]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
[:1.6.0_24]
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
[:1.6.0_24]
at
org.jboss.classloader.spi.base.BaseClassLoader.access$200(BaseClassLoader.java:52)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:650)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:609)
[jboss-classloader.jar:2.2.0.GA]
at java.security.AccessController.doPrivileged(Native Method)
[:1.6.0_24]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:608)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:585)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseDelegateLoader.loadClass(BaseDelegateLoader.java:156)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.filter.FilteredDelegateLoader.doLoadClass(FilteredDelegateLoader.java:141)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.filter.FilteredDelegateLoader.loadClass(FilteredDelegateLoader.java:132)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:461)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.ClassLoaderManager.nextTask(ClassLoaderManager.java:262)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.ClassLoaderManager.process(ClassLoaderManager.java:161)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:260)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:1152)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClassFromDomain(BaseClassLoader.java:886)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.doLoadClass(BaseClassLoader.java:505)
[jboss-classloader.jar:2.2.0.GA]
at
org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:450)
[jboss-classloader.jar:2.2.0.GA]
at java.lang.ClassLoader.loadClass(ClassLoader.java:248) [:1.6.0_24]
at java.lang.Class.getDeclaredConstructors0(Native Method)
[:1.6.0_24]
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
[:1.6.0_24]
at java.lang.Class.getDeclaredConstructors(Class.java:1836)
[:1.6.0_24]
at
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getDeclaredConstructors(IntrospectionTypeInfoFactoryImpl.java:559)
[jboss-reflect.jar:2.2.0.GA]
at
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getConstructors(IntrospectionTypeInfoFactoryImpl.java:158)
[jboss-reflect.jar:2.2.0.GA]
at
org.jboss.reflect.plugins.ClassInfoImpl.getDeclaredConstructors(ClassInfoImpl.java:446)
[jboss-reflect.jar:2.2.0.GA]
at
org.jboss.scanning.plugins.visitor.ClassHierarchyResourceVisitor.handleClass(ClassHierarchyResourceVisitor.java:79)
[:1.0.0.GA]
at
org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.doVisit(ReflectResourceVisitor.java:108)
[:1.0.0.GA]
at
org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.visit(ReflectResourceVisitor.java:86)
[:1.0.0.GA]
at
org.jboss.scanning.annotations.plugins.AnnotationsScanningPlugin.visit(AnnotationsScanningPlugin.java:89)
[:1.0.0.GA]
at
org.jboss.scanning.spi.helpers.ScanningPluginWrapper.visit(ScanningPluginWrapper.java:112)
[:1.0.0.GA]
at
org.jboss.classloading.plugins.visitor.FederatedResourceVisitor.visit(FederatedResourceVisitor.java:101)
[jboss-classloading.jar:2.2.0.GA]
at
org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:264)
[jboss-classloading-vfs.jar:2.2.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:408)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
[jboss-vfs.jar:3.0.0.GA]
at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:396)
[jboss-vfs.jar:3.0.0.GA]
at
org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:102)
[jboss-classloading-vfs.jar:2.2.0.GA]
at
org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule.visit(VFSDeploymentClassLoaderPolicyModule.java:181)
[:2.2.0.GA]
at
org.jboss.scanning.plugins.DeploymentUnitScanner.scan(DeploymentUnitScanner.java:111)
[:1.0.0.GA]
at
org.jboss.scanning.spi.helpers.UrlScanner.scan(UrlScanner.java:96)
[:1.0.0.GA]
at
org.jboss.scanning.deployers.ScanningDeployer.deploy(ScanningDeployer.java:95)
[:1.0.0.GA]
at
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
[:2.2.0.GA]
at
org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832)
[:2.2.0.GA]
at
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550)
[:2.2.0.GA]
at
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491)
[:2.2.0.GA]
at
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
[jboss-dependency.jar:2.2.0.GA]
at
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
[jboss-dependency.jar:2.2.0.GA]
at
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
[jboss-dependency.jar:2.2.0.GA]
at
org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
[jboss-dependency.jar:2.2.0.GA]
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
[jboss-dependency.jar:2.2.0.GA]
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
[jboss-dependency.jar:2.2.0.GA]
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
[jboss-dependency.jar:2.2.0.GA]
Can anyone see what I'm doing wrong? All the information on the web seems a
little old – I'm using JBoss 6. I would be grateful if anyone could help
shed any light on this issue.
Cheers,
Andy
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-war-JBoss-AS6-MySQL-tp6309076p63090…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I switched from using the Toucan skin to the Colibri skin and I can now edit
the pages and assign a parent to them correctly. When I click "Save", the
bread crumbs update properly and the page is no longer orphaned.
Well, I'm okay switching to the colibri skin, but this sounds like a code
bug....
- travis
I've submitted this question before. I was told that no one could replicate
this on xwiki 3.x. At the time I was running 2.7. I have just upgraded to
xwiki 3.1.
Whenever anyone creates a new page on my wiki, it becomes an orphan. If I
try to edit the page and use the little "parent editor" box at the top of
the editor, I can correctly add the parent. At that point, the full bread
crumb trail shows up properly. But when I save that page, the bread crumb
trail disappears and the page is still an orphan. It shows as an orphan in
the Document Index and the page's Information shows "No Parent".
What's the deal? I started seeing this when I upgraded from 2.4 to 2.7.
And I'm still seeing it with 3.1. I think the only thing I changed when I
upgraded from 2.4 to 2.7 is that I enabled LDAP authentication. But this
problem occurs for Xwiki users and LDAP users alike.
Would it help to send out any of my config files (xwiki.cfg,
hibernate..etc)?
Any help would be greatly appreciated. This is a very annoying problem.
We're going to have to switch wiki software if we can't resolve this.
Thanks,
travis
Hi,
We are launching an investigations called "XWiki 5 minutes experience"
(for those who don't know, an investigation is the work before we
actively work on a new development). In this case, the objective is to
identify and simplify all the common things that admins and users are
doing in their first five minutes of XWiki usage. The first step to this
investigation is to identify all the actions they are doing and which
issues they struggle with.
This is where we need the help of our fellow XWiki users. Please come on
this page:
http://dev.xwiki.org/xwiki/bin/view/Design/XWiki5minutesExperienceMostCommo…
and help us find out all the common actions (and problems with these
actions) that users (actually admins and then normal users) are trying
to do the first time they use XWiki.
The listing of all actions and problems with be followed by studying the
solutions we can implement to fix the situations reported. Some
solutions might be very easy to implement and we will push then in the
next release cycle, while some others will require more work and will be
proposed as new work for the future release cycles.
Make you voice heard as this can have a big impact on the XWiki ease of use.
Ludovic
Hi,
I have attached exported PDF file (I am not sure that the list permits attachments)
I am running my XWiki on my Fedora 14 machine with Tomcat 6.0.32
I have copied some well knowns Windows fonts to both my Fedora's /usr/share/fonts/ directory and WEB-INF/fonts directory.
I have realized that some fonts having more than 1 word in their font names (not font file name) not embedded in the exported PDF file. (i.e. "Courier New", "Trebuchet MS", "Comic Sans MS", etc..) Other fonts embedded into the PDF without problems.
Any comments
Hi,
I'm looking into 'how to modify parts of the userinterface' of XWiki for a specific site/application
We would like to achieve this with minimal impact/effort and stick to the colibri-skin as close as possible
the following interface elements are of interest to us;
The MENU-Bar's; both on the top of the screen as well as the one on top of a document,
The Box that contains Comments, Attachments, History and Information
The top of the document that shows Document navigation hierarchy, the document name or title the last modified and the summary of Comments, Attachments
With regard to menubar;
We would like to be able to add, show or hide elements depending on the Role and rights of the user AND the nature of the document
Role; If user is a guest, author, moderator (typical roles you find in a Content Management System
Rights; Has Edit Rights
Document nature; if document is only velocity (like livetables, scripted page etc..) -> maybe this should be managed by rights?
The Box that...
Document nature; if a document is scripted we would like to hide the box, so only real content pages should show that box
The top of a document
Document nature; If document nature is script; title, last modified by and summary of box makes no sense
My question is what would be the best place(s) to do these things? What is a good source of information to learn about these elements and best practises to learn to modify them
(which API functions do work on these elements)
The VM template "menuview" seems to contain the structure of the menubars; is this the place to influence the behaviour
It also contains #xwikitopmenuentrystart, #submenuitem etc.. where are these things defined (and/or documented)?
thx
Gerritjan
Hello.
I need to make a page where a person could send an email with an attachment
to a predefined address.
So basically i need a input field that would allow to choose a file to
attach, then the file would be uploaded to the server and sent as an
attachment.
I've found this extension
http://extensions.xwiki.org/xwiki/bin/view/Extension/Mail+Sender+Plugin, but
it seems to be obsolete.
I'm not sure how to store the file before sending it as an attachment, any
suggestions?
Another possible issue is that i have an old version (1.3) of XWiki.
What is the best way to approach this task?
I would appreciate any pointers, links and suggestions!
Thank you for your help.
Hi,
When I press the edit icon on any of my pages, I get this error:
Error number 4001 in 4: Error while parsing velocity page
/templates/editwysiwygnew.vm Wrapped Exception: Failed to evaluate content
with id [/templates/editwysiwygnew.vm]<http://hapkido.myxwiki.org/xwiki/bin/edit/Main/Hapkido+Folks?section=2>
What should I do?
Thanks from a Nooooobie,
/John
I often add a quick entry to my XWiki and forget to tag it properly. What is really needed is to see items with NULL (no tag) in the tag cloud (or to add a dummy tag at creation, say NOTAG, to every new item by default, if listing empty tags is not easy) so these entries can be listed and properly tagged at a later time.
Hello all
I am trying to set a new notifier of watchlist (bi weekly for instance) without success at this time.
I have declared a new notifier in the scheduler but i do not see it in the notifier' list in my profil.
What is the process to do that ?
Is there any documentation about this subject ?
Thanks a lot.
**************************************************************************************************************************
Ce message et toutes les pieces jointes sont confidentiels et etablis à l'intention exclusive de ses destinataires.
Toute utilisation ou diffusion non autorisee est interdite.
Tout message electronique est susceptible d'alteration.
SISTEER decline toute responsabilite au titre de ce message s'il a ete altere, deforme ou falsifie.
Si vous n'etes pas le destinataire de ce message, merci de le detruire et d'informer l'expediteur.
**************************************************************************************************************************
This message and any attachments are confidential and intended solely for the addressee(s).
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
SISTEER shall not be liable for the message if altered, changed or falsified.
If you are not the intended addressee of this message, please cancel it immediately and inform the sender.
**************************************************************************************************************************
Hi
I have created an editor user and a student user.
I want to modify the left panel . For example, I want to remove the quick
links panel to the student user but not to the editor.
Is is possible to do it ?
Thanks.
Hello again,
I am unsure about the license xwiki uses. When I have a look at my
xwiki installation it reads: ?This wiki is licensed under a Creative
Commons license?. However, when I take a look at the FAQs
?http://www.xwiki.org/xwiki/bin/view/Main/License? it says that ?XWiki
is distributed under the LGPL license version 2.1?
Is there a difference between those two? If so, which one is applicable?
I am asking because we have a customer who sells intranet SaaS
solutions for small and middle sized companies. The question is: would
it be OK if he integrates XWiki into his solutions. He does not want
to use functions provided by xwiki in his code/programm and he
wouldn?t charge extra for it. However he would alter the authorisation
process and change the style.
Thanks very much for your help,
Stephanie
Hi,
Thanks again for Xwiki, it is very appreciated here
I can not customize the skin anymore because the button "customize" has
disapeared from the administration>presentation section, just like the
logo...
Could you help me? Because I am lost
Kind regards,
Yannick
I'm trying to upgrade from xwiki 2.7 to 3.0.
I am using a PostgreSql database (I created a blank new database).
In the web browser pointing to http://localhost:8087/xwiki/bin/view/Main/, I
got the initial message that the wiki seems to be empty, and pointing to
import xwiki-enterprise-wiki-3.0.xar. So, I imported
xwiki-enterprise-wiki-3.0.xar.
Then in the next step, I exported all the pages from the xwiki 2.7 into a
file, let's say bakup-xwiki2.7.xar which is 78 Mb. I modified the Maximum
Upload Size in the xwiki 3.0 preferences to 999999999999. Then, the next
step was to import bakup-xwiki2.7.xar into xwiki 3.0. Went to the import
page, selected the bakup-xwiki2.7.xar and then clicked "Upload" button. The
file cannot be uploaded. The error that I get in the console is:
2011-04-28 18:39:16,564
[http://localhost:8087/xwiki/bin/upload/XWiki/XWikiPreferences] WARN
web.UploadAction - Saving uploaded file failed
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document xwiki:XWiki.XWikiPreferences
Wrapped Exception: Failed to commit or rollback transaction. Root cause []
...etc...
Did anyone else encounter this problem?
What am I missing? Do I need to configure any other files?
Any input will be greatly appreciated.
Regards,
Alina. --
View this message in context: http://xwiki.475771.n2.nabble.com/Import-pages-from-xwiki-2-7-to-3-0-tp6316…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
after editing the parant of a page I do get the following error on
every single page, execpt the log in. Therefor I think maybe one of my
panels has issues.
Is there a way to disable those. Or any other ideas what might be wrong?
Thanks,
Chris
Error number 4001 in 4: Error while parsing velocity page Wrapped
Exception: Failed to evaluate content with id []
Error number 4001 in 4: Error while parsing velocity page
Wrapped Exception: Failed to evaluate content with id []
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while
parsing velocity page
Wrapped Exception: Failed to evaluate content with id []
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:122)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1924)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1843)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:154)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:226)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
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.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:775)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:704)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:897)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:662)
Wrapped Exception:
java.util.EmptyStackException
at java.util.Stack.peek(Stack.java:85)
at java.util.Stack.pop(Stack.java:67)
at
org.apache.velocity.context.InternalContextBase.popCurrentMacroName(InternalContextBase.java:140)
at
org.apache.velocity.context.InternalContextAdapterImpl.popCurrentMacroName(InternalContextAdapterImpl.java:163)
at
org.apache.velocity.context.ChainedInternalContextAdapter.popCurrentMacroName(ChainedInternalContextAdapter.java:168)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:217)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:311)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:230)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:188)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:153)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1924)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1843)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:154)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:226)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
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.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:775)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:704)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:897)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:662)
unsubscribe
On Wed, 04 May 2011 07:19:58 +0200, users-request(a)xwiki.org wrote:
Send users mailing list submissions to
> users(a)xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)xwiki.org
>
> You can reach the person managing the list at
> users-owner(a)xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Re: XWiki.war + JBoss AS6 + MySQL (Sergiu Dumitriu)
> 2. Re: XWiki.war + JBoss AS6 + MySQL (andyp)
> 3. Re: XWiki.war + JBoss AS6 + MySQL (Sergiu Dumitriu)
> 4. Re: XWiki.war + JBoss AS6 + MySQL (andyp)
> 5. Re: Error while parsing velocity page Wrapped Exception
> (Marius Dumitru Florea)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 04 May 2011 00:42:54 +0200
> From: Sergiu Dumitriu <sergiu(a)xwiki.com>
> Subject: Re: [xwiki-users] XWiki.war + JBoss AS6 + MySQL
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <4DC084EE.8040208(a)xwiki.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 05/04/2011 12:21 AM, andyp wrote:
> > Vincent and Sergiu ? thanks both for all your replies. Unfortunately the
> > headache continues. I'm not sure if this is correct but making the below
> > changes to jboss-web.xml no longer crashes JBoss but XWiki still fails with
> > the stack trace at the bottom of this message.
> >
> > ?Should we create a jboss-web.xml configuration file as well?
> >
> > We recently added a sun-web.xml file to fix another classloading
> > problem, this time for GlassFish. ?
> >
> > To someone like me ? this seems like a great idea. Anything you can do to
> > ease the learning curve for a newbie trying to setup and learn XWiki can't
> > be bad.
> >
> > Cheers,
> > Andy
> >
> >
> > $JBOSS_HOME/server/default/deploy/xwiki.war/WEB-INF/jboss-web.xml:
> >
> > <?xml version="1.0" encoding="UTF-8"?>
> > <jboss-web>
> > <loader-repository>
> > com.xwiki:archive=xwiki.war
> > </loader-repository>
> > <resource-ref>
> > <res-ref-name>jdbc/XWikiDS</res-ref-name>
> > <res-type>javax.sql.DataSource</res-type>
> > <jndi-name>java:jdbc/XWikiDS</jndi-name>
> > </resource-ref>
> > </jboss-web>
> >
>
> Can you try this one:
>
> > <?xml version="1.0" encoding="UTF-8"?>
> > <jboss-web>
> > <class-loading java2ClassLoadingCompliance="false">
> > <loader-repository>
> > org.xwiki:archive=xwiki.war
> >
> <loader-repository-config>java2ParentDelegation=false</loader-repository-config>
> > </loader-repository>
> > </class-loading>
> > <resource-ref>
> > <res-ref-name>jdbc/XWikiDS</res-ref-name>
> > <res-type>javax.sql.DataSource</res-type>
> > <jndi-name>java:jdbc/XWikiDS</jndi-name>
> > </resource-ref>
> > </jboss-web>
>
> -- Sergiu Dumitriu
> http://purl.org/net/sergiu/
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 3 May 2011 16:54:47 -0700 (PDT)
> From: andyp <andy_pikey(a)hotmail.com>
> Subject: Re: [xwiki-users] XWiki.war + JBoss AS6 + MySQL
> To: users(a)xwiki.org
> Message-ID: <1304466887416-6329205.post(a)n2.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi Sergiu,
>
> If I try that I get the same class loading error and JBoss is unable to
> start:
>
> ================================================================
>
> JBoss Bootstrap Environment
>
> JBOSS_HOME: /usr/local/jboss
>
> JAVA: /usr/lib/jvm/java-6-sun/bin/java
>
> JAVA_OPTS: -server -Xms128m -Xmx512m -XX:MaxPermSize=256m
> -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
> -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true
> -Dprogram.name=run.sh -Djava.li$
>
> CLASSPATH:
> /usr/local/jboss/bin/run.jar:/usr/lib/jvm/java-6-sun/lib/tools.jar
>
> ================================================================
>
> 23:36:21,795 INFO [AbstractJBossASServerBase] Server Configuration:
>
> JBOSS_HOME URL: file:/java/apps/jboss/jboss-6.0.0.Final/
> Bootstrap: $JBOSS_HOME/server/default/conf/bootstrap.xml
> Common Base: $JBOSS_HOME/common/
> Common Library: $JBOSS_HOME/common/lib/
> Server Name: default
> Server Base: $JBOSS_HOME/server/
> Server Library: $JBOSS_HOME/server/default/lib/
> Server Config: $JBOSS_HOME/server/default/conf/
> Server Home: $JBOSS_HOME/server/default/
> Server Data: $JBOSS_HOME/server/default/data/
> Server Log: $JBOSS_HOME/server/default/log/
> Server Temp: $JBOSS_HOME/server/default/tmp/
>
> 23:36:21,798 INFO [AbstractServer] Starting: JBossAS [6.0.0.Final "Neo"]
> 23:36:23,652 INFO [ServerInfo] Java version: 1.6.0_24,Sun Microsystems Inc.
> 23:36:23,652 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime
> Environment (build 1.6.0_24-b07)
> 23:36:23,652 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM
> 19.1-b02,Sun Microsystems Inc.
> 23:36:23,653 INFO [ServerInfo] OS-System: Linux 2.6.35-28-server,amd64
> 23:36:23,653 INFO [ServerInfo] VM arguments: -Xms128m -Xmx512m
> -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true
> -Dsun.rmi.dgc.client.gcInterval=3600000
> -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true
> -Dprog$
> 23:36:23,701 INFO [JMXKernel] Legacy JMX core initialized
> 23:36:30,013 INFO [AbstractServerConfig] JBoss Web Services - Stack CXF
> Server 3.4.1.GA
> 23:36:30,707 INFO [JSFImplManagementDeployer] Initialized 3 JSF
> configurations: [Mojarra-1.2, MyFaces-2.0, Mojarra-2.0]
> 23:36:37,193 WARNING [FileConfigurationParser] AIO wasn't located on this
> platform, it will fall back to using pure Java NIO. If your platform is
> Linux, install LibAIO to enable the AIO journal
> 23:37:44,064 WARN [ClassLoaderManager] Unexpected error during load
> of:org.apache.jackrabbit.core.query.lucene.WildcardQuery$WildcardQueryWeight:
> java.lang.IncompatibleClassChangeError: Implementing class
> at java.lang.ClassLoader.defineClass1(Native Method) [:1.6.0_24]
> at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
> [:1.6.0_24]
> at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
> [:1.6.0_24]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.access$200(BaseClassLoader.java:52)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:650)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:609)
> [jboss-classloader.jar:2.2.0.GA]
> at java.security.AccessController.doPrivileged(Native Method)
> [:1.6.0_24]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:608)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:585)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseDelegateLoader.loadClass(BaseDelegateLoader.java:156)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.filter.FilteredDelegateLoader.doLoadClass(FilteredDelegateLoader.java:141)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.filter.FilteredDelegateLoader.loadClass(FilteredDelegateLoader.java:132)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:461)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.ClassLoaderManager.nextTask(ClassLoaderManager.java:262)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.ClassLoaderManager.process(ClassLoaderManager.java:161)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:260)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:1152)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.loadClassFromDomain(BaseClassLoader.java:886)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.doLoadClass(BaseClassLoader.java:505)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:450)
> [jboss-classloader.jar:2.2.0.GA]
> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) [:1.6.0_24]
> at java.lang.Class.forName0(Native Method) [:1.6.0_24]
> at java.lang.Class.forName(Class.java:247) [:1.6.0_24]
> at
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.resolveComplexTypeInfo(IntrospectionTypeInfoFactoryImpl.java:458)
> [jboss-reflect.jar:2.2.0.GA]
> at
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:414)
> [jboss-reflect.jar:2.2.0.GA]
> at
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory.getTypeInfo(IntrospectionTypeInfoFactory.java:54)
> [jboss-reflect.jar:2.2.0.GA]
> at
> org.jboss.config.plugins.AbstractConfiguration.getTypeInfo(AbstractConfiguration.java:121)
> [jboss-reflect.jar:2.2.0.GA]
> at
> org.jboss.kernel.plugins.config.AbstractKernelConfig.getTypeInfo(AbstractKernelConfig.java:95)
> [jboss-kernel.jar:2.2.0.GA]
> at
> org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getTypeInfo(AbstractKernelConfigurator.java:102)
> [jboss-kernel.jar:2.2.0.GA]
> at
> org.jboss.scanning.plugins.visitor.ConfiguratorReflectProvider.getTypeInfo(ConfiguratorReflectProvider.java:47)
> [:1.0.0.GA]
> at
> org.jboss.scanning.plugins.visitor.CachingReflectProvider.getTypeInfo(CachingReflectProvider.java:52)
> [:1.0.0.GA]
> at
> org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.getTypeInfo(ReflectResourceVisitor.java:60)
> [:1.0.0.GA]
> at
> org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.getClassInfo(ReflectResourceVisitor.java:72)
> [:1.0.0.GA]
> at
> org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.doVisit(ReflectResourceVisitor.java:107)
> [:1.0.0.GA]
> at
> org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.visit(ReflectResourceVisitor.java:86)
> [:1.0.0.GA]
> at
> org.jboss.scanning.annotations.plugins.AnnotationsScanningPlugin.visit(AnnotationsScanningPlugin.java:89)
> [:1.0.0.GA]
> at
> org.jboss.scanning.spi.helpers.ScanningPluginWrapper.visit(ScanningPluginWrapper.java:112)
> [:1.0.0.GA]
> at
> org.jboss.classloading.plugins.visitor.FederatedResourceVisitor.visit(FederatedResourceVisitor.java:101)
> [jboss-classloading.jar:2.2.0.GA]
> at
> org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:264)
> [jboss-classloading-vfs.jar:2.2.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:408)
> [jboss-vfs.jar:3.0.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
> [jboss-vfs.jar:3.0.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
> [jboss-vfs.jar:3.0.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
> [jboss-vfs.jar:3.0.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
> [jboss-vfs.jar:3.0.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
> [jboss-vfs.jar:3.0.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410)
> [jboss-vfs.jar:3.0.0.GA]
> at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:396)
> [jboss-vfs.jar:3.0.0.GA]
> at
> org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:102)
> [jboss-classloading-vfs.jar:2.2.0.GA]
> at
> org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule.visit(VFSDeploymentClassLoaderPolicyModule.java:181)
> [:2.2.0.GA]
> at
> org.jboss.scanning.plugins.DeploymentUnitScanner.scan(DeploymentUnitScanner.java:111)
> [:1.0.0.GA]
> at
> org.jboss.scanning.spi.helpers.UrlScanner.scan(UrlScanner.java:96)
> [:1.0.0.GA]
> at
> org.jboss.scanning.deployers.ScanningDeployer.deploy(ScanningDeployer.java:95)
> [:1.0.0.GA]
> at
> org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
> [:2.2.0.GA]
> at
> org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832)
> [:2.2.0.GA]
> at
> org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550)
> [:2.2.0.GA]
> at
> org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491)
> [:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983)
> [:2.2.0.GA]
> at
> org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076)
> [:2.2.0.GA]
> at
> org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679)
> [:2.2.0.GA]
> at
> org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106)
> [:6.0.0.Final]
> at
> org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143)
> [:0.2.2]
> at
> org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151)
> [:0.2.2]
> at
> org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94)
> [:0.2.2]
> at
> org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
> [jboss-kernel.jar:2.2.0.GA]
> at
> org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
> [jboss-kernel.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
> [jboss-dependency.jar:2.2.0.GA]
> at
> org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190)
> [:0.2.2]
> at
> org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87)
> [:0.2.2]
> at
> org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215)
> [:0.2.2]
> at
> org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159)
> [:0.2.2]
> at
> org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112)
> [:0.2.2]
> at
> org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87)
> [:0.2.2]
> at
> org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91)
> [:0.2.2]
> at
> org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132)
> [:6.0.0.Final]
> at
> org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56)
> [:6.0.0.Final]
> at
> org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827)
> [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
> at
> org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417)
> [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
> at java.lang.Thread.run(Thread.java:662) [:1.6.0_24]
>
> 23:37:44,102 WARN [ClassLoaderManager] Unexpected error during load
> of:org.apache.jackrabbit.core.query.lucene.WildcardQuery$WildcardQueryWeight:
> java.lang.IncompatibleClassChangeError: Implementing class
> at java.lang.ClassLoader.defineClass1(Native Method) [:1.6.0_24]
> at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
> [:1.6.0_24]
> at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
> [:1.6.0_24]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.access$200(BaseClassLoader.java:52)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:650)
> [jboss-classloader.jar:2.2.0.GA]
> at
> org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:609)
> [jboss-classloader.jar:2.2.0.GA]
> at java.security.AccessController.doPrivileged(Native Method)
> [:1.6.0_24]
> at
> org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:608)
> [jboss-classloader.jar:2.2.0.GA]
> .
> .
> .
> . .
> .
> Lots more follows!
>
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/XWiki-war-JBoss-AS6-MySQL-tp6309076p63292…
> Sent from the XWiki- Users mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 04 May 2011 02:04:41 +0200
> From: Sergiu Dumitriu <sergiu(a)xwiki.com>
> Subject: Re: [xwiki-users] XWiki.war + JBoss AS6 + MySQL
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <4DC09819.5070101(a)xwiki.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 05/04/2011 01:54 AM, andyp wrote:
> > Hi Sergiu,
> >
> > If I try that I get the same class loading error and JBoss is unable to
> > start:
>
> I'll download a JBoss and try for myself, since debugging over the
> email is quite slow.
>
> Unfortunately it's quite late for me, I'll try it tomorrow and reply
> with the outcome.
>
> Just to make sure, you're using JBoss Application Server 6.0.0, the
> community edition, right?
>
> -- Sergiu Dumitriu
> http://purl.org/net/sergiu/
>
>
> ------------------------------
>
> Message: 4
> Date: Tue, 3 May 2011 17:17:48 -0700 (PDT)
> From: andyp <andy_pikey(a)hotmail.com>
> Subject: Re: [xwiki-users] XWiki.war + JBoss AS6 + MySQL
> To: users(a)xwiki.org
> Message-ID: <1304468268493-6329250.post(a)n2.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> That correct, I am using AS 6.0.0 community edition. Thanks for your help
> here Sergiu, I really appreciate it!
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/XWiki-war-JBoss-AS6-MySQL-tp6309076p63292…
> Sent from the XWiki- Users mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 04 May 2011 08:19:45 +0300
> From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
> Subject: Re: [xwiki-users] Error while parsing velocity page Wrapped
> Exception
> To: users(a)xwiki.org
> Message-ID: <4DC0E1F1.80807(a)xwiki.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Chris,
>
> On 05/04/2011 12:39 AM, Christian Wawrzinek wrote:
> > Hello again.
> > I am pretty sure it is one of the panels know. The blog wich uses a
> different set of panels works fine. The problem is, that I am not
> able to get to the "administer wiki" page where I could disable the
> panels in question (since that page is using the default panel set).
> > Does anyone know a different way to disable certain panels. I guess
> it would even help to reset the layout so the left column goes away.
> Maybe I could go directly into the database if someone could guid me
> through.
> >
>
> > Any help or idea is very much appreciated. This is a real disaster to me.
>
> Go to /xwiki/bin/edit/XWiki/XWikiPreferences?editor=object , expand
> the XWiki.XWikiPreferences object and look for the panel related
> preferences.
>
> Hope this helps,
> Marius
>
> >
> > Cheers Chris.
> >
> > On 02.05.2011, at 22:28, wac(a)yellowhippy.com wrote:
> >
> >> Hello,
> >>
> >> after editing the parant of a page I do get the following error on
> >> every single page, execpt the log in. Therefor I think maybe one of my
> >> panels has issues.
> >> Is there a way to disable those. Or any other ideas what might be wrong?
> >>
> >> Thanks,
> >> Chris
> >>
> >>
> >> Error number 4001 in 4: Error while parsing velocity page Wrapped
> >> Exception: Failed to evaluate content with id []
> >>
> >> Error number 4001 in 4: Error while parsing velocity page
> >> Wrapped Exception: Failed to evaluate content with id []
> >> com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while
> >> parsing velocity page
> >> Wrapped Exception: Failed to evaluate content with id []
> >> at
> >>
> com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:122)
> >> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1924)
> >> at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1843)
> >> at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:154)
> >> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:226)
> >> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
> >> 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.doGet(ActionServlet.java:414)
> >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
> >> at
> >>
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
> >> at
> >>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> >> at
> >>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
> >> at
> >>
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
> >> at
> >>
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
> >> at
> org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
> >> at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
> >> at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:775)
> >> at
> >>
> org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:704)
> >> at
> >>
> org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:897)
> >> at
> >>
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
> >> at java.lang.Thread.run(Thread.java:662)
> >>
> >>
> >> Wrapped Exception:
> >>
> >> java.util.EmptyStackException
> >> at java.util.Stack.peek(Stack.java:85)
> >> at java.util.Stack.pop(Stack.java:67)
> >> at
> >>
> org.apache.velocity.context.InternalContextBase.popCurrentMacroName(InternalContextBase.java:140)
> >> at
> >>
> org.apache.velocity.context.InternalContextAdapterImpl.popCurrentMacroName(InternalContextAdapterImpl.java:163)
> >> at
> >>
> org.apache.velocity.context.ChainedInternalContextAdapter.popCurrentMacroName(ChainedInternalContextAdapter.java:168)
> >> at
> >>
> org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:217)
> >> at
> >>
> org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:311)
> >> at
> >>
> org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:230)
> >> at
> >>
> org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207)
> >> at
> org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
> >> at
> >>
> org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
> >> at
> org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
> >> at
> >>
> org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
> >> at
> >>
> org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
> >> at
> >>
> org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
> >> at
> >>
> org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:188)
> >> at
> >>
> org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:153)
> >> at
> >>
> com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
> >> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1924)
> >> at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1843)
> >> at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:154)
> >> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:226)
> >> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
> >> 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.doGet(ActionServlet.java:414)
> >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> >> at
> >>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> >> at
> >>
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
> >> at
> >>
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
> >> at
> >>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> >> at
> >>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
> >> at
> >>
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
> >> at
> >>
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
> >> at
> org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
> >> at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
> >> at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:775)
> >> at
> >>
> org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:704)
> >> at
> >>
> org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:897)
> >> at
> >>
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
> >> at java.lang.Thread.run(Thread.java:662)
> >>
> >>
> >> _______________________________________________
> >> users mailing list
> >> users(a)xwiki.org
> >> http://lists.xwiki.org/mailman/listinfo/users
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
>
>
> ------------------------------
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
> End of users Digest, Vol 46, Issue 6
> ************************************
>
>
Hey guys. I'm still having trouble figuring out the XWiki platform. I have a
project to do. The main goal is publish information about lectures and allow
users to register to those lectures.
The headache for me is, how to connect these things. I mean in normal
php/mysql project I would know how to do it, there is some tables, I add
information of the user and when I need that information I just make a
query. What could be the methods to do that in XWiki? How to connect that
specific user has registered to that lecture? What would be the best way to
store that kind of information?
Thank you in advance
Marius Vizbaras--
View this message in context: http://xwiki.475771.n2.nabble.com/A-question-about-XWiki-concept-tp6317490p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The XWiki development team is proud to announce the release of XWiki Enterprise 3.1 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is the first milestone in the 3.1 development cycle, you can review the changes made and bugs
fixed since 3.0 by going to:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterpris…
Thanks
- -The XWiki development team
If you would like to download the new release now, you can using these links:
- ---- XWiki Enterprise for Servers ----
xwiki-enterprise-web-3.1-milestone-1.war
SHA1: 599b25607b6023d4c744e096147cf58e67e708d1
http://forge.ow2.org/project/download.php?group_id=170&file_id=16638
xwiki-enterprise-wiki-3.1-milestone-1.xar
SHA1: d947bb06cb94d53d56b4777854e7e1d428f1a2b1
http://forge.ow2.org/project/download.php?group_id=170&file_id=16640
- ---- XWiki Enterprise Standalone ----
xwiki-enterprise-installer-windows-3.1-milestone-1.exe
SHA1: 537fceefd6c31005f521a6c68b8410e18fcb3761
http://forge.ow2.org/project/download.php?group_id=170&file_id=16636
xwiki-enterprise-jetty-hsqldb-3.1-milestone-1.zip
SHA1: 84f5714cda15f548145f168e6e4e407fc0841d4e
http://forge.ow2.org/project/download.php?group_id=170&file_id=16637
xwiki-enterprise-installer-generic-3.1-milestone-1-standard.jar
SHA1: 444809f9b172b156dfda970c66e2c3ce5ac4abad
http://forge.ow2.org/project/download.php?group_id=170&file_id=16639
- ---- XWiki Manager for Servers ----
xwiki-manager-web-3.1-milestone-1.war
SHA1: d9783635b1453ea53edd43f6d7bb8b72a58a03ee
http://forge.ow2.org/project/download.php?group_id=170&file_id=16641
xwiki-manager-wiki-administrator-3.1-milestone-1.xar
SHA1: 790ae398b9f21a3013bb21956692df4b7e543ed4
http://forge.ow2.org/project/download.php?group_id=170&file_id=16642
- ---- XWiki Manager Standalone ----
xwiki-manager-jetty-mysql-3.1-milestone-1.zip
SHA1: 2fb9b0417a54dfaaa6be3af1221c2890ec3a0ad1
http://forge.ow2.org/project/download.php?group_id=170&file_id=16643
- ---- XWiki Manager Extension for XWiki Enterprise Installations ----
xwiki-manager-application-xem-3.1-milestone-1.xar
SHA1: 4c3cefce42cc99dd8e0000f54e3adc3eb5b183f5
http://forge.ow2.org/project/download.php?group_id=170&file_id=16644
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBAgAGBQJNwC0qAAoJECYAmptlsgnWEIEP/R99nxJ3M1hVGutXGt96PnQs
oDWxWiCfxpHO80249FCcehvB1iG12gRe8ZN4Wzg002ZSHoMLyJfS3EIMOqXYoo7R
cFbOK4zEXJCFQvKGCVqpF/J8OF/E3gg0PGwmOOzjtApPcyQxw2RWFw5DaZ4rcFRp
zIC6RjZfU03qSpKJhXamHZ5B1B/iZb177s1YQ7R8OQ+oUYugYn2VQSGfVA9+DpkY
1Te0bwtvzz6SyxbAQaYLy0OoAzYcvQnl5+USXt+HExhiurnGLJMZ6UETAb+HglB1
KvjEra5LQYQGO3gF7IZjAl85xHoGGUCtdNzO1CEQLxYwKELq9ItZNlisRuIrV6LN
Fmx9tcVJW2LCorx4J8ShR5pbSFZADcMpLH9r1saghRZCP7ZwsQ88b9V2H699veRw
NjM1hULEW2oSOX159k3H/JehTJ1kJCJaJIB07A2P6w+iMQEb5iPVImXeLzDpr3QX
0hE+Hz4Ih3ezju0fm5yTNrgZWdm/1mjqEM+QOVoEWt2Uto5PTqVMZPJz9B/H56z9
whGSbbmbVea6HbLcXPYsM2YVxOY0BcSrbf+CW2zbjMw/YsExWxIuB/F8el1tA2Kr
BrmWXGr7hC0/wiDlJJby3wNsV9aWWkiba0CZGU5z02fI55uUOPO19uhMKLR0KhFM
A5bXf65wAQZ7yEBkJxq2
=/xXw
-----END PGP SIGNATURE-----
Hey guys. Are there some certain commands for adding/removing values to
Static or DB lists? Or maybe there are some other ways around to make it
work? For programmatically configuring the values.
Thank you in advance
Marius Vizbaras
--
View this message in context: http://xwiki.475771.n2.nabble.com/Adding-and-removing-values-to-properties-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Dear all,
I have a class with a UserList attribute. I am trying to add users to
this list from an other page with no success. I try using the following
code :
#if($joinTask!="")
#set($taskDoc = $xwiki.getDocument("Project.${joinTask}"))
#set($taskObj = $taskDoc.getObject("XWiki.TaskClass"))
#set($list = $taskObj.get("assignedPeople"))
$list.add($xwiki.getUser())
$taskObj.set("assignedPeople", ${list})
$taskDoc.save()
#end
but $list.add does not exist so I tried differently :
#if($joinTask!="")
#set($taskDoc = $xwiki.getDocument("Project.${joinTask}"))
#set($taskObj = $taskDoc.getObject("XWiki.TaskClass"))
#set($list = $util.getArrayList())
$list.add($xwiki.getUser())
$taskObj.set("assignedPeople", ${list})
$taskDoc.save()
#end
but I have a casting exception.
I had a look on the velocity website, on this list archives,... with no
success
My question is : Can I add users like that or the only way is through
the edit panel and if yes, what is my mistake ?
Best regards,
Jean
--
----
Jean Couteau
Code Lutin - http://www.codelutin.com
44 Bd des Pas Enchantés - 44230 St-Sébastien/Loire
Tél : 02 40 50 29 28 - Fax : 09 59 92 29 28
Hi,
I would like to create a panel showing only certain spaces but not all of
them for the other users.
Could you help me? because when I use the navigation pannel, it shows all
the spaces
Regards
Yannick
The attempt to install XWiki on Fedora 14 fails with the following error message:
# java /opt/downloads/xwiki-enterprise-installer-generic-3.0-standard.jar
Exception in thread "main" java.lang.NoClassDefFoundError: /opt/downloads/xwiki-enterprise-installer-generic-3/0-standard/jar
Caused by: java.lang.ClassNotFoundException: .opt.downloads.xwiki-enterprise-installer-generic-3.0-standard.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: /opt/downloads/xwiki-enterprise-installer-generic-3.0-standard.jar. Program will exit.
#
Hello everyone.
Maybe my question is stupid or I am missing something but isn't having multiple wikis managed by one instance without physical cut off a great security risk.
Couldn't the admin of one wiki install an extension to view the filesystem and therefor gain access to all other wikis?
Cheers Chris.
I came across an old discussion on automatic numbering of headings,
Vincent Massol offered this solution:
http://www.xwiki.org/xwiki/bin/view/FAQ/NumberedSections
A great feature, but I am a bit at loss how to implement this in XWiki
2.0 syntax.
{{velocity}}
#set ($context.tocNumbered = true)
#set ($context.tocData = $tdoc.getTOC(2, 6, true))
{{/velocity}}
==example header==
didn't do the trick.
Any hints?
Hi again,
were are some paediatric surgeons who foundet a nonprofit company to Share knowledge about paediatric surgery. Could You install a xwiki for us? We love it.
Could the name be kinderchirurgie@myxwiki ?
Username: van Wasen
Thank You so much,
Felix from germany
Hi,
What is the best way to have a livetable sorted when opened (the default sort)
We would like to sort on a attribute that is not in the class/object the livetable is designed on.
We have a livetable on WXikiUsers that will show all users
It is now sorted on firstName
We prefer a default sort on date/time of creation (registration moment) of the users so that latest registrations are on top of the list (first page)
This collumn is not in the table and should not be in the table since it is not seen as relevant for the majority of records
After the default sort (when you land on the page) the user can re-sort based on the columns
Gerritjan
Thanks Sergiu, that is the solution !
Regards,
Philippe
--
Philippe Kernévez
Directeur technique (Suisse)
pkernevez(a)octo.com
+41 79 888 33 32
Retrouvez OCTO sur OCTO Talk : http://blog.octo.com
OCTO Technology http://www.octo.com
Hi
I want to create two categories and for each categorie, we want to create
several articles or pages.
Is space the same thing as categorie ? If yes, how can I show only two
spaces in the main page ? Right now I have the space macro and it shows all
the spaces like blog , main, panels, estc.
thanks
Hi All,
I have a question related with the use of the "." in the name of the
documents. In my company all the employers are creating several new
pages each day. Some of them, create the pages using the character "." .
This generate the malformed name of the document because when XWiki
found a ".", creates a new space.
For example:
The name of the page shouldn't be:
Release 30.2.1 Installer Application -> This generate the following
link: Release 30\.2\.1 Installer Application -> the link is wrong and
will appear in the list of the spaces with the character "?" that
indicates that the document hasn't been created. To fix this I have to
rename the link for something like this:
Release 30_2_1 Installer Application or Release 30 2 1 Installer
Application.
Sometimes I need to delete this type of documents directly from the
database.
I'm wondering if someone knows a plugin to delete the "." or the
solution that I have to implement here is to avoid the use of the
character "." in the name of the pages.
Thanks in advance,
Carolina Ramirez.
Hi Vincent,
yes we are a non profit organisation. We are just a few doctors in fellowship who wpould like to share knowledge to each other.
Could the name be: kinderchirurgie.myxwiki.org
User Name: van Wasen
Thank You,
Felix
Hi Felix,
Could you please reply to the list?
Thanks
-Vincent
On Apr 27, 2011, at 3:06 PM, Felix van Wasen wrote:
> Yes, were are a non profit organisation. We are just a few doctors in education who would like to Share Knowledge for each other.
>
> Could the Name Be kinderchirurgie.xwiki.org
>
> Thank You
>
> Felix van Wasen
> Buchenstr. 15f
> 28211 Bremen
> Tel. 0421-8980688
> Mobil 0163-4834923
> Mail: felixvanwasen(a)me.com
>
>
> Am 27.04.2011 um 15:03 schrieb Vincent Massol <vincent(a)massol.net>:
>
>> Hi Felix,
>>
>> Is this department of paediatric surgery a non profit organization? I'm asking since this is one of the conditions to be eligible for free hosting on myxwiki.org.
>> (there are more information on http://myxwiki.org/xwiki/bin/view/Main/WebHome).
>>
>> Thanks
>> -Vincent
>>
>> On Apr 26, 2011, at 8:51 PM, Felix van Wasen wrote:
>>
>>> Hi,
>>>
>>> I would like to install a wiki to share knowledge between some fellows in our Department of paediatric surgery. We are 12 MDs. It would be nice, if you could start a xwiki for us, perhaps in german?
>>>
>>> Bye,
>>>
>>> Felix
>>>
>>> --
>>> Felix van Wasen
>>> Buchenstr. 15f
>>> 28211 Bremen
>>> Tel.: 0421-8980688
>>> Mobil: 0163-4834923
>>> Email: felixvanwasen(a)me.com
______________
Felix van Wasen
Buchenstr. 15f
28211 Bremen
Tel.: 0421-8980688
Mobil: 0163-4834923
Dear,
I would like to set up an intranet for my team in order to share information
between the members. We are working for a governmental agency in Belgium
(BIPT).
Username : yannick_dewilde
Server name : users.myxwiki.org
Could you host my wiki? Because it would be very useful.
Kind regards,
Yannick
Hi,
I would like to install a wiki to share knowledge between some fellows in our Department of paediatric surgery. We are 12 MDs. It would be nice, if you could start a xwiki for us, perhaps in german?
Bye,
Felix
--
Felix van Wasen
Buchenstr. 15f
28211 Bremen
Tel.: 0421-8980688
Mobil: 0163-4834923
Email: felixvanwasen(a)me.com
Dear All,
I have a quick question concerning the upgrade procedure for Xwiki on a
Solaris 5.10 SPARC/Oracle 10.2.0.3/Websphere technology stack.
We have cloned our standing Xwiki production environment (v1.7.14685)
and exported the Oracle database dump to a test machine for evaluating
newer versions of Xwiki (of the 2.* respectively 3.* series).
hibernate.cfg.xml, web.xml xwiki.cfg have been patched according to our
requirements (security, authentication method, hibernate etc).
At last, we have deployed the new Xwiki artifact (as an ear archive) to
Websphere.
At the moment, we are facing two major issues with the upgraded Xwiki
installation on our test server.
(1) For Xwiki <= 2.2.6 the resulting archive can be deployed to
Websphere and the application can in fact be accessed and used.
The main drawback is that the user management features are not
accessible anymore, i.e. we cannot create new groups or assign users to
Xwiki user groups anymore. Current group members aren't displayed
anymore. The members list is only displayed a blank text field.
When I try to display the list of group members in MS IE, the following
JavaScript error is displayed:
Line: 366
Char: 8
Error: 'ASSTable' is undefined
Code: 0
...
This problem seems to be a variant of the one described on
http://www.pubbs.net/200905/xwiki/106358-xwiki-users-no-users-and-groups
.html.
I tried to patch usersandgroups.js (both from stable releases and the
svn trunk) and also purged the browser cache but this didn't resolve our
problem.
I'd greatly appreciate if someone among the Xwiki users or developers
here was able to shed some light on this problem.
(2) When I try to deploy the current Xwiki version 3.0 (or even anything
> version 2.2.6) of Xwiki, the following error is thrown in Websphere:
"Component manager has not been initialized before lookup"
Judging from similar earlier error reports, this issue might be related
to Xwiki on Websphere. (And no, XWikiServletContextListener is already
contained in the web.xml configuration file.)
For specific details please refer to my previous error report on
http://www.mail-archive.com/users@xwiki.org/msg15230.html
Thanks in advance for your help regarding these two issues.
Visit our website at http://www.ubs.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mails are not encrypted and cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender
therefore does not accept liability for any errors or omissions in the
contents of this message which arise as a result of e-mail transmission.
If verification is required please request a hard-copy version. This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities
or related financial instruments.
UBS reserves the right to retain all messages. Messages are protected
and accessed only in legally justified cases.
I've modified the bulletin board app by adding an edit link to
BBCode.TopicClassSheet (between Quote and Delete) that links to
$doc.getURL("edit",
"editor=object&classname=BBCode.PostClass&object=$item.number").
This gives me the ability to edit a post by linking to the object editor for
that post. But the object editor isn't very user friendly.
I noticed towards the top of BBCode.TopicClassSheet, the context.action is
checked to see if its "inline". This determines if a new thread is being
created, and does what is necessary to create it.
I'd like to change the edit link to point back to BBCode.TopicClassSheet but
provide a different custom action. This way I could check for that action
(say for instance "postEdit") and instead of providing the post as is,
provide a form that lets me edit the object.
My problem is, I don't know how to create a link to do this. I've tried some
of my guesses, but it didn't work.
Can someone tell me how to (within BBCode.TopicClassSheet) create a link to
BBCode.TopicClassSheet but with a different custom action that would allow me
to change the post from just a diplay to a form that allows the object to be
edited?
Hope that question makes sense.
Thanks,
Lenny
Hello,
Is it possible to move pages around within a space, or only from one
space to another?
I followed the FAQ tutorial, and for the most part it is working fine.
However under "faq.question" we are seeing "faq.emptyvalue".
What did I do wrong?
Thanks for your assistance.
Robb
Hello,
I hope everyone had a chance to enjoy their long weekend.
I still have problems with my "Menu" Panel.
In order to have a starting point, I took the code from
"http://extensions.xwiki.org/xwiki/bin/view/Extension/Structured+Document+In…"
and pasted it into a new panel. Then I made some changes. Currently it
looks like this:
#panelheader('Menu')
#macro(getChildrenOf, $docName, $level)
#set($level = $level + '*')
#foreach($name in $xwiki.searchDocuments('where doc.parent = ? or
doc.parent = ? order by doc.name', [$docName, "xwiki:$docName"]))
$level [[$name]]
#getChildrenOf($name, $level)
#end
#set($level = $level.substring(0,$mathtool.add($level.length(),-1)))
#end
#set ($hiddenSpaces = ["Admin", "AnnotationCode", "ColorThemes",
"Invitation", "Panels", "Scheduler", "Stats", "XWiki"])
#foreach($space in $xwiki.spaces)
#if (!$hiddenSpaces.contains($space))
#set($WebHome = $space + ".WebHome")
[$space]
* [${space}.WebHome]
#getChildrenOf($WebHome, '*')
#end
#end
#panelfooter()
Unfortunally the result is more then devastating. The only thing which
is working is the indentation.
Especially the links are weird. They all have a "]" in the end.
I would really appreciate it if someone could take a few minutes to
look over my mistakes and help me setting up a Menu-Panel.
It would also be interesting how you set up your navigation? Only
trough links? Maybe someone has a script which he/she is willing to
share with me?
Thanks a lot,
Stephanie
Hi,
I've started testing xwiki on a Linux installation, by using the quick
method with Jetty and hsqldb (3.0).
Everything looks great and impressive so far! :)
I've encountered some problems however.
My configured mailhosts do (of course) not accept emails from invalid
senders.
Email works fine for registration, but for "sharing" by email, or
"inviting" by email, xwiki defaults to using localhost (and not my
configured relayhost in the email settings) to send out with invalid
email addresses like no-reply(a)localhost.localdomain
I've correctly replaced all instances of "@localhost.localdomain" with
my own valid domain name in database/xwiki_db.script, and stopped and
restart xwiki, but this gives an immediate error, and no results in the
logfile.
How would I go about correcting this ?
Would I be better off using MySQL as database right away ?
Thanks in advance.
Ciao,
Albert
Hello XwikiUsers,
Greetings for the day.
Need to know the best approach form your experience in Xwiki to
implement comment moderation .I could not find any topic in forum related
to this .
The appoach i've taken is this
Initiating a new boolean property isApproved in XwikiComments Class
Modifying inlinecomments.vm to have an approve link in similar way to
delete
I'm getting stuck in the second point being not sure what would be the URL
to update that property .
Thanks in advance
Regards,
Anjankumar Panda
E-mail Disclaimer: http://www.csscorp.com/common/email-disclaimer.php
Hi,
I retry without attachments as my mail has been refused by moderators. Is
there a policy about attachments ?
2011/4/21 Philippe Kernévez <pkernevez(a)octo.com>
> Hi,
>
> We have our jug site hosted on one XWiki farm (http://jugl.ch).
> We lost the skin about 3 weeks ago for non authenticated users (you will
> find snapshot in attachment).
> Why authenticated users and anonymous users doesn't seen the same skin ?
> How can I solve this issue ?
>
> Thanks for your help,
> Philippe for the JUGLausanne
>
Hi
I've just finished to install a xwiki enterprise 3.0 with postgresql
My main site works : http://server:8080/xwiki/bin/view/Main/
However, I have this message in the main site Unknow macro : spaces, Unknow
macro : activity, Unknow macro : tags.
I can crate spaces, but i can not see or edith them. I assume because the
space macro does not work.
thanks for your help.
I am out of the office until 04/26/2011.
Happy Easter! :-)
Note: This is an automated response to your message "users Digest, Vol 45,
Issue 38" sent on 4/21/11 6:00:29.
This is the only notification you will receive while this person is away.
Hi
in version 2.7 there seems no longer a tooltip per attribute.
I can remember in older version (1.7?) there was such a setting per attribute.
What is the best practise to configure internationalized tooltips for forms created with the class editor in relation with the forms generator?
Gerritjan
Hello again,
this time I am having a hard time with java. I do get the following
error a lot:
- Exception while dispatching incoming RPC call
#012java.lang.OutOfMemoryError: PermGen space
And there isn't anybody on the wiki yet. It's just me changing texts.
No uploads or something similar.
Here are my arguments which Tomcat 5.5 pass to the virtual machine
JAVA_OPTS="-Djava.awt.headless=true -Xms1024M -Xmx3424M"
In my opinion this should be more then enough memory or am I mistaken?
Do I miss something else? I am really lost here....
Cheers,
Stephanie
I'm trying to create tables in xwiki, having the row contents defined through INCLUDE macros (so that I can construct the table dynamically).
* I've gone through the documentation - but cannot find the info I need, OR
* I'm just not clever enough to understand it. :(
Any help getting me started would be appreciated.
I first tried this first using HTML macro tags - which didn't work well. Other documentation pointed me to scripting through velocity - which seemed promising as it also had the advantage of letting me embed more logic. Current version I'm trying is:
{{velocity}}
<table border="1" width="90%">
<tr>
<th>Field name</th>
<th>Definition</th>
</tr>
{{include document="Metadata.row_def_x"/}}
{{include document="Metadata.row_def_y"/}}
{{include document="Metadata.row_def_z"/}}
</table>
{{/velocity}}
Each row definition macro consists solely of the HTML table row definition:
For example:
<tr>
<td width="20%">Copper</td>
<td>A shiny red-pink metal.</td>
</tr>
This now lets me correctly generate the HTML table code, BUT problem is that viewing the generated wiki page just shows the HTML code - not the table I wanted to see. I've tried other variations using {{html}} then embedding include macros within that, and (alternatively) trying to build tables directly in XWiki's own table code ... but those attempts didn't work either.
|=Metric Name|=Definition
{{include document="Metadata.row_def_x"/}}
{{include document="Metadata.row_def_y"/}}
{{include document="Metadata.row_def_z"/}}
Where row definition macro was in format:
|Copper | A shiny red-pink metal.
This successfully included the lines - but inserted them all in the header.
**********************************************************************
This e-mail contains confidential information which is intended only for the use of the named addresses/s. If you as recipient are not a named addressee, then you must not in any manner whatever disseminate or copy any part of this e-mail, or use or disclose any of its contents. Please would you notify us immediately by reply e-mail and then delete the message from your system. Please be aware, any opinions or views expressed in this email, do not necessarily represent the views of the Company
**********************************************************************
Having a hard time with restoring my XWiki instance from an old Linux server that died into a new one. I have database backup, that is all. Wondering how I installed it first time around… nothing is working. What is the best place to ask for help?
I am putting up a new xwiki using XWiki Enterprise 3.0-rc-1.35909, I cannot
seem to find the configuration setting to remove the REGISTRATION link from
the landing page when users are not logged in. I do not want the general
population to be able to register. I have edited the rights on the
XWiki.Registration page and denied the All Group and only allow edit by the
Admin Group. But still the link appears, I have also tried changing the
global.vm and comment out the following:
## #if($isGuest &&
$xwiki.hasAccessLevel("register", "XWiki.XWikiPreferences"))
## #set($regurl = $xwiki.getURL("XWiki.Register", "register"))
## <a class="glink" href="$!regurl"
id="headerregister">$!msg.get("core.register")</a>#sep()
## #end
but again it still appears even after bouncing tomcat.
Any help is appreciated, thanks,
Bob
I'd like to add the functionality of emailing users who post to a thread that
a new post has been created. I have no idea of the level of complexity of
this is, but I would greatly appreciate it if someone could at least point me
to where I would need to add the code. I've looked at
BBCode.TopicClassSheet, which has the form for submitting a new post, but I
get stumped from there. The action for the form is $doc.getURL("ojbectadd")
which returns a value of "/xwiki/bin/objectadd/BBCode/TopicClassSheet". I'm
just not sure how to get to the "objectadd" so it can be edited.
Any help is much appreciated.
Lenny
Hello again,
we are running a tomcat-server "behind" an apache-server. In order to
redirect the request we use the following configuration:
<VirtualHost *:80>
ServerName www.my-domain.de
ServerAlias my-domain.de
Redirect permanent / https://www.my-domain.de/
</VirtualHost>
<VirtualHost *:443>
ServerName www.my-domain.de
SSLEngine On
SSLProxyEngine On
SSLCertificateFile /etc/apache2/ssl/my-domain.crt
SSLCertificateKeyFile /etc/apache2/ssl/my-domain.key
<Proxy *>
Order allow,deny
Allow from all
</Proxy>
Redirect / /xwikiv2/
ProxyPass /xwikiv2 http://localhost:8080/xwikiv2
ProxyPassReverse /xwikiv2 http://localhost:8080/xwikiv2
ProxyPreserveHost On
</VirtualHost>
So all communication should be encrypted and the user should
immediately be redirected to the wiki.
With these settings we encounter a strange behaviour. For example the
Blog refuses to create a new category (see: [xwiki-users] Server not
responding when creating a new Blog-Category). If I point my browser
directly to my-domain.de:8080 I can create categories.
Is the config file correct? Is there a better way?
Cheers,
Stephanie
Does anyone know if there is any chat extension for the XWiki?
I took a look at the Skype extension, and what I got from that is that you
will have to use the Skype account/application to send the messages.
I was wondering if there would it be possible to do the chatting directly in
the XWiki.
Alina.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Chat-extension-tp6269422p6269422.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi
I'm trying to install xwiki enterprise in a windows 2008 R2 64 bits server.
I've download this version :
xwiki-enterprise-installer-windows-3.0.exe<http://forge.ow2.org/project/download.php?group_id=170&file_id=16514>.
After installing java run time environment , runnin the setup and
copying the files in my server in the desired paht, i click in Next and It
does nothing, there is no options , the window is empty.
So I've installed in my windows xp and it was installed correctly.
Does xwiki can be installed in a windows 2008 r2 64 bits ?
Thanks for your help.
Hi
I'm looking to use XWiki to build a simple metadata are repository for reports. Basically each page will have the definition of reports I am building, and for fields within that report.
* Since the same fields will usually appear on multiple reports, I'm wanting to just write each field definition once.
* On previous systems (using ASP), I'd defined the fields in a database, then used the scripting language to construct the page dynamically - showing definitions for all fields I'd associated with that report.
Is there a (simple) way to do something equivalent in XWiki? So far I've used it for writing support notes but have never tried building anything dynamic till now. I've read through the XWiki documentation but truth is that I really don't know where to start. Any pointers in the right direction would be appreciated.
Cheers
Andrew Mercer | Business Intelligence Program | Xstrata Copper
Level 9, Riverside Centre, 123 Eagle Street, GPO 1433, Brisbane QLD 4000
Phone: +61 7 3295 7626 | Fax: +61 7 3295 7642 | Mobile: +61 457 041 640 | Email: amercer(a)xstratacopper.com<mailto:amercer@xstratacopper.com>
**********************************************************************
This e-mail contains confidential information which is intended only for the use of the named addresses/s. If you as recipient are not a named addressee, then you must not in any manner whatever disseminate or copy any part of this e-mail, or use or disclose any of its contents. Please would you notify us immediately by reply e-mail and then delete the message from your system. Please be aware, any opinions or views expressed in this email, do not necessarily represent the views of the Company
**********************************************************************
Hello again,
even though I updated to 3.0 the blog still seems to have major
issues. When I try to create a new category I get the error: Server
not responding. If I take a look at the log-files nothing shows up. No
warning, no Info and especially no error.
I made a screen-shot:
http://www.yhmail.de/tmp/blog_error.png
Any help would be awesome...
Cheers,
Stephanie
Hi all just no getting around to upgrading xwiki.. This is my first
attempt at an xwiki upgrade.. Not a pretty outcome :-(
stack below
I've copied over my xwiki.cfg, xwiki.properties, and hibernate.cfg.xml
from my 2.7.1 xwiki instance.
I verified xwiki.store.migration=1 is set is there any other hibernate
things I need to uncomment? I cant see anything in the release notes
that I should have done different..
INFO: Deploying configuration descriptor ROOT.xml
Apr 15, 2011 3:46:33 PM org.apache.catalina.session.StandardManager
doLoad
SEVERE: IOException while loading persisted sessions:
java.io.InvalidClassException: com.xpn.xwiki.objects.BaseElement; local
class incompatible: stream classdesc serialVersionUID =
7375085244707397057, local class serialVersionUID = 8286109986904027210
java.io.InvalidClassException: com.xpn.xwiki.objects.BaseElement; local
class incompatible: stream classdesc serialVersionUID =
7375085244707397057, local class serialVersionUID = 8286109986904027210
at
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
at
org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1475)
at
org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:977)
at
org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:394)
at
org.apache.catalina.session.StandardManager.load(StandardManager.java:321)
at
org.apache.catalina.session.StandardManager.start(StandardManager.java:648)
at
org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:446)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4597)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at
org.apache.catalina.core.StandardService.start(StandardService.java:525)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:701)
at org.apache.catalina.startup.Catalina.start(Catalina.java:585)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Apr 15, 2011 3:46:33 PM org.apache.catalina.session.StandardManager
start
SEVERE: Exception loading sessions from persistent storage
java.io.InvalidClassException: com.xpn.xwiki.objects.BaseElement; local
class incompatible: stream classdesc serialVersionUID =
7375085244707397057, local class serialVersionUID = 8286109986904027210
at
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
at
org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1475)
at
org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:977)
at
org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:394)
at
org.apache.catalina.session.StandardManager.load(StandardManager.java:321)
at
org.apache.catalina.session.StandardManager.start(StandardManager.java:648)
at
org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:446)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4597)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at
org.apache.catalina.core.StandardService.start(StandardService.java:525)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:701)
at org.apache.catalina.startup.Catalina.start(Catalina.java:585)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Apr 15, 2011 3:46:38 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Apr 15, 2011 3:46:38 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [] startup failed due to previous errors
------
thanks
kevin.foote
Hello everbody,
I just updated from 2.8 to 3.0 and imported the corresponding XAR.
However, I created a new database in order to start a new wiki.
As you can see in the attached picture, I am having troubles with the
layout. In the admin section everything witch should be on the right
side of the new menu is bellow.
Any ideas way? Are there any changes in the config-files I might have missed?
Thank you for your help,
Stephanie
Hi
I'm trying to install xwiki in a windows 2008 server 64 bits.
I've installed postgress and the Servlet Container ( tomcat). I follow all
the instructions.
when I want to open : http://myserver:8080/xwiki , i got this error :
*root cause*
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not parse mapping document from resource xwiki.hbm.xml
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:428)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:497)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:137)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
I've verified the tomcat\webapps\wxiki\web-inf\hibernate.cfg.xml , and I
have:
<property
name="connection.url">jdbc:postgresql://localhost:5432/xwiki</property>
<property name="connection.username">xwiki</property>
<property name="connection.password">abc123</property>
<property
name="connection.driver_class">org.postgresql.Driver</property>
<property
name="dialect">org.hibernate.dialect.PostgreSQLDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
Thanks for your help.
Hi All,
We are manually copying over quite a lot of content from a Confluence Wiki
into an Xwiki wiki, and a problems that we keep hitting is periods in page
names.
As an example if I enclose in square quotes "init.d changes for tomcat6 on
Ubuntu 10.10" Xwiki displays it as just "10" when showing the page, however
it creates it with URL "
http://f.q.d.n/xwiki/bin/view/init.d+for+ubuntu+10/10"
Am I missing something ?
Cheers
Hi,
After upgrading to 3.0 from 3.0 milestone 2, I think it has overwritten
something.
I can't check, but I thought that the main landing page had a list of spaces
that were "visible" to the user and a list of recent changes. I now just
have the default "Welcome to your wiki" page.
Am I losing my memory, or has something changed, or is there something else
I need to configure ?
Cheers
Server is running on Ubuntu 10.10 x86 with Tomcat6
I followed the following steps
Stopped the tomcat6 service
moved the webapps/wiki directory to a different location
removed the previous xwiki.war file
copied the new .war file into place and renamed it xwiki.war
started and stopped the tomcat6 service to "deploy" the .war file
copied the old hibernate.cfg.xml, xwiki.cfg and xwiki.properties files
into place
started tomcat6
tried to connect using a web browser to http://f.q.d.n/ which redirected
correctly to https://f.q.d.n/xwiki/bin/view/Main/WebHome but I get the below
HTTP 500 error :-(
--------------------------------------------------
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error
number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not create a DBCP pool. There is an error in
the hibernate configuration file, please review it.
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
root cause
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not create a DBCP pool. There is an error in
the hibernate configuration file, please review it.
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:428)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:497)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:137)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.28 logs.
Apache Tomcat/6.0.28
--------------------------------------------------
I just had a user renaming a page called 'Webhome' to something she
thought was more appropriate. I understood her reasoning for the name
'intro' but had a hard time explaning why there should be "WebHome" at
the end of the URL, especially since it isn't an English wiki. Even
when users understand the first page has a fixed name, they are more
accustomed to 'index' (.html, .php).
Of course, when reaching a space, the name WebHome isn't shown,
backlinks (e.g. breadcrumbs) do refer to Example/WebHome instead of
Example/
The biggest improvement imho would be: hide the trailing 'WebHome'
when viewing a WebHome. When editing this page, it can of course be
shown.
How do you all think about this?
Hello,
I am using Xwiki 3.0 and I am wondering how to move Child Pages?
I have a parent page "Information". This page has a few child pages. Now I want to move the child page "General" from "Information" to an other Page "Topic" in the same Space. This page "Topic" has a few child pages too.
How can I do this in Xwiki 3.0?
Best regards
Enzo
Hi all,
I am working with the Tooltip Macro, and I encounter some strange behaviour.
I can put in as many as I like in one page, but the event on click
only works with the first 8 Tooltips, when I use more, they show the
questionmark, but nothing happens when I click on that.
I tried to simply copy-paste one line of text with a working Tooltip
Macro, but with the same result, the first 8 work flawlessly, from
number 9 on it does not do anything when I click.
Is this a known bug, or is there a setting in the javascript extension
itself I can change ?
I looked through all the Objects of Tooltip, but did not find any such setting.
Any help would be greatly appreciated.
-Wouter
(still on 2.4.3 with the latest Tooltip Macro Version)
hello
I have some problem to upgrade my 2.7 to 3.0 xwiki.
I downloaded the WAR file, put I dont understand where put this one..
where to place this file?
Nicolas Jacquot
Informatique Autodistribution
06.24.48.70.77
03.80.58.61.16
Hi Team,
I would like to set different style properties for different panels (let's say, quick links panel in one color, recent blog posts panel in another color etc). The Skin style makes all of them with the same style. How can I achieve this editing the panel?
I'm using XE 3.0
Regards,
Ramon Gomes Brandão
When registering, is there a plugin that will updated LDAP with the new
user? Likewise, change LDAP for group membership?
Joel Schuster
joel.schuster(a)opsysinc.com
719-510-0181
So how would I set up my group rights in this scenario? I've tried this out
and I can't seem to get it to work.
SpaceMain -> everyone should be able to see
SpaceOne -> only users in GroupOne can see. No one else may see this space,
Non-grouped or spacetwo users.
SpaceTwo -> only users in GroupTwo and use. No one else may see this space,
Non-grouped or spaceone users.
I've tried denying GroupOne & AllGroup from SpaceTwo but a GroupTwo member
isn't being allowed to see.
Joel Schuster
joel.schuster(a)opsysinc.com
719-510-0181
Hello again,
I've troubles getting any Tree-View-Navigation to run properly.
I tried "Space Explorer Panel Application" as well as almost any other
tree-view-extension from extensions.xwiki.org .
I always ended up getting the following error pop-up:
ERROR: xwikiexplorer.js depends on xwiki.js
To get rid of it, I had to disable Java-Script and delete the panel.
Currently we are using 3 levels in our hierachy within a space.
Does anyone know a solution? Maybe someone has a working script
running in a panel and would like to share it with me?
Any help is very much appreciated.
Cheers,
Chris
Hi,
I am Avinash Parida , undergraduate final year from India . I am
really interested to work with XWiki organization , and propose my
project for GSoC 2011. I have attached an overview of the
Project Proposal for Mobil Skin XWiki and my resume outlining relevant
work experience and education . I feel my skills and knowledge in web
technologies and design are of best utilization for this project.
www.globaldelight.com/XWiki/Gsoc-XwikiProposal.pdf
<http://www.globaldelight.com/XWiki/Gsoc-XwikiProposal.pdf%20>[Gsoc
Project Proposal]
I have also attached detailed mobile views for the project.These are initial
layouts and am willing to make further iterations on remarks.
www.globaldelight.com/XWiki/XWiki-Mobile-layouts.zip [Mobile Skin Layouts ]
Please have a look at the proposal and i am ready for comments and
fine-tuning it.
Hoping for a positive response.
Regards,
Avinash Parida
BTech 2011
DA-IICT
User Interface Intern
Robosoft Technologies
Hello everyone,
my problem is, that the users I created cannot change their password.
If they click on the "Profile" or "Preference" Link they get:
"Error: You are not allowed to view this document or perform this action."
The Users themselfs do not have any rights assigned to them. However,
they all belong to a group called SUG. The groupd has the following
rights:
View: true
Comment: true
Edit: false
Delete: false
Admin: false
Register: false
Program: false
I don't think that I have changed anything this space/page -rights.
What am I missing? Any help is appreciated.
Cheers,
Chris
Hello everyone,
when I try to add a new category to the default Xwiki Blog I get the
following error in a little red Box at the buttom of the page:
Server not responding
Any Ideas?
Thanks,
Chris
Hi!
Is it possible to change default autocompletion of username in tregistration
window?
So when I'm enterning the first name and real name then the username
autocompletes to FirstnameLastname (uppercased).
I want to change it to first letter of firstnaeme and lastname without
uppercase and set it by default so users could not change this pattern.
When I clicked to edit the filds I've found tht this autocompletion is made
by javascript script "prepareName(...)"
Where is this script? can I change it when I've got hosted xwiki on myxwiki?
If not is there any method to change this behavior as I want?
Thank you!
Wojtek
I have an OpenLDAP installation with the following simple configuration:
dc=snapteam,dc=org < root (top)
cn=admin < admin login for access to LDAP, no
anonymous access (organizationalRole, simpleSecurityObject)
ou=groups < group of groups (organizationalUnit)
cn=group1 < posixGroups with multiple 'memberUid'
attributes with full user DNs
cn=group2
cn=admins
ou=users < group of users (organizationalUnit)
uid=snapadmin < user (inetOrgPerson, posixAccount) -
userPassword fields with plaintext password (I'd like to change to sha or
somesuch)
uid=user1 < another user
Here are the settings in the xwiki.cfg:
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthSer
viceImpl
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=127.0.0.1
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.bind_DN=cn=admin,dc=snapteam,dc=org
xwiki.authentication.ldap.bind_pass=adminPassword
xwiki.authentication.ldap.ldap_user_search_fmt=(&({0}={1})(objectClass=posix
Account))
xwiki.authentication.ldap.user_group=ou=users,dc=snapteam,dc=org
xwiki.authentication.ldap.base_DN=dc=snapteam,dc=org
xwiki.authentication.ldap.group_classes=posixGroup
xwiki.authentication.ldap.group_memberfields=memberUid
xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,e
mail=mail
xwiki.authentication.ldap.update_user=1
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=admins,ou=g
roups,dc=snapteam,dc=org|\
XWiki.SnapGroup=cn=snap,ou=groups,dc=snapteam,dc=org|\
XWiki.AARGroup=cn=aar,ou=groups,dc=snapteam,dc=org|\
XWiki.AACUSGroup=cn=aacus,ou=groups,dc=snapteam,dc=org
xwiki.authentication.ldap.groupcache_expiration=21800
xwiki.authentication.ldap.mode_group_sync=always
xwiki.authentication.ldap.trylocal=1
Here are the log trace I'm getting when trying to log in as one of the
users:
2011-04-09 21:35:19,522 DEBUG xwiki.XWiki - Using custom
AuthClass com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.
2011-04-09 21:50:42,946 TRACE LDAP.XWikiLDAPAuthServiceImpl - Starting
LDAP authentication
2011-04-09 21:50:42,946 DEBUG LDAP.XWikiLDAPAuthServiceImpl - The provided
user is null. We don't try to authenticate, it probably means the user is in
non logged mode.
2011-04-09 21:50:42,948 TRACE LDAP.XWikiLDAPAuthServiceImpl - Starting
LDAP authentication
2011-04-09 21:50:42,967 DEBUG LDAP.XWikiLDAPAuthServiceImpl - Checking if
the user belongs to the user group: ou=users,dc=snapteam,dc=org
2011-04-09 21:50:42,969 DEBUG LDAP.XWikiLDAPAuthServiceImpl - Local LDAP
authentication failed.
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticateInCont
ext(XWikiLDAPAuthServiceImpl.java:339)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticate(XWiki
LDAPAuthServiceImpl.java:190)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.authenticate(XWikiLDAP
AuthServiceImpl.java:137)
2011-04-09 21:50:42,970 DEBUG LDAP.XWikiLDAPAuthServiceImpl - Trying
authentication against XWiki DB
2011-04-09 21:50:42,974 DEBUG LDAP.XWikiLDAPAuthServiceImpl - LDAP
authentication failed for user [snapadmin]
Any help would be appreciated. Thanks!
Joel Schuster
joel.schuster(a)opsysinc.com
719-510-0181
Hello World,
I am looking in fixing the "fulscreen textarea issue" and I wanted to ask if any1 can point me to where I can find the uncompressed (and maybe commented) javascript files from /resources/xwiki/js (mainly the fullscreenedit/fullscreenedit.js file)
Thanks,
Stefan
________________________________________
From: users-bounces(a)xwiki.org [users-bounces(a)xwiki.org] on behalf of Paul Libbrecht [paul(a)hoplahup.net]
Sent: Sunday, April 10, 2011 2:37 PM
To: XWiki Developers
Cc: XWiki Users
Subject: Re: [xwiki-users] [xwiki-devs] Translation application ?
Thibaut,
look at the archive, there's at least two.
The one of xwiki.org (l10n ?)
And the one of i2geo ( http://i2geo.net/xwiki/bin/view/TranslationUpdate/ )
I wouldn't be surprised there are others.
Arguments for each are available in the list.
paul
Le 10 avr. 2011 à 13:04, Thibaut Camberlin a écrit :
> Hello,
>
> I was wondering if someone had a start of an application managing
> translations. The need is to have an end-user interface to manage
> translations. I put a mockup there to show you what I have in mind :
> http://incubator.myxwiki.org/xwiki/bin/view/Drafts/TranslationApplication
>
> Thanks
> --
> Thibaut
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
I was wondering if someone had a start of an application managing
translations. The need is to have an end-user interface to manage
translations. I put a mockup there to show you what I have in mind :
http://incubator.myxwiki.org/xwiki/bin/view/Drafts/TranslationApplication
Thanks
--
Thibaut
Hi All,
I am looking for a way (probably a Macro) that allows me to show and
hide text content within an existing page by clicking on a specified
word.
Similiar to error codes where you click on the error code and you get
more information.
I need this so I can put alot of information in one page, and my users
can choose which information they want to have expanded.
A bit like show-hide table of contents in the 1.X versions.
I hope someone can help me out,
Thanks in advance,
Wouter