Hi Ashim, We'd need more information to be able to help you. Have you already installed the webapps for REST / RDF / SWORD and SWORDv2?
If so, keep in mind that each of these webapps has separate configuration steps that may be necessary: For example, RDF won't function unless you follow its full installation instructions (including installing a triplestore): https://wiki.duraspace.org/display/DSDOC6x/Linked+%28Open%29+Data#Linked(Open)Data-Linked(Open)DataSupportwithinDSpace For SWORD (both v1 and v2), they have extra configuration: * SWORDv1: https://wiki.duraspace.org/display/DSDOC6x/SWORDv1+Server * SWORDv2: https://wiki.duraspace.org/display/DSDOC6x/SWORDv2+Server It's also worth noting that both SWORD webapps respond with a 404 if you access the root path directly (e.g. /sword or /swordv2). Instead, the entry point is the Service Document (e.g. /sword/servicedocument and /swordv2/servicedocument) Finally, REST API has additional configuration/hints at: https://wiki.duraspace.org/display/DSDOC6x/REST+API#RESTAPI-InstallingtheRESTAPI All of these interfaces can also be seen at our demo site at: http://demo.dspace.org/ (So you can see how they are supposed to behave/respond) Hopefully those guides will help you get further along. If you need more support, please send additional details on this mailing list. We'd need to know what version of DSpace you are running, and also see more details (from logs) on any errors you are getting. Sincerely, Tim On Mon, Mar 11, 2019 at 3:41 AM Ashim Kapoor <[email protected]> wrote: > Dear All, > > I am installing DSPACE in virtual box where Debian 9 is the OS. > > XMLUI / JSPUI / Solr / OAI are responding. > > JSPUI does NOT give internal server error anymore. > > My query is : rdf / rest / sword / swordv2 are not responding. For rest I > get the error message "Unable to connect" while for the others I get HTTP > 404 error. > > Can some one please help me ? > > Here is the tail of my log file ( dspace.log.2019-03-11) : > > checker.log.2019-03-11 cocoon.log.2019-03-11 dspace.log.2019-03-11 > solr.log.2019-03-09 > root@dspace-on-debian:/home/dspace/log# tail dspace.log.2019-03-11 > 2019-03-11 13:35:07,477 INFO > org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: > name='Submission and Workflow', path='resource://aspects/Submission/'. > 2019-03-11 13:35:07,477 INFO > org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: > name='Statistics', path='resource://aspects/Statistics/'. > 2019-03-11 13:35:07,477 INFO > org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: > name='Original Workflow', path='resource://aspects/Workflow/'. > 2019-03-11 13:35:07,477 INFO > org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: > name='Atmire Mirage Theme', path='Mirage/', id='null', regex='.*', > handle='null'. > 2019-03-11 13:35:58,026 INFO org.dspace.browse.BrowseEngine @ > anonymous:session_id=3F40455B93525F46AC38A078B303855A:ip_addr=0:0:0:0:0:0:0:1:browse_mini: > 2019-03-11 13:35:58,456 INFO > org.dspace.app.webui.discovery.DiscoverUtility @ facets for scope, null: 4 > 2019-03-11 13:39:29,066 INFO > org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser @ > anonymous:session_id=E86F20A0EA65D3917FD0A3CDFD46B392:ip_addr=0:0:0:0:0:0:0:1:view_community_list: > 2019-03-11 13:39:46,358 INFO > org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser @ > anonymous:session_id=E86F20A0EA65D3917FD0A3CDFD46B392:ip_addr=0:0:0:0:0:0:0:1:view_community_list: > 2019-03-11 14:01:54,418 INFO org.dspace.browse.BrowseEngine @ > anonymous:session_id=3F40455B93525F46AC38A078B303855A:ip_addr=0:0:0:0:0:0:0:1:browse_mini: > 2019-03-11 14:01:54,432 INFO > org.dspace.app.webui.discovery.DiscoverUtility @ facets for scope, null: 4 > root@dspace-on-debian:/home/dspace/log# > > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct: https://duraspace.org/about/policies/code-of-conduct/ > --- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
