[xwiki-users] Install problem
Hi, When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error: HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available. Can you give me some help to solve this problem? Thanks! Loris
On Sun, Oct 07, 2007 at 07:35:21PM +0200, Loris Conedera wrote:
When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error:
HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available.
Can you give me some help to solve this problem?
Sounds like you haven't got your application server setup properly. What do your application server logs say? Did you follow the install guide? http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation Paul -- End dual-measurement, let's finish going metric! http://gometric.us/ http://www.metric.org/
I'll try to give more important informations I'm working on a Debian GNU\Linux System and I have an already configured installation of Tomcat and MySQL. I downloaded the WAR "xwiki-web-standard-1.1.1-war". I uncompressed the war in the directory "xwiki" in the ROOT of tomcat. I created a "xwiki" database with all privileges on user "xwiki" I modified the file "hibernate.cfg.xml" to use Mysql as RDBMS. When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error: HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available. I hope these informations can Help you to say me what I'm doing wrong! Thanks! Loris Conedera 2007/10/7, Paul Armstrong <[email protected]>:
On Sun, Oct 07, 2007 at 07:35:21PM +0200, Loris Conedera wrote:
When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error:
HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available.
Can you give me some help to solve this problem?
Sounds like you haven't got your application server setup properly.
What do your application server logs say?
Did you follow the install guide? http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation
Paul
-- End dual-measurement, let's finish going metric! http://gometric.us/ http://www.metric.org/
Hi, I'm on Ubuntu so I'm not sure it's the same for Debian : I think xwiki war uncompressed as to be in the tomcat "webapps" subdirectory by default not the root directory. So for me it's "/var/lib/tomcat5.5/webapps/xwiki/". Hope it helps you. 2007/10/8, Loris Conedera <[email protected]>:
I'll try to give more important informations
I'm working on a Debian GNU\Linux System and I have an already configured installation of Tomcat and MySQL. I downloaded the WAR "xwiki-web-standard-1.1.1-war ". I uncompressed the war in the directory "xwiki" in the ROOT of tomcat. I created a "xwiki" database with all privileges on user "xwiki" I modified the file "hibernate.cfg.xml " to use Mysql as RDBMS. When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error: HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available.
I hope these informations can Help you to say me what I'm doing wrong! Thanks!
Loris Conedera
2007/10/7, Paul Armstrong <[email protected]>:
On Sun, Oct 07, 2007 at 07:35:21PM +0200, Loris Conedera wrote:
When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome " page i get this error:
HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available.
Can you give me some help to solve this problem?
Sounds like you haven't got your application server setup properly.
What do your application server logs say?
Did you follow the install guide?
http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation
Paul
-- End dual-measurement, let's finish going metric! http://gometric.us/ http://www.metric.org/
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi, did you rename "xwiki-web-standard-1.1.1-war" into "xwiki.war" and put it in the WEBAPPS directory of Tomcat or just uncompressed the war file in the directory "xwiki" under ROOT directory? I mean - it was enough to place the xwiki.war under the WEBAPPS of Tomcat. On restart Tomcat automatically will uncompress the war file and create a new directory xwiki; xwiki.war should remain in the webapps directory (don't delete it!), otherwise it will not work. adoro Loris Conedera wrote:
I'll try to give more important informations
I'm working on a Debian GNU\Linux System and I have an already configured installation of Tomcat and MySQL. I downloaded the WAR "xwiki-web-standard-1.1.1-war". I uncompressed the war in the directory "xwiki" in the ROOT of tomcat. I created a "xwiki" database with all privileges on user "xwiki" I modified the file "hibernate.cfg.xml" to use Mysql as RDBMS. When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error: HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available.
I hope these informations can Help you to say me what I'm doing wrong! Thanks!
Loris Conedera
2007/10/7, Paul Armstrong <[email protected]>:
On Sun, Oct 07, 2007 at 07:35:21PM +0200, Loris Conedera wrote:
When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error:
HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available.
Can you give me some help to solve this problem?
Sounds like you haven't got your application server setup properly.
What do your application server logs say?
Did you follow the install guide? http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation
Paul
-- End dual-measurement, let's finish going metric! http://gometric.us/ http://www.metric.org/
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Install-problem-tf4584048.html#a13093319 Sent from the XWiki- Users mailing list archive at Nabble.com.
Ok now I solved but I I get an error page that seems due to database problem. I think my database is ok. I created a database named xwiki and defined grants to user xwiki. This is the error I get. I'm working on Websphere Community Edition that is based on Apache Geronimo. ------------------------------------------------------------------------------- HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception 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: java.util.HashSet incompatible with java.lang.String 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:693) javax.servlet.http.HttpServlet.service(HttpServlet.java:806) com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter( SetCharacterEncodingFilter.java:117) root cause 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: java.util.HashSet incompatible with java.lang.String com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:247) com.xpn.xwiki.XWiki.getXWiki(XWiki.java:397) com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:94) 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:693) javax.servlet.http.HttpServlet.service(HttpServlet.java:806) com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter( SetCharacterEncodingFilter.java:117) note The full stack trace of the root cause is available in the Apache Tomcat/6.0.13 logs. ------------------------------------------------------------------------------- 2007/10/8, adoro <[email protected]>:
Hi, did you rename "xwiki-web-standard-1.1.1-war" into "xwiki.war" and put it in the WEBAPPS directory of Tomcat or just uncompressed the war file in the directory "xwiki" under ROOT directory? I mean - it was enough to place the xwiki.war under the WEBAPPS of Tomcat. On restart Tomcat automatically will uncompress the war file and create a new directory xwiki; xwiki.war should remain in the webapps directory (don't delete it!), otherwise it will not work.
adoro
Loris Conedera wrote:
I'll try to give more important informations
I'm working on a Debian GNU\Linux System and I have an already
configured
installation of Tomcat and MySQL. I downloaded the WAR "xwiki-web-standard-1.1.1-war". I uncompressed the war in the directory "xwiki" in the ROOT of tomcat. I created a "xwiki" database with all privileges on user "xwiki" I modified the file "hibernate.cfg.xml" to use Mysql as RDBMS. When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error: HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not available.
I hope these informations can Help you to say me what I'm doing wrong! Thanks!
Loris Conedera
2007/10/7, Paul Armstrong <[email protected]>:
On Sun, Oct 07, 2007 at 07:35:21PM +0200, Loris Conedera wrote:
When I try to access "http://127.0.0.1:8080/xwiki/bin/view/Main/WebHome" page i get this error:
HTTP Status 404 - /xwiki/bin/view/Main/WebHome The requested resource (/xwiki/bin/view/Main/WebHome) is not
available.
Can you give me some help to solve this problem?
Sounds like you haven't got your application server setup properly.
What do your application server logs say?
Did you follow the install guide? http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation
Paul
-- End dual-measurement, let's finish going metric! http://gometric.us/ http://www.metric.org/
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Install-problem-tf4584048.html#a13093319 Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi! I am trying to get XWiki running on WAS CE 2.0x. I have downloaded the latest version of XWiki and imported the war file into eclipse where I made some needed changes to the code such as removing the unknown character, somewhere in an xsd file, edited the hibernate.cfg.xml so that Derby is used and inserted the Derby connector into WEB-INF/lib. I am pretty sure I have done everything right because this configuration runs on WASCE 1.1 !! Have you tried version 1.1 ? However with version 2.0.0.0 and the new 2.0.0.1 I encouter this same error which comes up in your scenario: 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: java.util.HashSet incompatible with java.lang.String org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535) (.......) Have you found any solution to this yet? Fabian Loris Conedera wrote:
Ok now I solved but I I get an error page that seems due to database problem. I think my database is ok. I created a database named xwiki and defined grants to user xwiki. This is the error I get. I'm working on Websphere Community Edition that is based on Apache Geronimo. ------------------------------------------------------------------------------- HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
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: java.util.HashSet incompatible with java.lang.String org.apache.struts.action.RequestProcessor.processException( RequestProcessor.java:535)
-- View this message in context: http://www.nabble.com/Install-problem-tf4584048.html#a13743082 Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Fabian, What version of Java are you running? Thanks -Vincent On Nov 15, 2007, at 8:51 AM, FabianC wrote:
Hi! I am trying to get XWiki running on WAS CE 2.0x. I have downloaded the latest version of XWiki and imported the war file into eclipse where I made some needed changes to the code such as removing the unknown character, somewhere in an xsd file, edited the hibernate.cfg.xml so that Derby is used and inserted the Derby connector into WEB-INF/lib. I am pretty sure I have done everything right because this configuration runs on WASCE 1.1 !! Have you tried version 1.1 ?
However with version 2.0.0.0 and the new 2.0.0.1 I encouter this same error which comes up in your scenario: 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: java.util.HashSet incompatible with java.lang.String
org .apache .struts .action.RequestProcessor.processException(RequestProcessor.java:535) (.......)
Have you found any solution to this yet?
Fabian
Loris Conedera wrote:
Ok now I solved but I I get an error page that seems due to database problem. I think my database is ok. I created a database named xwiki and defined grants to user xwiki. This is the error I get. I'm working on Websphere Community Edition that is based on Apache Geronimo. ------------------------------------------------------------------------------- HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
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: java.util.HashSet incompatible with java.lang.String org.apache.struts.action.RequestProcessor.processException( RequestProcessor.java:535)
-- View this message in context: http://www.nabble.com/Install-problem-tf4584048.html#a13743082 Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Vincent, I am running an IBM java 1.5.0 sdk Java(TM) 2 Runtime Environment, Standard Edition (build pwi32devifx-20071025 (SR6b)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-2007100 7 (JIT enabled) J9VM - 20071004_14218_lHdSMR JIT - 20070820_1846ifx1_r8 GC - 200708_10) JCL - 20071025 It's the latest IBM-version. Since I am looking forward to running XWiki on a machine with an IBM java sdk installed I also use this in my test environment here, locally. Fabian vmassol wrote:
Hi Fabian,
What version of Java are you running?
Thanks -Vincent
-- View this message in context: http://www.nabble.com/Install-problem-tf4584048.html#a13763409 Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (6)
-
adoro -
FabianC -
Loris Conedera -
Paul Armstrong -
Thomas Mortagne -
Vincent Massol