-
Notifications
You must be signed in to change notification settings - Fork 3
DeleteReaddServiceForRetest
Chris Delis edited this page Oct 15, 2015
·
1 revision
#Delete and re-add a service for testing purposes such that we totally run all records through that service again.
Needed to change custom.properties to enable some additional messages to log for marctoxctransformation.
cd META-INF/classes/xc/mst/services/
vi custom.properties
sudo vi custom.properties
mysql -u root --password=* -D MetadataServicesToolkit -e "select * from services"
mysql -u root --password=* -D MetadataServicesToolkit -e "select * from service_harvests"
mysql -u root --password=* -D MetadataServicesToolkit -e "delete from service_harvests where repo_name='marctoxctransformation'"
mysql -u root --password=* -D MetadataServicesToolkit -e "delete from service_harvests where service_id=2"
mysql -u root --password=* -D MetadataServicesToolkit -e "select * from service_harvests"
mysql -u root --password=* -D MetadataServicesToolkit -e "select * from services"
mysql -u root --password=* -D MetadataServicesToolkit -e "delete from services where service_id=2"
sudo /etc/init.d/tomcat6 start
mysql -u root --password=* -D xc_marctoxctransformation -e "show tables"
mysql -u root --password=* -D xc_marctoxctransformation -e "select * from outgoing_record_counts"
mysql -u root --password=* -D xc_marctoxctransformation -e "select * from incoming_record_counts"
mysql -u root --password=* -D xc_marctoxctransformation -e "select * from records"
- Downloads
- Installing the Toolkit
- Hardware Requirements
- Installing 3rd Party Tools
- Installing the Metadata Services Toolkit
- Configuring
- Starting the MST
- Uninstalling and Reinstalling the MST
- Upgrading the MST
- Useful Info
- Using the Toolkit
- Services
- What is a service?
- What are Configuration 1 and Configuration 2?
- XC MARCXML Normalization
- MARCXML to XC Transformation
- DC to XC Transformation
- MARC Aggregation
- Multiple Instances of the Same Service
- Harvesting from an MST Service
- How To Implement a Service
- About the XC Schema
- MST Frequently Asked Questions
-
Performance Results
- RecordBreakdown
- MySQLCustomizations
- Release Notes
- Next Coding Period Summary
- Glossary
- Developer ScratchPad
- ServerChart
- Transformation 1.0
- TransformationDocumentationNotes
- new
- TransformationDocumentation
- old
- AdditionalWorksAndExpressions
- Transformation Service Documentation
- TransformationServiceSteps
- XcRoleTranslationTable
- AggregationServices
- MarcAggregation
- TransformationTwoPointOh
- old
- FirstIteration
- PriorDesign
- PackagingMST
- 1.0 Decisions
- ReleaseWork
- QuickInstallNotes
- MST Implementation Details
- OaiIdIndexAlgorithm
- CacheDetails
- MessageHandling
- ServiceTests
- ProcessingStepsExplained
- ResumptionToken->completeListSize
- UpdateDelete
- OaiPmhImpl
- record counts
- RecordCountsOnePtTwoPtOne
- in production
- how to log and display
- RecordCountsOnePtZero
- RecordCountTestRestarted
- UrRecordCounts
- RecordCountTesting
- TransformationWackiness
- OaiImplementation
- Testing
- randys-30
- RegressionTests
- QuickRef
- UnicodeNormalization
- LoggingHelp
- CodeFormatPolicy
- SvnBranchingStrategy
- MultipleEclipseWorkspaces
- DeleteReaddServiceForRetest
- FileHarvests
- CharsetEncodingWithEric
- DrupalSolrOptimization
- WorkPlan
- MetricsForAssessment
- IdeasForImprovement
- RandomNotes
-
Wiki en español
- Servicios
- Qué es un Servicio de Metadatos?
- Servicio de Normalización XC MARCXML
- Servicio de Transformación MARCXML a Esquema XC
- Servicio de Agregación MARC
- Servicios