Hi,
Working with XWiki 1.3 and Albatross skin I've successfully changed the
background of the inner content container by editing colorsblack.css
this way...
.content #contentcontainerinner, .contenthideright #contentcontainerinner {
background-image:url(MyBackGroundImage.png);
background-position:right top;
background-repeat:no-repeat;
}
My challenge now is to be able to set a different background on per
space basis.
By googling on this topic, I've found a number of reference using
JavaScript to dynamically change CSS.
Please, is this the path I must follow in this case or could I find
other alternative in XWiki? Thanks!
Best,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
All,
There's an interesting summary of various editors here
http://ajaxpatterns.org/archive/Rich_Text_Editor.php
<http://ajaxpatterns.org/archive/Rich_Text_Editor.php>
and this is a good source of ideas of web text editors:
http://www.htmlarea.com/ <http://www.htmlarea.com/>
and this is an interesting idea: double click on a section to bring up an
editor!
http://demo.wikiwyg.net/wikiwyg/demo/standalone/
<http://demo.wikiwyg.net/wikiwyg/demo/standalone/>
I'll put these on the WYSIWYG editor page for reference.
By the way - why don't the bullet points get rendered on the WYSIWYG editor
page?
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf Of
Guillaume Lerouge
Sent: 11 March 2008 14:33
To: sylvain(a)desbureaux.fr; XWiki Users
Subject: Re: [xwiki-users] Roadmap for XE 1.4
Hi Sylvain,
I don't kno wif this feature is working in 1.3 but one thing very
important in my opinion is the fact that several person may be able to
modify the same page, for example saving only the paragraph modified.
It's not working in the 1.2 and thus it's a shame because you can't
work in a medium sized page within a group.
No, it does not work yet. Actually this is part of the work on the new
version of the WYSIWYG editor. We are currently working on trying to make
real-time edition by several people working in the editor's next version,
but it will most probably take a few months before it becomes available.
You can follow the discussion about the WYSIWYG editor here :
http://dev.xwiki.org/xwiki/bin
<http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt>
/view/Design/NewWysiwygEditorBa
<http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt>
sedOnGwt
<http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt>
Thanks,
Guillaume
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Guillaume,
I've updated the
<http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt>
http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt page
with my suggestions so they can be taken into account while working on the
editor's new version.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf Of
Guillaume Lerouge
Sent: 10 March 2008 16:01
To: XWiki Users
Subject: Re: [xwiki-users] Roadmap for XE 1.4
Hi,
> * An improved WYSIWYG editor with the following features:
> - cut and paste from Word and web pages easily i.e. without having
> to go
> back and adjust the formatting of what's been pasted onto an XWiki
> page
<snip...>
> - if some wiki markup or code on a page could muckup the layout of
> the menu
> bars, etc can XWiki catch it and prevent it from doing that?
Thanks for these numerous suggestions. Richard, could you please add them to
the http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt
<http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt>
page so that we can take them into account while working on the editor's new
version ? There's indeed a lot to do and to think about in terms of how to
display code & wiki syntax in the WYSIWYG editor.
> I think how useful and useable the WYSIWYG editor is effects the users
> experience and whether they'like and want to use XWiki.
Agreed. Which is why we're working on its specification in order to start
its implementation ASAP. User feedback during this process would be more
than welcome.
> * A way of sending emails to XWiki so they can be stored, archived and
> referenced from a wiki page.
Yep, I remember some talking about this.
BTW I wonder if XWiki Watch could be used for this? We'd just need to
hook a mailbox + a POP module (or a mailing list archive reader) and
it should work just fine I think.
I'm not sure this is the most relevant way to do it. I'd rather see an email
archive application that would work this way -> you send an email to a given
address (say emailarchive(a)yourxwikiserver.com
<mailto:emailarchive@yourxwikiserver.com> ) .
The email is converted into a wiki page with an unique identifier based on
its subject, sender, date etc. The page metadata uses the email info to fill
in the author & creation date. A check would probably be needed for
protected page (add the email only if the sender's email adresses matches
the one of an user who has rights on that page).
An index page lists all the email and allows filtering & searching them.
A macro allows to quote a mail in a page (could be done with
#includeTopic(MailArchive.UniqueEmailIdentifier) actually)
Anyway more discussions would be needed to decide whether that application
would be worth making it into XE 1.4 (though I'd be glad to have it).
Here is some additional feedback I gathered :
* Migration
* Make the migration between 2 versions of XWiki even easier than it
is now (some bugs remain, making upgrades a chore on many occasions).
* Applications
* Remove unfinished applications (such as the calendar & the photo
album) from the default distribution and put them as XARs on XWiki.org
instead
* Translations
* Replace all text in the default wiki with $msg.get() calls and
update the translation file to include EN & FR translations for all of them.
* Administration
* Add a select box to the language selection field
* Add explanations next to each field to explain what they do
* Groups : add a button "Add a member to this group" on group pages
(below the list of group members)
* Space Administration
* Add the ability to customize the color of a space easily in Toucan
* Add the possibility to use the Panel Wizard for a space
* Autosuggest
* Generalize the autosuggest feature to most input fields on the wiki
I'll try to post some more once I've received it.
Guillaume
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is mainly a wiki management improvement (step by step wiki
creation with documentation, wiki aliases management improvement).
Also it now depends on XE 1.3.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM11
Thanks
-The XWiki dev team
Dear XWiki Committers,
first of all thanks for this new great release of XWiki Enterprise 1.3.
I am on the list for about 6 weeks now and it is a real pleasure to see the flow of work done here.
Now to my topic for today.
To setup a departmental wiki I have the requirement to display a directory structure with download option from within a wiki page.
We use version control system to archive documentation for specific projects. In most cases these are office documents (doc, xls,ppt) but might be other formats as well.
Does anyone allready has a solution for this requirement?
For me it is no option to link these documents manually as attachments.
Furthermore I like to use the rights system to restrict access to the tree.
Hope I made myself clear.
Keep up the excellent work!
Best regards
Jörg
___________________________________________________
Jörg Gellien
Otto Group
Systementwickler · Software Qualitätsmanagement und Synergy Administration · IL-BI-ZA
Otto (GmbH & Co KG) · Wandsbeker Straße 3-7 · 22172 Hamburg
Telefon +49 (0) 40 64 61 5691 · Fax +49 (0) 40 64 64 5691
joerg.gellien(a)ottogroup.com · www.ottogroup.com <http://www.ottogroup.com/>
___________________________________________________
AG Hamburg, HRA 62024, Persönlich haftend: Verwaltungsgesellschaft
Otto mbH, Hamburg, AG Hamburg, HRB 13762
vertreten durch: Hans-Otto Schrader (Vorsitzender) · Dr. Rainer Hillebrand (Stellvertretender Vorsitzender) · Alexander Birken ·
Dr. Willi Darr · Diethard Gagelmann · Peter Gelsdorf · Dr. Wolfgang Linder · Jürgen Schulte-Laggenbeck · Dr. Winfried Zimmermann
Aufsichtsrat: Prof. Dr. h.c. Werner Otto (Ehrenvorsitzender) · Dr. Michael Otto (Vorsitzender)
Ricardo:
Thanks so much for picking this up. And thanks for a
great wiki.
> 1. desc xwiki.xwikircs
> 2. select count(*) from xwiki.xwikircs where
xwr_isdiff is null
I've been doggone busy for a couple of days and could
not follow this up right away. Result: The machine I
was working on has been trashed (It was a sacrificial
box used for experimental setups.) Alas, I will try
again with the 1.3 release, which I see has been
posted in the meantime. I hope your bug-fix campaign
is successfull even lacking this 2c. contribution.
Truly sorry :(
Cheers,
Al
----------Ricardo wrote:
Hi Alberto,
Alberto Squassabia wrote:
> Folks:
>
> I've been trying to install Xwiki on a Suse 10.2
linux
> distribution with apache-tomcat-6.0.16 and MySQL
> 5.0.26 (the jdbc driver is
> mysql-connector-java-5.0.8.jar).
>
> With either Xwiki 1.2.2 or 1.3.rc1 i get a null
> pointer exception when I get to the XWikiPreferences
> page i.e.
>
http://localhost:8080/xwiki/bin/objectadd/XWiki/XWikiPreferences?classname=…
> for 1.2.2. Using 1.3 the error is terminal (no way
to
> recover). Using 1.2.2 if I click on the
> XWikiPreferences header then I see a normal page,
> instead of the exception trace. Except, if I try,
> say, to save a comment, I get another trace.
I am not sure, but this sounds not far from a problem
Sergiu Dumitriu
has been working out yesterday night in the IRC
channel. Please, just
hoping he and others have e while to follow this
thread, could you
provide us with some extra information?
It would be great if you could submit a couple of SQL
statements to
your
database and post here the answers. MySQL Console or
MySQL Query
Browser
could be used for this. Considering the database you
are connected to
is
xwiki:
1. desc xwiki.xwikircs
2. select count(*) from xwiki.xwikircs where
xwr_isdiff is null
I think this will help to know if we are facing the
same problem.
Thanks!
Cheers,
Ricardo
--
Ricardo Rodr?guez
Your EPEC Network ICT Team
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
I have a problem using import/export
If I import the xwiki-entreprise xar from your website it's working fine.
But if I export one of my files to put it in a new xwiki server (same
version), I've got an error (put after). Any clues? The difference I
see is that one is in ISO-8859-1 and one is in UTF-8
07:50:21.853 WARN!! [SocketListener0-3]
org.apache.struts.util.RequestUtils.createActionForm(RequestUtils.java:175)
>23> No FormBeanConfig found under 'import'
07:50:21.855 INFO [SocketListener0-3]
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.checkAuth(XWikiAuthServiceImpl.java:218)
>28> User XWiki.Admin is authentified
07:50:21.922 WARN!! [SocketListener0-3]
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:184) >23>
Uncaught exception: Error number 11015 in 11: Exception while
importing
Wrapped Exception: Error number 2002 in 2: Error parsing xml
Wrapped Exception: Error on line -1 of document : Premature end of
file. Nested exception: Premature end of file.
com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception
while importing
Wrapped Exception: Error number 2002 in 2: Error parsing xml
Wrapped Exception: Error on line -1 of document : Premature end of
file. Nested exception: Premature end of file.
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:94)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Wrapped Exception:
com.xpn.xwiki.XWikiException: Error number 2002 in 2: Error parsing xml
Wrapped Exception: Error on line -1 of document : Premature end of
file. Nested exception: Premature end of file.
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2356)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Wrapped Exception:
org.dom4j.DocumentException: Error on line -1 of document : Premature
end of file. Nested exception: Premature end of file.
at org.dom4j.io.SAXReader.read(SAXReader.java:482)
at org.dom4j.io.SAXReader.read(SAXReader.java:343)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2354)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Nested exception:
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatcher.dispatch(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.dom4j.io.SAXReader.read(SAXReader.java:465)
at org.dom4j.io.SAXReader.read(SAXReader.java:343)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2354)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
getException():
com.xpn.xwiki.XWikiException: Error number 2002 in 2: Error parsing xml
Wrapped Exception: Error on line -1 of document : Premature end of
file. Nested exception: Premature end of file.
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2356)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Wrapped Exception:
org.dom4j.DocumentException: Error on line -1 of document : Premature
end of file. Nested exception: Premature end of file.
at org.dom4j.io.SAXReader.read(SAXReader.java:482)
at org.dom4j.io.SAXReader.read(SAXReader.java:343)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2354)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Nested exception:
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatcher.dispatch(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.dom4j.io.SAXReader.read(SAXReader.java:465)
at org.dom4j.io.SAXReader.read(SAXReader.java:343)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2354)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
getException():
org.dom4j.DocumentException: Error on line -1 of document : Premature
end of file. Nested exception: Premature end of file.
at org.dom4j.io.SAXReader.read(SAXReader.java:482)
at org.dom4j.io.SAXReader.read(SAXReader.java:343)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2354)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Nested exception:
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatcher.dispatch(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.dom4j.io.SAXReader.read(SAXReader.java:465)
at org.dom4j.io.SAXReader.read(SAXReader.java:343)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:2354)
at com.xpn.xwiki.plugin.packaging.Package.readFromXML(Package.java:697)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:384)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:173)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
07:50:21.925 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>35> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/plain.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/plain.vm'
07:50:21.926 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>36> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/plain.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/plain.vm'
07:50:21.927 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>51> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
07:50:21.927 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>52> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
07:50:21.929 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
07:50:21.930 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
07:50:21.931 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
07:50:21.931 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
07:50:21.938 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>35> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/templatedoesnotexist.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/templatedoesnotexist.vm'
07:50:21.938 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>36> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/templatedoesnotexist.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/templatedoesnotexist.vm'
07:50:21.940 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>51> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/startpage.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/startpage.vm'
07:50:21.940 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>52> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/startpage.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/startpage.vm'
07:50:21.942 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
07:50:21.943 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwikivars.vm'
07:50:21.950 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>83> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
07:50:21.950 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>84> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fudocs.vm'
07:50:21.951 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>83> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
07:50:21.952 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>84> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/macros.vm'
07:50:21.958 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/layoutvars.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/layoutvars.vm'
07:50:21.959 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/layoutvars.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/layoutvars.vm'
07:50:21.961 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlheader.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlheader.vm'
07:50:21.962 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlheader.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlheader.vm'
07:50:21.965 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>85> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/stylesheets.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/stylesheets.vm'
07:50:21.965 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>86> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/stylesheets.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/stylesheets.vm'
07:50:21.967 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
07:50:21.967 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>101> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
07:50:21.968 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
07:50:21.968 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>101> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/style.css'
07:50:21.969 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>98> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightbox.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightbox.css'
07:50:21.969 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightbox.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightbox.css'
07:50:21.970 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>98> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightboxIE.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightboxIE.css'
07:50:21.970 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightboxIE.css'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/css/lightbox/lightboxIE.css'
07:50:21.971 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>85> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/analytics.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/analytics.vm'
07:50:21.971 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>86> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/analytics.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/analytics.vm'
07:50:21.972 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>85> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/albatross/analytics.vm' for
'file:/usr/share/jetty/webapps/xwiki/skins/albatross/analytics.vm'
07:50:21.972 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>86> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/albatross/analytics.vm' for
'file:/usr/share/jetty/webapps/xwiki/skins/albatross/analytics.vm'
07:50:21.973 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>85> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/javascript.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/javascript.vm'
07:50:21.973 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>86> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/javascript.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/javascript.vm'
07:50:21.974 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/skin.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/skin.js'
07:50:21.975 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/skin.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/skin.js'
07:50:21.975 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/prototype.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/prototype.js'
07:50:21.976 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/prototype.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/prototype.js'
07:50:21.976 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/rico.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/rico.js'
07:50:21.977 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/rico.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/rico.js'
07:50:21.977 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/xwrico.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/xwrico.js'
07:50:21.978 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/xwrico.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rico/xwrico.js'
07:50:21.978 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwiki.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwiki.js'
07:50:21.978 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwiki.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/xwiki.js'
07:50:21.979 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/browserdetect.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/browserdetect.js'
07:50:21.979 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/browserdetect.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/browserdetect.js'
07:50:21.980 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/chwScripts.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/chwScripts.js'
07:50:21.980 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/chwScripts.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/chwScripts.js'
07:50:21.981 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>98> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/table/tablefilterNsort.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/table/tablefilterNsort.js'
07:50:21.981 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/table/tablefilterNsort.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/table/tablefilterNsort.js'
07:50:21.982 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>98> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fullscreenEdit.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fullscreenEdit.js'
07:50:21.982 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fullscreenEdit.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/fullscreenEdit.js'
07:50:21.983 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>98> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/usersandgroups.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/usersandgroups.js'
07:50:21.983 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/usersandgroups.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/usersandgroups.js'
07:50:21.984 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/suggest/ajaxSuggest.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/suggest/ajaxSuggest.js'
07:50:21.984 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/suggest/ajaxSuggest.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/suggest/ajaxSuggest.js'
07:50:21.985 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>99> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/lightbox/lightbox.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/lightbox/lightbox.js'
07:50:21.985 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>100> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/lightbox/lightbox.js'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/scripts/lightbox/lightbox.js'
07:50:21.986 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/header.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/header.vm'
07:50:21.986 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/header.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/header.vm'
07:50:21.987 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>83> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/global.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/global.vm'
07:50:21.988 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>84> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/global.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/global.vm'
07:50:21.990 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>103> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/logo.png'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/logo.png'
07:50:21.991 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>104> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/logo.png'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/logo.png'
07:50:21.992 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>83> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/space.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/space.vm'
07:50:21.992 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>84> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/space.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/space.vm'
07:50:21.996 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/menuview.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/menuview.vm'
07:50:21.996 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/menuview.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/menuview.vm'
07:50:22.024 INFO [SocketListener0-3]
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.checkAuth(XWikiAuthServiceImpl.java:218)
>79> User XWiki.Admin is authentified
07:50:22.026 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>51> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/endpage.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/endpage.vm'
07:50:22.026 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>52> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/endpage.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/endpage.vm'
07:50:22.027 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/leftpanels.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/leftpanels.vm'
07:50:22.027 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/leftpanels.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/leftpanels.vm'
07:50:22.029 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rightpanels.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rightpanels.vm'
07:50:22.029 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rightpanels.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/rightpanels.vm'
07:50:22.031 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>113> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/go.png'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/go.png'
07:50:22.032 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>114> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/go.png'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/go.png'
07:50:22.036 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>113> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/icons/black-rss-mini3.png'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/icons/black-rss-mini3.png'
07:50:22.036 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>114> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/icons/black-rss-mini3.png'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/icons/black-rss-mini3.png'
07:50:22.058 INFO [SocketListener0-3]
com.xpn.xwiki.store.DBCPConnectionProvider.logStatistics(DBCPConnectionProvider.java:259)
>115> active: 1 (max: 50) idle: 1(max: 5)
07:50:22.061 INFO [SocketListener0-3]
com.xpn.xwiki.store.DBCPConnectionProvider.logStatistics(DBCPConnectionProvider.java:259)
>116> active: 0 (max: 50) idle: 2(max: 5)
07:50:22.069 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/footer.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/footer.vm'
07:50:22.069 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/footer.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/footer.vm'
07:50:22.070 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>67> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlfooter.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlfooter.vm'
07:50:22.071 WARN!! [SocketListener0-3]
org.mortbay.http.ResourceCache.getResource(ResourceCache.java:252)
>68> Alias request of
'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlfooter.vm'
for 'file:/usr/share/jetty/webapps/xwiki/skins/XWiki.DefaultSkin/htmlfooter.vm'
If I wanted to have a page that presented the Lucene search engine (a la
the Google home page), what is the 'right' way to do this?
I'm guessing that it's to #include Main.Search ?
Thanks in advance.
--
Jim Dowson
CTO, Global Services, EMC Corporation
Linx: (617) 598-0505
Thanks dude. It's working now
Original Message:
<br />On Mar 10, 2008, at 3:43 PM, Hosam Hassan wrote:
<br />
<br />> I already checked and google for that before i post anything. I dont
<br />> want to change the logo. I want to remove it totally with its like.
<br />> if you delete the logo.png u still have some nasty link there
<br />
<br />I read a bit too fast your question ;)
<br />
<br />You'll need to edit the global.vm file and remove this part:
<br />
<br /> <a href="$!xwiki.getURL(" main.webhome="Main.WebHome">
<br />#set($logoname = $xwiki.getSkinPreference("logo", "logo.png"))
<br />#set($logo = $!prefdoc.getAttachment($logoname))
<br />#if(!$logo)
<br />#set($logourl = $xwiki.getSkinFile($logoname))
<br /> <img src="$!logourl" alt="XWiki" width="200" height="70" />
<br />#else
<br />#set($logourl = $prefdoc.getAttachmentURL($logo.filename, "download"))
<br /> <img src="$!logourl" alt="XWiki" />
<br />#end
<br /> </a>
<br />
<br />Thanks
<br />-Vincent
<br />
<br />> Original Message:
<br />>
<br />> Hi Hosam,
<br />> <br />
<br />> <br />On Mar 10, 2008, at 3:19 PM, Hosam Hassan wrote:
<br />> <br />
<br />> <br />> Hello all,
<br />> <br />>
<br />> <br />> I am using the toucan skin as its much better and easier to
<br />> change
<br />> <br />> than the albatross. Anyway I just want to remove the Company
<br />> logo
<br />> <br />> and its link from the global header.
<br />> <br />>
<br />> <br />>> From where I can do that?.
<br />> <br />
<br />> <br />See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins
<br />> <br />
<br />> <br />Thanks
<br />> <br />-Vincent
<br />> <br />
<br />> <br />_______________________________________________
<br />> <br />users mailing list
<br />> <br />users(a)xwiki.org
<br />> <br />http://lists.xwiki.org/mailman/listinfo/users
<br />> <br />
<br />>
<br />> --
<br />> _______________________________________________
<br />> users mailing list
<br />> users(a)xwiki.org
<br />> http://lists.xwiki.org/mailman/listinfo/users
<br />
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--