Hi,
On May 16, 2013, at 9:40 PM, Chris Ward <cw(a)yellowdave.co.uk> wrote:
Hi,
[snip]
so the URL you use is:
http://candhserver/xwiki-enterprise-web-5.0.1/bin/edit/Technologies/WebHome
Right?
That's a very strange URL. You're supposed to extract the XWiki WAR into a
"xwiki" directory.
See
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationWAR
Here's the full message I get in XWiki - not sure
if it's very illuminating,
looks more like and HTML page puked than a "proper" stacktrace .
500 <html><head><title>Apache Tomcat/6.0.24 - Error
report</title><style><!--H1
[snip]
com.xpn.xwiki.XWikiException: Error number 2 in 0: The
wiki
[candhserver] does not exist com.xpn.xwiki.XWiki.getXWiki(XWiki.java:505)
This is the real error.
You should use
http://localhost:8080/xwiki/ (assuming it's running on port 8080)
Now if you really want to use an alias different than localhost you'll need to read
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki
Or wait for 5.1 or 5.0.2 since I'm going to propose an improvement since a change
we've made in 5.0 is causing troubles in single wiki setup.
Full stack attached (do attachments work here?
Nope, they're not allowed.
Thanks
-Vincent
I've had problems learning
the incantations to use this group!)
Many thanks again,
Chris
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Marius Dumitru Florea
Sent: 16 May 2013 17:25
To: XWiki Users
Subject: Re: [xwiki-users] Error in inserting image (and creating link)
Hi Chris,
On Thu, May 16, 2013 at 6:29 PM, chrisward < <mailto:cw@yellowdave.co.uk>
cw(a)yellowdave.co.uk> wrote:
Hi all,
I've only been using XWiki for a day so
please be gentle with me -
I've done a bunch of searches but can't
seem to find my problem listed.
The details.
Running MySQL 5.5.31 on Ubuntu 12.04
XWiki latest version
I've been trying to upload images but get
this
<
<http://xwiki.475771.n2.nabble.com/file/n7585148/1.jpg>
http://xwiki.475771.n2.nabble.com/file/n7585148/1.jpg>
<
<http://xwiki.475771.n2.nabble.com/file/n7585148/2.jpg>
http://xwiki.475771.n2.nabble.com/file/n7585148/2.jpg>
My example is using this image file from Google
<https://www.google.co.uk/images/srpr/logo4w.png>
https://www.google.co.uk/images/srpr/logo4w.png
There's something in there about "Failed
to initialise XWiki context".
Can you paste (somewhere) the full stack trace? The final "Caused by"
is very important.
Can anyone suggest where I've done something
wrong, maybe in the
installation process or a MySQL perms thing?
Do you have a hyphen in the application context name? (see
<http://jira.xwiki.org/browse/XWIKI-9068>
http://jira.xwiki.org/browse/XWIKI-9068 )
Hope this helps,
Marius
The general functionality seems to work - I have
the thing up and
running and can create pages and spaces etc.
Any help very welcome.
Thanks,
> Chris