Hello, 

This is my first foray into installing DSpace (7.5). My REST API (HAL) 
works fine, but the OAI side seems to have some issues with nav bar and 
various links still pointing to localhost:8080.

Here are some things that work and don't work (note that I have copied my 
webapps from dspace-source to Tomcat's webapps and changed "server" to 
"dspace". I also have Apache Httpd web server proxying with AJP to Tomcat, 
like in the installation instructions).

1. Working:

   - https://mydomainxx.org/dspace/api
   - https://mydomainxx.org/dspace/api/#/dspace/api


2. Working... ?:
This does pull up proper information in the same way as 
https://api7.dspace.org/server/oai/ with the same red bar at the top that 
says "Invalid context". All of the links on the page are as I expect, with "
*https://mydomainxx.org/dspace/oai/*"; at the front of the link. 

   - https://mydomainxx.org/dspace/oai/


3. *Half working, with problems I need help with:*
This link works, but then all of the links in the nav bar still point to 
*localhost:8080/dspace* ...  still. *I cannot figure out where this is 
pulling from and why the nav bar links and the other links on the page all 
still point to localhost! Any suggestions?* 

The log files (dspace/log/dspace.log, Apache Httpd logs, ~/tomcat/logs 
various logs) are of no help, so I am at a bit of a loss.

   - https://mydomainxx.org /dspace/oai/request?verb=Identify
   


While I am at it, I'm unclear on a few things, without going back and 
restarting the installation again from scratch to try and sort out these 
answers:

   1. Following the usual installation instructions for the back end, does 
   Maven use or create the content in C:\dspace\dspace ? 
   2. And then Ant uses that stuff in C:\dspace\dspace  to make more stuff, 
   but once Ant is done, does the stuff in  C:\dspace\dspace get actively used 
   in the running web app? Or is only for the setup of the installation files?
   3. At what point do I need to rerun Maven or Ant after making 
   configuration changes? I'm wondering if I changed some sort of 
   configuration and then should have re-run Maven and Ant but didn't...
   4. What makes the files in [dspace-source]\var\oai\requests? I have 12 
   files here and they haven't updated in a couple weeks... If OAI is working 
   properly, should I see new files popping up here frequently? Why didn't the 
   old files disappear? Interestingly, for all 12 of the request files still 
   showing up there, all of them still list the localhost:8080 address I used 
   before I implemented my proxy and changed my dspace.server.url 
   and dspace.ui.url to point to the https domain name.


Thanks in advance for any hints or direction you can offer! 

Best, 

Katy

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/45c3735a-1a8a-4886-9aaf-97f11d1f4375n%40googlegroups.com.

Reply via email to