Hi Rekha.S, >From the error message, it suggests that there is a table missing from your DSpace database. The table name is item2bundle. You can check to see if it is there by using psql and typing:
\d item2bundle In theory, filling a disk shouldn't corrupt postgres (http://www.postgresql.org/docs/8.0/static/disk-full.html). Have you got a recent backup of your database that you can restore from? Thanks, Stuart _________________________________________________________________ Datblygydd Cymwysiadau'r We Web Applications Developer Gwasanaethau Gwybodaeth Information Services Prifysgol Cymru Aberystwyth University of Wales Aberystwyth E-bost / E-mail: [EMAIL PROTECTED] Ffon / Tel: (01970) 622860 _________________________________________________________________ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rekha S Sent: 03 January 2007 04:35 To: [email protected] Subject: [Dspace-tech] DSpace: Internal Server Error Hello, I am using this Dspace to build the collection from last 4 years,we were uploding fulltext thesis.Actually our server capacity is 256 Ram & 40 Gb hard disk.Now it is full.Now we are planning to upgrade the ram.So we were not uploding any files.But we will be getting the following error.I deleted all log files in the dspace,but then also i couldnt able to solve this problem.I am also attaching the log i am getting like " Internal System Error" so i couldnt able to view the fulltext which has been already uploded So plz help in solving this problem.. Looking forword for your reply Thanking You Rekha.S An internal server error occurred on https://dspace.vidyanidhi.org.in:8080/dspace: Date: 12/26/06 3:47 AM Session ID: E23B35D150C5629341A41EE5EAE8D640 -- URL Was: http://dspace.vidyanidhi.org.in:8180/dspace/handle/2009/139 -- Method: GET -- Parameters were: Exception: org.postgresql.util.PSQLException: ERROR: could not open relation "item2bundle": No such file or directory at org.postgresql.util.PSQLException.parseServerError(PSQLException.java:13 9) at org.postgresql.core.QueryExecutor.executeV3(QueryExecutor.java:152) at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:100) at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:43) at org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Stateme nt.java:517) at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Stateme nt.java:50) at org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(AbstractJdbc1St atement.java:233) at org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(AbstractJdbc1St atement.java:221) at org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingState ment.java:205) at org.dspace.storage.rdbms.DatabaseManager.query(DatabaseManager.java:109) at org.dspace.content.Item.<init>(Item.java:148) at org.dspace.content.Item.find(Item.java:255) at org.dspace.browse.Browse.getLastSubmittedResults(Browse.java:311) at org.dspace.browse.Browse.getLastSubmitted(Browse.java:242) at org.dspace.app.webui.servlet.HandleServlet.collectionHome(HandleServlet. java:428) at org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:19 8) at org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet. java:157) at org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:102) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica tionFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt erChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv e.java:243) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:566) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4 72) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv e.java:190) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:566) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4 72) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:234 3) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java :180) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:566) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherVa lve.java:170) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:564) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java :170) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:564) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468 ) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:564) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4 72) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve. java:174) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:566) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4 72) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.j ava:1012) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java: 1122) at java.lang.Thread.run(Thread.java:536) ------------------------------------------------------------------------ - 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=DEVDE V _______________________________________________ DSpace-tech mailing list [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

