Hello,
As I didn't find a solution about my native renderer problem issue, so I
tried the google charts API one. Unfortunatly, when I write more than a
certain number (not too many) of characters in formula tags, I have an
error. Instead of using the google charts renderer, the snuggletex one is
used...
For instance when I wrote this simple code :
{{formula}}
111111111111111111111111111111\\
111111111111111111111111111111\\
111111111111111111111111111111\\
111111111111111111111111111111\\
111111111111111111111111111111\\
111111111111111111111111111111\\
111111111111111111111111111111\\
111111111111111111111111111111
{{/formula}}
All break lines (\\) weren't rendered. But ! If I write only the four first
lines, all is fine.
Is this a know issue ? What can I do ?
Last question : : When my wiki is local, can it make external HTTP ?
Because, When I want to use the mathtran renderer I have this error :
2010-04-23 15:49:26,238 [
http://localhost:8080/xwiki/bin/tex/Public/FormulaMacro
Again/440bdc8f8001d9d387dbb95e1f1328998c35678a03e22bbf8eb747dc9de8a34d]
ERROR web.XWikiAction - Connection aborted
See Google Charts renderer error lines :
2010-04-23 12:04:37,463 [
http://localhost:8080/xwiki/bin/view/Public/FormulaMacroAgain] ERROR
formula.FormulaMacro
- Invalid renderer: [googlecharts]. Falling back to the safe
renderer.org.xwiki.component.manager.ComponentLookupException:
Failed to render formula using [googlecharts] renderer
at
org.xwiki.rendering.internal.macro.formula.FormulaMacro.render(FormulaMacro.java:162)
at
org.xwiki.rendering.internal.macro.formula.FormulaMacro.execute(FormulaMacro.java:112)
at
org.xwiki.rendering.internal.macro.formula.FormulaMacro.execute(FormulaMacro.java:57)
at
org.xwiki.rendering.internal.transformation.MacroTransformation.transformOnce(MacroTransformation.java:175)
at
org.xwiki.rendering.internal.transformation.MacroTransformation.transform(MacroTransformation.java:120)
at
org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:72)
at
com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:5696)
at
com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:5671)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:626)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:595)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:497)
at sun.reflect.GeneratedMethodAccessor236.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1710)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1631)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:123)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:224)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
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(ServletHandler.java:1166)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
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.servlet.Dispatcher.forward(Dispatcher.java:327)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:109)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
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(ContextHandlerCollection.java:230)
at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java: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.content(HttpConnection.java:930)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
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)
--
Marine JULIAN
Hi. We are running XE-2.1.1 over Glassfish and recently one of our end users reported that when he clicked on a hyperlink in a MS-Word document that pointed to a page in our XE instance, MS-Word indicated in the status bar that "Word is preparing to go to this link" and then reports an error "Unable to open http://example.com/xwiki/bin/view.... Cannot download the information you requested". The expectation is that clicking on the click should simply dispatch the URL to the default browser. The URL of course opens without issue in all browsers.
We did some research and experiments and found out that the above error only shows up for URLs that are not world-readable i.e. those that need authentication.
We read through the MS-KB article http://support.microsoft.com/kb/838028/ and believe that the Office-2003 app itself is doing/attempting to fetch the content of the URL.
Does any one have a clue how to make Office2003 (Word, Excel, PPT, Visio etc.) to simply handoff the URL to the browser instead of doing anything fancier?
I am posting this query on this forum because I suspect XE might also be involved in this because it must be responding to the "OPTIONS" command and participating in the MS Office Discovery Protocol.
Thanks,
Milind
Hi,
I want to add a panel to my xwiki site using the Panel Wizard. I can add a
panel to a space, but I want to add a panel to all the spaces (like the Main
Navigation Panel). I know that I can add the panel to all the spaces one by
one. But if I add a space I need to add the panel to the new space. Is there
I way to add the panel for all the spaces. How can I do that ?
Thanks,
Abel
Whenever I click the "Wiki Page..." menu item from the "Link" menu on
the WYSIWYG editor I get an "There was an error loading the data"
message displayed. Upon closer examination of the requests being
made, the server is returning a 500 error with "Failed to initialize
the XWiki context" with an inner exception of "The wiki server1 does
not exist".
I have an XEM 2.3.28624 installation with two XE instances set up
using Path-based resolution. This error is occurring in both XE
instances.
Steps Taken
1. visit the wiki
http://server1/xwiki/wiki/mywiki/view/Main/NewPage
2. click the edit link
3. click the "Link" button on the toolbar
4. click the "Wiki Page..." menu item
The dialog box appears with the error message. A request was made to
the URL below with a 500 response.
http://server1/xwiki/resources/js/xwiki/wysiwyg/xwe/WikiService.gwtrpc
Stack trace
javax.servlet.ServletException: Failed to initialize the XWiki context.
com.xpn.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.initializeXWikiContext(XWikiContextInitializationFilter.java:154)
com.xpn.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.doFilter(XWikiContextInitializationFilter.java:85)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
root cause
com.xpn.xwiki.XWikiException: Error number 2 in 0: The wiki server1
does not exist
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:496)
com.xpn.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.initializeXWikiContext(XWikiContextInitializationFilter.java:140)
com.xpn.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.doFilter(XWikiContextInitializationFilter.java:85)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
Hi xWiki users,
I am quite new in using xWiki and I am very satisfied with it, but I can't solve one problem. I want to create some navigator which will have a tree structure. I found a SpaceExplorer Aplication and a source code of a tree, it works fine when I paste the code into a page, but when I paste it to a panel (because I would like to use the tree for navigation), it works but not very well. The tree isn't perfectly structured and what is worse, there is some error on the server. In Firefox there is a message: Server failed:internal error, IE: there is a message: Error on the line 81, but in a log I didn't find anything wrong. When I remove this panel everything is OK.
In documentation I have read that panels use wiki syntax 1.0 maybe this is the reason why it doesn't work fine. But I don't know how to solve it.
I will be very glad for any point. Thanks a lot
Zuzana
Hi XWiki lovers,
If you're interested in seeing some macros developed and available for your wiki, please edit this page and add macros you'd like to see:
http://dev.xwiki.org/xwiki/bin/view/Design/NewMacros
Thanks
-Vincent
Hi all
I have such problem:
I have pure installation of XWiki with imported the default XAR, which is
offerred after installation. When I log in ad Administrator, I cannot add
new user in admin pages - i get only empty screen after click on "Add user".
I cannot add user to group too - i Cant select any user. New group was
created sucesfully.
Any experiments with permissions (even enable all permissions for all
groups/users including ungegistered) was unsuccessfull.
Thanks for any pointer.
Hi all
I test the XWiki, and I thing this is the best wiki software freely
available this days. But I have such idea how to use XWiki to create
documentation.
My idea is to create similar document's structure, as Office programs
allows: to have one "master" document, which collects (= includes)
sub-documents, each starting with chapters with certain level (level 1 -
for example). The sub-documents can (opptionally) contain next sub-documents
at lowest levels.
My requests for such structure are:
- each documetnt MUST have it's parent - e.g. the parent is mandatory,
the parent must exist ant must not be deleted until at least one child
exists. The only exception with no parent is "root level document" - which
could be the "space" itself (or a "section" - if anything like that exists
in XWiki)
- the sub-pages could be put to any place in master document
- wiki should allow to combine text with sub-pages,
- in each page, link to it's children should exist - in ideal case links
to all children collected on single place (at top of page for example), and
at place, where it is put in the document
- wiki should allow to process entire such page's structure in case it
creates document index or summary - index should contain headers from all
included pages
- it would be perfect if links between pages stay preserved in exported
documents
- the entire page's tree (with links to direct view/edit particular
pages) should be available as quick-navigation component
- the wiki could provide "complex look" (preview...) to entire such
document, including content index
- the wiki should allow to export entire "master" document to usuall
formats (pdf, rtf...), including content index etc...
- previous tree things could be created for any point of page's tree - it
is not necessary to create it only for "root" page, but for every sub-page
too
It it possible to create this with XWiki?
Thanks for responses.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 2.4 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is first milestone of the XWiki Enterprise 2.4 version.
Main changes from 2.3.1:
* New Search application and administration UI
* New Rendering cache
* WYSIWYG improvements
* New Code macro configuration
* Security improvements
* Performance improvements
* Chart macro improvements
* Lots of bugs fixes
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise24M1
Thanks
- The XWiki dev team
Hi Pierre,
On Jun 2, 2010, at 1:36 PM, Dalluege, Pierre (extern) wrote:
> Hello Vincent,
>
> first of all: you're doing a great job with xwiki.
>
> In respect to the startup logging issue: All tomcat5-subdirectories have root:tomcat rights, I also tried the java dictionaries, but it didn't work out. I even started tomcat directly in the xwiki directory (/etc/init.d/tomcat5 start), but it didn't help too. Unfortunately I have no idea, in which directory the jvm wants to write. If I could set it to a fix location (i.e. /var/log/xwiki), I probably could fix it. I attached the excerpt from the tomcat logfile.
It tries to write to a file named xwiki.log in the directory from where tomcat is started.
If you want to control the location of the log file, see
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Logging
> In respect to the import of the initial structure I attach a screenshot.
I've just tested import the default XAR in an empty xwiki and it worked fine. I've tried both in XE 2.4-SNAPSHOT and in XE 2.3 (the version you're using).
Can you give us the exact steps you've followed so that we can try to reproduce it?
Thanks
-Vincent
PS: Please use the mailing list to reply
> I can provide ssh or web access - in case it saves time.
>
> Thank you very much for your personal investigation and support. Hopefully I may support you later.
>
> Best regards
>
> Pierre
>
> ________________________________
>
> Von: Vincent Massol [mailto:vincent@massol.net]
> Gesendet: Di 01.06.2010 13:21
> An: XWiki Users
> Betreff: Re: [xwiki-users] General installation topic
>
>
>
> Hi Pierre,
>
> On Jun 1, 2010, at 1:06 PM, Dalluege, Pierre (extern) wrote:
>
>> Hello xwiki users,
>>
>> In the past (some years ago) I was using the "first timer" version of
>> xwiki only, this was fine for development.
>>
>> Now I need to run xwiki on a more professional environment, the base is
>> CentOS 5.5 (current and most recent version), including tomcat 5.5 and
>> mysql 5. Tomcat starts as service and during this startup logging claims
>> not to be able to create / access xwiki.log.
>
> You need to give permission to the user who starts tomcat to write to the location where the log file is.
>
>> When the xwiki application starts, everything looks nice, I even can
>> change the content, but I cannot sucessfully import the default jar
>> (uploadig is fine).
>
> I guess you meant XAR.
>
> What version of XE and what error do you get?
>
> Thanks
> -Vincent
>
>>
>> So, as this is the team of users, probably most of you have fixed this
>> issue. I can provide more detailed information on request, I wanted to
>> keep it as short as possible.
>>
>> Just in case I could offer ssh access. Any ideas?
>>
>> Best regards
>>
>> Pierre
Hello,
I use a 2.1.2 XWiki XE and the stats are activated. Is it possible to reset
the counters of the Stats space ?
Don't read anything on this topic in the manual.
Thank you for your help.
Maxime
Hi All,
Currently i am working in xwiki and facing some issues which i am not able
to solve. I want to create a tree structure for the space and subspace and
the pages inside it.
Eg : I am creating
Space Name : HelloMajor, Parent : nothing (by default it takes WebHome)
Page Name : HelloMajorPage1 : Parent : HelloMajor
Page Name : HelloMajorPage2 : Parent : HelloMajorPage1
If i use document tree its displaying like
HelloMajor
|___ HelloMajorPage1
|____HelloMajorPage2
Another space creation : HelloMinor; Parent : HelloMajor.WebHome
Page Name : HelloMinorPage Parent : HelloMinor
Now i want to display the tree structure like this
HelloMajor
|___ HelloMajorPage1
| |____HelloMajorPage2
|___HelloMinorPage
|____HelloMinorPage
I want to display the subspace under the related space itself. I tried with
child parent snippets but it didnt worked. As i explored i didnt get the
solution to get the parent of the subspace. Normally in db its storing under
XWD_Parent field in xwiki_doc table. I would like to give the subspace name
as parameter so that i can get the parent name which i mean is
"HelloMajor.WebHome".
My requirement is to build a tree structure. I tried with space explorer,mk
tree, document tree and spaceAllDocs. No one fitting my requirement.
*Spacename
* Subspacename
* subspacepages
* SpacePages
In this manner i want to display. IS there any solution.
Kindly help me.
Thanks in advance.
Regards,
Nithya.Vembu.
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-list-the-subspace-under-the-space-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of
XWiki Enterprise and XWiki Enterprise Manager 2.3.1.
This is a bug fix release for the 2.3 branches.
Improvements:
* [XPLUCENE-4] - Index inside of zip files using Lucene
* [XPLUCENE-13] - Ability to rebuild the indexes just for one virtual wiki
* [XPLUCENE-47] - Add ability to index attachments in OpenXML format
* [XPLUCENE-29] - Adding capability to refresh the index without cleaning it
* [XPLUCENE-36] - Lucene search on property level
Important Bugs fixed:
* [XE-651] - RSS feed for search results doesn't work
* [XE-670] - Deleted Documents and Deleted Attachments are not displayed anymore
* [XE-673] - Cannot create a new space from the dashboard
* [XE-675] - Recent Changes appears empty on user profiles when not
logged as advanced user
* [XWIKI-5166] - Guest user rights are not properly tested when tested
from another wiki
* [XWIKI-5133] - The caret jumps at the start of the page when
pressing Enter at the end of a line
* [XWIKI-5175] - NPE in XWikiLDAPUtils#isMemberOfGroup cause
authentication to fail
* [XPWATCHLIST-109] - WatchListClass page saved very often
* [XAADMINISTRATION-125] - Editing a user/group from "XWiki
Preferences > Users/Groups" doesn't work
For more information see the Releases notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise231
and
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM231
Thanks
-The XWiki dev team
Hi guys,
I found a code snippet on xwiki.org, that does a TreeNav feature, but
actually, this is not what I want. I would like to have the Treeview,
as on /XWiki/Treeview inside a panel. As a matter of fact, it seems
the code for Treeview does only work, when there is nothing else on
that page, so adding just a line of text in the beginning of the
XWiki/Treeview page seems to make the "+"-signs to open the
tree-structure unusable. Probably for the same reason, I did not
manage yet, to get it inside a panel. Do you have some ideas, what I
could do to get what I want?
Thanx,
Sebastian
I'm hoping to create a simple Xwiki macro to allow users an easy way
to create local file:// links to internal network shares through the
WYSIWYG macros feature. This is also an excuse for me to try to get
m2eclipse to work for building Xwiki as well. However, so far the
plugin doesn't seem to be working right.
I'm generally following the guide here:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/RenderingMacroTutorial#HC…
I first attempted at using Eclipse's m2eclipse plugin to create a new
maven project, but had some troubles with this. I first added a maven
archetypes catalog through the Window->Preferences->Maven->Archetypes
menu. I added a remote catalog using the url
"http://svn.xwiki.org/svnroot/xwiki/platform/xwiki-tools/trunk/xwiki-archety…".
Then, by going through the new maven project wizard, I checked the
"include snapshot archetypes" box and the xwiki-archetype-macro shows
up. I then fill out the input boxes, for example something like:
Group ID: com.lyraphase
Artifact ID: localFileLinkMacro
Version: 0.0.1-SNAPSHOT
Package: com.lyraphase
I click finish and it simply says "Failed to create project". The
event details for the error in the log are:
--------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.php.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.php.product
Error
Tue May 25 18:28:55 MDT 2010
Failed to create project.
java.lang.NullPointerException
at org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory.createArtifactRepository(DefaultArtifactRepositoryFactory.java:90)
at org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.resolveArchetype(ProjectConfigurationManager.java:540)
at org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.createArchetypeProject(ProjectConfigurationManager.java:463)
at org.maven.ide.eclipse.wizards.MavenProjectWizard$5.runInWorkspace(MavenProjectWizard.java:279)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--------------------------------------------
I then gave up on that, and just made a new directory and ran the
maven command line mentioned in the Macro Tutorial through Cygwin. I
entered the Group ID, etc...
The command seemed to work, however again m2eclipse chokes on missing
maven dependencies after doing a "Import -> Existing Maven Project".
The console log in Eclipse also shows *tons* of warnings about
checksums failing and some missing pom files. For example:
5/25/10 6:02:18 PM MDT: [WARN] *** CHECKSUM FAILED - Checksum failed
on download: local = 'f4993fe96db30ae57ca4d71e34ebe200b63981b6';
remote = 'eaf4f3d8c6ee17e73ca671a496a4b307f83aed63' - IGNORING
5/25/10 6:02:19 PM MDT: [WARN] *** CHECKSUM FAILED - Checksum failed
on download: local = 'aaeb993ef6348a2e5102df06b408d8bb220d609e';
remote = '79231f9f429a3ba10c5d260b4e683fe7599498d0' - IGNORING
Most of that stuff is uninteresting, but I snipped out some of the
more interesting messages I found within the mess.
--------------------------------------------
5/25/10 5:46:08 PM MDT: Unable to update index for
xwiki-externals|http://maven.xwiki.org/externals: Resource
nexus-maven-repository-index.properties does not exist
5/25/10 5:52:57 PM MDT: Missing artifact
org.xwiki.platform:xwiki-core-rendering-parser-wikimodel:jar:2.3-SNAPSHOT:compile
5/25/10 5:46:10 PM MDT: Unable to update index for
xwiki-plugins-externals|http://maven.xwiki.org/externals: Resource
nexus-maven-repository-index.properties does not exist
5/25/10 5:52:57 PM MDT: Missing artifact
org.xwiki.platform:xwiki-core-rendering-parser-wikimodel:jar:2.3-SNAPSHOT:compile
5/25/10 6:02:19 PM MDT: Missing artifact
org.xwiki.platform:xwiki-core-rendering-parser-wikimodel:jar:2.3-SNAPSHOT:compile
5/25/10 6:02:24 PM MDT: Maven Builder: FULL_BUILD
5/25/10 6:02:24 PM MDT: Build errors for localFileLinkMacro;
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal on project localFileLinkMacro: Missing:
----------
1) org.xwiki.platform:xwiki-core-rendering-parser-wikimodel:jar:2.3-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.xwiki.platform
-DartifactId=xwiki-core-rendering-parser-wikimodel
-Dversion=2.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.xwiki.platform
-DartifactId=xwiki-core-rendering-parser-wikimodel
-Dversion=2.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) com.lyraphase:localFileLinkMacro:pom:pom:1.0-SNAPSHOT
2) org.xwiki.platform:xwiki-core-rendering-parser-wikimodel:jar:2.3-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
com.lyraphase:localFileLinkMacro:pom:1.0-SNAPSHOT
from the specified remote repositories:
xwiki-externals (http://maven.xwiki.org/externals, releases=true,
snapshots=true),
xwiki-releases (http://maven.xwiki.org/releases, releases=true,
snapshots=false),
xwiki-snapshots (http://maven.xwiki.org/snapshots, releases=false,
snapshots=true),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
--------------------------------------------
Hello xwiki users,
In the past (some years ago) I was using the "first timer" version of
xwiki only, this was fine for development.
Now I need to run xwiki on a more professional environment, the base is
CentOS 5.5 (current and most recent version), including tomcat 5.5 and
mysql 5. Tomcat starts as service and during this startup logging claims
not to be able to create / access xwiki.log.
When the xwiki application starts, everything looks nice, I even can
change the content, but I cannot sucessfully import the default jar
(uploadig is fine).
So, as this is the team of users, probably most of you have fixed this
issue. I can provide more detailed information on request, I wanted to
keep it as short as possible.
Just in case I could offer ssh access. Any ideas?
Best regards
Pierre
Hi !
I've been trying the RSS macro for severals hours but I can't stop to have
the "Failed to execute macro: RSS" error...
I'm using a XEM 2.3 version on Debian and I tried to insert the macro in the
main page (Main.WebHome) of a sub wiki called "test". I wanted to display
the last five news of the blog. Here the macro code :
{{rss count="5" feed="
http://myserver.fr:8080/xwiki/wiki/test/view/Blog/BlogRss"/}}
Does anyone have an idea of the error ? Or perhaps you can give me some
tests to do so that I could find why I have this error.
org.xwiki.rendering.macro.MacroExecutionException: Error processing
[http://myserver.fr:8080/xwiki/bin/view/XWiki/WatchListRss?xpage=plain&outpu…]
: Server returned HTTP response code: 401 for URL:
http://xwiki.gipsa-lab.inpg.fr:8080/xwiki/bin/login/XWiki/XWikiLogin;jsessi…
at org.xwiki.rendering.internal.macro.rss.DefaultRomeFeedFactory.createFeed(DefaultRomeFeedFactory.java:68)
[...]
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Caused by: java.io.IOException: Server returned HTTP response code:
401 for URL: http://myserver.fr:8080/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=g2idn04…
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[...]
... 90 more
Thank you in advance,
Marine
Hello,
I can install and run the standalone version of xwiki Watch with no problems. However, installing Watch app over an existing xwiki causes problems.
Steps to reproduce:
1. I download xwiki-watch-1.0.xar
2. I start xwiki 2.3, and import the watch xar. The import tells me it was successfully accomplished
3. In Administration > Preferences > Programming, I add WatchCode.Translations as an Internationalization Document Bundle, and click Save
4. I go to Spaces, click Watch, and "Go To xwiki Watch Reader". I get Error message: "watch.errorwithcode - com.google.gwt.user.client.rpc.InvocationException. The call failed on the server":
I also notice that under my Spaces in xwiki, WatchCode, WatchQueries, WatchSheets and Packager all have big blue question marks. This did not when I import other xwiki apps
Has any one encountered this Error? Can you suggest how I can get around it?
Thank you,
Thomas
Marine Julian wrote:
>
> The first problem is that importation by splitting the document doesn't
> work in 2.3 version... I tried to split by heading of level 1. It said to
> me that the importation succeeds and showed me the link to the new page
> (said Rapports.parent) but when I accessed it I had the "The page doesn't
> exist"... Later, I realized that my document was imported in the
> Main.WebHome page !! Weird ! In fact, the importation succeeded but not
> where I wanted and asked for ! In fact, I had the equivalent of
> "Rapports.parent" in the Main.WebHome i.e. the content and the links to
> Rapports.child pages. Unfortunately, the links had the [?] of "page not
> existing". Indeed, they links to "Rapports.children" pages which don't
> exist : the child pages were also imported behind the parent page (itself
> behind the content of Main.WebHome)...
>
Does it need to be reported on jira ? I don't know in which case we must do
it and if we are allowed to do it (perhaps only devs can report a bug...).
Please note that, in wiki farm, from a subwiki, the document is not imported
in its Main.WebHome page but in the Main.WebHome page of the admin wiki
(Main wiki)...
--
View this message in context: http://xwiki.475771.n2.nabble.com/Importation-issues-tp5107820p5120875.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Dear forum,
I am new to xwiki.
Today I setup a xwiki (2.3) and have a try.
When I tried to create a new space with the "Create" button on the
Dashboard, I got an error page "Notice This document already exists." The
same result using the create button on "New Page" panel. However, I was able
to create a space with the Xwiki menu (I was using the default sking) and
typing the space name in URL address (XXX/bin/view/NewPage/).
Tried XE 2.2.6, there was no such problem.
I checked the xwiki.log under Tomcat folder, there was no error message. (Is
this right log to check error?)
Any idea on this?
My setup:
Windows 2008 (Simplified Chinese, 32bit)
MySQL 5.1.45
Tomcat 6.0.26
Thanks.
Rex
thx a LOT Guillaume I did not know we could switch the code as easy as
that !
my problem is solved I manage to put the code in 1.0 version and it
works, COOL :)
thx again !
Caroline.
users-request(a)xwiki.org a écrit :
> ------------------------------
>
> Message: 2
> Date: Thu, 27 May 2010 14:13:34 +0200
> From: Guillaume Lerouge <guillaume(a)xwiki.com>
> Subject: Re: [xwiki-users] Problem deleting blog space & renaming
> another space
> To: XWiki Users <users(a)xwiki.org>
> Message-ID:
> <AANLkTinmS-OVm-u0rTu61sLUvAH2Mr3IDqSq_xT1Unl9(a)mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Hi,
>
> On Thu, May 27, 2010 at 14:05, Gerwin Software - Caroline <
> caroline(a)gerwinsoftware.com> wrote:
>
>
>> dear gregor,
>>
>> "Did you run the velocity-macro mentioned in the link I sent you?"
>> Yes I tried of course !
>>
>> Apparently I read that there are some hidden files and I can't see them :S
>>
>> Concerning my second problem, "renaming a space", have you got any idea ?
>> How to rename the name of a space ?
>> (I already tried the *Space Rename Snippet* but it is 1.0 code and my xwiki
>> is 2.0 code..)
>>
>>
>
> Create a page in wiki edition mode, switch that page's syntax to "XWiki 1.0"
> using the panel on the right, paste the content, save the page and it will
> work ;-)
>
> Guillaume
Hi, all.
I try to install xwiki (Glassfish + oracle-xe).
When I launch the XWiki I get the following error message in Firefox:
--------------------------------------------------------------
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param xwiki.store.migration.manager.class
Wrapped Exception: org.objectweb.asm.ClassWriter.<init>(Z)V
--------------------------------------------------------------
Please see server.log below. I checked hibernate.cfg.xml, oracle-xe configuration lot of times. Also I tried to connect xwiki to mysql, to change java, glassfish and xwiki version. But I always get the same error.
I will be grateful for the help.
Thanks,
Simon.
--------------------------------------------------------------
# uname -a
Linux xwiki.office.lz 2.6.18-194.3.1.el5 #1 SMP Thu May 13 13:09:10 EDT 2010 i686 i686 i386 GNU/Linux
# java -version
java version "1.5.0_22"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode, sharing)
Glassfish: glassfish-installer-v2.1.1-b31g-linux-ml
XWiki version: xwiki-enterprise-web-2.2.6.war
--------------------------------------------------------------
=The Server Log message=
[#|2010-05-27T10:49:47.736+0400|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=http://xwiki.office.lz:8080/xwiki/bin/view/Main/;|2010-05-27 10:49:47,733 [http://xwiki.office.lz:8080/xwiki/bin/view/Main/] WARN action.RequestProcessor - Unhandled Exception thrown: class com.xpn.xwiki.XWikiException
|#]
[#|2010-05-27T10:49:47.758+0400|SEVERE|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=http://xwiki.office.lz:8080/xwiki/bin/view/Main/;_RequestID=409a467f-f7cb-4c03-8bf9-9a4f33d6ae85;|StandardWrapperValve[action]: PWC1406: Servlet.service() for servlet action threw exception
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param xwiki.store.migration.manager.class
Wrapped Exception: org.objectweb.asm.ClassWriter.<init>(Z)V
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:369)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:430)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:333)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:313)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
Wrapped Exception:
com.xpn.xwiki.XWikiException: Error number 3001 in 3: Cannot load class com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param xwiki.store.migration.manager.class
Wrapped Exception: org.objectweb.asm.ClassWriter.<init>(Z)V
at com.xpn.xwiki.XWiki.createClassFromConfig(XWiki.java:1078)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:770)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:713)
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:350)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:430)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:333)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:313)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
Wrapped Exception:
java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.<init>(Z)V
at net.sf.cglib.core.DebuggingClassWriter.<init>(DebuggingClassWriter.java:47)
at net.sf.cglib.core.DefaultGeneratorStrategy.getClassWriter(DefaultGeneratorStrategy.java:30)
at net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:24)
at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:145)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:117)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.getProxyFactory(CGLIBLazyInitializer.java:117)
at org.hibernate.proxy.pojo.cglib.CGLIBProxyFactory.postInstantiate(CGLIBProxyFactory.java:43)
at org.hibernate.tuple.entity.PojoEntityTuplizer.buildProxyFactory(PojoEntityTuplizer.java:162)
at org.hibernate.tuple.entity.AbstractEntityTuplizer.<init>(AbstractEntityTuplizer.java:135)
at org.hibernate.tuple.entity.PojoEntityTuplizer.<init>(PojoEntityTuplizer.java:55)
at org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping.<init>(EntityEntityModeToTuplizerMapping.java:56)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:302)
at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:434)
at org.hibernate.persister.entity.JoinedSubclassEntityPersister.<init>(JoinedSubclassEntityPersister.java:91)
at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:58)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:226)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1300)
at com.xpn.xwiki.store.XWikiHibernateBaseStore.initHibernate(XWikiHibernateBaseStore.java:166)
at com.xpn.xwiki.store.XWikiHibernateBaseStore.checkHibernate(XWikiHibernateBaseStore.java:561)
at com.xpn.xwiki.store.XWikiHibernateBaseStore.execute(XWikiHibernateBaseStore.java:1055)
at com.xpn.xwiki.store.XWikiHibernateBaseStore.executeRead(XWikiHibernateBaseStore.java:1099)
at com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.getDBVersion(XWikiHibernateMigrationManager.java:68)
at com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.<init>(AbstractXWikiMigrationManager.java:68)
at com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.<init>(XWikiHibernateMigrationManager.java:51)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.xpn.xwiki.XWiki.createClassFromConfig(XWiki.java:1070)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:770)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:713)
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:350)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:430)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:333)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:313)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
|#]
I Hello,
I have installed Xwiki for my company, and wanted to disable the "blog".
It seemed that I cannot do that so I decided to *delete the blog space. *
I have read that in order to delete a whole space I have to delete all
files in it so I did it, but the blog space is still there, empty with a
"?" shown at the end.
I have searched through the internet and found someone had the same
problem as me. The answer of the admin was :
/"The reason is that there are some hidden documents in some spaces
(like in the Blog space for example). We need to fix this. In the
meantime, one solution (which is a pain I agree) is to go to that hidden
page (you can use Ctrl + M to navigate) and delete it from there."
/
So I wanted to delete those hidden files but I can't find them :S
Can someone explain me how to show the hidden files and delete them ?
I can't understand where to go and use Ctrl+M to navigate :S
I have an other issue : *I tried to rename a space but didn't
succeed *:S
I have searched through the internet adn found this piece of information :
/"If you want to rename a full space, see the /Space Rename Snippet./."/
(source : http://platform.xwiki.org/xwiki/bin/view/Features/Spaces
& http://code.xwiki.org/xwiki/bin/view/Snippets/RenameSpaceSnippet)
So I tried it but this /Space Rename Snippet/ is a xwiki code 1.0 and
our xwiki is a 2.0 version , so the Snippet doesn't work :/
So I tried to find a 2.0 version of the /Space Rename Snippet/ code but
without any success.
If someone has it or any solution to change the name of a space I'm
listening :)
Sincerely.
Hi guys,
I've upgraded to XWiki 2.3.
In the docs, it says:
"To turn on comment captcha requirement, go to wiki or space
administration, click on the "Rights" section and notice the checkbox
toward the bottom labeled "Require unregistered users to solve a
captcha when posting a comment on a page". Check that box and guests
will be required to solve a captcha to comment."
However, when I go to the "Rights" section, I do not see any checkbox
saying "Require unregistered users to solve a captcha when posting a
comment on a page".
I've already imported the latest xar-archive.
Could anyone shed some light how to get this new feature working?
TIA
Gregor
--
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
dear gregor,
"Did you run the velocity-macro mentioned in the link I sent you?"
Yes I tried of course !
Apparently I read that there are some hidden files and I can't see them :S
Concerning my second problem, "renaming a space", have you got any idea ?
How to rename the name of a space ?
(I already tried the *Space Rename Snippet* but it is 1.0 code and my xwiki is 2.0 code..)
If you don't have any idea where can I ask the question ?
I've already
Regards,
Caroline.