I am trying to harvest my library catalog data into the Drupal Toolkit. To do so, I enter the following URL into the "URL of repository" input box (based on the URL in the README.txt file in the root directory of the Drupal Toolkit):
http://localhost:8080/MetadataServicesToolkit/MARCToXCTransformation-Ser...
Doing so results in an error message. When I try to go to it directly in my browser, I get the same error message (minus a whole lot of HTML tags):
The requested resource (/MetadataServicesToolkit/MARCToXCTransformation-Service/oaiRepository) is not available.
I have tried to use the IP address, but that also fails. Other parts of the MST work, but that one doesn't.
I had been having this problem back in January/February. However, I decided to wait until the various modules - especially the MST and the OAI Toolkit - were in (more or less) production status. Thus, I am running all of the latest (a/o a week or two ago) versions of the involved modules.
Any help that anyone can provide would be most welcome!
Thanks in advance!
Stephen Westman
Comments
Comment #1
pkiraly commentedHi Stephen,
Is there a way to put this MST into a machine where we can see it? I can send you my IP address in private message if you don't want to open this server to everyone. The URL is depends on the MST service itself, on the README there is an example. We have multiple MST-s, and each have different URL. Do you get something when you open http://localhost:8080/MetadataServicesToolkit? If it works, go to Services > List Services and copy the Associated Repository URL of the marctoxctransformation service. This is the URL you have to use as the URL of the repository inside Drupal Toolkit.
Hope this helps.
Regards,
Péter
Comment #2
klmonnot commentedI'm also having this same issue. I tried going to the url in the browser http://128.151.244.133:8080/MST/MARCToXCTransformation-Service/oaiReposi... , I get problem loading page.
Comment #3
pkiraly commentedHi Kathy,
The actual URL of our MST demo is http://128.151.244.170:8080/MetadataServicesToolkit/pub/marctoxctransfor.... You can always find the actual one at http://www.extensiblecatalog.org/software/mst/demo, To get the URL you have to log in to the demo server, go to Services > List services, and copy the URL of the MARC to XC Transformation service.
If you have your own MST Toolkit server, you will get the URL at the same place.
All your problems come from the problem, that the URL we provided at installation profile is outdated. Sorry about it.
Comment #4
klmonnot commentedThank you so much!