Hi everyone,
I installed the xwiki-1.0-beta-3 with the standalone distribution (tar.gz
package) on my Unix (Sun OS) server but I get some issues trying to access
it. The server starts without any problem, but when I try to access to
"http://localhost:8080/xwiki/bin/view/Main/WebHome" url, I get an "HTTP
ERROR: 500" on my browser and this error in my main log :
com.xpn.xwiki.XWikiException: Error number 3001 in 3: Cannot load store
class com.xpn.xwiki.store.XWikiHibernateStore
Wrapped Exception: java/util/concurrent/ConcurrentHashMap
Followed by several other stack traces. I checked and forced my classpath by
modifying the "start_server.sh" that way:
CLASSPATH=$CLASSPATH:\
$JETTY_HOME/lib/org.mortbay.jetty-jdk1.2.jar:\
$JETTY_HOME/lib/javax.servlet.jar:\
$JETTY_HOME/ext/jasper-runtime.jar:\
$JETTY_HOME/ext/jasper-compiler.jar:\
$JETTY_HOME/ext/xercesImpl.jar:\
$JETTY_HOME/ext/xml-apis.jar:\
$JETTY_HOME/ext/xmlParserAPIs.jar
$JAVA_HOME/java $JAVA_OPTS -cp $CLASSPATH -Dfile.encoding=iso-8859-1
-Djetty.port=$JETTY_PORT -Djetty.home=$JETTY_HOME -jar $JETTY_HOME/start.jar
My java version:
java version "1.4.1_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_05-b01)
I encounter the same problem with this standalone installation on my Windows
PC. I would like to know what is my mistake.
Thanks in advance.
Regards,
Vincent.
--
View this message in context: http://www.nabble.com/-xwiki-1.0-beta-3--Install---Wrapped-Exception-tf3149…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
We're happy to announce the 1.0 Beta 3 release. It's a bug fix release.
Release note on: http://www.xwiki.org/xwiki/bin/view/Main/
ReleaseNotesXWiki10Beta3
Thanks and enjoy
-The XWiki Team
___________________________________________________________________________
Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire.
http://fr.mail.yahoo.com
Hi
is it me or the import feature is broken?
I can upload packages and they are listed under "select the file you wish to
import" but I can't get further. Clicking on a file name would not help.
There is no feedback for the interface either.
http://localhost:8080/xwiki/bin/import/XWiki/Import?editor=import&space=XWi…
Regards,
Marc
Peter,
This was fixed in XWiki 1.0 Beta 1 as you've probably noticed by
now... ;-)
Thanks
-Vincent
On Jan 13, 2006, at 8:43 PM, Peter Flynn wrote:
> Spoke too soon… Looking at the source, the <img> tag at least is
> not deleted, but all the quotes in it have been escaped. So the
> tag turns into this:
>
>
>
> <img src="$xwiki.getAttachmentURL
> ('ContinuousSearch','itunes-unfiltered')" alt="" />
>
>
>
> This seems like a bug in the WYSIWYG editor—it should ever need to
> escape quote characters. Is there a way to make it stop doing this?
>
>
>
> - Peter
>
>
>
> From: Peter Flynn [mailto:pflynn@adobe.com]
> Sent: Wednesday, December 13, 2006 11:35 AM
> To: xwiki-users(a)objectweb.org
> Subject: [xwiki-users] WYSIWYG editor deletes content
>
>
>
> Hi everyone,
>
>
>
> We’re having some major issues with the WYSIWYG editor deleting
> content that it doesn’t understand when you save a page. For
> example, in order to link to an image on another page, we add
> something like this to the code:
>
>
>
> <img src=”$xwiki.getAttachmentURL(‘MyPage’,’my-image’)” />
>
>
>
> That works great, until you edit this page using the WYSIWYG
> editor. Savings your changes just deletes the whole tag. The page
> basically cannot be edited (other than as raw code) once it links
> to an image this way. We have the same issue with the <form> code
> suggested in the FAQ for document templates – you can’t edit the
> template page in WYSIWYG mode anymore because if you do, it’ll
> delete the form.
>
>
>
> Is there any way around this?
>
>
>
> - Peter
>
> <messagefooter.txt>
Dear All,
How can i prevent any wiki user from accessing and modifying my wiki unless he was registred already
Regards,
Adel
-------- Original Message --------
Subject: [xwiki-users] xwiki : loading pages problem (31-Jan-2007 10:11)
From: Julien Oix <Julien.Oix(a)paris7.jussieu.fr>
To: adel.aneiba(a)ajbs-ltd.com
> hi everyone,
>
> I managed to deploy successfully a xwiki with Apache/Tomcat/mod_jk
> container thanks to this help
> (http://mail-archive.objectweb.org/xwiki-users/2007-01/msg00179.html :)
>
> after configuration for needs, I notice that browsing the wiki with
> firefox and the "html validator" extension :
>
> ** loading a page entirely needs much time (the content is loaded
> immediatly but the loading icon runs a few seconds before stopping).
>
> ** the html validator extension tells me that "html cache is empty", it
> can't analyse errors and warnings.
>
> ** this doesn't happen on the login page, only on pages with content,
> accessible after logon.
>
>
> Could it be a Apache user's permission problem ?
>
> Anything else ?
>
> Thanks.
>
> --
> Julien Oix
> UFR d'Informatique - Université Paris Diderot
>
> Bureau 5C01 (5ème étage)
> 175 rue du Chevaleret
> 75013 PARIS
>
> Tel : +33 (0) 144 278 504
> Mobile : +33 (0) 664 392 207
> ---------------------------------------------
> http://www.gnu.org/philosophy/no-word-attachments.html
>
>
>
Hi,
Does anybody experience this login problem with beta3 ? I think it occurred on 0.9.840 also, but I can't remember ...
I tried as a workaround to set all rights to XWikiGuest user on my old wiki (0.9.840), then export the mysql dump, import it in xwikibeta3, in order to have full rights without loging in.
Now I can access the administrative pages, but I cannot save any modification either (I'm redirected to the login page and again and again ...)
Thanks for your help,
Jérémie Bousquet
> 1 - I just cannot log in my new xwiki with my old registered
> users, and I can't neither with the "Admin"/"admin" user. So
> I cannot update the preferences in any way ... The log in
> page just refreshes itself indefinitely.
Many thanks Brandon, it worked !
I moved to the new skin wich is far better ... Thanks to all for this release ! :)
Jérémie.
> -----Original Message-----
> From: Esbach, Brandon [mailto:Esbachb@tycoelectronics.com]
> Sent: mardi 30 janvier 2007 15:48
> To: xwiki-users(a)objectweb.org
> Subject: RE: [xwiki-users] Migration 0.9.840 --> BETA3, skins problems
>
> I had this with both B1 and B2 (have not yet gone B3 on our
> production servers).
> The solution for me was to login with the superuser, change
> the admin password to one you know; then login with admin and
> carry on.
> I also changed the skin at that point to refer to the
> official one (and then once I'm happy the system is
> functional, change to our own custom one).
>
> -----Original Message-----
> From: BOUSQUET Jeremie [mailto:Jeremie.BOUSQUET@gemalto.com]
> Sent: 30 January 2007 13:07
> To: xwiki-users(a)objectweb.org
> Subject: RE: [xwiki-users] Migration 0.9.840 --> BETA3, skins problems
>
> Hi,
>
> Does anybody experience this login problem with beta3 ? I
> think it occurred on 0.9.840 also, but I can't remember ...
>
> I tried as a workaround to set all rights to XWikiGuest user
> on my old wiki (0.9.840), then export the mysql dump, import
> it in xwikibeta3, in order to have full rights without loging in.
> Now I can access the administrative pages, but I cannot save
> any modification either (I'm redirected to the login page and
> again and again ...)
>
> Thanks for your help,
>
> Jérémie Bousquet
>
>
> > 1 - I just cannot log in my new xwiki with my old registered users,
> > and I can't neither with the "Admin"/"admin" user. So I
> cannot update
> > the preferences in any way ... The log in page just
> refreshes itself
> > indefinitely.
>
>
>
>
When using copyDocument in 0.9.840; the date created was correctly
updated to the date the copy was done.
Problem experienced in XWiki10B* is that the date does not change from
the origional date - modified date is updated instead; which makes for a
very confused user base on our site.
Is there any way to at least script this?
Second issue, not sure if it's critical at this point:
It also takes the origional author (something it's always done), and
makes that the creator of the fresh new copy - surely it should take the
person making the copy instead?
Hello everyone.
I am having a problem moving our wiki data from xWiki 0.9.840 to the new 1.0 beta 2 wiki.
I am using Tomcat and PostgreSQL 8.1
I receive the following error when going to: http://localhost:8080/xwiki/bin/view/Main/WebHome
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document XWiki.XWikiPreferences
Wrapped Exception: could not load an entity: [com.xpn.xwiki.doc.XWikiDocument#104408758]
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
-- AND --
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document XWiki.XWikiPreferences
Wrapped Exception: could not load an entity: [com.xpn.xwiki.doc.XWikiDocument#104408758]
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:223)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:303)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:96)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
Clearly just pointing with the new XWiki to the old DB doesn't work. Thats basically what I've done. Also for days now I've been trying different things and obviously no luck. I am working on a dummy system to prepare the migration before doing the actual thing. On my dummy system the old wiki works as the original.
Help would be appreciated!
Thanks