[xwiki-users] tree folder - unknown macro - dashboard

2015-05-22 Thread MaryJane
hi all! 
I've some questions:

firs, how can I create a subfodler in xwiki? (a tree folder)

second, on my dashboard I see this warning : ' Unknown macro: spaces
The spaces macro is not in the list of registered macros. ' why??

the last : how can I modify the name of the dashboard?

can anyone help me?


thanks in advance
Mary



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/tree-folder-unknown-macro-dashboard-tp7594919.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


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] 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


Re: [xwiki-users] Xwiki RegisterAction

2013-12-16 Thread MaryJane
ANY IDEAS??? 



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Xwiki-RegisterAction-tp7588370p7588397.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


Re: [xwiki-users] Xwiki RegisterAction

2013-12-16 Thread MaryJane
hi!...
I solved the problem ...
recording did not work because I called the start_xwiki.sh from a shell with
the option 'Forward X11 Packets' . 

Once the options are cleared, the recording has started to work!
anyway thanks for the help!   



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Xwiki-RegisterAction-tp7588370p7588404.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] xwiki auto-start

2013-12-16 Thread MaryJane
hi all!
how can I set XWiki so that it starts automatically? (on linux)
tnx



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/xwiki-auto-start-tp7588405.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


Re: [xwiki-users] Xwiki RegisterAction

2013-12-13 Thread MaryJane
hi! 
first thanks for the answer.. 
here the steps of my installation :
1 ) yum install httpd 
2) rpm -ivh jdk-7u45-linux-x64.rpm
3) java -jar xwiki-enterprise-installer-generic-5.2.2-standard.jar
4) mv /usr/local/XWikiEnterprise5.2.2/ /etc/httpd/webapps
5) mv XWikiEnterprise5.2.2/ xwiki (change the name of directory)
6) download of OJDBC6.JAR   in  /etc/httpd/webapps/xwiki/webapps/WEB-INF/lib
7) creation of xwiki user
8) edit of WEB-INF/hibernate.cfg.xml 
9) edit of /etc/httpd/webapps/xwiki/webapps/xwiki/WEB-INF/xwiki.cfg
10) import of xwiki-enterprise-ui-mainwiki-all-5.2.2.xar 
 




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Xwiki-RegisterAction-tp7588370p7588372.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] Xwiki RegisterAction

2013-12-12 Thread MaryJane
hi all!
i have installed xwiki on my Linux machine.
When I try to register an user I receive this error : 

HTTP ERROR 500

Problem accessing /xwiki/bin/register/XWiki/Register. Reason:

Could not initialize class com.xpn.xwiki.web.RegisterAction
Caused by:

java.lang.NoClassDefFoundError: Could not initialize class
com.xpn.xwiki.web.RegisterAction
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at
org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:143)
at
org.apache.struts.action.RequestProcessor.processActionCreate(RequestProcessor.java:292)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:230)
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)


why???



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Xwiki-RegisterAction-tp7588370.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

Re: [xwiki-users] xwiki office

2013-10-23 Thread MaryJane
thanks marius for your reply... 

my configuration property are uncommented 

#-# [Since 1.8RC3]
#-# Path to openoffice installation (serverType:0 only).
#-# If no path is provided, a default value will be calculated based on the
operating environment.
openoffice.homePath=/opt/openoffice.org3/

#-# [Since 1.8RC3]
#-# Path to openoffice execution profile (serverType:0 only).
#-# If no path is provided, a default value will be calculated based on the
operating environment.
openoffice.profilePath=/opt/openoffice.org/

(i changed the path after a new installation of openoffice)






--
View this message in context: 
http://xwiki.475771.n2.nabble.com/xwiki-office-tp7587684p7587693.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


Re: [xwiki-users] xwiki office

2013-10-23 Thread MaryJane
hi Guillaume thank for your reply, the open office version is the 3.3
the properties in the OpenOffice Server panel are : 

SERVER TYPE
Internally managed (local)
SERVER PORT
8100
AUTO START
Yes
SERVER PATH
/opt/openoffice.org3/
SERVER PROFILE
/opt/openoffice.org/
SERVER STATE
Not connected

if I try the command 
sudo -u xwiki /usr/lib64/openoffice.org/bin/soffice.bin
I receive sudo: unknown user: xwiki
(furthermoreI haven't the /bin directory )



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/xwiki-office-tp7587684p7587694.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


Re: [xwiki-users] xwiki office

2013-10-23 Thread MaryJane
ok,
the user is 'root',
the 'soffice.bin' file is in /opt/openoffice.org3/program/ path

The command runs successfully but I haven't the openoffice.org/3 directory
... 

In my /home directory there are two directories inside :
oracle 
nagios

thanks for your help




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/xwiki-office-tp7587684p7587697.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] xwiki office

2013-10-22 Thread MaryJane
hi!
i wish to import my files (.doc ...) into my xwiki page and I have installed
the xar offered by xwiki called
org.xwiki.platform:xwiki-platform-office~.xar

now i must start the office server but when i try to make it I receive this
error: 

Failed to execute the [velocity] macro

the path of my office installation is 
/usr/lib64/openoffice.org
and i have another directory called 
/usr/lib64/openoffice.org3

my xwiki. properties file has this paths. 
where is the problem?
waiting for your response... 




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/xwiki-office-tp7587684.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] xwiki error

2013-10-16 Thread MaryJane
I’m installing xwiki on linux machine with an oracle db. 
I put xwiki directory into the Apache’s directory named ‘webapps’  and when
I run  the ./start_xwiki.sh command, I receive this error : 



Starting Jetty on port 8080 ... 
2013-10-16 15:06:19.005:INFO:oejs.Server:jetty-8.1.9.v20130131 
2013-10-16 15:06:19.023:INFO:oejs.NCSARequestLog:Opened
/root/Desktop/apache-tomcat-8.0.0-RC3/webapps/xwiki/data/logs/2013_10_16.request.log
 
2013-10-16 15:06:19.029:INFO:oejdp.ScanningAppProvider:Deployment monitor
/root/Desktop/apache-tomcat-8.0.0-RC3/webapps/xwiki/jetty/contexts at
interval 10 
2013-10-16 15:06:19.035:INFO:oejd.DeploymentManager:Deployable added:
/root/Desktop/apache-tomcat-8.0.0-RC3/webapps/xwiki/jetty/contexts/root.xml 
2013-10-16 15:06:25.181:INFO:oejw.StandardDescriptorProcessor:NO JSP Support
for /, did not find org.apache.jasper.servlet.JspServlet 
2013-10-16 15:06:32,165 [main] INFO  o.x.s.s.i.EmbeddedSolrInstance -
Starting embedded Solr server... 
2013-10-16 15:06:32,174 [main] INFO  o.x.s.s.i.EmbeddedSolrInstance - Using
Solr home directory: data/solr 
2013-10-16 15:06:34,656 [main] WARN  o.a.s.c.SolrCore   - New
index directory detected: old=null new=data/solr/./data/index/ 
2013-10-16 15:06:37,212 [main] INFO  o.x.s.s.i.EmbeddedSolrInstance -
Started embedded Solr server. 
2013-10-16 15:06:38.485:WARN:oejuc.AbstractLifeCycle:FAILED
SelectChannelConnector@0.0.0.0:8080: java.net.BindException: Address already
in use 
java.net.BindException: Address already in use 
at sun.nio.ch.Net.bind0(Native Method) 
at sun.nio.ch.Net.bind(Net.java:174) 
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:139) 
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77) 
at
org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at
org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316) 
at
org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
 
at org.eclipse.jetty.server.Server.doStart(Server.java:291) 
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
 
at
org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1259) 
at java.security.AccessController.doPrivileged(Native Method) 
at
org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1182) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
at java.lang.reflect.Method.invoke(Method.java:616) 
at org.eclipse.jetty.start.Main.invokeMain(Main.java:473) 
at org.eclipse.jetty.start.Main.start(Main.java:615) 
at org.eclipse.jetty.start.Main.main(Main.java:96) 
2013-10-16 15:06:38.486:WARN:oejuc.AbstractLifeCycle:FAILED
org.eclipse.jetty.server.Server@3ac552d5: java.net.BindException: Address
already in use 
java.net.BindException: Address already in use 
at sun.nio.ch.Net.bind0(Native Method) 
at sun.nio.ch.Net.bind(Net.java:174) 
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:139) 
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77) 
at
org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at
org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316) 
at
org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
 
at org.eclipse.jetty.server.Server.doStart(Server.java:291) 
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
 
at
org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1259) 
at java.security.AccessController.doPrivileged(Native Method) 
at
org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1182) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
at java.lang.reflect.Method.invoke(Method.java:616) 
at org.eclipse.jetty.start.Main.invokeMain(Main.java:473) 
at org.eclipse.jetty.start.Main.start(Main.java:615) 
at org.eclipse.jetty.start.Main.main(Main.java:96) 
java.lang.reflect.InvocationTargetException 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at

Re: [xwiki-users] xwiki error

2013-10-16 Thread MaryJane
ok, first thanks for the answer, i've try with ./start.
then , I open the xwiki home page;
when i try to open the page on my browser , i see this error : 




*HTTP ERROR 500

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

Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document
[xwiki:XWiki.XWikiServerClass]
Wrapped Exception: invalid configuration
Caused by:

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:XWiki.XWikiServerClass]
Wrapped Exception: invalid configuration
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:421)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:148)
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:120)
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:679)
Caused by: com.xpn.xwiki.XWikiException: Error number 3202 in 3: Exception
while reading document [xwiki:XWiki.XWikiServerClass]
Wrapped Exception: invalid configuration
at