Data-to-Insight-Center / sead-virtual-archive

Tools to ingest scientific research objects for preservation
https://uisapp2.iu.edu/confluence-prd/display/SEAD/SEAD+Virtual+Archive+Community
1 stars 4 forks source link

Publish activity not shown under activities #23

Closed isurues closed 10 years ago

isurues commented 10 years ago

Looks like the publish activity is not coming to the Activities tab now. When I search for the published bag, it's there. But "Location" and "ACR Location" are empty.

kavithachandrasekar commented 10 years ago

Publish is failing at submission to IU Scholarworks. It seems to be working now again. Can you try now? I just published this [http://seadva-test.d2i.indiana.edu:5672/sead-access/#entity;http://seadva-test.d2i.indiana.edu:5667/sead-wf/entity/98432].

The download issue is also because of that - the data did not get published to scholarworks repository.

I published using 20 browsers about 30 minutes back, I wonder if that caused scholarworks to slow down. This needs to throw error to UI when workflow fails in case of such errors/time-out. Will look to add that now.

java.lang.NullPointerException at org.dataconservancy.archive.impl.dspacerepo.SeadDSpace.createSubCommunity(SeadDSpace.java:422) at org.dataconservancy.archive.impl.dspacerepo.DspaceRepoArchiveStore.putResearchPackage(DspaceRepoArchiveStore.java:165) at org.dataconservancy.dcs.ingest.services.SeadArchiver.execute(SeadArchiver.java:115) at org.dataconservancy.dcs.ingest.services.TimedServiceWrapper.execute(TimedServiceWrapper.java:36) at org.dataconservancy.dcs.ingest.services.runners.RulesExecutorBootstrap$IngestRunner.run(RulesExecutorBootstrap.java:136) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724)

kavithachandrasekar commented 10 years ago

Please hold off publishing till I fix this, seems intermittent.

kavithachandrasekar commented 10 years ago

I have fixed it so that is submission to repository fails, then the error is thrown at the UI that the workflow has failed. I am not sure why the submission to repository is failing intermittently though. Looking more into it.

This can be tested now.

kavithachandrasekar commented 10 years ago

Also, corrected wrong image showing up near repository location.

isurues commented 10 years ago

This issue is no longer there.. Closing the ticket..