[xwiki-users] Error in inserting image (and creating link)
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/2.jpg> My example is using this image file from Google https://www.google.co.uk/images/srpr/logo4w.png There's something in there about "Failed to initialise XWiki context". Can anyone suggest where I've done something wrong, maybe in the installation process or a MySQL perms thing? 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 -- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Chris, On Thu, May 16, 2013 at 6:29 PM, chrisward <[email protected]> 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/2.jpg>
My example is using this image file from Google
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 ) 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
-- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Chris, On May 16, 2013, at 5:29 PM, chrisward <[email protected]> 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
It would be interesting if you could paste the whole error because in your screenshot we only see a portion of it. Thanks -Vincent
My example is using this image file from Google
https://www.google.co.uk/images/srpr/logo4w.png
There's something in there about "Failed to initialise XWiki context".
Can anyone suggest where I've done something wrong, maybe in the installation process or a MySQL perms thing?
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
I had this problem too. Is your wiki installed in an xwiki context or ROOT context? Does your hostname match your dns name? Is your server named something other than xwiki. It has some trickery with dns naming and which wiki is being presented. I bet if you tried it with the IP address it would work. If that's that case I think I may have a procedure that will fix what ails you. -- Mark Gardner KC Research Automation [email protected] (816) 881-2957 On 5/16/13 10:29 AM, "chrisward" <[email protected]> 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/2.jpg>
My example is using this image file from Google
https://www.google.co.uk/images/srpr/logo4w.png
There's something in there about "Failed to initialise XWiki context".
Can anyone suggest where I've done something wrong, maybe in the installation process or a MySQL perms thing?
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
-- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-li nk-tp7585148.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi, <This is sent as an email - hope it works> Thanks for the messages - I DO have a hyphen . http://myserver/xwiki-enterprise-web-5.0.1/bin/edit/Technologies/WebHome 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 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo nt-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo nt-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo nt-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size: 12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>javax.servlet.ServletException: Failed to initialize the XWiki context. org.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.initializeX WikiContext(XWikiContextInitializationFilter.java:153) org.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.doFilter(XW ikiContextInitializationFilter.java:83) com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66) org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFi lter(SavedRequestRestorerFilter.java:208) org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFi lter(SetCharacterEncodingFilter.java:111) </pre></p><p><b>root cause</b> <pre>com.xpn.xwiki.XWikiException: Error number 2 in 0: The wiki [candhserver] does not exist com.xpn.xwiki.XWiki.getXWiki(XWiki.java:505) org.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.initializeX WikiContext(XWikiContextInitializationFilter.java:134) org.xwiki.wysiwyg.server.filter.XWikiContextInitializationFilter.doFilter(XW ikiContextInitializationFilter.java:83) com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66) org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFi lter(SavedRequestRestorerFilter.java:208) org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFi lter(SetCharacterEncodingFilter.java:111) </pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/6.0.24 logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.24</h3></body></html> Full stack attached (do attachments work here? I've had problems learning the incantations to use this group!) Many thanks again, Chris -----Original Message----- From: [email protected] [mailto:[email protected]] 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:[email protected]> [email protected]> 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
--
View this message in context:
<http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creatin> http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creatin
g-link-tp7585148.html Sent from the XWiki- Users mailing list archive
at Nabble.com.
_______________________________________________
users mailing list
<mailto:[email protected]> [email protected]
<http://lists.xwiki.org/mailman/listinfo/users> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list <mailto:[email protected]> [email protected] <http://lists.xwiki.org/mailman/listinfo/users> http://lists.xwiki.org/mailman/listinfo/users
Folks, In my stack trace you will see the string "candhserver". That's my real server name, in my email I tried to generalise it by replacing it with "myserver" in the example URL. Sorry for any confusion. Chris -- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link... Sent from the XWiki- Users mailing list archive at Nabble.com.
I see that my attempt to attach a stacktrace in the email reply failed. I can't see a way to "attach" through the web front end. Only insert image. Sigh ... I thank you for your attempts to help me but I've found it such hard work to "subscribe" and then actually get stuff onto this list that I think I'll admit defeat and try something else. I don't have the energy to upload the file to a third party location and link to it. Thanks folks. -- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, On May 16, 2013, at 9:40 PM, Chris Ward <[email protected]> wrote:
Hi,
[snip]
Thanks for the messages -
I DO have a hyphen .
http://myserver/xwiki-enterprise-web-5.0.1/bin/edit/Technologies/WebHome
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: [email protected] [mailto:[email protected]] 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:[email protected]> [email protected]> 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
OK, from what I'Ve gathered this is caused by the way that xwiki resolves what wiki to display depending on URL or DNS name. Did the image upload work when you used the IP address? You can further demonstrate what is wrong by turning off the feature that shows the default wiki when the wiki ask for does not exist. In xwiki.cfg set xwiki.virtual.failOnWikiDoesNotExist=0 To the setting xwiki.virtual.failOnWikiDoesNotExist=1 This was very helpful in getting my base installation setup correctly because instead of showing the default wiki, it would tell me the wiki I'M asking for does not exist. I had an odd time going round in circles with xwiki thinking I'M asking for a virtual wiki. Also look at the xwiki.virtual.usepath setting. For my configuration I have wiki.company.com. I had to change the virtual.usepath from 1 to 0. That made my installation start looking for the wiki named wiki (the default btw is xwiki) I then installed the WIKI manager Application (accessed via IP Address), and setup a new "virtual wiki". I made the first virtual wiki use the "xwiki" database (This is the database I had to setup during install, and I had to check the force box). The magic for me came when I now had the ability to assign an "alias" to the instance. Setting the alias to wiki (instead of the default xwiki) and to the server name allowed for the xwiki engine to correctly call (or instantiate) the wiki context I had believed I was asking for in the beginning. -- Mark Gardner KC Research Automation [email protected] (816) 881-2957 On 5/16/13 2:44 PM, "chrisward" <[email protected]> wrote:
Folks,
In my stack trace you will see the string "candhserver". That's my real server name, in my email I tried to generalise it by replacing it with "myserver" in the example URL.
Sorry for any confusion.
Chris
-- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-li nk-tp7585148p7585172.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Mark, Indeed you're right, this is described at http://platform.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki Now the reason this is now a problem is because we've made a change in XWiki 5.0 by making the virtual mode (ie multiwiki mode) on by default and this is causing more trouble than necessary when you have only 1 wiki. I've this sent a proposal to improve this for 5.0.2/5.1M1: http://xwiki.markmail.org/thread/exogtlfepsvzx4iq Thanks -Vincent On May 16, 2013, at 10:04 PM, "Gardner, Mark" <[email protected]> wrote:
OK, from what I'Ve gathered this is caused by the way that xwiki resolves what wiki to display depending on URL or DNS name.
Did the image upload work when you used the IP address?
You can further demonstrate what is wrong by turning off the feature that shows the default wiki when the wiki ask for does not exist.
In xwiki.cfg set xwiki.virtual.failOnWikiDoesNotExist=0 To the setting xwiki.virtual.failOnWikiDoesNotExist=1
This was very helpful in getting my base installation setup correctly because instead of showing the default wiki, it would tell me the wiki I'M asking for does not exist. I had an odd time going round in circles with xwiki thinking I'M asking for a virtual wiki.
Also look at the xwiki.virtual.usepath setting. For my configuration I have wiki.company.com. I had to change the virtual.usepath from 1 to 0.
That made my installation start looking for the wiki named wiki (the default btw is xwiki)
I then installed the WIKI manager Application (accessed via IP Address), and setup a new "virtual wiki". I made the first virtual wiki use the "xwiki" database (This is the database I had to setup during install, and I had to check the force box). The magic for me came when I now had the ability to assign an "alias" to the instance. Setting the alias to wiki (instead of the default xwiki) and to the server name allowed for the xwiki engine to correctly call (or instantiate) the wiki context I had believed I was asking for in the beginning.
-- Mark Gardner
KC Research Automation [email protected] (816) 881-2957
On 5/16/13 2:44 PM, "chrisward" <[email protected]> wrote:
Folks,
In my stack trace you will see the string "candhserver". That's my real server name, in my email I tried to generalise it by replacing it with "myserver" in the example URL.
Sorry for any confusion.
Chris
On 5/16/13 3:08 PM, "Vincent Massol" <[email protected]> wrote:
Hi Mark,
Indeed you're right, this is described at http://platform.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki
Now the reason this is now a problem is because we've made a change in XWiki 5.0 by making the virtual mode (ie multiwiki mode) on by default and this is causing more trouble than necessary when you have only 1 wiki.
I've this sent a proposal to improve this for 5.0.2/5.1M1: http://xwiki.markmail.org/thread/exogtlfepsvzx4iq
WOWŠ that explains a lot of the trouble I had during my install. This was my first xwiki install as well. I had the strangest issues. I thought I was crazy and nearly gave up. Normally that wouldn't be an issue because of the failONWikiDoesNotExist shows the default wiki when It can't find the wiki you really requested, as opposed to the wiki you think you requested with the default (now defunct) URLs. I found that it behaves as expected if both A and B are true. A) your server is accessed with the dns www B) your application context is xwiki Anything else required me to install the wiki manager (not included in the enterprise deployment) and setup a single wiki with an alias.
Hi Mark, For the record... I tried you suggestion an went to raw IP and yes it worked then. Not sure how I can get my remote users to do that but I am open to suggestions. Chris -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gardner, Mark Sent: 16 May 2013 21:05 To: XWiki Users Subject: Re: [xwiki-users] Error in inserting image (and creating link) OK, from what I'Ve gathered this is caused by the way that xwiki resolves what wiki to display depending on URL or DNS name. Did the image upload work when you used the IP address? You can further demonstrate what is wrong by turning off the feature that shows the default wiki when the wiki ask for does not exist. In xwiki.cfg set xwiki.virtual.failOnWikiDoesNotExist=0 To the setting xwiki.virtual.failOnWikiDoesNotExist=1 This was very helpful in getting my base installation setup correctly because instead of showing the default wiki, it would tell me the wiki I'M asking for does not exist. I had an odd time going round in circles with xwiki thinking I'M asking for a virtual wiki. Also look at the xwiki.virtual.usepath setting. For my configuration I have wiki.company.com. I had to change the virtual.usepath from 1 to 0. That made my installation start looking for the wiki named wiki (the default btw is xwiki) I then installed the WIKI manager Application (accessed via IP Address), and setup a new "virtual wiki". I made the first virtual wiki use the "xwiki" database (This is the database I had to setup during install, and I had to check the force box). The magic for me came when I now had the ability to assign an "alias" to the instance. Setting the alias to wiki (instead of the default xwiki) and to the server name allowed for the xwiki engine to correctly call (or instantiate) the wiki context I had believed I was asking for in the beginning. -- Mark Gardner KC Research Automation [email protected] (816) 881-2957 On 5/16/13 2:44 PM, "chrisward" <[email protected]> wrote:
Folks,
In my stack trace you will see the string "candhserver". That's my real server name, in my email I tried to generalise it by replacing it with "myserver" in the example URL.
Sorry for any confusion.
Chris
-- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating -li nk-tp7585148p7585172.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On 5/16/13 3:20 PM, "Chris Ward" <[email protected]> wrote:
Hi Mark,
For the record...
I tried you suggestion an went to raw IP and yes it worked then.
Not sure how I can get my remote users to do that but I am open to suggestions.
That would be unreasonable to make your external users type in an IP addressŠ The raw IP is just a gateway to the "REAL" default wiki. From here you can install the Wiki Manager and make setup a "virtual wiki" that simply points to what you want the alias to be. Once the alias is setup, then the xwiki engine knows how to map that URL to the correct wiki instance internally. Please keep in mind I'm not an xwiki developer, I just happened to figure this out last week and thought I'd share some wisdom.
HI Mark, Errr... I am showing my ignorance here as I don't really understand about the default and virtual Wikis. My assumption was that I drop the WebApp files into the webapps dir of my Tomcat, throw in the required driver (I used MySQL), make the required config change to the database connection settings file and it works. I was not aware that I need to set up default/virtual things. I just assumed that if I went to the URL it would be there. When I say "the" URL, I have at least four ways of getting to the same URL 1) A browser on the host machine -> "localhost" 2) From any machine on my networl -> "candhserver" 3) From any machine on my network -> IP Address 4) From my team of users out in the real world -> My internet-wide dyndns name One footnote - I've found that when I am acting in mode 4 (above) myself - i.e. logging in from work/internet - that the WYSIWYG text editor doesn't show up when composing a message. This may be a known issue. I simply add it here incase it's relevant. Cheers, Chris -- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Chris, On May 17, 2013, at 12:36 PM, chrisward <[email protected]> wrote:
HI Mark,
Errr... I am showing my ignorance here as I don't really understand about the default and virtual Wikis.
My assumption was that I drop the WebApp files into the webapps dir of my Tomcat, throw in the required driver (I used MySQL), make the required config change to the database connection settings file and it works.
I was not aware that I need to set up default/virtual things.
As I mentioned in my previous answer this was not supposed to happen. It's a regression we've introduced in 5.0 and that we've just fixed in 5.0.2/5.1M1 FYI this is fixed in http://jira.xwiki.org/browse/XWIKI-9150 Thanks -Vincent
I just assumed that if I went to the URL it would be there. When I say "the" URL, I have at least four ways of getting to the same URL
1) A browser on the host machine -> "localhost" 2) From any machine on my networl -> "candhserver" 3) From any machine on my network -> IP Address 4) From my team of users out in the real world -> My internet-wide dyndns name
One footnote - I've found that when I am acting in mode 4 (above) myself - i.e. logging in from work/internet - that the WYSIWYG text editor doesn't show up when composing a message.
This may be a known issue. I simply add it here incase it's relevant.
Cheers, Chris
Hi Vincent, Thanks for the update. So is there a newer version that I should download? I can only see 5.0.1 on the sire and that's what I have already. Thanks, Chris From: vmassol [via XWiki] [mailto:[email protected]] Sent: 17 May 2013 11:42 To: chrisward Subject: Re: Error in inserting image (and creating link) Hi Chris, On May 17, 2013, at 12:36 PM, chrisward <[hidden email]> wrote:
HI Mark,
Errr... I am showing my ignorance here as I don't really understand about the default and virtual Wikis.
My assumption was that I drop the WebApp files into the webapps dir of my Tomcat, throw in the required driver (I used MySQL), make the required config change to the database connection settings file and it works.
I was not aware that I need to set up default/virtual things.
As I mentioned in my previous answer this was not supposed to happen. It's a regression we've introduced in 5.0 and that we've just fixed in 5.0.2/5.1M1 FYI this is fixed in http://jira.xwiki.org/browse/XWIKI-9150 Thanks -Vincent
I just assumed that if I went to the URL it would be there. When I say "the" URL, I have at least four ways of getting to the same URL
1) A browser on the host machine -> "localhost" 2) From any machine on my networl -> "candhserver" 3) From any machine on my network -> IP Address 4) From my team of users out in the real world -> My internet-wide dyndns name
One footnote - I've found that when I am acting in mode 4 (above) myself -
i.e. logging in from work/internet - that the WYSIWYG text editor doesn't show up when composing a message.
This may be a known issue. I simply add it here incase it's relevant.
Cheers, Chris
_______________________________________________ users mailing list [hidden email] http://lists.xwiki.org/mailman/listinfo/users _____ If you reply to this email, your message will be added to the discussion below: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link -tp7585148p7585199.html To unsubscribe from Error in inserting image (and creating link), click here <http://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscrib e_by_code&node=7585148&code=Y3dAeWVsbG93ZGF2ZS5jby51a3w3NTg1MTQ4fDgxNTg3Mzg5 NA==> . <http://xwiki.475771.n2.nabble.com/template/NamlServlet.jtp?macro=macro_view er&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNa mespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.No deNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_ema ils%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> NAML -- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link... Sent from the XWiki- Users mailing list archive at Nabble.com.
On May 18, 2013, at 4:56 PM, chrisward <[email protected]> wrote:
Hi Vincent,
Thanks for the update.
So is there a newer version that I should download?
I can only see 5.0.1 on the sire and that's what I have already.
5.0.2 is going to be released some time next week. Thanks -Vincent
Thanks,
Chris
From: vmassol [via XWiki] [mailto:[email protected]] Sent: 17 May 2013 11:42 To: chrisward Subject: Re: Error in inserting image (and creating link)
Hi Chris,
On May 17, 2013, at 12:36 PM, chrisward <[hidden email]> wrote:
HI Mark,
Errr... I am showing my ignorance here as I don't really understand about the default and virtual Wikis.
My assumption was that I drop the WebApp files into the webapps dir of my Tomcat, throw in the required driver (I used MySQL), make the required config change to the database connection settings file and it works.
I was not aware that I need to set up default/virtual things.
As I mentioned in my previous answer this was not supposed to happen. It's a regression we've introduced in 5.0 and that we've just fixed in 5.0.2/5.1M1
FYI this is fixed in http://jira.xwiki.org/browse/XWIKI-9150
Thanks -Vincent
I just assumed that if I went to the URL it would be there. When I say "the" URL, I have at least four ways of getting to the same URL
1) A browser on the host machine -> "localhost" 2) From any machine on my networl -> "candhserver" 3) From any machine on my network -> IP Address 4) From my team of users out in the real world -> My internet-wide dyndns name
One footnote - I've found that when I am acting in mode 4 (above) myself -
i.e. logging in from work/internet - that the WYSIWYG text editor doesn't show up when composing a message.
This may be a known issue. I simply add it here incase it's relevant.
Cheers, Chris
Understood. Many thanks. Chris -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vincent Massol Sent: 18 May 2013 16:25 To: XWiki Users Subject: Re: [xwiki-users] Error in inserting image (and creating link) On May 18, 2013, at 4:56 PM, chrisward <[email protected]> wrote:
Hi Vincent,
Thanks for the update.
So is there a newer version that I should download?
I can only see 5.0.1 on the sire and that's what I have already.
5.0.2 is going to be released some time next week. Thanks -Vincent
Thanks,
Chris
From: vmassol [via XWiki] [mailto:[email protected]] Sent: 17 May 2013 11:42 To: chrisward Subject: Re: Error in inserting image (and creating link)
Hi Chris,
On May 17, 2013, at 12:36 PM, chrisward <[hidden email]> wrote:
HI Mark,
Errr... I am showing my ignorance here as I don't really understand about the default and virtual Wikis.
My assumption was that I drop the WebApp files into the webapps dir of my Tomcat, throw in the required driver (I used MySQL), make the required config change to the database connection settings file and it works.
I was not aware that I need to set up default/virtual things.
As I mentioned in my previous answer this was not supposed to happen. It's a regression we've introduced in 5.0 and that we've just fixed in 5.0.2/5.1M1
FYI this is fixed in http://jira.xwiki.org/browse/XWIKI-9150
Thanks -Vincent
I just assumed that if I went to the URL it would be there. When I say "the" URL, I have at least four ways of getting to the same URL
1) A browser on the host machine -> "localhost" 2) From any machine on my networl -> "candhserver" 3) From any machine on my network -> IP Address 4) From my team of users out in the real world -> My internet-wide dyndns name
One footnote - I've found that when I am acting in mode 4 (above) myself -
i.e. logging in from work/internet - that the WYSIWYG text editor doesn't
show up when composing a message.
This may be a known issue. I simply add it here incase it's relevant.
Cheers, Chris
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi, Is there an intended day this week for the new version? I only ask since i am holding off getting a team to use our Wiki until I can install the one with the fix. Many thanks, Chris -- View this message in context: http://xwiki.475771.n2.nabble.com/Error-in-inserting-image-and-creating-link... Sent from the XWiki- Users mailing list archive at Nabble.com.
On May 21, 2013, at 1:44 PM, chrisward <[email protected]> wrote:
Hi,
Is there an intended day this week for the new version?
Not defined yet. We need to find a release manager first. @Thomas, are you ok to release it? Thanks -Vincent
I only ask since i am holding off getting a team to use our Wiki until I can install the one with the fix.
Many thanks, Chris
On Tue, May 21, 2013 at 4:10 PM, Vincent Massol <[email protected]> wrote:
On May 21, 2013, at 1:44 PM, chrisward <[email protected]> wrote:
Hi,
Is there an intended day this week for the new version?
Not defined yet. We need to find a release manager first.
@Thomas, are you ok to release it?
I already said I was and that's our rule anyway that a RM is for the whole branch.
Thanks -Vincent
I only ask since i am holding off getting a team to use our Wiki until I can install the one with the fix.
Many thanks, Chris
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
On May 21, 2013, at 6:00 PM, Thomas Mortagne <[email protected]> wrote:
On Tue, May 21, 2013 at 4:10 PM, Vincent Massol <[email protected]> wrote:
On May 21, 2013, at 1:44 PM, chrisward <[email protected]> wrote:
Hi,
Is there an intended day this week for the new version?
Not defined yet. We need to find a release manager first.
@Thomas, are you ok to release it?
I already said I was and that's our rule anyway that a RM is for the whole branch.
It's a rule I personally don't agree with… It doesn't make anyone want to be a RM which is bad IMO. It's already hard enough to find someone to do a release... Anyway, thanks for volunteering :) Thanks -Vincent
Thanks -Vincent
I only ask since i am holding off getting a team to use our Wiki until I can install the one with the fix.
Many thanks, Chris
participants (6)
-
Chris Ward -
chrisward -
Gardner, Mark -
Marius Dumitru Florea -
Thomas Mortagne -
Vincent Massol