Hello

    Please run "index-init" command from [dspace]/bin directory, which will
re-index your database.

Thanks

On Wed, Aug 4, 2010 at 4:41 PM, Webshet, Sisay (ILRI)
<s.webs...@cgiar.org>wrote:

>
>
> Hi
>
> I  Just try now but here is the error from the log file!
>
>
>
> 2010-08-04 14:04:59,004 WARN
> org.dspace.app.webui.servlet.InternalErrorServlet @
> :session_id=E7749D24A4AA0FD2AC12C939F0DBD184:internal_error:-- URL Was:
> http://ilri-31539:8080/jspui/browse?type=ilrisubject
>
> -- Method: GET
>
> -- Parameters were:
>
> -- type: "ilrisubject"
>
>
>
> javax.servlet.ServletException: org.dspace.browse.BrowseException:
> org.postgresql.util.PSQLException: ERROR: relation "bi_5_dis" does not exist
>
>             at
> org.dspace.app.webui.servlet.AbstractBrowserServlet.processBrowse(AbstractBrowserServlet.java:371)
>
>             at
> org.dspace.app.webui.servlet.BrowserServlet.doDSGet(BrowserServlet.java:112)
>
>             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:617)
>
>             at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>
>             at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>
>             at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
>             at
> org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:112)
>
>             at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>
>             at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>
>             at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>
>             at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>
>             at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>
>             at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>
>             at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>
>             at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
>
>             at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
>
>             at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
>
>             at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
>
>             at java.lang.Thread.run(Unknown Source)
>
> Caused by: org.dspace.browse.BrowseException:
> org.postgresql.util.PSQLException: ERROR: relation "bi_5_dis" does not exist
>
>             at
> org.dspace.browse.BrowseDAOPostgres.doCountQuery(BrowseDAOPostgres.java:196)
>
>             at
> org.dspace.browse.BrowseEngine.getTotalResults(BrowseEngine.java:791)
>
>             at
> org.dspace.browse.BrowseEngine.browseByValue(BrowseEngine.java:478)
>
>             at org.dspace.browse.BrowseEngine.browse(BrowseEngine.java:126)
>
>             at
> org.dspace.app.webui.servlet.AbstractBrowserServlet.processBrowse(AbstractBrowserServlet.java:342)
>
>             ... 20 more
>
> Caused by: org.postgresql.util.PSQLException: ERROR: relation "bi_5_dis"
> does not exist
>
>             at
> org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1531)
>
>             at
> org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1313)
>
>             at
> org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
>
>             at
> org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)
>
>             at
> org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:354)
>
>             at
> org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:258)
>
>             at
> org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93)
>
>             at
> org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93)
>
>             at
> org.dspace.storage.rdbms.DatabaseManager.query(DatabaseManager.java:291)
>
>             at
> org.dspace.browse.BrowseDAOPostgres.doCountQuery(BrowseDAOPostgres.java:181)
>
>             ... 24 more
>
>
>  ------------------------------
>
> *From:* Webshet, Sisay (ILRI)
> *Sent:* Wednesday, August 04, 2010 11:05 AM
> *To:* 'Rajshekhar Pandey'; dspace-tech@lists.sourceforge.net
> *Subject:* RE: Browse Configuration
>
>
>
> Hi,
>
>
>
> Iam not sure, can I try this way.
>
> Thanks
>
> Sisay
>
>
>  ------------------------------
>
> *From:* Rajshekhar Pandey [mailto:rajshek...@webinito.com]
> *Sent:* Wednesday, August 04, 2010 10:53 AM
> *To:* dspace-tech@lists.sourceforge.net
> *Cc:* Webshet, Sisay (ILRI)
> *Subject:* Re:Browse Configuration
>
>
>
> Hello
>
>   Are you replacing your messages.xml file to [dspace]/webapps/xmlui/i18n/
> direcotry?
>
> Thanks
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 4 Aug 2010 08:22:48 +0300
> From: "Webshet, Sisay (ILRI)" <s.webs...@cgiar.org>
> Subject: [Dspace-tech] Browse Configuration
> To: <dspace-tech@lists.sourceforge.net>
> Message-ID:
>        <e0b1bfd2eacafb4c9bdbc73eeea14c17020b2...@ilrietx1.ilri.cgiarad.org
> >
> Content-Type: text/plain; charset="us-ascii"
>
>
>
> Hello Guys,
>
>
>
> I just installed a local dspace instance (1.5.2) on window xp.
>
> How ever to add a new field to browse items what files should be
> customized
>
> Based on some Claudia's comment I changed both dspace.cfg the section
> ###### Browse Configuration ######
>
> Messages.properties at key browse.type.metadata. <Index name> = [Label]
> to the message catalogue.
>
> But still an error message.
>
> So far I did
>
> 1.           Add dc. subject. ilrisubject to the metadata registry
> 2.           dspace.cfg  the section ###### Web Interface Settings
> ###### dc.subject.ilrisubject
> 3.           inputforms.xml <field>
>             <dc-schema>dc</dc-schema>
>         <dc-element>subject</dc-element>
>            <dc-qualifier>ilrisubject</dc-qualifier></field>
>   4. inside Messages.properties (metadata.dc.subject.ilrisubject     =
> ILRI Subject)
>
> Based on steps 1-4 i can add items based on the new field. What Iam
> worrying is
> I cannot put this new field togehet with the fileds labed below on the
> homepage
> Of dspace.
>
>
>
> Communities
> & Collections <http://ilri-31539:8080/jspui/community-list>
>
>
>
> Issue Date <http://ilri-31539:8080/jspui/browse?type=dateissued>
>
>
>
> Author <http://ilri-31539:8080/jspui/browse?type=author>
>
>
>
> Title <http://ilri-31539:8080/jspui/browse?type=title>
>
>
>
> Subject <http://ilri-31539:8080/jspui/browse?type=subject>
>
> ILRI Subject
>
> In having an information form dspace tech
> I  Change
> [dspace-source]/dspace/modules/xmlui/src/main/weppapp/i18n/messages.xml
> to include
> <message
> key="xmlui.ArtifactBrowser.Navigation.browse_ ilrisubject "> ILRI
> Subject </message>
>        <message
> key="xmlui.ArtifactBrowser.ConfigurableBrowse.title.metadata.
> Ilrisubject ">Browsing
>
> {0} by ILRI Subject {1}</message>
>        <message
> key="xmlui.ArtifactBrowser.ConfigurableBrowse.trail.metadata.
> ilrisubject ">Browsing
>
> {0} by ILRI Subject </message>
>
> But still no change
>
>
>  Waiting for your replies...
>
>
>
> From:
>
> Sisay
>
>
>
> --
> Regards,
> Rajshekhar Pandey
> Software Programmer
> Webinito Networks.
>



-- 
Regards,
Rajshekhar Pandey
Software Programmer
Webinito Networks.
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to