When installing the xc drupal toolkit I get this:
Caught exception when retrieving Identify: String could not be parsed as XML
Caught exception when retrieving ListMetadataFormats: String could not be parsed as XML
Caught exception when retrieving ListSets: String could not be parsed as XML
it's not connecting to the http://128.151.244.133:8080/MST/MARCToXCTransformation-Service/oaiReposi...
I'm not getting data into the database.
After running the hartvester I get this.
Operations:
xc_oaiharvester_bridge_load_csv_and_optimize(1, 1, 0)
xc_metadata_node_creation_batch_operation(3, 1, 1)
xc_solr_onestop_indexer_batch(3, array ( 1 => stdClass::__set_state(array( 'location_id' => '1', 'name' => 'default', 'description' => 'default storage', 'types' => array ( 0 => 'solr', 1 => 'sql', ), 'weight' => '0', )), ), 1, 2)
Last operation:
operation_id: 2
function: xc_solr_onestop_indexer_batch
status: FINISHED
context: array ( 'results' => array ( 'max' => '0', ), 'finished' => 1, 'message' => '0 / 0. Elapsed time: 00:00:00, remained approx.: 00:00:00, total approx.: 00:00:00.
Warning! Do not close this window untill reindex is complete!
Stop harvesting (You will be able to restart or start over.)', )
I get no data. I'm I missing something here?
I have version 6.x-1.1-beta4.
Comments
Comment #1
pkiraly commentedHi Kathy,
See my answer here: http://drupal.org/node/1181574#comment-5076464.