(DefaultManagement) getDatastreamHistory Errors

20 views
Skip to first unread message

Brad Spry

unread,
Mar 9, 2015, 5:40:48 PM3/9/15
to isla...@googlegroups.com
Below is a typical (DefaultManagement) getDatastreamHistory error, which seems to follow every getDatastreamHistory call.

Should I be at all concerned?  Is there anything I could do to clean the errors up?

INFO 2015-03-09 17:29:18.171 [http-8443-5] (DefaultManagement) Completed getDatastreamHistory(pid: islandora:37, datastreamID: TN)
ERROR 2015-03-09 17:29:18.171 [http-8443-5] (DefaultManagement) <?xml version="1.0" encoding="UTF-8"?><datastreamHistory  xmlns="http://www.fedora.info/definitions/1/0/management/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fedora.info/definitions/1/0/management/ http://www.fedora.info/definitions/1/0/datastreamHistory.xsd" pid="islandora:37" dsID="TN"><datastreamProfile pid="islandora:37" dsID="TN"><dsLabel>Thumbnail</dsLabel><dsVersionID>TN.0</dsVersionID><dsCreateDate>2015-02-23T15:52:09.888Z</dsCreateDate><dsState>A</dsState><dsMIME>image/png</dsMIME><dsFormatURI></dsFormatURI><dsControlGroup>M</dsControlGroup><dsSize>5137</dsSize><dsVersionable>true</dsVersionable><dsInfoType></dsInfoType><dsLocation>islandora:37+TN+TN.0</dsLocation><dsLocationType>INTERNAL_ID</dsLocationType><dsChecksumType>SHA-1</dsChecksumType><dsChecksum>aa13cc259a5ab9a48a9554a70bca20810e6967ef</dsChecksum></datastreamProfile></datastreamHistory>


Thanks Ahead Of Time,

Brad Spry
Atkins Library
UNC Charlotte


Diego Pino

unread,
Mar 10, 2015, 12:03:28 PM3/10/15
to isla...@googlegroups.com
Hi Brad, which Fedora version? Can you check your fedora.log to see if extra info is given? Was the object created in this Fedora version or migrated from an older one?

Best
-Diego

Brad Spry

unread,
Mar 11, 2015, 5:04:22 PM3/11/15
to isla...@googlegroups.com
Thank You for your reply Diego.

Version: Fedora 3.5.

Objects producing the errors were created in this Fedora instance, never migrated.

The errors always follow the pattern of my original post, which is:

INFO (DefaultManagement) Completed getDatastreamHistory(pid: islandora:123, datastreamID: TN)
ERROR (DefaultManagement) <?xml... <datastreamHistory... pid="islandora:123" dsID="TN"...

INFO (DefaultManagement) Completed getDatastreamHistory(pid: islandora:124, datastreamID: TN)
ERROR (DefaultManagement) <?xml... <datastreamHistory... pid="islandora:124" dsID="TN"...

INFO (DefaultManagement) Completed getDatastreamHistory(pid: islandora:125, datastreamID: TN)
ERROR (DefaultManagement) <?xml... <datastreamHistory... pid="islandora:125" dsID="TN"...

The XML contained within the ERROR is valid per xmlstarlet val.

The <datastreamHistory> XML is obviously being returned successfully for it to be showing up in the error message.

No XACML Restrictions are enabled for the objects I'm currently observing.  Maybe that's what the error message is simply trying to say:  "ERROR  Hey, there are no XACML Restrictions enabled for this object."

<B
Reply all
Reply to author
Forward
0 new messages