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