Hi,
I would like that, when a user creates a new Page on a specific space, a pre-configured foot text is automatically put into the page content by default, in a way that the user cannot edit this foot text. How can I do that?
I'm using XE 2.4.
Regards,
Ramon Gomes Brandão
Hi,
Iam using xwiki 2.3.1 and trying to install xwatch on in.According to
instructions given in
http://watch.xwiki.org/xwiki/bin/view/Main/Installation#HBuildingandinstall…
i downloaded code from svn http://svn.xwiki.org/svnroot/xwiki/watch/trunk/#
but when i try to build it using following commands
mvn clean install
or
mvn clean
its giving below mentioned error
[INFO] Scanning for projects...
Downloading:
http://repo1.maven.org/maven2/com/xpn/xwiki/platform/xwiki/22/xwiki
-22.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR] The project
com.xpn.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT (E:
\SVN MAIN\Xwatch\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM com.xpn.xwiki.platform:xwiki:22
for com.xp
n.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT: Failed to resolve POM
for com.
xpn.xwiki.platform:xwiki:22 due to Missing:
----------
1) com.xpn.xwiki.platform:xwiki:pom:22
----------
1 required artifact is missing.
for artifact:
com.xpn.xwiki.platform:xwiki:pom:22
from the specified remote repositories:
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
-> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException
can you please correct me if i am doing anything wrong?
Thanks,
Simer
Hi,
Please provide a resolution on issue i had posted yesterday regarding
maven build of xwatch.
Thank,
Simerpreet Singh
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. Problem building code for xwatch with maven (Simerpreet Singh)
> 2. Re: ldap-integration / Active Directory / sAMAcountName
> (Dalluege, Pierre (extern))
> 3. Re: ldap-integration / Active Directory / sAMAcountName
> (Thomas Mortagne)
> 4. R: LightBox Macro does not work on XE 2.4 (Andrea Belli)
> 5. Re: R: LightBox Macro does not work on XE 2.4 (Thomas Mortagne)
> 6. question about Last modifications feed of a user watchlist
> (Andrea Belli)
> 7. R: R: user name with stressed characters is encoded as XML
> entity (Andrea Belli)
> 8. Re: R: R: user name with stressed characters is encoded as
> XML entity (Alex Busenius)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 16 Aug 2010 15:58:07 +0530
> From: Simerpreet Singh <simerpreet.singh(a)netsolutionsindia.com>
> Subject: [xwiki-users] Problem building code for xwatch with maven
> To: users(a)xwiki.org
> Message-ID: <4C6912B7.1050004(a)netsolutionsindia.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi,
>
> Iam using xwiki 2.3.1 and trying to install xwatch on in.According to
> instructions given in
> http://watch.xwiki.org/xwiki/bin/view/Main/Installation#HBuildingandinstall…
>
> i downloaded code from svn http://svn.xwiki.org/svnroot/xwiki/watch/trunk/#
> but when i try to build it using following commands
> mvn clean install
> or
> mvn clean
>
> its giving below mentioned error
>
>
>
> [INFO] Scanning for projects...
> Downloading:
> http://repo1.maven.org/maven2/com/xpn/xwiki/platform/xwiki/22/xwiki
> -22.pom
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR] The project
> com.xpn.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT (E:
> \SVN MAIN\Xwatch\pom.xml) has 1 error
> [ERROR] Non-resolvable parent POM com.xpn.xwiki.platform:xwiki:22
> for com.xp
> n.xwiki.products:xwiki-watch-parent:1.1-SNAPSHOT: Failed to resolve POM
> for com.
> xpn.xwiki.platform:xwiki:22 due to Missing:
> ----------
> 1) com.xpn.xwiki.platform:xwiki:pom:22
> ----------
> 1 required artifact is missing.
>
> for artifact:
> com.xpn.xwiki.platform:xwiki:pom:22
>
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
> -> [Help 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e swit
> ch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please rea
> d the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
> gException
> [ERROR] [Help 2]
> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
> delException
>
>
>
> can you please correct me if i am doing anything wrong?
>
>
> Thanks,
> Simer
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 16 Aug 2010 15:55:33 +0200
> From: "Dalluege, Pierre (extern)" <p.dalluege(a)external.telekom.de>
> Subject: Re: [xwiki-users] ldap-integration / Active Directory /
> sAMAcountName
> To: 'XWiki Users' <users(a)xwiki.org>
> Message-ID:
> <4A19AB2A76A6CE4294AB09E23491ED1AF17EA1B7(a)QEO40075.de.t-online.corp>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Tom,
>
> I reviewed the faq in respect to ldap, the link you provided had the missing information, pretty cool, thank you very much! In respect to user name "p.dalluege" gets to "pdalluege", probably because it will be used for page names and links?
>
> Best regards
>
> Pierre
>
> -----Original Message-----
> From: Thomas Mortagne [mailto:thomas.mortagne@xwiki.com]
> Sent: Monday, August 16, 2010 8:49 AM
> To: XWiki Users
> Subject: Re: [xwiki-users] ldap-integration / Active Directory / sAMAcountName
>
> Hi,
>
> Did you looked at
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/LDAPAuthenticationUseCa…
> ? This should work very well for Active Directory most of the time AFAIK.
>
> On Sun, Aug 15, 2010 at 23:53, Dalluege, Pierre (extern) <p.dalluege(a)external.telekom.de> wrote:
>
>> Hello xwiki users,
>>
>> I have to integrate with an microsoft active directory server. The ldap-interface of xwiki (as in xwiki.cfg) works by default with the cn (the canonical name), i.e. "Pierre Dalluege". No one can really put his full name into the login name field, everyone wants to put the logon name, which is in this case "p.dalluege". This information is placed in the field "sAMAccountName".
>>
>> Other software packages require an account for "ldap log on and searches" and in the second step the look for the "sAMAccountName" and fill the field cn, email and others.
>>
>> Is there anyone to help? At least any ideas?
>>
>> Thanks a lot in advance, best regards
>>
>> Pierre
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>
>
>
> --
> Thomas Mortagne
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 16 Aug 2010 16:51:17 +0200
> From: Thomas Mortagne <thomas.mortagne(a)xwiki.com>
> Subject: Re: [xwiki-users] ldap-integration / Active Directory /
> sAMAcountName
> To: XWiki Users <users(a)xwiki.org>
> Message-ID:
> <AANLkTimX+YrsNB+aXyREez7XHn=7dhzYzkhbTu7mFbiM(a)mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Mon, Aug 16, 2010 at 15:55, Dalluege, Pierre (extern)
> <p.dalluege(a)external.telekom.de> wrote:
>
>> Hi Tom,
>>
>> I reviewed the faq in respect to ldap, the link you provided had the missing information, pretty cool, thank you very much! In respect to user name "p.dalluege" gets to "pdalluege", probably because it will be used for page names and links?
>>
>
> Yep that's it, dot is not yet fully supported in pages names (but will
> soon I hope, it's actually fully supported in database and deepest
> core but lost of applications needed to be modified to properly
> support anything in pages names) so LDAP authenticator "clean" the
> user id.
>
>
>> Best regards
>>
>> Pierre
>>
>> -----Original Message-----
>> From: Thomas Mortagne [mailto:thomas.mortagne@xwiki.com]
>> Sent: Monday, August 16, 2010 8:49 AM
>> To: XWiki Users
>> Subject: Re: [xwiki-users] ldap-integration / Active Directory / sAMAcountName
>>
>> Hi,
>>
>> Did you looked at
>> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/LDAPAuthenticationUseCa…
>> ? This should work very well for Active Directory most of the time AFAIK.
>>
>> On Sun, Aug 15, 2010 at 23:53, Dalluege, Pierre (extern) <p.dalluege(a)external.telekom.de> wrote:
>>
>>> Hello xwiki users,
>>>
>>> I have to integrate with an microsoft active directory server. The ldap-interface of xwiki (as in xwiki.cfg) works by default with the cn (the canonical name), i.e. "Pierre Dalluege". No one can really put his full name into the login name field, everyone wants to put the logon name, which is in this case "p.dalluege". This information is placed in the field "sAMAccountName".
>>>
>>> Other software packages require an account for "ldap log on and searches" and in the second step the look for the "sAMAccountName" and fill the field cn, email and others.
>>>
>>> Is there anyone to help? At least any ideas?
>>>
>>> Thanks a lot in advance, best regards
>>>
>>> Pierre
>>> _______________________________________________
>>> users mailing list
>>> users(a)xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>>
>>>
>>
>> --
>> Thomas Mortagne
>> _______________________________________________
>> 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
>>
>>
>
>
>
>
Hi,
I have user name with stressed character as è, é, à.. .
I noticed that when they publish a post on the blog application, the associated rss feed contains the dc-creator tag with XML encoded entities in this way:
<dc:creator>Julian Den&#224;</dc:creator>
Is there a way to modify this behavior (many rss viewers do not parse the entities L )?
A similar thing happens when I export a PDF document: the author of the page is correct on the HTML page of the wiki document (on the HTML script I have
Last modified by <span class="wikilink"><a href="/wiki/bin/view/XWiki/dena">Julian Denà</a></span>
)
but on the PDF document I've the XML encoded entity.
Thank you in advance for your help.
Best Regars,
Andrea
Hi,
I'm using XE 2.4 and I've installed the LightBox macro 1.1. It seems it does not work properly, showing the message "Failed to execute html macro":
When using the HTML macro inline, you can only use inline HTML content. Block HTML content (such as tables) cannot be displayed
Is there a way to fix this problem ?
Thank you,
Andrea
Hello xwiki users,
I have to integrate with an microsoft active directory server. The ldap-interface of xwiki (as in xwiki.cfg) works by default with the cn (the canonical name), i.e. "Pierre Dalluege". No one can really put his full name into the login name field, everyone wants to put the logon name, which is in this case "p.dalluege". This information is placed in the field "sAMAccountName".
Other software packages require an account for "ldap log on and searches" and in the second step the look for the "sAMAccountName" and fill the field cn, email and others.
Is there anyone to help? At least any ideas?
Thanks a lot in advance, best regards
Pierre
I created livetable for my own class. All working great!
But I have small question: how it possible to change font-size of this
livetable? I easy can change font-size for all livetables by editing
livetable.css, but it will be better to change font-size only for my own
livetable ... How is it possible?
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/custom-font-size-for-livetable-tp5424373p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello everybody,
We're are new to XWiki and everything is working great except for one
thing: export to pdf and rtf.
It did not work from the start. We've tried to follow the steps in the
admin guide:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCusto
mizingthePDFexportLook26Feel.
We've tried tot export an near empty page but that did not work, we
still get the same error message and no export. We also looked at other
messages concerning similar problems but we didn't find an answer.
What are we doing wrong? Is it an installation error?
Thanks for any feedback.
Greetings, Emile & Marcus
The error message:
Error number 0 in 11: Uncaught exception
Wrapped Exception: Could not initialize class
com.xpn.xwiki.pdf.impl.PdfExportImpl
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: Could not initialize class
com.xpn.xwiki.pdf.impl.PdfExportImpl
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:238)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1166)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(Conversion
Filter.java:152)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:
68)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestor
erFilter.java:304)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:112)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:2
16)
at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandler
Collection.java:230)
at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.jav
a:114)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536)
at
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConne
ction.java:915)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:
409)
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java
:582)
Wrapped Exception:
java.lang.NoClassDefFoundError: Could not initialize class
com.xpn.xwiki.pdf.impl.PdfExportImpl
at com.xpn.xwiki.web.ExportAction.exportPDFOrRTF(ExportAction.java:180)
at com.xpn.xwiki.web.ExportAction.render(ExportAction.java:64)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:214)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1166)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(Conversion
Filter.java:152)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:
68)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestor
erFilter.java:304)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:112)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHan
dler.java:1157)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:2
16)
at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandler
Collection.java:230)
at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.jav
a:114)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536)
at
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConne
ction.java:915)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:
409)
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java
:582)
The contents of this e-mail and attachments are confidential.
It is intended for the named recipient(s) only. If you have received this e-mail in error, please notify the system manager or the sender immediately and do not disclose the contents of this e-mail to anyone or make copies.
This e-mail is from the Netherlands Court of Audit, Lange Voorhout 8, 2514 ED, The Hague, NETHERLANDS.
Hi,
I am installing xwiki-application-invitation-1.1.xar in my xwiki .it
installs all the extracted file except it shows one error
List of documents with errors
WatchCode.GWT <http://localhost:8080/xwiki/bin/view/WatchCode/GWT>
I also added gwt-client and gwt server jar files in my xwiki lib file
and did modifications in web.xml as follows
<servlet>
<servlet-name>XWatchService</servlet-name>
<servlet-class>com.xpn.xwiki.watch.server.XWatchServiceImpl</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>XWatchService</servlet-name>
<url-pattern>/XWatchService</url-pattern>
</servlet-mapping>
but nothing works.Please explain if it needs some more configuration to run it.
Thanks,
Simer
Hello,
We would like to customize toolbar appearance in our xwiki app. How can we make
the commands in the toolbars visible only to Admin Group members? For example,
we want to do the following:
1, Allow only Admins to see certain commands, like the XWIKI command (to Create
Space, etc.), plus MAIN and other commands that appear on left side of top
toolbar (i.e. the same toolbar that has Register and Login on right side)
2. We would also like to do same with toolbar that has EDIT, EXPORT, MORE
ACTIONS, ANOTATIONS and WATCH commands - i.e. we would like to set it so only
Admins can see some of these commands, while users in other groups should not be
able to see these commands, nor invoke them.
Please advise how this can be accomplished.
Thank you,
--Tom
Hi all,
When trying to install a new XE 2.4.30451 instance as per
xwiki-enterprise-web-2.4.war on a:
*****
Open Enterprise Server 2 SP2 2.0.2-0 / Suse Linux Enterprise Server 10
SP3 10.3-0
(Fully updated and patched. It is the current OES2 commercial
configuration distributed by Novell)
Built-in Tomcat5 5.5.27 at /srv/www/tomcat5
Built-in MySQL 5.0.26 at /usr/bin with nmysql-connector-java-5.1.13-bin.jar
-----
peat:/ # java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build
pxi32dev-20091106a (SR11 ))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32
j9vmxi3223-20091104 (JIT enabled)
J9VM - 20091103_45935_lHdSMr
JIT - 20091016_1845_r8
GC - 20091026_AA)
JCL - 20091106
peat:/ #
----
*****
The defautl MySQL xwiki scheme failed to be created and the following
exception is thrown:
javax.servlet.ServletException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Unable to build interceptor chain
The whole catalina.out is available at...
http://xen.net/txt/catalinaPeat201008102032.out
I've found a thread referencing a similar error but on that case it was
JBoss involved (http://www.mail-archive.com/devs@xwiki.org/msg06192.html).
To move on JDK 1.6 is not an option here as I can break a huge amount of
things!
By downloading *jcip-annotations-1.0.jar* from
http://repository.jboss.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annot…
into WEB-INF/lib and restarting the webapp works correctly as stated by
Istvan Verhas in the same thread.
No Jira's entry concerning this issue. Is it worth to open one? Or,
could it be worth to include this 2,2Kb jar in the distribution to avoid
this problem? Of course to include it without knowing exactly what for,
is not a great idea, but it works.
Thanks!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hallo everybody,
I want to have permanent Webdav access to multiple virtual wikis for file synchronisation. However, there are some problems with achiving that:
1. Mounting a webdav access on a networkdrive via Netdrive won't suffice as there will be more than 26 Wikis. Ideally there could be one webdav access for the whole wiki farm, for example through URL-Path based webdav access. (One drive for the whole farm)
2. It seems adding files via a mounted Netdrive webdav access is not really possible; it works through http:// webdav access though.
Help will be very appriciated!
P.S. where can I change the core. and xe. messages in XWiki?
--
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
Hi all,
I found a problem of treeview in URL path based virtual mode. When using
IP to access, the treeview works fine in the "Document Index" and the
"Link" widget, i.e. accessing https://<IP Address>:8443/xwiki/wiki/<Wiki
Name>/view/Main/AllDocs?view=tree is fine. However, if using "hostname",
treeview breaks: it shows "loading data...." and stuck, i.e. accessing
https://<Hostname>:8443/xwiki/wiki/<Wiki
Name>/view/Main/AllDocs?view=tree has problem.
Did anyone experience this problem before and have a work-around? Or any
idea would be greatly appreciated.
Cheers,
Wesley
Hi,
Iam working on creating a custom login page but did't find any help
regarding backend login functionality.i copied HTML from login.vm on my
new page,set action of form to $xwiki.getURL("XWiki.XWikiLogin") but
how can i redirect bact to my space if login details are incorrect or
how can i redirect to next page if login succesfull.
I used below script on top of login page.changed url's according but
did't work
#if($context.user!="XWiki.XWikiGuest")
#if($request.xredirect)
$response.sendRedirect($request.xredirect)
#else
$response.sendRedirect($xwiki.getURL("Main.WebHome"))
#end
#elseif($doc.fullName != "XWiki.XWikiLogin")
#set($qs = "")
#set($qs = $request.queryString)
#if(!$request.getParameter("xredirect"))
#set($qs = "xredirect=$util.encodeURI($doc.getURL('view'))&${qs}")
#end
$response.sendRedirect($xwiki.getURL("XWiki.XWikiLogin", "login", $qs))
#else
###
### Login page
###
###
Please help.
Thanks,
Simer
Hey,
We've had problems with this feature opening documents in read-only mode instead
of editable mode when users are running windows 7 (this might be a WebDAV
interface problem). It is not a browser problem because running IE8 on windows
xp works. Has anyone had this problem and is there already a JIRA bug filed?
Thanks,
Felix
Hello,
I'm trying to edit pages with the help of xoffice. Recently we noticed that
when adding images to pages via XWord the database contains an entry in the
table xwikiattachment for the attachment but the data is not beeing inserted
into the xwikiattachment_content table. This obviously leads to the image
link beeing broken, shown as having 0b of size.
I tried this with v1.1.1 as well als v1.2M1 against XWiki2.4. Since I read
the whitespace issue I tried this in the Sandbox-Space, Pagename 'Test'. The
issue could still be recreated.
I did not find any error in the tomcat logs. Is there any log that I'm
missing or is this a known bug?
Greetings,
Andreas
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWord-image-upload-to-db-fails-tp5367663p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I downloaded xwiki enterprise stand alone for windows. I double click
the Start xwiki icon and the dos window pops open briefly. When I point
my browser to http://www.localhost:8080/, I get a network error. What am
I missing here?
Susan Wall | Sr. Training & Support Specialist | TomTom |
susan.wall(a)teleatlas.com | +00 (1) 603-643-0330 ext 5135 office
Hi,
I'm trying to install XWiki on a FreeBSD 8.0 x64 server and so far I've
managed to get all the necessary components installed.
It took me quite a bit of digging to get this far as most examples and
guides are built for either Windows or Linux. Anyway, I took a look and
adapted these resources:
##############################################
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcathttp://www.calebscreek.com/2010/07/how-to-install-apache-tomcat-6-on-freebs…http://www.xwiki.org/xwiki/bin/view/Main/Downloadhttp://www.yoursoftcopy.com/xwiki-install/xwiki-install.htmlhttp://www.howtoforge.com/xwiki-tomcat-mysql-debian-etchhttp://www.mydigitallife.info/2006/04/13/installing-web-server-in-freebsd-6…http://wiki.freebsd.org/AppserverJailsHOWTOhttp://dev.mysql.com/doc/refman/5.1/en/adding-users.htmlhttp://www.pubbs.net/200911/xwiki/44724-xwiki-users-could-not-initialize-ma…http://lists.xwiki.org/pipermail/users/2007-November/009312.html
##############################################
Basically the log file claims this:
2010-08-07 08:30:17,253 [EvictionTimer-3] WARN
eviction.EvictionTimerTask - Eviction task encountered an
unexpected error
java.lang.NullPointerException
at org.apache.log4j.Category.isEnabledFor(Category.java:749)
at
org.apache.commons.logging.impl.Log4JLogger.isTraceEnabled(Log4JLogger.java:333)
at
org.jboss.cache.eviction.EvictionTimerTask.processRegions(EvictionTimerTask.java:102)
at
org.jboss.cache.eviction.EvictionTimerTask.access$100(EvictionTimerTask.java:42)
at
org.jboss.cache.eviction.EvictionTimerTask$Task.run(EvictionTimerTask.java:135)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
My prerequisites for building XWiki are these:
Tomcat 6.0.29
Mysql-server 5.1.49
diablo-latte-freebsd7-amd64-1.6.0_07-b02.tar.bz2
tzupdater-1_3_29-2010f.zip
mysql-connector-java-5.1.5
The error on the html page in the browser claims there's an issue with
my hibernate.cfg.xml file which looks like this when all comments have
been removed:
wiki# cat hibernate.cfg.xml
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate
Configuration DTD//EN"
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
<hibernate-configuration>
<session-factory>
<!-- Please refer to the installation guide on
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation for
configuring your
database. You'll need to do 2 things:
1) Copy your database driver JAR in WEB-INF/lib or in some
shared lib directory
2) Uncomment the properties below for your specific DB (and
comment the default
database configuration if it doesn't match your DB)
-->
<!-- Generic parameters common to all Databases -->
<property name="show_sql">false</property>
<property name="use_outer_join">true</property>
<property name="dbcp.defaultAutoCommit">false</property>
<property name="dbcp.maxActive">50</property>
<property name="dbcp.maxIdle">5</property>
<property name="dbcp.maxWait">30000</property>
<property name="dbcp.whenExhaustedAction">1</property>
<property name="dbcp.ps.whenExhaustedAction">1</property>
<property name="dbcp.ps.maxActive">20</property>
<property name="dbcp.ps.maxWait">120000</property>
<property name="dbcp.ps.maxIdle">20</property>
<!-- Without it, some queries fail in MS SQL. XWiki doesn't need
scrollable result sets, anyway. -->
<property name="jdbc.use_scrollable_resultset">false</property>
<property
name="connection.url">jdbc:mysql://127.0.0.1/xwiki?useServerPrepStmts=false</property>
<property name="connection.username">xwiki</property>
<property name="connection.password">xwiki</property>
<property name="connection.driver_class">com.mysql.jdbc.Driver</property>
<property name="dialect">org.hibernate.dialect.MySQLDialect</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"/>
Also I created a few additions in
/usr/local/apache-tomcat-6.0/conf/catalina.policy:
grant codeBase "file:${catalina.base}/webapps/xwiki/-" {
permission java.security.AllPermission;
permission java.io.FilePermission
"${catalina.base}/webapps/xwiki/-", "read,write,delete";
permission java.io.FilePermission "/var/log/tomcat60/-", "read,write";
permission java.io.FilePermission "/WEB-INF/xwiki.cfg", "read";
permission java.io.FilePermission "/WEB-INF/hibernate.cfg.xml",
"read";
permission java.lang.reflect.ReflectPermission "suppressAccessChecks";
permission java.util.PropertyPermission "user.name", "read";
permission java.net.SocketPermission "127.0.0.1:3306",
"connect,resolve";
};
However am completely stuck now......
I guess the only 2 reasons could be an invalid hibernate.cfg.cml file or
the incorrect connector in
/usr/local/apache-tomcat-6.0/webapps/xwiki/WEB-INF/lib/
My configuration is most closely based around the howtoforge page
specified earlier: http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch
???
Can anyone help me?
Thanks!!
Regards,
Kaya
Hallo,
I tried to build the Xwiki core with Maven but encountered the following error:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.626s
[INFO] Finished at: Fri Aug 06 11:00:49 CEST 2010
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project xwiki-core: Unable to get dependency i
nformation for org.xwiki.platform:xwiki-core-observation-local:jar:2.5-SNAPSHOT:
Failed to process POM for org.xwiki.platform:xwiki-core-observation-local:jar:2
.5-SNAPSHOT: Non-resolvable parent POM org.xwiki.platform:xwiki-core-observation
:2.5-SNAPSHOT for org.xwiki.platform:xwiki-core-observation-local:2.5-SNAPSHOT:
Failed to resolve POM for org.xwiki.platform:xwiki-core-observation:2.5-SNAPSHOT
due to Missing:
----------
1) org.xwiki.platform:xwiki-core-observation:pom:2.5-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.xwiki.platform:xwiki-core-observation:pom:2.5-20100805.132738-18
from the specified remote repositories:
xwiki-externals (http://maven.xwiki.org/externals, releases=true, snapshots=tr
ue),
xwiki-releases (http://maven.xwiki.org/releases, releases=true, snapshots=fals
e),
xwiki-snapshots (http://maven.xwiki.org/snapshots, releases=false, snapshots=t
rue),
maven2-repository.dev.java.net.2 (http://download.java.net/maven/2, releases=t
rue, snapshots=true),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ArtifactResolu
tionException
Can somebody please be so kind and tell me what I have missed or done wrong? (the command used was "mvn package" to get the .jar file)
Thanks in advance
Thomas
--
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail
Hello!
A very natural desire of anyone whose wiki has open spaces is
to track IP of every edit (something like Wikipedia).
But I can't figure out whether it is implemented or not. First,
I thought it isn't (no traces in Document API).
This issue: http://jira.xwiki.org/jira/browse/XWIKI-1913 makes me
think that not only IPs, but also X-Forwarded-For are stored.
Still, I'm not sure, and I don't know how to use this.
--
If you want to get to the top, you have to start at the bottom
Hi,
I want to give all users the ability to change Access Rights on the pages they create. I've noticed that only admin group has this ability.
When a user creates a page, I would like that "Access Rights" appear on the Editor drop down menu. This page access classification by the author is nothing but essential on my
Xwiki instance at my corp.
How can I do that?
Ramon Gomes Brandão
Hi, forum,
Today I installed openoffice server and tried to import a Chiense MS doc.
The result was I got all the mess code. Tryied another English/Chinese
mixing doc, English could be imported properly and all Chinese charater
became messy code.
Did I miss something that did not configured correctly?
I run XE 2.4 on Windows 2008; Openoffice 3.2.1
Regards.
Rex
Hi,
I've created a Skin based on colibri and set I as my default skin. I've overwritten some css definitions of colibri.css due to my header logo ( I've shifted and resized the search box). I've added this definitions on a new attribute (myStyle.css) on XWikiSkin object and added it on the style.css attribute, as well as microformats.css and colibri.css. My modifications are:
#companylogo a img {
float: left;
margin:0 0 0 -4px;
}
#globallinks {
float:right;
padding:5px 67px 5px 0px;
width:130px;
}
#globalsearch {
text-align:right;
width:190px;
}
#globalsearchinput {
min-height:16px;
width:150px;
}
It works well on Firefox, but in IE neither of my modifications seems to work, and the search box goes below the header logo, on a new line. Where I can change CSS definitions as above for IE's?
Regards,
Ramon Brandão