Re: [xwiki-users] error 500 Could not initialize main XWiki context

2015-02-27 Thread Thomas Mortagne
So the root cause of the issue seems to be  ORA-28001: la password è
scaduta. So from what I understand the Oracle user you use to access
the database has it's password expired. I it means you need to renew
it or disable expiration for it (I'm really not an Oracle expert).

On Fri, Feb 27, 2015 at 2:38 PM, MaryJane mgpa...@exis.it wrote:
 ok , thanks.


 HTTP ERROR 500

 Problem accessing /xwiki/bin/view/Main/. Reason:

 Error number 3 in 0: Could not initialize main XWiki context
 Caused by:

 com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main
 XWiki context
 at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:422)
 at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:491)
 at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:152)
 at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:128)
 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:735)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
 at 
 org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
 at
 org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1448)
 at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
 at
 org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
 org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
 at
 org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
 com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
 at
 org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
 org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
 at
 org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
 org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
 at
 org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
 at
 org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
 at
 org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
 at
 org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
 at
 org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
 at
 org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
 at
 org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
 at
 org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
 at
 org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
 at
 org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
 at
 org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
 at
 org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
 at
 org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
 at org.eclipse.jetty.server.Server.handle(Server.java:368)
 at
 org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:488)
 at
 org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:932)
 at
 org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:994)
 at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
 at 
 org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
 at
 org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
 at
 org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
 at
 org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
 at
 org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
 at
 org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
 at java.lang.Thread.run(Thread.java:722)
 Caused by: com.xpn.xwiki.XWikiException: Error number 3202 in 3: Exception
 while reading document [xwiki:XWiki.XWikiServerClass]
 at
 

Re: [xwiki-users] error 500 Could not initialize main XWiki context

2015-02-27 Thread Marius Dumitru Florea
You need to give us the full stack trace from the logs/console. It's hard
to tell what's the problem otherwise.

Thanks,
Marius

On Feb 27, 2015 1:54 PM, MaryJane mgpa...@exis.it wrote:

 hi all!
 i've installed xwiki and when I try to open the web link, i receive this
 error :

 Problem accessing /xwiki/bin/view/Main/. Reason:

 Error number 3 in 0: Could not initialize main XWiki context
 Caused by:

 com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize
main
 XWiki context

 ecc ecc

 can anyone help me?



 --
 View this message in context:
http://xwiki.475771.n2.nabble.com/error-500-Could-not-initialize-main-XWiki-context-tp7594142.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] error 500 Could not initialize main XWiki context

2015-02-27 Thread MaryJane
ok , thanks.


HTTP ERROR 500

Problem accessing /xwiki/bin/view/Main/. Reason:

Error number 3 in 0: Could not initialize main XWiki context
Caused by:

com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main
XWiki context
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:422)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:491)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:152)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:128)
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:735)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1448)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:368)
at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:488)
at
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:932)
at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:994)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:722)
Caused by: com.xpn.xwiki.XWikiException: Error number 3202 in 3: Exception
while reading document [xwiki:XWiki.XWikiServerClass]
at
com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:916)
at
com.xpn.xwiki.store.XWikiCacheStore.loadXWikiDoc(XWikiCacheStore.java:290)
at com.xpn.xwiki.XWiki.getDocument(XWiki.java:1515)
at com.xpn.xwiki.XWiki.getDocument(XWiki.java:1558)
at com.xpn.xwiki.XWiki.initializeMandatoryClasses(XWiki.java:885)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:855)
at com.xpn.xwiki.XWiki.init(XWiki.java:792)

Re: [xwiki-users] error 500 Could not initialize main XWiki context

2015-02-27 Thread MaryJane


many many many thanks @Thomas now it works 

you are a genious!!!

thanks a lot!!  



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/error-500-Could-not-initialize-main-XWiki-context-tp7594142p7594147.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] cell borders in tables

2015-02-27 Thread shouldbe q931
Seem to have vanished, is there as way to bring them back ?

I'm loving the copy and paste from Excel to create a table, but I
would love to see the cell borders, it makes it much easier when
navigating a larger table.

Cheers
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [myxwiki] new wiki request

2015-02-27 Thread vinc...@massol.net
Hi Kevin,

Has anyone replied to you and was anything done to help you out?

Thanks
-Vincent


On 24 Nov 2013 at 10:08:57, Kévin Laîné (kevinla...@yahoo.fr) wrote:

Hi Xwiki Team  

I have my Xwiki farm instance on www.familleassociative.fr  

Please, can you reinstall from scratch my Xwiki ?  

I was indeed waiting for Xwiki 5.1 with the menu extension. Before that, I 
tried too many things for making my own menu without success, and I suppressed 
somes macros and other things. I would want to restart without bugs and use 
only officials extensions.  

Are you ok ?  

Here is my username on myxwiki.org : KevinLaine  

the server name I wan't : FamilleAssociative  
My domain : familleassociative.fr  


thanks !  

Kévin Laîné  




Le Jeudi 23 mai 2013 12h11, Kévin Laîné kevinla...@yahoo.fr a écrit :  

Yes, you're right, it's not really a problem to have two access to this 
website.  

Thanks again for offering this free Xwiki session to my community project. ;-)  

Best Regards to all Xwiki.com and Xwiki.org Teams  

Kévin  
Webmaster of www.FamilleAssociative.fr  




  
De : Thomas Mortagne thomas.morta...@xwiki.com  
À : XWiki Users users@xwiki.org  
Envoyé le : Jeudi 23 mai 2013 10h51  
Objet : Re: [xwiki-users] [myxwiki] new wiki request  


On Thu, May 23, 2013 at 8:12 AM, Vincent Massol vinc...@massol.net wrote:  
  
 On May 23, 2013, at 6:33 AM, Kévin Laîné kevinla...@yahoo.fr wrote:  
  
 Thanks Vincent !  
  
 It works fine now : 
 http://www.familleassociative.fr/xwiki/bin/view/Main/WebHome  
  
 but all the content is also available at 
 http://familleassociative.myxwiki.org  

We can't really disable that at XWiki level (not wiih the setup we  
have for myxwiki.org) because there is a fallback on  
wikiid.myxwiki.org when the domain does not match any wiki  
descriptor and adding custom rules for you in our Apache configuration  
would make it a pain to maintain.  

  
 Yes that's normal and required AFAIK.  
  
 I learned that it was not a good thing to have two valid Url for a website.  
 Is it possible to force with Url rewriting or other to lead to new domain 
 name ?  
  
 It's a bit complex. You just need to advertise only 
 http://www.familleassociative.fr no?  

You can put a redirection or use refresh HTML meta tag in the  
generated header in  
http://www.familleassociative.fr/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Elements
  
(i.e. test the request URL domain and redirect if it's not the one you  
like).  

But same as Vincent I don't really see why that would be a big issue  
as long as you don't talk about familleassociative.myxwiki.org  
anywhere (and at least if there is any issue with your DNS you will  
have that backup access).  

  
 Also remember that this site is not meant to be production-quality level in 
 the sense that it has no uptime warranty, nor dedicated support (see the 
 disclaimers at http://myxwiki.org/).  
  
 Thanks  
 -Vincent  
  
 Thanks  
  
 Kévin  
  
  
   
 De : Vincent Massol vinc...@massol.net  
 À : XWiki Users users@xwiki.org  
 Cc : Kévin Laîné kevinla...@yahoo.fr  
 Envoyé le : Mercredi 22 mai 2013 12h08  
 Objet : Re: [xwiki-users] [myxwiki] new wiki request  
  
  
 Hi Kevin,  
  
 On May 21, 2013, at 10:52 PM, Kévin Laîné kevinla...@yahoo.fr wrote:  
  
 Thank you very much !!  
  
 I just discover that CNAME config is only possible on a subdomaine as www 
 for exemple.  
 So the domain name will be www.familleassociative.fr. Do you need to 
 modify something ?  
  
 I've now added this alias.  
  
  
 For the DNS config, is this correct ?  
 www  IN CNAME familleassociative.myxwiki.org.  
  
 Yep looks good.  
  
 All should work now, can you try again?  
  
 Thanks  
 -Vincent  
  
  
  
 Thanks  
  
 Kévin  
  
  
  
  
   
 De : Vincent Massol vinc...@massol.net  
 À : XWiki Users users@xwiki.org  
 Cc : Kévin Laîné kevinla...@yahoo.fr  
 Envoyé le : Mardi 21 mai 2013 18h36  
 Objet : Re: [xwiki-users] [myxwiki] new wiki request  
  
  
 Hi Kevin,  
  
 Done:  
 http://familleassociative.myxwiki.org/  
  
 Which can also be accessed as http://familleassociative.fr once you've 
 updated your DNS records to add a CNAME to myxwiki.org  
  
 Enjoy!  
 -Vincent Massol  
  
 On May 20, 2013, at 11:52 AM, Kévin Laîné kevinla...@yahoo.fr wrote:  
  
 Hi !  
  
 Thanks to people who answer my questions about myxwiki.  
  
 I'm really decided for opening and managed an Xwiki on myxwiki farm.  
 The aim of the wiki is to work collaboratively on the concept of 
 Associations of chosen family, in French Famille Choisie Associative.  
 We want to use the juridic structure of french association (law 1901) to 
 create new kind of families with matriarchy inspiration and direct 
 democracy. It can be compare of Iroquoi's family or moso's family in 
 China, large families, solidarity, freedom.  
  
 The principal person who will be 

[xwiki-users] error 500 Could not initialize main XWiki context

2015-02-27 Thread MaryJane
hi all!
i've installed xwiki and when I try to open the web link, i receive this
error : 

Problem accessing /xwiki/bin/view/Main/. Reason:

Error number 3 in 0: Could not initialize main XWiki context
Caused by:

com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main
XWiki context

ecc ecc

can anyone help me?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/error-500-Could-not-initialize-main-XWiki-context-tp7594142.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users