Marc Baumann wrote: > Hi folks > My env: Oracle Application Server 10.1.2.3.0 > Oracle Database 11g, used ojdbc6.jar and also other jar files from the > oracle 11g client otherwise I got the following error: > java.lang.NoSuchMethodError: > oracle.i18n.text.converter.CharacterConverterOGS.getInstance > > On the application server I set the binaries for jdk6 instead of java 1.4 > which is default for OAS. > > I deployed the war file on Oracle AS, then the tables are created on the > database under the xwiki user as expected. > > But when I connect to the new wiki I get the following errors on the > application server, also the wiki page is displayed without css. > > 2009-05-14 10:56:31,773 > [https://hostname:1159/xwiki/bin/skin/skins/albatross/style.css] > [AJPRequestHandler-ApplicationServerThread-10] > WARN web.XWikiAction - Uncaught exception: Error number 0 > in 11: Uncaught exception > Wrapped Exception: > javax.servlet.http.HttpServletResponse.setCharacterEncoding(Ljava/lang/String;)V > com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception > Wrapped Exception: > javax.servlet.http.HttpServletResponse.setCharacterEncoding(Ljava/lang/String;)V
> and so on.. > > I hope you can help me... > > Regards Marc Hi Marc, Can you give us the deeper exception? This is just the topmost error, without a real indication of where the problem is. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
