Hi Victoria, This is pretty strange. Can you, by any chance, turn your logging up to debug level (look in config/log4j.properties, and replace the instance of "INFO" with "DEBUG" and restart Tomcat), reproduce the error, and send us the logging from the request (from log/dspace.log). It might make it possible to see how the problem is arising.
Cheers, Richard > Claudia, > we have run the patch and we have created a new colum (language) in the > e-person table. > We have DSpace 1.4, Tomcat and postgreSQL. > We have rebuild. > And when I register in My DSpace we obtain an error: > > ID de Sesión:5E5BB1F390D265D37BCCBB82A41A6BA6 > -- URL Was: http://e-archivo2.uc3m.es:8080/dspace/mydspace > <http://e-archivo2.uc3m.es:8080/dspace/mydspace> > -- Method: GET > -- Parameters were: > > Excepción: > org.postgresql.util.PSQLException: The column index is out of range: 1, > number of columns:0 > at org.postgresql.core.v3.SimpleParameterList.bind > (SimpleParameterList.java:57) > at > org.postgresql.core.v3.SimpleParameterList.setStringParameter(SimpleParameterList.java:105) > at org.postgresql.jdbc2.AbstractJdbc2Statement.bindString > (AbstractJdbc2Statement.java :2089) > at > org.postgresql.jdbc2.AbstractJdbc2Statement.setString(AbstractJdbc2Statement.java:1202) > at > org.postgresql.jdbc2.AbstractJdbc2Statement.setString(AbstractJdbc2Statement.java > > :1188) > at > org.apache.commons.dbcp.DelegatingPreparedStatement.setString(DelegatingPreparedStatement.java:131) > at > org.apache.commons.dbcp.DelegatingPreparedStatement.setString(DelegatingPreparedStatement.java > > :131) > at > org.dspace.storage.rdbms.DatabaseManager.loadParameters(DatabaseManager.java:1724) > at > org.dspace.storage.rdbms.DatabaseManager.query(DatabaseManager.java:257) > at org.dspace.storage.rdbms.DatabaseManager.query > (DatabaseManager.java:278) > at > org.dspace.workflow.WorkflowManager.getOwnedTasks(WorkflowManager.java:242) > at > org.dspace.app.webui.servlet.MyDSpaceServlet.showMainPage(MyDSpaceServlet.java > > :585) > at > org.dspace.app.webui.servlet.MyDSpaceServlet.doDSGet(MyDSpaceServlet.java:97) > at > org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:151) > at org.dspace.app.webui.servlet.DSpaceServlet.doGet > (DSpaceServlet.java:99) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter > (ApplicationFilterChain.java:252) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) > at org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter > (RegisteredOnlyFilter.java :98) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java > > :173) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) > at org.apache.catalina.core.StandardHostValve.invoke > (StandardHostValve.java:126) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java > :107) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868) > at > org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection > > (Http11BaseProtocol.java:663) > at > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) > at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt > (LeaderFollowerWorkerThread.java :80) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) > at java.lang.Thread.run(Thread.java:595) > > Could you help us, please? > Many thanks. > -- > Victoria Rasero > Gestión de Recursos de Información > Biblioteca de la Universidad Carlos III de Madrid > Tfno: 91 624 90 76 > Correo-e: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > --------------------------------------------------------------------- > > 2007/3/13, Claudia Jürgen < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > Hello Victoria, > > we run this patch along with 1.4.1 and do not run into this error. > > Seems as if your servlet container still got some old data. > Build the dspace.war again. > Stop your Servlet container. > Supposing it is Tomcat, remove your deployment in > /webapps > and > /work > > cp the new dspace.war to /webapps and start your servlet container. > > sunny greetings > > Claudia > > Victoria Rasero schrieb: > > We have implemented the MultilingualismDSpace Patch: > > > > http://sourceforge.net/tracker/index.php?func=detail&aid=1450491&group_id=19984&atid=319984 > > <http://sourceforge.net/tracker/index.php?func=detail&aid=1450491&group_id=19984&atid=319984> > > > > > > > > We obtain an error when we try to submit items. > > > > The error is: > > "Error in line: 84 in file jsp: /submit/edit-metadata.jsp > > Error de servlet generado: > > The method getMonthName(int) in the type DCDate is not applicable > for the > > arguments (int, Locale)" ; > > but we look at the file DCDate.java, and the method ' > getMonthName(int, > > Locale)' is correct. > > Could anyone help us? > > Many thanks > > > > -------------------------------------------------------------------- > > Victoria Rasero > > Gestión de Recursos de Información > > Biblioteca de la Universidad Carlos III de Madrid > > --------------------------------------------------------------------- > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------- > > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > > opinions on IT & business topics through brief surveys-and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> > > > > > > > ------------------------------------------------------------------------ > > > > > _______________________________________________ > > DSpace-tech mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Richard ------------------------------------------------------------------------ Richard Jones | t: +44 (0)20 759 [48614 / 41815] Web & Database | e: [EMAIL PROTECTED] Technology Specialist | b: http://chronicles-of-richard.blogspot.com/ Imperial College London | ------------------------------------------------------------------------ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

