[Dspace-tech] Submission form saves only unique contributors

22 views
Skip to first unread message

Jonathan Freesbay

unread,
Aug 26, 2015, 10:34:24 AM8/26/15
to DSpac...@lists.sourceforge.net
Hi,

Tomcat version: 6.0.35.0
Dspace version: 3.1

I would like to save movie data in dublin core. I use:
-dc.contributor.director
-dc.contributor.writer

When the director and writer are the same, the submission wizard just saves one of them.

I can later add the value back using the editor, so it's not a core dublin core limitation.

Can I disable this behaviour in the submission wizard?

Otherwise, I must use dc.director and dc.writer,

Regards,



Ying Jin

unread,
Aug 26, 2015, 10:34:26 AM8/26/15
to dspace-tech@lists.sourceforge.net Tech
BTW, I am using xmlui and did turn on the configurable submission and
ran the update for that.

Thanks,
Ying

On Feb 28, 2013, at 2:09 PM, Ying Jin wrote:

> Hi All,
>
> We are trying to upgrade from DSpace 1.7.2 to 3.0 and checked out
> the DSpace 3.0 branch from github. I followed the upgrading steps
> for DSpace 1.7 to 1.8 and then 1.8 to 3.0 (run upgrade script).
> However, when I tried to use the submission process to complete a
> submit, the system will hang there and give me Internal Server Error
> (timeout) and the dspace log have following errors -
>
> ERROR org.dspace.core.I18nUtil @ No language specified for EPerson 18
> .....
> ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid
> version (expected 2, but 1) or the data in not in 'javabin' format
>
> When I turn on the debugger, it shows the system is trying to query
> some of the communities and subcommunities which seem totally
> unrelated to the collection I am trying to submit to. Does anyone
> have a clue why this is happening? What I am trying to submit is a
> small pdf file and won't take long for 1.7.2 to complete.
>
> Thanks in advance for any help,
> Ying @ Rice Univeristy
>


helix84

unread,
Aug 26, 2015, 10:34:28 AM8/26/15
to Jonathan Freesbay, DSpac...@lists.sourceforge.net
Hi Jonathan,

it would be best to file this as a bug into our Jira:

https://jira.duraspace.org/browse/DS

Otherwise it may be easily overlooked or forgotten here in the lists.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Ying Jin

unread,
Aug 26, 2015, 10:34:31 AM8/26/15
to dspace-tech@lists.sourceforge.net Tech

Ying Jin

unread,
Aug 26, 2015, 10:34:33 AM8/26/15
to Bram Luyten, Dspace Tech
Hi Bram,

Thanks for the reply. I read your jira report and i noticed the same
solr version problem with oai in 3.3 and others in 3.5. I am not sure
if my solr error is related to that. I tried to change the version
number in pom.xml and that doesn't help. Also, the version under solr
server and xmlui are the same. I suppose it should not be the version
issue in my case? But I can't really explain why I got the version
error...

Also, the solr error appears when I submit something, or run
stats-util, filter-media... I have not tried oai yet but would like to
test it tomorrow and see if it will get me the same error. I can post
you some detail logs tomorrow too.

Thanks,
Ying

Quoting Bram Luyten <br...@mire.be>:

> Hi Ying,
>
> just an off-list reply here because I'm still in the dark concerning the
> issue you're experiencing.
>
> Could you post some more extensive log files?
>
> Furthermore, when you're starting up DSpace, do you see strange things in
> your logs concerning SOLR/Lucene versions?
>
> Trying to figure out whether your problem is related to what I was seeing
> here:
> https://jira.duraspace.org/browse/DS-1489
>
> Bram
>
> --
> [image: logo]
> *Bram Luyten* *@mire*
> *2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
> *Esperantolaan 4, Heverlee 3001, Belgium*
>
> <http://www.atmire.com/>www.atmire.com<http://atmire.com/website/?q=services&utm_source=emailfooter&utm_medium=email&utm_campaign=braml>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpac...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> List Etiquette:
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>



Ying Jin
Application Programmer
Center for Digital Scholarship
Email ying...@rice.edu
Phone 713-348-8082



Ying Jin

unread,
Aug 26, 2015, 10:34:36 AM8/26/15
to Bram Luyten, dspace-tech@lists.sourceforge.net Tech
Hi Bram,

Here is my dspace log with rootCategory and logger.org.dspace in DEBUG mode. The log is from the moment I clicked on the submit button until I got the internal server error. I also attached the Cocoon log which has the PageNotFound error below.

Thanks,
Ying

===========================================
Dspace Log
===========================================
2013-03-01 09:38:22,778 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:38:22,782 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from eperson where eperson_id = ? "  with parameters: 18
2013-03-01 09:38:22,782 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:22,782 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:22,783 DEBUG org.dspace.authenticate.IPAuthentication @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:authenticated:special_groups=
2013-03-01 09:38:22,783 DEBUG org.dspace.authenticate.IPAuthentication @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:authenticated:special_groups=
2013-03-01 09:38:22,783 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/2946
2013-03-01 09:38:22,783 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: 47
2013-03-01 09:38:22,784 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:ip_addr=168.7.27.136:find_collection:collection_id=47
2013-03-01 09:38:22,784 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 66795
2013-03-01 09:38:22,784 DEBUG org.dspace.content.Bitstream @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:ip_addr=168.7.27.136:find_bitstream:bitstream_id=66795
2013-03-01 09:38:22,784 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: -1
2013-03-01 09:38:22,784 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:ip_addr=168.7.27.136:find_bitstream_format:not_found,bitstream_format_id=-1
2013-03-01 09:38:22,784 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where short_description = ? "  with parameters: Unknown
2013-03-01 09:38:22,784 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:ip_addr=168.7.27.136:find_bitstream:bitstream_format_id=1
2013-03-01 09:38:22,784 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 1
2013-03-01 09:38:22,785 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 77
2013-03-01 09:38:22,785 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,47
2013-03-01 09:38:22,785 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/2946 to collection 47
2013-03-01 09:38:22,789 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:38:22,791 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/1/handle/1911/2946/submit/43071a8c52041f8a4413121919574c7f61676e2a.continue
2013-03-01 09:38:22,794 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/2/handle/1911/2946/submit/43071a8c52041f8a4413121919574c7f61676e2a.continue
2013-03-01 09:38:22,797 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 47
2013-03-01 09:38:22,797 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,2
2013-03-01 09:38:22,798 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:38:22,798 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:38:22,798 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:22,798 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:22,799 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/3/handle/1911/2946/submit/43071a8c52041f8a4413121919574c7f61676e2a.continue
2013-03-01 09:38:22,803 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from workspaceitem where workspace_item_id = ? "  with parameters: 63299
2013-03-01 09:38:22,803 DEBUG org.dspace.content.WorkspaceItem @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:ip_addr=168.7.27.136:find_workspace_item:workspace_item_id=63299
2013-03-01 09:38:22,803 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 63325
2013-03-01 09:38:22,803 DEBUG org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:ip_addr=168.7.27.136:find_item:item_id=63325
2013-03-01 09:38:22,803 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,63325
2013-03-01 09:38:22,804 DEBUG org.dspace.app.util.SubmissionInfo @ Loading Submission Config information
2013-03-01 09:38:22,804 DEBUG org.dspace.app.util.SubmissionInfo @ Found Submission Config in session cache!
2013-03-01 09:38:22,804 DEBUG org.dspace.app.util.SubmissionInfo @ Loading Progress Bar Info
2013-03-01 09:38:22,804 DEBUG org.dspace.app.util.SubmissionInfo @ Found Progress Bar Info in cache: 7 pages to display in progress bar
2013-03-01 09:38:22,805 INFO  org.dspace.submit.step.LicenseStep @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:accept_license:workspace_item_id63299
2013-03-01 09:38:22,805 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, item2bundle WHERE item2bundle.bundle_id=bundle.bundle_id AND item2bundle.item_id= ? "  with parameters: 63325
2013-03-01 09:38:22,805 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 120359
2013-03-01 09:38:22,806 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 2
2013-03-01 09:38:22,806 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream_format:bitstream_format_id=2
2013-03-01 09:38:22,806 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 2
2013-03-01 09:38:22,806 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 120347
2013-03-01 09:38:22,807 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 3
2013-03-01 09:38:22,807 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream_format:bitstream_format_id=3
2013-03-01 09:38:22,807 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 3
2013-03-01 09:38:22,807 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:22,807 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:22,807 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection_id FROM collection WHERE template_item_id = ?"  with parameters: 63325
2013-03-01 09:38:22,808 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:22,808 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:22,808 INFO  org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:remove_bundle:item_id=63325,bundle_id=120359
2013-03-01 09:38:22,808 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM item2bundle WHERE item_id= ? AND bundle_id= ? "  with parameters: 63325,120359
2013-03-01 09:38:22,822 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM item2bundle WHERE bundle_id= ? "  with parameters: 120359
2013-03-01 09:38:22,823 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:22,965 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:22,967 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:22,968 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:22,969 INFO  org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:delete_bundle:bundle_id=120359
2013-03-01 09:38:22,969 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 120359
2013-03-01 09:38:22,970 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:22,970 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:22,971 INFO  org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:remove_bitstream:bundle_id=120359,bitstream_id=213470
2013-03-01 09:38:22,971 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 120359
2013-03-01 09:38:22,971 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM bundle2bitstream WHERE bundle_id= ? AND bitstream_id= ? "  with parameters: 120359,213470
2013-03-01 09:38:22,989 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM bundle2bitstream WHERE bitstream_id= ? "  with parameters: 213470
2013-03-01 09:38:22,990 INFO  org.dspace.content.Bitstream @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:delete_bitstream:bitstream_id=213470
2013-03-01 09:38:22,990 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? "  with parameters: 0,213470
2013-03-01 09:38:22,990 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update bundle set primary_bitstream_id = Null where primary_bitstream_id = ? "  with parameters: 213470
2013-03-01 09:38:23,025 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update Bundle set primary_bitstream_id=null where primary_bitstream_id = ? "  with parameters: 213470
2013-03-01 09:38:23,026 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update Bitstream set deleted = '1' where bitstream_id = ? "  with parameters: 213470
2013-03-01 09:38:23,026 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? "  with parameters: 1,120359
2013-03-01 09:38:23,027 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "delete from bundle where bundle_id = ? "  with parameters: 120359
2013-03-01 09:38:23,028 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,029 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,029 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection_id FROM collection WHERE template_item_id = ?"  with parameters: 63325
2013-03-01 09:38:23,029 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,029 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,030 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO bundle ( primary_bitstream_id,name,bundle_id) VALUES ( ?,?,getnextid('bundle')) RETURNING bundle_id"
2013-03-01 09:38:23,051 INFO  org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:create_bundle:bundle_id=120364
2013-03-01 09:38:23,052 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 120364
2013-03-01 09:38:23,052 INFO  org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:update_bundle:bundle_id=120364
2013-03-01 09:38:23,052 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update bundle set primary_bitstream_id = ?, name = ? where bundle_id = ?"
2013-03-01 09:38:23,053 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,053 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,053 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection_id FROM collection WHERE template_item_id = ?"  with parameters: 63325
2013-03-01 09:38:23,054 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,054 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,054 INFO  org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:add_bundle:item_id=63325,bundle_id=120364
2013-03-01 09:38:23,054 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? "  with parameters: 2,63325
2013-03-01 09:38:23,055 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,056 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,057 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,057 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,058 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,058 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,059 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,060 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,077 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO item2bundle ( id,item_id,bundle_id) VALUES ( getnextid('item2bundle'),?,?) RETURNING id"
2013-03-01 09:38:23,116 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 120364
2013-03-01 09:38:23,117 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,117 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,117 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,118 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,119 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO bitstream ( size_bytes,bitstream_format_id,checksum,deleted,sequence_id,checksum_algorithm,bitstream_id,source,description,name,internal_id,store_number,user_format_description) VALUES ( ?,?,?,?,?,?,getnextid('bitstream'),?,?,?,?,?,?) RETURNING bitstream_id"
2013-03-01 09:38:23,149 DEBUG org.dspace.storage.bitstore.BitstreamStorageManager @ Local filename for 100365268392261427659755012455239782235 is /server/data/dspace/assetstore/10/03/65/100365268392261427659755012455239782235
2013-03-01 09:38:23,191 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update bitstream set size_bytes = ?, bitstream_format_id = ?, checksum = ?, deleted = ?, sequence_id = ?, checksum_algorithm = ?, source = ?, description = ?, name = ?, internal_id = ?, store_number = ?, user_format_description = ? where bitstream_id = ?"
2013-03-01 09:38:23,192 DEBUG org.dspace.storage.bitstore.BitstreamStorageManager @ Stored bitstream 213475 in file /server/data/dspace/assetstore/10/03/65/100365268392261427659755012455239782235
2013-03-01 09:38:23,192 INFO  org.dspace.content.Bitstream @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:create_bitstream:bitstream_id=213475
2013-03-01 09:38:23,192 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 213475
2013-03-01 09:38:23,193 DEBUG org.dspace.content.Bitstream @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream:bitstream_id=213475
2013-03-01 09:38:23,193 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: -1
2013-03-01 09:38:23,193 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream_format:not_found,bitstream_format_id=-1
2013-03-01 09:38:23,193 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where short_description = ? "  with parameters: Unknown
2013-03-01 09:38:23,193 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream:bitstream_format_id=1
2013-03-01 09:38:23,193 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where short_description = ? "  with parameters: Unknown
2013-03-01 09:38:23,193 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream:bitstream_format_id=1
2013-03-01 09:38:23,194 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 120364
2013-03-01 09:38:23,194 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,195 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,195 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,195 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,195 INFO  org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:add_bitstream:bundle_id=120364,bitstream_id=213475
2013-03-01 09:38:23,195 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? "  with parameters: 1,120364
2013-03-01 09:38:23,196 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,197 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,197 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,198 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,198 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,199 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,199 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,200 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,201 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT MAX(bitstream_order) as max_value FROM bundle2bitstream WHERE bundle_id=?"  with parameters: 120364
2013-03-01 09:38:23,252 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO bundle2bitstream ( id,bitstream_id,bundle_id,bitstream_order) VALUES ( getnextid('bundle2bitstream'),?,?,?) RETURNING id"
2013-03-01 09:38:23,289 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,289 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,289 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection_id FROM collection WHERE template_item_id = ?"  with parameters: 63325
2013-03-01 09:38:23,289 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,289 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,290 INFO  org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:add_bundle:item_id=63325,bundle_id=120364
2013-03-01 09:38:23,290 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where short_description = ? "  with parameters: License
2013-03-01 09:38:23,290 DEBUG org.dspace.content.BitstreamFormat @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream:bitstream_format_id=2
2013-03-01 09:38:23,290 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,290 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,290 INFO  org.dspace.content.Bitstream @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:update_bitstream:bitstream_id=213475
2013-03-01 09:38:23,291 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update bitstream set bitstream_format_id = ?, source = ?, name = ? where bitstream_id = ?"
2013-03-01 09:38:23,293 DEBUG org.dspace.event.BasicDispatcher @ Processing queue of 17 events.
2013-03-01 09:38:23,294 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,294 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=4, result=false
2013-03-01 09:38:23,294 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=4, result=true
2013-03-01 09:38:23,294 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "search": org.dspace.event.Event(eventType=REMOVE, SubjectType=ITEM, SubjectID=63325, ObjectType=BUNDLE, ObjectID=120359, TimeStamp=1362152302822, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,294 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bundle where bundle_id = ? "  with parameters: 120359
2013-03-01 09:38:23,295 DEBUG org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bundle:not_found,bundle_id=120359
2013-03-01 09:38:23,295 WARN  org.dspace.search.SearchConsumer @ REMOVE event, could not get object for BUNDLE id=120359, perhaps it has been deleted.
2013-03-01 09:38:23,295 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=4, result=true
2013-03-01 09:38:23,295 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "browse": org.dspace.event.Event(eventType=REMOVE, SubjectType=ITEM, SubjectID=63325, ObjectType=BUNDLE, ObjectID=120359, TimeStamp=1362152302822, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,295 DEBUG org.dspace.browse.BrowseConsumer @ consume() evaluating event: org.dspace.event.Event(eventType=REMOVE, SubjectType=ITEM, SubjectID=63325, ObjectType=BUNDLE, ObjectID=120359, TimeStamp=1362152302822, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,295 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=4, result=false
2013-03-01 09:38:23,295 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=4, result=false
2013-03-01 09:38:23,295 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,295 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=2, result=false
2013-03-01 09:38:23,296 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=2, result=true
2013-03-01 09:38:23,296 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "search": org.dspace.event.Event(eventType=DELETE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152302969, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,296 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bundle where bundle_id = ? "  with parameters: 120359
2013-03-01 09:38:23,296 DEBUG org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bundle:not_found,bundle_id=120359
2013-03-01 09:38:23,296 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=2, result=true
2013-03-01 09:38:23,296 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "browse": org.dspace.event.Event(eventType=DELETE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152302969, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,296 DEBUG org.dspace.browse.BrowseConsumer @ consume() evaluating event: org.dspace.event.Event(eventType=DELETE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152302969, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,296 DEBUG org.dspace.browse.BrowseConsumer @ consume() ignoring event: org.dspace.event.Event(eventType=DELETE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152302969, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,296 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=2, result=false
2013-03-01 09:38:23,296 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=2, result=false
2013-03-01 09:38:23,296 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,296 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=2, result=false
2013-03-01 09:38:23,296 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=2, result=true
2013-03-01 09:38:23,296 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "search": org.dspace.event.Event(eventType=REMOVE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=BITSTREAM, ObjectID=213470, TimeStamp=1362152302971, dispatcher=1544803905, detail="2", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,296 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bundle where bundle_id = ? "  with parameters: 120359
2013-03-01 09:38:23,297 DEBUG org.dspace.content.Bundle @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bundle:not_found,bundle_id=120359
2013-03-01 09:38:23,297 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 213470
2013-03-01 09:38:23,297 DEBUG org.dspace.content.Bitstream @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_bitstream:bitstream_id=213470
2013-03-01 09:38:23,297 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=2, result=true
2013-03-01 09:38:23,297 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "browse": org.dspace.event.Event(eventType=REMOVE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=BITSTREAM, ObjectID=213470, TimeStamp=1362152302971, dispatcher=1544803905, detail="2", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,297 DEBUG org.dspace.browse.BrowseConsumer @ consume() evaluating event: org.dspace.event.Event(eventType=REMOVE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=BITSTREAM, ObjectID=213470, TimeStamp=1362152302971, dispatcher=1544803905, detail="2", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,297 DEBUG org.dspace.browse.BrowseConsumer @ consume() ignoring event: org.dspace.event.Event(eventType=REMOVE, SubjectType=BUNDLE, SubjectID=120359, ObjectType=BITSTREAM, ObjectID=213470, TimeStamp=1362152302971, dispatcher=1544803905, detail="2", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,297 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=2, result=false
2013-03-01 09:38:23,297 DEBUG org.dspace.event.Event @ Filtering event: eventType=16, subjectType=2, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=32, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=2, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=2, result=true
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "search": org.dspace.event.Event(eventType=CREATE, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303051, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=2, result=true
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "browse": org.dspace.event.Event(eventType=CREATE, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303051, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.browse.BrowseConsumer @ consume() evaluating event: org.dspace.event.Event(eventType=CREATE, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303051, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.browse.BrowseConsumer @ consume() ignoring event: org.dspace.event.Event(eventType=CREATE, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303051, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=2, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=2, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=2, result=false
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=2, result=true
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "search": org.dspace.event.Event(eventType=MODIFY_METADATA, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303052, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=2, result=true
2013-03-01 09:38:23,298 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "browse": org.dspace.event.Event(eventType=MODIFY_METADATA, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303052, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.browse.BrowseConsumer @ consume() evaluating event: org.dspace.event.Event(eventType=MODIFY_METADATA, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303052, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.browse.BrowseConsumer @ consume() ignoring event: org.dspace.event.Event(eventType=MODIFY_METADATA, SubjectType=BUNDLE, SubjectID=120364, ObjectType=(Unknown), ObjectID=-1, TimeStamp=1362152303052, dispatcher=1544803905, detail=[null], transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,298 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=2, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=2, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=4, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=4, result=true
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "search": org.dspace.event.Event(eventType=ADD, SubjectType=ITEM, SubjectID=63325, ObjectType=BUNDLE, ObjectID=120364, TimeStamp=1362152303116, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.search.SearchConsumer @ consume() adding event to update queue: org.dspace.event.Event(eventType=ADD, SubjectType=ITEM, SubjectID=63325, ObjectType=BUNDLE, ObjectID=120364, TimeStamp=1362152303116, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=4, result=true
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "browse": org.dspace.event.Event(eventType=ADD, SubjectType=ITEM, SubjectID=63325, ObjectType=BUNDLE, ObjectID=120364, TimeStamp=1362152303116, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.browse.BrowseConsumer @ consume() evaluating event: org.dspace.event.Event(eventType=ADD, SubjectType=ITEM, SubjectID=63325, ObjectType=BUNDLE, ObjectID=120364, TimeStamp=1362152303116, dispatcher=1544803905, detail="LICENSE", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=4, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=4, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=1, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=2, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=2, result=true
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "search": org.dspace.event.Event(eventType=ADD, SubjectType=BUNDLE, SubjectID=120364, ObjectType=BITSTREAM, ObjectID=213475, TimeStamp=1362152303195, dispatcher=1544803905, detail="-1", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=2, result=true
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Sending event to "browse": org.dspace.event.Event(eventType=ADD, SubjectType=BUNDLE, SubjectID=120364, ObjectType=BITSTREAM, ObjectID=213475, TimeStamp=1362152303195, dispatcher=1544803905, detail="-1", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.browse.BrowseConsumer @ consume() evaluating event: org.dspace.event.Event(eventType=ADD, SubjectType=BUNDLE, SubjectID=120364, ObjectType=BITSTREAM, ObjectID=213475, TimeStamp=1362152303195, dispatcher=1544803905, detail="-1", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.browse.BrowseConsumer @ consume() ignoring event: org.dspace.event.Event(eventType=ADD, SubjectType=BUNDLE, SubjectID=120364, ObjectType=BITSTREAM, ObjectID=213475, TimeStamp=1362152303195, dispatcher=1544803905, detail="-1", transactionID="TX144510958812601050471801279592715344468")
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=2, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=8, subjectType=2, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,299 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=2, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Iterating over 5 consumers...
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.Event @ Filtering event: eventType=4, subjectType=1, result=false
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Calling end for consumer "versioning"
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Calling end for consumer "search"
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Calling end for consumer "browse"
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Calling end for consumer "eperson"
2013-03-01 09:38:23,300 DEBUG org.dspace.event.BasicDispatcher @ Calling end for consumer "harvester"
2013-03-01 09:38:23,304 INFO  org.dspace.submit.step.CompleteStep @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:submission_complete:Completed submission with id=63299
2013-03-01 09:38:23,398 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO cwf_workflowitem ( collection_id,multiple_titles,item_id,workflowitem_id,multiple_files,published_before) VALUES ( ?,?,?,getnextid('cwf_workflowitem'),?,?) RETURNING workflowitem_id"
2013-03-01 09:38:23,487 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: -1
2013-03-01 09:38:23,488 DEBUG org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_item:not_found,item_id=-1
2013-03-01 09:38:23,488 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,488 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,489 INFO  org.dspace.xmlworkflow.storedcomponents.XmlWorkflowItem @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:update_workflow_item:workflowitem_id=177
2013-03-01 09:38:23,489 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,489 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,489 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection_id FROM collection WHERE template_item_id = ?"  with parameters: 63325
2013-03-01 09:38:23,489 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: -1
2013-03-01 09:38:23,490 DEBUG org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:find_collection:not_found,collection_id=-1
2013-03-01 09:38:23,490 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,490 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,490 INFO  org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:update_item:item_id=63325
2013-03-01 09:38:23,490 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:38:23,490 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:38:23,491 INFO  org.dspace.content.Bitstream @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:update_bitstream:bitstream_id=213475
2013-03-01 09:38:23,491 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update bitstream set bitstream_format_id = ?, sequence_id = ?, source = ?, name = ? where bitstream_id = ?"
2013-03-01 09:38:23,491 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update item set last_modified = ? where item_id = ?"
2013-03-01 09:38:23,492 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update cwf_workflowitem set collection_id = ?, multiple_titles = ?, item_id = ?, multiple_files = ?, published_before = ? where workflowitem_id = ?"
2013-03-01 09:38:23,494 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "UPDATE item SET last_modified = ? WHERE item_id= ? "  with parameters: 2013-03-01 09:38:23.494,63325
2013-03-01 09:38:23,495 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND eperson_id= ? "  with parameters: 2,63325,18
2013-03-01 09:38:23,527 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND eperson_id= ? "  with parameters: 1,120347,18
2013-03-01 09:38:23,527 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND eperson_id= ? "  with parameters: 0,213458,18
2013-03-01 09:38:23,528 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND eperson_id= ? "  with parameters: 1,120364,18
2013-03-01 09:38:23,529 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND eperson_id= ? "  with parameters: 0,213475,18
2013-03-01 09:38:23,529 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? "  with parameters: 2,63325
2013-03-01 09:38:23,530 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,530 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "UPDATE item SET last_modified = ? WHERE item_id= ? "  with parameters: 2013-03-01 09:38:23.53,63325
2013-03-01 09:38:23,531 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,532 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "UPDATE item SET last_modified = ? WHERE item_id= ? "  with parameters: 2013-03-01 09:38:23.532,63325
2013-03-01 09:38:23,533 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,533 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,534 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,534 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,535 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,536 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,537 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:23,537 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:23,538 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? "  with parameters: 2,63325
2013-03-01 09:38:23,557 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM cwf_collectionrole WHERE collection_id=47 AND role_id= ? "  with parameters: reviewer
2013-03-01 09:38:23,616 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM cwf_collectionrole WHERE collection_id=47 AND role_id= ? "  with parameters: editor
2013-03-01 09:38:23,637 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM cwf_collectionrole WHERE collection_id=47 AND role_id= ? "  with parameters: finaleditor
2013-03-01 09:38:23,639 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM cwf_workflowitemrole WHERE workflowitem_id= ? "  with parameters: 177
2013-03-01 09:38:23,664 INFO  org.dspace.xmlworkflow.XmlWorkflowManager @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:archive_item:workflow_item_id=177item_id=63325collection_id=47
2013-03-01 09:38:23,666 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,63325
2013-03-01 09:38:23,666 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from versionitem where item_id = ? "  with parameters: 63325
2013-03-01 09:38:23,727 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO handle ( resource_id,handle,resource_type_id,handle_id) VALUES ( ?,?,?,getnextid('handle')) RETURNING handle_id"
2013-03-01 09:38:23,778 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update handle set resource_id = ?, handle = ?, resource_type_id = ? where handle_id = ?"
2013-03-01 09:38:23,779 DEBUG org.dspace.identifier.VersionedHandleIdentifierProvider @ Created new handle for ITEM 1911/64788
2013-03-01 09:38:23,779 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from versionitem where item_id = ? "  with parameters: 63325
2013-03-01 09:38:23,780 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,63325
2013-03-01 09:38:23,780 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM MetadataValue WHERE item_id= ? ORDER BY metadata_field_id, place"  with parameters: 63325
2013-03-01 09:38:23,781 INFO  org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:update_item:item_id=63325
2013-03-01 09:38:23,781 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT mfr.* FROM MetadataFieldRegistry mfr, MetadataSchemaRegistry msr where mfr.metadata_schema_id= msr.metadata_schema_id ORDER BY msr.short_id,  mfr.element, mfr.qualifier"  with parameters: 
2013-03-01 09:38:23,784 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM MetadataValue WHERE item_id= ? ORDER BY metadata_field_id, place"  with parameters: 63325
2013-03-01 09:38:23,786 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO metadatavalue ( authority,metadata_field_id,text_lang,text_value,item_id,metadata_value_id,confidence,place) VALUES ( ?,?,?,?,?,getnextid('metadatavalue'),?,?) RETURNING metadata_value_id"
2013-03-01 09:38:23,887 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update item set last_modified = ? where item_id = ?"
2013-03-01 09:38:23,910 INFO  org.dspace.content.Collection @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:add_item:collection_id=47,item_id=63325
2013-03-01 09:38:23,928 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO collection2item ( id,collection_id,item_id) VALUES ( getnextid('collection2item'),?,?) RETURNING id"
2013-03-01 09:38:23,976 INFO  org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:update_item:item_id=63325
2013-03-01 09:38:23,976 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM MetadataValue WHERE item_id= ? ORDER BY metadata_field_id, place"  with parameters: 63325
2013-03-01 09:38:23,977 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO metadatavalue ( authority,metadata_field_id,text_lang,text_value,item_id,metadata_value_id,confidence,place) VALUES ( ?,?,?,?,?,getnextid('metadatavalue'),?,?) RETURNING metadata_value_id"
2013-03-01 09:38:23,989 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO metadatavalue ( authority,metadata_field_id,text_lang,text_value,item_id,metadata_value_id,confidence,place) VALUES ( ?,?,?,?,?,getnextid('metadatavalue'),?,?) RETURNING metadata_value_id"
2013-03-01 09:38:23,992 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO metadatavalue ( authority,metadata_field_id,text_lang,text_value,item_id,metadata_value_id,confidence,place) VALUES ( ?,?,?,?,?,getnextid('metadatavalue'),?,?) RETURNING metadata_value_id"
2013-03-01 09:38:24,001 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update item set last_modified = ?, owning_collection = ?, in_archive = ? where item_id = ?"
2013-03-01 09:38:24,002 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM cwf_workflowitemrole WHERE workflowitem_id= ? "  with parameters: 177
2013-03-01 09:38:24,002 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM cwf_pooltask WHERE workflowitem_id= 177"  with parameters: 
2013-03-01 09:38:24,025 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM cwf_claimtask WHERE workflowitem_id= 177"  with parameters: 
2013-03-01 09:38:24,027 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "delete from cwf_workflowitem where workflowitem_id = ? "  with parameters: 177
2013-03-01 09:38:24,031 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 3,47,10
2013-03-01 09:38:24,056 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 2,63325,TYPE_SUBMISSION
2013-03-01 09:38:24,057 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 2,63325,TYPE_WORKFLOW
2013-03-01 09:38:24,058 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND epersongroup_id=? AND action_id=?  AND policy_id <> ? "  with parameters: 2,63325,0,0,165339
2013-03-01 09:38:24,059 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:24,059 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 0
2013-03-01 09:38:24,060 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "UPDATE item SET last_modified = ? WHERE item_id= ? "  with parameters: 2013-03-01 09:38:24.06,63325
2013-03-01 09:38:24,061 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:24,088 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "UPDATE item SET last_modified = ? WHERE item_id= ? "  with parameters: 2013-03-01 09:38:24.088,63325
2013-03-01 09:38:24,089 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 3,47,9
2013-03-01 09:38:24,090 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 1,120347,TYPE_SUBMISSION
2013-03-01 09:38:24,091 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 1,120347,TYPE_WORKFLOW
2013-03-01 09:38:24,091 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND epersongroup_id=? AND action_id=?  AND policy_id <> ? "  with parameters: 1,120347,0,0,165340
2013-03-01 09:38:24,092 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:24,092 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:24,093 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 0,213458,TYPE_SUBMISSION
2013-03-01 09:38:24,093 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 0,213458,TYPE_WORKFLOW
2013-03-01 09:38:24,093 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND epersongroup_id=? AND action_id=?  AND policy_id <> ? "  with parameters: 0,213458,0,0,165340
2013-03-01 09:38:24,094 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:24,094 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:24,094 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 1,120364,TYPE_SUBMISSION
2013-03-01 09:38:24,095 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 1,120364,TYPE_WORKFLOW
2013-03-01 09:38:24,095 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND epersongroup_id=? AND action_id=?  AND policy_id <> ? "  with parameters: 1,120364,0,0,165340
2013-03-01 09:38:24,095 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:24,096 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:24,096 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 0,213475,TYPE_SUBMISSION
2013-03-01 09:38:24,096 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "DELETE FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND rptype=? "  with parameters: 0,213475,TYPE_WORKFLOW
2013-03-01 09:38:24,097 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND epersongroup_id=? AND action_id=?  AND policy_id <> ? "  with parameters: 0,213475,0,0,165340
2013-03-01 09:38:24,097 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "INSERT INTO resourcepolicy ( rpname,action_id,resource_id,end_date,resource_type_id,rpdescription,rptype,start_date,policy_id,eperson_id,epersongroup_id) VALUES ( ?,?,?,?,?,?,?,?,getnextid('resourcepolicy'),?,?) RETURNING policy_id"
2013-03-01 09:38:24,098 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "update resourcepolicy set rpname = ?, action_id = ?, resource_id = ?, end_date = ?, resource_type_id = ?, rpdescription = ?, rptype = ?, start_date = ?, eperson_id = ?, epersongroup_id = ? where policy_id = ?"
2013-03-01 09:38:24,098 DEBUG org.dspace.content.Item @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:item_inheritCollectionDefaultPolicies:item_id=63325
2013-03-01 09:38:24,098 ERROR org.dspace.core.I18nUtil @ No language specified for EPerson 18
2013-03-01 09:38:24,129 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,63325
2013-03-01 09:39:06,304 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:39:06,309 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=92CE28A155A901F72CAF105CFAA92A69:authenticated:special_groups=
2013-03-01 09:39:06,309 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/64051
2013-03-01 09:39:06,309 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 64148
2013-03-01 09:39:06,310 DEBUG org.dspace.content.Item @ anonymous:session_id=92CE28A155A901F72CAF105CFAA92A69:ip_addr=72.37.171.140:find_item:item_id=64148
2013-03-01 09:39:06,310 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,64148
2013-03-01 09:39:06,310 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/64051 to item 64148
2013-03-01 09:39:06,310 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, item2bundle WHERE item2bundle.bundle_id=bundle.bundle_id AND item2bundle.item_id= ? "  with parameters: 64148
2013-03-01 09:39:06,311 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 111516
2013-03-01 09:39:06,312 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 3
2013-03-01 09:39:06,312 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=92CE28A155A901F72CAF105CFAA92A69:ip_addr=72.37.171.140:find_bitstream_format:bitstream_format_id=3
2013-03-01 09:39:06,312 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 3
2013-03-01 09:39:06,312 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,204127,0
2013-03-01 09:39:06,313 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,204127,0
2013-03-01 09:39:06,313 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 204127
2013-03-01 09:39:06,313 DEBUG org.dspace.storage.bitstore.BitstreamStorageManager @ Local filename for 90805566177301746971183707861512450423 is /server/data/dspace/assetstore/90/80/55/90805566177301746971183707861512450423
2013-03-01 09:39:06,330 INFO  org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=92CE28A155A901F72CAF105CFAA92A69:ip_addr=72.37.171.140:view_bitstream:bitstream_id=204127
2013-03-01 09:39:06,435 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 204127
2013-03-01 09:39:06,436 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 111516
2013-03-01 09:39:06,438 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection.* FROM collection, collection2item WHERE collection2item.collection_id=collection.collection_id AND collection2item.item_id= ? "  with parameters: 64148
2013-03-01 09:39:06,439 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,90
2013-03-01 09:39:06,439 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 90
2013-03-01 09:39:06,439 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,2
2013-03-01 09:39:06,440 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:39:06,440 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:39:06,440 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:39:06,440 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 204127
2013-03-01 09:39:06,441 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ HttpConnectionManager.getConnection:  config = HostConfiguration[host=http://localhost:8080], timeout = 0
2013-03-01 09:39:06,441 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:39:06,442 DEBUG org.apache.commons.httpclient.HttpConnection @ Connection is stale, closing...
2013-03-01 09:39:06,443 DEBUG org.apache.commons.httpclient.HttpConnection @ Open connection to localhost:8080
2013-03-01 09:39:06,443 DEBUG httpclient.wire.header @ >> "POST /solr/statistics/update?wt=javabin&version=2 HTTP/1.1[\r][\n]"
2013-03-01 09:39:06,444 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Adding Host request header
2013-03-01 09:39:06,444 DEBUG httpclient.wire.header @ >> "User-Agent: Solr[org.apache.solr.client.solrj.impl.CommonsHttpSolrServer] 1.0[\r][\n]"
2013-03-01 09:39:06,444 DEBUG httpclient.wire.header @ >> "Host: localhost:8080[\r][\n]"
2013-03-01 09:39:06,444 DEBUG httpclient.wire.header @ >> "Transfer-Encoding: chunked[\r][\n]"
2013-03-01 09:39:06,444 DEBUG httpclient.wire.header @ >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
2013-03-01 09:39:06,444 DEBUG httpclient.wire.header @ >> "[\r][\n]"
2013-03-01 09:39:06,444 DEBUG httpclient.wire.content @ >> "3f5[\r][\n]"
2013-03-01 09:39:06,444 DEBUG httpclient.wire.content @ >> "<add><doc boost="1.0"><field name="ip">72.37.171.140</field><field name="referrer">http://www.google.com/search?q=pipeline+expenditures&amp;hl=en&amp;nfpr=&amp;spell=1&amp;sa=X&amp;ei=dMswUeLfLoqV0QHzvICwDQ&amp;ved=0CBcQvwU</field><field name="dns">149ob.scansafe.net.</field><field name="continent">NA</field><field name="countryCode">US</field><field name="latitude">38.0</field><field name="longitude">-97.0</field><field name="isBot">false</field><field name="userAgent">Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;  .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; BRI/2)</field><field name="id">204127</field><field name="type">0</field><field name="owningItem">64148</field><field name="owningColl">90</field><field name="owningComm">2</field><field name="time">2013-03-01T09:39:06.440Z</field><field name="bundleName">ORIGINAL</field><field name="statistics_type">view</field></doc></add>"
2013-03-01 09:39:06,445 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:06,445 DEBUG httpclient.wire.content @ >> "0"
2013-03-01 09:39:06,445 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:06,445 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:06,445 DEBUG org.apache.commons.httpclient.methods.EntityEnclosingMethod @ Request body sent
2013-03-01 09:39:06,448 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:39:06,448 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:39:06,448 DEBUG httpclient.wire.header @ << "Server: Apache-Coyote/1.1[\r][\n]"
2013-03-01 09:39:06,448 DEBUG httpclient.wire.header @ << "Content-Type: application/octet-stream[\r][\n]"
2013-03-01 09:39:06,448 DEBUG httpclient.wire.header @ << "Content-Length: 40[\r][\n]"
2013-03-01 09:39:06,448 DEBUG httpclient.wire.header @ << "Date: Fri, 01 Mar 2013 15:39:06 GMT[\r][\n]"
2013-03-01 09:39:06,448 DEBUG httpclient.wire.header @ << "[\r][\n]"
2013-03-01 09:39:06,448 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Default charset used: ISO-8859-1
2013-03-01 09:39:06,448 DEBUG httpclient.wire.content @ << "[0x1][0xa1][0xe0].responseHeader[0xa2][0xe0]&status[0x6][0x0][0x0][0x0][0x0][0xe0]%QTimeA"
2013-03-01 09:39:06,448 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Resorting to protocol version default close connection policy
2013-03-01 09:39:06,448 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Should NOT close connection, using HTTP/1.1
2013-03-01 09:39:06,448 DEBUG org.apache.commons.httpclient.HttpConnection @ Releasing connection back to connection manager.
2013-03-01 09:39:06,448 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:39:06,448 DEBUG org.apache.commons.httpclient.util.IdleConnectionHandler @ Adding connection at: 1362152346448
2013-03-01 09:39:06,448 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Notifying no-one, there are no waiting threads
2013-03-01 09:39:06,448 ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid version (expected 2, but 1) or the data in not in 'javabin' format
2013-03-01 09:39:11,349 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:39:11,355 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=71DB1B18981994372DD5E83BF6C83E83:authenticated:special_groups=
2013-03-01 09:39:11,355 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/3850
2013-03-01 09:39:11,355 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 5792
2013-03-01 09:39:11,356 DEBUG org.dspace.content.Item @ anonymous:session_id=71DB1B18981994372DD5E83BF6C83E83:ip_addr=66.249.74.209:find_item:item_id=5792
2013-03-01 09:39:11,356 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,5792
2013-03-01 09:39:11,372 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/3850 to item 5792
2013-03-01 09:39:11,372 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, item2bundle WHERE item2bundle.bundle_id=bundle.bundle_id AND item2bundle.item_id= ? "  with parameters: 5792
2013-03-01 09:39:11,373 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 69180
2013-03-01 09:39:11,381 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 11
2013-03-01 09:39:11,381 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=71DB1B18981994372DD5E83BF6C83E83:ip_addr=66.249.74.209:find_bitstream_format:bitstream_format_id=11
2013-03-01 09:39:11,381 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 11
2013-03-01 09:39:11,381 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 10857
2013-03-01 09:39:11,382 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 3
2013-03-01 09:39:11,382 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=71DB1B18981994372DD5E83BF6C83E83:ip_addr=66.249.74.209:find_bitstream_format:bitstream_format_id=3
2013-03-01 09:39:11,382 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 3
2013-03-01 09:39:11,382 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 11608
2013-03-01 09:39:11,392 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 5
2013-03-01 09:39:11,392 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=71DB1B18981994372DD5E83BF6C83E83:ip_addr=66.249.74.209:find_bitstream_format:bitstream_format_id=5
2013-03-01 09:39:11,392 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 5
2013-03-01 09:39:11,393 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,153162,0
2013-03-01 09:39:11,393 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,153162,0
2013-03-01 09:39:11,393 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 153162
2013-03-01 09:39:11,394 DEBUG org.dspace.storage.bitstore.BitstreamStorageManager @ Local filename for 145124999854719217061979751771961869785 is /server/data/dspace/assetstore/14/51/24/145124999854719217061979751771961869785
2013-03-01 09:39:11,419 INFO  org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=71DB1B18981994372DD5E83BF6C83E83:ip_addr=66.249.74.209:view_bitstream:bitstream_id=153162
2013-03-01 09:39:11,421 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 153162
2013-03-01 09:39:11,422 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 69180
2013-03-01 09:39:11,423 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection.* FROM collection, collection2item WHERE collection2item.collection_id=collection.collection_id AND collection2item.item_id= ? "  with parameters: 5792
2013-03-01 09:39:11,424 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 85
2013-03-01 09:39:11,424 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,56
2013-03-01 09:39:11,424 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 56
2013-03-01 09:39:11,425 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,2
2013-03-01 09:39:11,425 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:39:11,425 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:39:11,425 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:39:11,426 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 153162
2013-03-01 09:39:11,426 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ HttpConnectionManager.getConnection:  config = HostConfiguration[host=http://localhost:8080], timeout = 0
2013-03-01 09:39:11,426 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:39:11,428 DEBUG httpclient.wire.header @ >> "POST /solr/statistics/update?wt=javabin&version=2 HTTP/1.1[\r][\n]"
2013-03-01 09:39:11,428 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Adding Host request header
2013-03-01 09:39:11,428 DEBUG httpclient.wire.header @ >> "User-Agent: Solr[org.apache.solr.client.solrj.impl.CommonsHttpSolrServer] 1.0[\r][\n]"
2013-03-01 09:39:11,428 DEBUG httpclient.wire.header @ >> "Host: localhost:8080[\r][\n]"
2013-03-01 09:39:11,428 DEBUG httpclient.wire.header @ >> "Transfer-Encoding: chunked[\r][\n]"
2013-03-01 09:39:11,428 DEBUG httpclient.wire.header @ >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
2013-03-01 09:39:11,429 DEBUG httpclient.wire.header @ >> "[\r][\n]"
2013-03-01 09:39:11,429 DEBUG httpclient.wire.content @ >> "2c3[\r][\n]"
2013-03-01 09:39:11,429 DEBUG httpclient.wire.content @ >> "<add><doc boost="1.0"><field name="ip">66.249.74.209</field><field name="dns">crawl-66-249-74-209.googlebot.com.</field><field name="continent">NA</field><field name="countryCode">US</field><field name="city">Mountain View</field><field name="latitude">37.419205</field><field name="longitude">-122.0574</field><field name="isBot">false</field><field name="userAgent">Googlebot-Image/1.0</field><field name="id">153162</field><field name="type">0</field><field name="owningItem">5792</field><field name="owningColl">56</field><field name="owningComm">2</field><field name="time">2013-03-01T09:39:11.426Z</field><field name="bundleName">THUMBNAIL</field><field name="statistics_type">view</field></doc></add>"
2013-03-01 09:39:11,429 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:11,429 DEBUG httpclient.wire.content @ >> "0"
2013-03-01 09:39:11,429 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:11,429 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:11,429 DEBUG org.apache.commons.httpclient.methods.EntityEnclosingMethod @ Request body sent
2013-03-01 09:39:11,432 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:39:11,432 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:39:11,432 DEBUG httpclient.wire.header @ << "Server: Apache-Coyote/1.1[\r][\n]"
2013-03-01 09:39:11,432 DEBUG httpclient.wire.header @ << "Content-Type: application/octet-stream[\r][\n]"
2013-03-01 09:39:11,432 DEBUG httpclient.wire.header @ << "Content-Length: 40[\r][\n]"
2013-03-01 09:39:11,432 DEBUG httpclient.wire.header @ << "Date: Fri, 01 Mar 2013 15:39:11 GMT[\r][\n]"
2013-03-01 09:39:11,432 DEBUG httpclient.wire.header @ << "[\r][\n]"
2013-03-01 09:39:11,432 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Default charset used: ISO-8859-1
2013-03-01 09:39:11,432 DEBUG httpclient.wire.content @ << "[0x1][0xa1][0xe0].responseHeader[0xa2][0xe0]&status[0x6][0x0][0x0][0x0][0x0][0xe0]%QTimeA"
2013-03-01 09:39:11,432 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Resorting to protocol version default close connection policy
2013-03-01 09:39:11,432 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Should NOT close connection, using HTTP/1.1
2013-03-01 09:39:11,432 DEBUG org.apache.commons.httpclient.HttpConnection @ Releasing connection back to connection manager.
2013-03-01 09:39:11,432 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:39:11,433 DEBUG org.apache.commons.httpclient.util.IdleConnectionHandler @ Adding connection at: 1362152351433
2013-03-01 09:39:11,433 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Notifying no-one, there are no waiting threads
2013-03-01 09:39:11,433 ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid version (expected 2, but 1) or the data in not in 'javabin' format
2013-03-01 09:39:49,359 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:39:49,364 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=6B43965E13450DBCF04E6B54F33D3DBC:authenticated:special_groups=
2013-03-01 09:39:49,364 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/58318
2013-03-01 09:39:49,365 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 59495
2013-03-01 09:39:49,365 DEBUG org.dspace.content.Item @ anonymous:session_id=6B43965E13450DBCF04E6B54F33D3DBC:ip_addr=66.249.74.209:find_item:item_id=59495
2013-03-01 09:39:49,365 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,59495
2013-03-01 09:39:49,365 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/58318 to item 59495
2013-03-01 09:39:49,365 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, item2bundle WHERE item2bundle.bundle_id=bundle.bundle_id AND item2bundle.item_id= ? "  with parameters: 59495
2013-03-01 09:39:49,393 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 104497
2013-03-01 09:39:49,405 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 11
2013-03-01 09:39:49,405 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=6B43965E13450DBCF04E6B54F33D3DBC:ip_addr=66.249.74.209:find_bitstream_format:bitstream_format_id=11
2013-03-01 09:39:49,405 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 11
2013-03-01 09:39:49,405 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 100601
2013-03-01 09:39:49,423 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,193693,0
2013-03-01 09:39:49,451 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,193693,0
2013-03-01 09:39:49,451 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 193693
2013-03-01 09:39:49,451 DEBUG org.dspace.storage.bitstore.BitstreamStorageManager @ Local filename for 31131507138479621530655472187086292074 is /server/data/dspace/assetstore/31/13/15/31131507138479621530655472187086292074
2013-03-01 09:39:49,495 INFO  org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=6B43965E13450DBCF04E6B54F33D3DBC:ip_addr=66.249.74.209:view_bitstream:bitstream_id=193693
2013-03-01 09:39:49,497 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 193693
2013-03-01 09:39:49,497 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 104497
2013-03-01 09:39:49,498 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection.* FROM collection, collection2item WHERE collection2item.collection_id=collection.collection_id AND collection2item.item_id= ? "  with parameters: 59495
2013-03-01 09:39:49,499 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,83
2013-03-01 09:39:49,500 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 83
2013-03-01 09:39:49,500 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,30
2013-03-01 09:39:49,500 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 30
2013-03-01 09:39:49,501 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,29
2013-03-01 09:39:49,501 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 29
2013-03-01 09:39:49,501 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 30
2013-03-01 09:39:49,501 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 30
2013-03-01 09:39:49,502 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 29
2013-03-01 09:39:49,502 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 29
2013-03-01 09:39:49,502 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 193693
2013-03-01 09:39:49,503 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ HttpConnectionManager.getConnection:  config = HostConfiguration[host=http://localhost:8080], timeout = 0
2013-03-01 09:39:49,503 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:39:49,503 DEBUG org.apache.commons.httpclient.HttpConnection @ Connection is stale, closing...
2013-03-01 09:39:49,503 DEBUG org.apache.commons.httpclient.HttpConnection @ Open connection to localhost:8080
2013-03-01 09:39:49,504 DEBUG httpclient.wire.header @ >> "POST /solr/statistics/update?wt=javabin&version=2 HTTP/1.1[\r][\n]"
2013-03-01 09:39:49,504 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Adding Host request header
2013-03-01 09:39:49,504 DEBUG httpclient.wire.header @ >> "User-Agent: Solr[org.apache.solr.client.solrj.impl.CommonsHttpSolrServer] 1.0[\r][\n]"
2013-03-01 09:39:49,504 DEBUG httpclient.wire.header @ >> "Host: localhost:8080[\r][\n]"
2013-03-01 09:39:49,504 DEBUG httpclient.wire.header @ >> "Transfer-Encoding: chunked[\r][\n]"
2013-03-01 09:39:49,504 DEBUG httpclient.wire.header @ >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
2013-03-01 09:39:49,504 DEBUG httpclient.wire.header @ >> "[\r][\n]"
2013-03-01 09:39:49,505 DEBUG httpclient.wire.content @ >> "30b[\r][\n]"
2013-03-01 09:39:49,505 DEBUG httpclient.wire.content @ >> "<add><doc boost="1.0"><field name="ip">66.249.74.209</field><field name="dns">crawl-66-249-74-209.googlebot.com.</field><field name="continent">NA</field><field name="countryCode">US</field><field name="city">Mountain View</field><field name="latitude">37.419205</field><field name="longitude">-122.0574</field><field name="isBot">false</field><field name="userAgent">Googlebot-Image/1.0</field><field name="id">193693</field><field name="type">0</field><field name="owningItem">59495</field><field name="owningColl">83</field><field name="owningComm">30</field><field name="owningComm">29</field><field name="owningComm">29</field><field name="time">2013-03-01T09:39:49.502Z</field><field name="bundleName">THUMBNAIL</field><field name="statistics_type">view</field></doc></add>"
2013-03-01 09:39:49,505 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:49,505 DEBUG httpclient.wire.content @ >> "0"
2013-03-01 09:39:49,505 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:49,505 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:39:49,505 DEBUG org.apache.commons.httpclient.methods.EntityEnclosingMethod @ Request body sent
2013-03-01 09:39:49,507 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:39:49,507 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:39:49,508 DEBUG httpclient.wire.header @ << "Server: Apache-Coyote/1.1[\r][\n]"
2013-03-01 09:39:49,508 DEBUG httpclient.wire.header @ << "Content-Type: application/octet-stream[\r][\n]"
2013-03-01 09:39:49,508 DEBUG httpclient.wire.header @ << "Content-Length: 40[\r][\n]"
2013-03-01 09:39:49,508 DEBUG httpclient.wire.header @ << "Date: Fri, 01 Mar 2013 15:39:49 GMT[\r][\n]"
2013-03-01 09:39:49,508 DEBUG httpclient.wire.header @ << "[\r][\n]"
2013-03-01 09:39:49,508 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Default charset used: ISO-8859-1
2013-03-01 09:39:49,508 DEBUG httpclient.wire.content @ << "[0x1][0xa1][0xe0].responseHeader[0xa2][0xe0]&status[0x6][0x0][0x0][0x0][0x0][0xe0]%QTimeB"
2013-03-01 09:39:49,508 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Resorting to protocol version default close connection policy
2013-03-01 09:39:49,508 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Should NOT close connection, using HTTP/1.1
2013-03-01 09:39:49,508 DEBUG org.apache.commons.httpclient.HttpConnection @ Releasing connection back to connection manager.
2013-03-01 09:39:49,508 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:39:49,508 DEBUG org.apache.commons.httpclient.util.IdleConnectionHandler @ Adding connection at: 1362152389508
2013-03-01 09:39:49,508 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Notifying no-one, there are no waiting threads
2013-03-01 09:39:49,508 ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid version (expected 2, but 1) or the data in not in 'javabin' format
2013-03-01 09:40:11,805 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:40:11,811 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=7FEEF44A21D79B7E8EF855915866EC0F:authenticated:special_groups=
2013-03-01 09:40:11,811 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/64723
2013-03-01 09:40:11,811 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 64820
2013-03-01 09:40:11,811 DEBUG org.dspace.content.Item @ anonymous:session_id=7FEEF44A21D79B7E8EF855915866EC0F:ip_addr=206.190.94.226:find_item:item_id=64820
2013-03-01 09:40:11,812 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,64820
2013-03-01 09:40:11,812 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/64723 to item 64820
2013-03-01 09:40:11,812 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, item2bundle WHERE item2bundle.bundle_id=bundle.bundle_id AND item2bundle.item_id= ? "  with parameters: 64820
2013-03-01 09:40:11,858 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 118315
2013-03-01 09:40:11,859 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 11
2013-03-01 09:40:11,860 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=7FEEF44A21D79B7E8EF855915866EC0F:ip_addr=206.190.94.226:find_bitstream_format:bitstream_format_id=11
2013-03-01 09:40:11,860 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 11
2013-03-01 09:40:11,860 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 118314
2013-03-01 09:40:11,861 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 5
2013-03-01 09:40:11,861 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=7FEEF44A21D79B7E8EF855915866EC0F:ip_addr=206.190.94.226:find_bitstream_format:bitstream_format_id=5
2013-03-01 09:40:11,861 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 5
2013-03-01 09:40:11,861 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 112188
2013-03-01 09:40:11,862 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 3
2013-03-01 09:40:11,862 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=7FEEF44A21D79B7E8EF855915866EC0F:ip_addr=206.190.94.226:find_bitstream_format:bitstream_format_id=3
2013-03-01 09:40:11,862 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 3
2013-03-01 09:40:11,862 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,204892,0
2013-03-01 09:40:11,863 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,204892,0
2013-03-01 09:40:11,863 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 204892
2013-03-01 09:40:11,863 DEBUG org.dspace.storage.bitstore.BitstreamStorageManager @ Local filename for 98151093316198173280765083308152124162 is /server/data/dspace/assetstore/98/15/10/98151093316198173280765083308152124162
2013-03-01 09:40:11,895 INFO  org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=7FEEF44A21D79B7E8EF855915866EC0F:ip_addr=206.190.94.226:view_bitstream:bitstream_id=204892
2013-03-01 09:40:11,983 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 204892
2013-03-01 09:40:11,984 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 112188
2013-03-01 09:40:11,985 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection.* FROM collection, collection2item WHERE collection2item.collection_id=collection.collection_id AND collection2item.item_id= ? "  with parameters: 64820
2013-03-01 09:40:11,985 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,90
2013-03-01 09:40:11,985 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 90
2013-03-01 09:40:11,986 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,2
2013-03-01 09:40:11,986 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:40:11,986 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:40:11,986 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:40:11,987 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 204892
2013-03-01 09:40:11,987 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ HttpConnectionManager.getConnection:  config = HostConfiguration[host=http://localhost:8080], timeout = 0
2013-03-01 09:40:11,987 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:40:11,988 DEBUG org.apache.commons.httpclient.HttpConnection @ Connection is stale, closing...
2013-03-01 09:40:11,988 DEBUG org.apache.commons.httpclient.HttpConnection @ Open connection to localhost:8080
2013-03-01 09:40:11,989 DEBUG httpclient.wire.header @ >> "POST /solr/statistics/update?wt=javabin&version=2 HTTP/1.1[\r][\n]"
2013-03-01 09:40:11,989 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Adding Host request header
2013-03-01 09:40:11,989 DEBUG httpclient.wire.header @ >> "User-Agent: Solr[org.apache.solr.client.solrj.impl.CommonsHttpSolrServer] 1.0[\r][\n]"
2013-03-01 09:40:11,989 DEBUG httpclient.wire.header @ >> "Host: localhost:8080[\r][\n]"
2013-03-01 09:40:11,989 DEBUG httpclient.wire.header @ >> "Transfer-Encoding: chunked[\r][\n]"
2013-03-01 09:40:11,989 DEBUG httpclient.wire.header @ >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
2013-03-01 09:40:11,989 DEBUG httpclient.wire.header @ >> "[\r][\n]"
2013-03-01 09:40:11,990 DEBUG httpclient.wire.content @ >> "440[\r][\n]"
2013-03-01 09:40:11,990 DEBUG httpclient.wire.content @ >> "<add><doc boost="1.0"><field name="ip">206.190.94.226</field><field name="referrer">http://www.google.com/url?sa=t&amp;rct=j&amp;q=frederick%20c%20gamst%20contact&amp;source=web&amp;cd=2&amp;ved=0CDUQFjAB&amp;url=http%3A%2F%2Fdspaceland.rice.edu%2Fbitstream%2Fhandle%2F1911%2F64723%2Farticle_RIP661_part2.pdf%3Fsequence%3D1&amp;ei=1sswUe7eHaX9iwL8zoCACg&amp;usg=AFQjCNHM_Tj_MuIsw40qGXlAwq7fxbpYmg</field><field name="dns">mail.hmnlaw.com.</field><field name="continent">NA</field><field name="countryCode">US</field><field name="city">San Luis Obispo</field><field name="latitude">35.282806</field><field name="longitude">-120.6596</field><field name="isBot">false</field><field name="userAgent">Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0</field><field name="id">204892</field><field name="type">0</field><field name="owningItem">64820</field><field name="owningColl">90</field><field name="owningComm">2</field><field name="time">2013-03-01T09:40:11.987Z</field><field name="bundleName">ORIGINAL</field><field name="statistics_type">view</field></doc></add>"
2013-03-01 09:40:11,990 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:40:11,990 DEBUG httpclient.wire.content @ >> "0"
2013-03-01 09:40:11,990 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:40:11,990 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:40:11,990 DEBUG org.apache.commons.httpclient.methods.EntityEnclosingMethod @ Request body sent
2013-03-01 09:40:11,993 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:40:11,993 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:40:11,993 DEBUG httpclient.wire.header @ << "Server: Apache-Coyote/1.1[\r][\n]"
2013-03-01 09:40:11,993 DEBUG httpclient.wire.header @ << "Content-Type: application/octet-stream[\r][\n]"
2013-03-01 09:40:11,993 DEBUG httpclient.wire.header @ << "Content-Length: 40[\r][\n]"
2013-03-01 09:40:11,993 DEBUG httpclient.wire.header @ << "Date: Fri, 01 Mar 2013 15:40:11 GMT[\r][\n]"
2013-03-01 09:40:11,993 DEBUG httpclient.wire.header @ << "[\r][\n]"
2013-03-01 09:40:11,993 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Default charset used: ISO-8859-1
2013-03-01 09:40:11,993 DEBUG httpclient.wire.content @ << "[0x1][0xa1][0xe0].responseHeader[0xa2][0xe0]&status[0x6][0x0][0x0][0x0][0x0][0xe0]%QTimeB"
2013-03-01 09:40:11,993 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Resorting to protocol version default close connection policy
2013-03-01 09:40:11,993 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Should NOT close connection, using HTTP/1.1
2013-03-01 09:40:11,993 DEBUG org.apache.commons.httpclient.HttpConnection @ Releasing connection back to connection manager.
2013-03-01 09:40:11,993 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:40:11,993 DEBUG org.apache.commons.httpclient.util.IdleConnectionHandler @ Adding connection at: 1362152411993
2013-03-01 09:40:11,993 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Notifying no-one, there are no waiting threads
2013-03-01 09:40:11,993 ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid version (expected 2, but 1) or the data in not in 'javabin' format
2013-03-01 09:40:26,210 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:40:26,215 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:40:26,218 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/1/favicon.ico
2013-03-01 09:40:26,221 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=7FEEF44A21D79B7E8EF855915866EC0F:authenticated:special_groups=
2013-03-01 09:40:26,221 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/2/favicon.ico
2013-03-01 09:40:26,224 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/3/favicon.ico
2013-03-01 09:40:26,227 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/4/favicon.ico
2013-03-01 09:40:26,230 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/5/favicon.ico
2013-03-01 09:40:26,234 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/6/favicon.ico
2013-03-01 09:40:26,237 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/7/favicon.ico
2013-03-01 09:40:26,241 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/8/favicon.ico
2013-03-01 09:40:26,245 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/9/favicon.ico
2013-03-01 09:40:26,251 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 09:40:26,251 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/9/favicon.ico resolved to cocoon://DRI/9/favicon.ico?pipelinehash=823411183535858997
2013-03-01 09:40:26,251 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/9/favicon.ico?pipelinehash=823411183535858997_T-Navigation--5757817660713989585
2013-03-01 09:40:26,251 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,251 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/8/favicon.ico resolved to cocoon://DRI/8/favicon.ico?pipelinehash=4867438742130903316
2013-03-01 09:40:26,251 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/8/favicon.ico?pipelinehash=4867438742130903316_T-Navigation--5757817660713989585
2013-03-01 09:40:26,251 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,251 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/7/favicon.ico resolved to cocoon://DRI/7/favicon.ico?pipelinehash=-8594204211677975687
2013-03-01 09:40:26,251 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/7/favicon.ico?pipelinehash=-8594204211677975687_T-Navigation--5757817660713989585
2013-03-01 09:40:26,251 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,251 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/6/favicon.ico resolved to cocoon://DRI/6/favicon.ico?pipelinehash=8939853564440891967
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/6/favicon.ico?pipelinehash=8939853564440891967_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,252 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/5/favicon.ico resolved to cocoon://DRI/5/favicon.ico?pipelinehash=1787803058489565393
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/5/favicon.ico?pipelinehash=1787803058489565393_T-Navigation-5799876941772906259
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,252 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/4/favicon.ico resolved to cocoon://DRI/4/favicon.ico?pipelinehash=3008577346849953677
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/4/favicon.ico?pipelinehash=3008577346849953677
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,252 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/3/favicon.ico resolved to cocoon://DRI/3/favicon.ico?pipelinehash=-828796593584516762
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/3/favicon.ico?pipelinehash=-828796593584516762
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,252 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/2/favicon.ico resolved to cocoon://DRI/2/favicon.ico?pipelinehash=3612079005655330140
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/2/favicon.ico?pipelinehash=3612079005655330140
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,252 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/1/favicon.ico resolved to cocoon://DRI/1/favicon.ico?pipelinehash=4724225716876016996
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/1/favicon.ico?pipelinehash=4724225716876016996_T-PageNotFound--242969834922413342
2013-03-01 09:40:26,252 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,277 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:40:26,277 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:40:26,277 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-file-cocoon://DRI/favicon.ico?pipelinehash=-4990666651161627652_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 09:40:26,277 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:40:26,292 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:40:26,293 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:40:26,293 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:40:26,298 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:40:26,298 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:40:26,298 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.go_home'
2013-03-01 09:40:26,298 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:40:26,298 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go_home from catalogue null
2013-03-01 09:41:06,404 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:41:06,408 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=27E233E766518A84EE79737568CEF4F3:authenticated:special_groups=
2013-03-01 09:41:06,408 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/4144
2013-03-01 09:41:06,408 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 5959
2013-03-01 09:41:06,409 DEBUG org.dspace.content.Item @ anonymous:session_id=27E233E766518A84EE79737568CEF4F3:ip_addr=66.249.74.48:find_item:item_id=5959
2013-03-01 09:41:06,409 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,5959
2013-03-01 09:41:06,409 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/4144 to item 5959
2013-03-01 09:41:06,412 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:41:06,415 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/1/handle/1911/4144
2013-03-01 09:41:06,417 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/2/handle/1911/4144
2013-03-01 09:41:06,421 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,5959,0
2013-03-01 09:41:06,422 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,5959,0
2013-03-01 09:41:06,422 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/3/handle/1911/4144
2013-03-01 09:41:06,425 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/4/handle/1911/4144
2013-03-01 09:41:06,428 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/5/handle/1911/4144
2013-03-01 09:41:06,432 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/6/handle/1911/4144
2013-03-01 09:41:06,436 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,5959,0
2013-03-01 09:41:06,436 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,5959,0
2013-03-01 09:41:06,437 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/7/handle/1911/4144
2013-03-01 09:41:06,441 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,5959,0
2013-03-01 09:41:06,441 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/8/handle/1911/4144
2013-03-01 09:41:06,449 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,5959,0
2013-03-01 09:41:06,452 INFO  org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=27E233E766518A84EE79737568CEF4F3:ip_addr=66.249.74.48:view_item:handle=1911/4144
2013-03-01 09:41:06,454 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection.* FROM collection, collection2item WHERE collection2item.collection_id=collection.collection_id AND collection2item.item_id= ? "  with parameters: 5959
2013-03-01 09:41:06,454 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 85
2013-03-01 09:41:06,454 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,56
2013-03-01 09:41:06,455 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 56
2013-03-01 09:41:06,455 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,2
2013-03-01 09:41:06,455 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:41:06,456 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:41:06,456 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:41:06,457 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ HttpConnectionManager.getConnection:  config = HostConfiguration[host=http://localhost:8080], timeout = 0
2013-03-01 09:41:06,457 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:41:06,457 DEBUG org.apache.commons.httpclient.HttpConnection @ Connection is stale, closing...
2013-03-01 09:41:06,457 DEBUG org.apache.commons.httpclient.HttpConnection @ Open connection to localhost:8080
2013-03-01 09:41:06,458 DEBUG httpclient.wire.header @ >> "POST /solr/statistics/update?wt=javabin&version=2 HTTP/1.1[\r][\n]"
2013-03-01 09:41:06,458 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Adding Host request header
2013-03-01 09:41:06,458 DEBUG httpclient.wire.header @ >> "User-Agent: Solr[org.apache.solr.client.solrj.impl.CommonsHttpSolrServer] 1.0[\r][\n]"
2013-03-01 09:41:06,458 DEBUG httpclient.wire.header @ >> "Host: localhost:8080[\r][\n]"
2013-03-01 09:41:06,458 DEBUG httpclient.wire.header @ >> "Transfer-Encoding: chunked[\r][\n]"
2013-03-01 09:41:06,458 DEBUG httpclient.wire.header @ >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
2013-03-01 09:41:06,458 DEBUG httpclient.wire.header @ >> "[\r][\n]"
2013-03-01 09:41:06,459 DEBUG httpclient.wire.content @ >> "2a5[\r][\n]"
2013-03-01 09:41:06,459 DEBUG httpclient.wire.content @ >> "<add><doc boost="1.0"><field name="ip">66.249.74.48</field><field name="dns">crawl-66-249-74-48.googlebot.com.</field><field name="continent">NA</field><field name="countryCode">US</field><field name="city">Mountain View</field><field name="latitude">37.419205</field><field name="longitude">-122.0574</field><field name="isBot">false</field><field name="userAgent">Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</field><field name="id">5959</field><field name="type">2</field><field name="owningColl">56</field><field name="owningComm">2</field><field name="time">2013-03-01T09:41:06.456Z</field><field name="statistics_type">view</field></doc></add>"
2013-03-01 09:41:06,459 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:41:06,459 DEBUG httpclient.wire.content @ >> "0"
2013-03-01 09:41:06,459 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:41:06,459 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:41:06,459 DEBUG org.apache.commons.httpclient.methods.EntityEnclosingMethod @ Request body sent
2013-03-01 09:41:06,462 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:41:06,462 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:41:06,462 DEBUG httpclient.wire.header @ << "Server: Apache-Coyote/1.1[\r][\n]"
2013-03-01 09:41:06,462 DEBUG httpclient.wire.header @ << "Content-Type: application/octet-stream[\r][\n]"
2013-03-01 09:41:06,462 DEBUG httpclient.wire.header @ << "Content-Length: 40[\r][\n]"
2013-03-01 09:41:06,462 DEBUG httpclient.wire.header @ << "Date: Fri, 01 Mar 2013 15:41:06 GMT[\r][\n]"
2013-03-01 09:41:06,462 DEBUG httpclient.wire.header @ << "[\r][\n]"
2013-03-01 09:41:06,462 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Default charset used: ISO-8859-1
2013-03-01 09:41:06,462 DEBUG httpclient.wire.content @ << "[0x1][0xa1][0xe0].responseHeader[0xa2][0xe0]&status[0x6][0x0][0x0][0x0][0x0][0xe0]%QTimeA"
2013-03-01 09:41:06,462 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Resorting to protocol version default close connection policy
2013-03-01 09:41:06,462 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Should NOT close connection, using HTTP/1.1
2013-03-01 09:41:06,462 DEBUG org.apache.commons.httpclient.HttpConnection @ Releasing connection back to connection manager.
2013-03-01 09:41:06,462 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:41:06,462 DEBUG org.apache.commons.httpclient.util.IdleConnectionHandler @ Adding connection at: 1362152466462
2013-03-01 09:41:06,462 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Notifying no-one, there are no waiting threads
2013-03-01 09:41:06,462 ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid version (expected 2, but 1) or the data in not in 'javabin' format
2013-03-01 09:41:06,463 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/9/handle/1911/4144
2013-03-01 09:41:06,469 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 09:41:06,470 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/9/handle/1911/4144 resolved to cocoon://DRI/9/handle/1911/4144?pipelinehash=823411183535858997
2013-03-01 09:41:06,470 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/9/handle/1911/4144?pipelinehash=823411183535858997_T-Navigation--214330452987127766
2013-03-01 09:41:06,470 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,470 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/8/handle/1911/4144 resolved to cocoon://DRI/8/handle/1911/4144?pipelinehash=-845512182688501614
2013-03-01 09:41:06,470 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/8/handle/1911/4144?pipelinehash=-845512182688501614_T-Navigation--214330452987127766
2013-03-01 09:41:06,470 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,470 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/7/handle/1911/4144 resolved to cocoon://DRI/7/handle/1911/4144?pipelinehash=4413450087085768505
2013-03-01 09:41:06,470 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/7/handle/1911/4144?pipelinehash=4413450087085768505_T-Navigation--214330452987127766
2013-03-01 09:41:06,470 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,471 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/6/handle/1911/4144 resolved to cocoon://DRI/6/handle/1911/4144?pipelinehash=481694154310340080
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/6/handle/1911/4144?pipelinehash=481694154310340080_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,471 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/5/handle/1911/4144 resolved to cocoon://DRI/5/handle/1911/4144?pipelinehash=-4390653463939612324
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/5/handle/1911/4144?pipelinehash=-4390653463939612324_T-Navigation-1197377441727752154
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,471 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/4/handle/1911/4144 resolved to cocoon://DRI/4/handle/1911/4144?pipelinehash=1612213689356882624
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/4/handle/1911/4144?pipelinehash=1612213689356882624
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,471 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/3/handle/1911/4144 resolved to cocoon://DRI/3/handle/1911/4144?pipelinehash=7020870323137642266
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/3/handle/1911/4144?pipelinehash=7020870323137642266
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,471 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/2/handle/1911/4144 resolved to cocoon://DRI/2/handle/1911/4144?pipelinehash=8930741788356481921
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/2/handle/1911/4144?pipelinehash=8930741788356481921
2013-03-01 09:41:06,471 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,471 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/1/handle/1911/4144 resolved to cocoon://DRI/1/handle/1911/4144?pipelinehash=-1047930631699833831
2013-03-01 09:41:06,472 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/1/handle/1911/4144?pipelinehash=-1047930631699833831_T-PageNotFound--7032582799019003668
2013-03-01 09:41:06,472 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,498 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:41:06,498 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:41:06,499 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-file-cocoon://DRI/handle/1911/4144?pipelinehash=-1837799913936867391_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 09:41:06,499 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:06,513 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:41:06,514 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:41:06,515 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:41:06,520 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:06,520 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:06,520 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.go_home'
2013-03-01 09:41:06,520 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:06,520 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go_home from catalogue null
2013-03-01 09:41:08,388 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:41:08,392 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:authenticated:special_groups=
2013-03-01 09:41:08,392 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/8598
2013-03-01 09:41:08,393 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from collection where collection_id = ? "  with parameters: 82
2013-03-01 09:41:08,393 DEBUG org.dspace.content.Collection @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:find_collection:collection_id=82
2013-03-01 09:41:08,393 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,82
2013-03-01 09:41:08,394 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/8598 to collection 82
2013-03-01 09:41:08,397 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:41:08,399 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/1/handle/1911/8598/browse
2013-03-01 09:41:08,402 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/2/handle/1911/8598/browse
2013-03-01 09:41:08,405 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 3,82,0
2013-03-01 09:41:08,406 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/3/handle/1911/8598/browse
2013-03-01 09:41:08,408 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/4/handle/1911/8598/browse
2013-03-01 09:41:08,411 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/5/handle/1911/8598/browse
2013-03-01 09:41:08,415 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/6/handle/1911/8598/browse
2013-03-01 09:41:08,418 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 3,82,0
2013-03-01 09:41:08,419 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/7/handle/1911/8598/browse
2013-03-01 09:41:08,423 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 3,82,0
2013-03-01 09:41:08,423 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/8/handle/1911/8598/browse
2013-03-01 09:41:08,428 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/9/handle/1911/8598/browse
2013-03-01 09:41:08,433 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 09:41:08,434 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/9/handle/1911/8598/browse resolved to cocoon://DRI/9/handle/1911/8598/browse?pipelinehash=823411183535858997
2013-03-01 09:41:08,434 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/9/handle/1911/8598/browse?pipelinehash=823411183535858997_T-Navigation--2757406725201929411
2013-03-01 09:41:08,434 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,434 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/8/handle/1911/8598/browse resolved to cocoon://DRI/8/handle/1911/8598/browse?pipelinehash=-8568985817188267809
2013-03-01 09:41:08,435 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/8/handle/1911/8598/browse?pipelinehash=-8568985817188267809_T-Navigation--2757406725201929411_T-ConfigurableBrowse--5704046751311803517
2013-03-01 09:41:08,435 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,435 DEBUG org.dspace.browse.BrowseEngine @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:browse:
2013-03-01 09:41:08,435 INFO  org.dspace.browse.BrowseEngine @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:browse_by_value:focus=null
2013-03-01 09:41:08,435 DEBUG org.dspace.browse.BrowseEngine @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:get_total_results:distinct=true
2013-03-01 09:41:08,435 DEBUG org.dspace.browse.BrowseDAOPostgres @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:executing_count_query:query=SELECT  COUNT(*) AS num FROM bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM collection2item, bi_4_dmap WHERE bi_4_dmap.item_id=collection2item.item_id AND collection2item.collection_id=? ) mappings  WHERE  bi_4_dis.id=mappings.distinct_id 
2013-03-01 09:41:08,435 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT  COUNT(*) AS num FROM bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM collection2item, bi_4_dmap WHERE bi_4_dmap.item_id=collection2item.item_id AND collection2item.collection_id=? ) mappings  WHERE  bi_4_dis.id=mappings.distinct_id "  with parameters: 82
2013-03-01 09:41:08,463 DEBUG org.dspace.browse.BrowseEngine @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:get_total_results_return:return=1
2013-03-01 09:41:08,463 DEBUG org.dspace.browse.BrowseEngine @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:get_focus_value:
2013-03-01 09:41:08,463 DEBUG org.dspace.browse.BrowseEngine @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:get_focus_value_return:return=Q
2013-03-01 09:41:08,463 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT COUNT(sort_value) AS offset  FROM bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM collection2item, bi_4_dmap WHERE bi_4_dmap.item_id=collection2item.item_id AND collection2item.collection_id=? ) mappings  WHERE sort_value<? AND mappings.distinct_id=bi_4_dis.id"  with parameters: 82,q
2013-03-01 09:41:08,497 DEBUG org.dspace.browse.BrowseDAOPostgres @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:executing_value_query:query=SELECT count(*) AS num, dvalues.value, dvalues.authority FROM (SELECT bi_4_dis.* FROM bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM collection2item, bi_4_dmap WHERE bi_4_dmap.item_id=collection2item.item_id AND collection2item.collection_id=? ) mappings  WHERE  bi_4_dis.id=mappings.distinct_id  ORDER BY sort_value ASC  NULLS LAST  LIMIT ?  OFFSET ? ) dvalues , bi_4_dmap WHERE dvalues.id = bi_4_dmap.distinct_id GROUP BY bi_4_dmap.distinct_id, dvalues.value, dvalues.authority, dvalues.sort_value ORDER BY sort_value ASC  NULLS LAST 
2013-03-01 09:41:08,497 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT count(*) AS num, dvalues.value, dvalues.authority FROM (SELECT bi_4_dis.* FROM bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM collection2item, bi_4_dmap WHERE bi_4_dmap.item_id=collection2item.item_id AND collection2item.collection_id=? ) mappings  WHERE  bi_4_dis.id=mappings.distinct_id  ORDER BY sort_value ASC  NULLS LAST  LIMIT ?  OFFSET ? ) dvalues , bi_4_dmap WHERE dvalues.id = bi_4_dmap.distinct_id GROUP BY bi_4_dmap.distinct_id, dvalues.value, dvalues.authority, dvalues.sort_value ORDER BY sort_value ASC  NULLS LAST "  with parameters: 82,20,1
2013-03-01 09:41:08,524 DEBUG org.dspace.browse.BrowseDAOPostgres @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:executing_value_query:query=SELECT count(*) AS num, dvalues.value, dvalues.authority FROM (SELECT bi_4_dis.* FROM bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM collection2item, bi_4_dmap WHERE bi_4_dmap.item_id=collection2item.item_id AND collection2item.collection_id=? ) mappings  WHERE  bi_4_dis.id=mappings.distinct_id  ORDER BY sort_value ASC  NULLS LAST  LIMIT ? ) dvalues , bi_4_dmap WHERE dvalues.id = bi_4_dmap.distinct_id GROUP BY bi_4_dmap.distinct_id, dvalues.value, dvalues.authority, dvalues.sort_value ORDER BY sort_value ASC  NULLS LAST 
2013-03-01 09:41:08,524 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT count(*) AS num, dvalues.value, dvalues.authority FROM (SELECT bi_4_dis.* FROM bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM collection2item, bi_4_dmap WHERE bi_4_dmap.item_id=collection2item.item_id AND collection2item.collection_id=? ) mappings  WHERE  bi_4_dis.id=mappings.distinct_id  ORDER BY sort_value ASC  NULLS LAST  LIMIT ? ) dvalues , bi_4_dmap WHERE dvalues.id = bi_4_dmap.distinct_id GROUP BY bi_4_dmap.distinct_id, dvalues.value, dvalues.authority, dvalues.sort_value ORDER BY sort_value ASC  NULLS LAST "  with parameters: 82,20
2013-03-01 09:41:08,997 INFO  org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse @ anonymous:session_id=53C20EE6B612BA69CCDE4A1034A3C9AF:ip_addr=66.249.74.48:browse:org.dspace.app.xmlui.utils.DSpaceValidity@1ff99e90
2013-03-01 09:41:08,997 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/7/handle/1911/8598/browse resolved to cocoon://DRI/7/handle/1911/8598/browse?pipelinehash=3178633760810356437
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/7/handle/1911/8598/browse?pipelinehash=3178633760810356437_T-Navigation--2757406725201929411
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,998 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/6/handle/1911/8598/browse resolved to cocoon://DRI/6/handle/1911/8598/browse?pipelinehash=8482030616282332038
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/6/handle/1911/8598/browse?pipelinehash=8482030616282332038_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,998 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/5/handle/1911/8598/browse resolved to cocoon://DRI/5/handle/1911/8598/browse?pipelinehash=5534988331175727610
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/5/handle/1911/8598/browse?pipelinehash=5534988331175727610_T-Navigation-1197377441727752154
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,998 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/4/handle/1911/8598/browse resolved to cocoon://DRI/4/handle/1911/8598/browse?pipelinehash=2648919231354058379
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/4/handle/1911/8598/browse?pipelinehash=2648919231354058379
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,998 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/3/handle/1911/8598/browse resolved to cocoon://DRI/3/handle/1911/8598/browse?pipelinehash=-1032214463420449406
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/3/handle/1911/8598/browse?pipelinehash=-1032214463420449406
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,998 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/2/handle/1911/8598/browse resolved to cocoon://DRI/2/handle/1911/8598/browse?pipelinehash=-2571778862387622862
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/2/handle/1911/8598/browse?pipelinehash=-2571778862387622862
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:08,998 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/1/handle/1911/8598/browse resolved to cocoon://DRI/1/handle/1911/8598/browse?pipelinehash=-7444153420277580937
2013-03-01 09:41:08,998 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/1/handle/1911/8598/browse?pipelinehash=-7444153420277580937_T-PageNotFound-6742262910440751882
2013-03-01 09:41:08,999 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:09,022 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:41:09,022 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:41:09,023 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-file-cocoon://DRI/handle/1911/8598/browse?pipelinehash=-5234210821826083350_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 09:41:09,023 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:41:09,030 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 82
2013-03-01 09:41:09,049 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,28
2013-03-01 09:41:09,049 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 28
2013-03-01 09:41:09,049 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 4,28,1
2013-03-01 09:41:09,050 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 4,28,3
2013-03-01 09:41:09,050 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 3,82,1
2013-03-01 09:41:09,053 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 82
2013-03-01 09:41:09,053 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 28
2013-03-01 09:41:09,053 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 28
2013-03-01 09:41:09,063 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,063 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,063 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.default.textarea.value'
2013-03-01 09:41:09,063 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,063 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.default.textarea.value from catalogue null
2013-03-01 09:41:09,069 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,069 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,069 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.default.textarea.value'
2013-03-01 09:41:09,069 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,069 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.default.textarea.value from catalogue null
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: translate
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: translate
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.title.metadata.subject'
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.title.metadata.subject from catalogue default
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,070 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,071 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'Thresher'
2013-03-01 09:41:09,071 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,071 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,071 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,071 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,071 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: translate
2013-03-01 09:41:09,071 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End of translate with params. Fragment for substitution : Browsing  by Subject 
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: translate
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: translate
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.title.metadata.subject'
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.title.metadata.subject from catalogue default
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'Thresher'
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,073 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,074 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: translate
2013-03-01 09:41:09,074 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End of translate with params. Fragment for substitution : Browsing  by Subject 
2013-03-01 09:41:09,074 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,074 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,074 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.head-subtitle'
2013-03-01 09:41:09,074 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,074 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.head-subtitle from catalogue null
2013-03-01 09:41:09,075 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,075 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,075 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.login'
2013-03-01 09:41:09,075 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,075 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.login from catalogue null
2013-03-01 09:41:09,076 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,076 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,076 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.dspace_home'
2013-03-01 09:41:09,076 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,076 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.dspace_home from catalogue default
2013-03-01 09:41:09,076 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: translate
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: translate
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.trail.metadata.subject'
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.trail.metadata.subject from catalogue default
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'Thresher'
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: translate
2013-03-01 09:41:09,077 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End of translate with params. Fragment for substitution : Browsing  by Subject
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: translate
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: translate
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.title.metadata.subject'
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.title.metadata.subject from catalogue default
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'Thresher'
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: translate
2013-03-01 09:41:09,078 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End of translate with params. Fragment for substitution : Browsing  by Subject 
2013-03-01 09:41:09,109 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,109 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,109 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.general.starts_with'
2013-03-01 09:41:09,109 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,109 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.general.starts_with from catalogue default
2013-03-01 09:41:09,111 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.general.starts_with_help from catalogue null
2013-03-01 09:41:09,112 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go from catalogue null
2013-03-01 09:41:09,118 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,118 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,118 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.general.order'
2013-03-01 09:41:09,118 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,118 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.general.order from catalogue default
2013-03-01 09:41:09,121 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,121 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,121 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.order.asc'
2013-03-01 09:41:09,121 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,121 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.order.asc from catalogue default
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.order.desc'
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.order.desc from catalogue default
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.general.rpp'
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,122 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.general.rpp from catalogue default
2013-03-01 09:41:09,126 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.update from catalogue null
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: translate
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: translate
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.pagination-info'
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.pagination-info from catalogue null
2013-03-01 09:41:09,127 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = '1'
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = '1'
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = '1'
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: translate
2013-03-01 09:41:09,128 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End of translate with params. Fragment for substitution : Now showing items - of 
2013-03-01 09:41:09,129 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,130 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,130 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.ConfigurableBrowse.subject.column_heading'
2013-03-01 09:41:09,130 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,130 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.ConfigurableBrowse.subject.column_heading from catalogue default
2013-03-01 09:41:09,130 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: translate
2013-03-01 09:41:09,130 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: translate
2013-03-01 09:41:09,130 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.pagination-info'
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.pagination-info from catalogue null
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = '1'
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = '1'
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = '1'
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: param
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: translate
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End of translate with params. Fragment for substitution : Now showing items - of 
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.search'
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,131 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.search from catalogue null
2013-03-01 09:41:09,132 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go from catalogue null
2013-03-01 09:41:09,132 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,132 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,132 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.search'
2013-03-01 09:41:09,132 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,132 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.search from catalogue null
2013-03-01 09:41:09,133 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,133 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,133 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.search-in-collection'
2013-03-01 09:41:09,133 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,133 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.search-in-collection from catalogue null
2013-03-01 09:41:09,135 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,135 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,135 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.search-advanced'
2013-03-01 09:41:09,135 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,135 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.search-advanced from catalogue null
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.head_browse'
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.head_browse from catalogue default
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.head_all_of_dspace'
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,136 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.head_all_of_dspace from catalogue default
2013-03-01 09:41:09,138 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,138 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,138 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.communities_and_collections'
2013-03-01 09:41:09,138 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,138 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.communities_and_collections from catalogue default
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_dateissued'
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_dateissued from catalogue default
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_author'
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,139 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_author from catalogue default
2013-03-01 09:41:09,140 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,140 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,140 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_title'
2013-03-01 09:41:09,140 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,140 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_title from catalogue default
2013-03-01 09:41:09,141 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,141 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,141 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_subject'
2013-03-01 09:41:09,141 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,141 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_subject from catalogue default
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.head_this_collection'
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.head_this_collection from catalogue default
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,142 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_dateissued'
2013-03-01 09:41:09,144 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,144 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_dateissued from catalogue default
2013-03-01 09:41:09,144 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,144 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,144 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_author'
2013-03-01 09:41:09,145 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,145 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_author from catalogue default
2013-03-01 09:41:09,145 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,145 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,145 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_title'
2013-03-01 09:41:09,145 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,145 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_title from catalogue default
2013-03-01 09:41:09,146 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,146 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,146 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_subject'
2013-03-01 09:41:09,146 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,146 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_subject from catalogue default
2013-03-01 09:41:09,147 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,147 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,147 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.EPerson.Navigation.my_account'
2013-03-01 09:41:09,147 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,147 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.EPerson.Navigation.my_account from catalogue default
2013-03-01 09:41:09,148 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,148 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,148 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.EPerson.Navigation.login'
2013-03-01 09:41:09,148 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,148 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.EPerson.Navigation.login from catalogue default
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.contact-link'
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.contact-link from catalogue null
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.feedback-link'
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:41:09,149 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.feedback-link from catalogue null
2013-03-01 09:42:23,587 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:42:23,598 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=6A8BA9560A0F49F5CC8FA46EEB4CC34A:authenticated:special_groups=
2013-03-01 09:42:23,598 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/61113
2013-03-01 09:42:23,608 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 61125
2013-03-01 09:42:23,644 DEBUG org.dspace.content.Item @ anonymous:session_id=6A8BA9560A0F49F5CC8FA46EEB4CC34A:ip_addr=66.249.74.209:find_item:item_id=61125
2013-03-01 09:42:23,644 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,61125
2013-03-01 09:42:23,645 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/61113 to item 61125
2013-03-01 09:42:23,645 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, item2bundle WHERE item2bundle.bundle_id=bundle.bundle_id AND item2bundle.item_id= ? "  with parameters: 61125
2013-03-01 09:42:23,904 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 106142
2013-03-01 09:42:23,929 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 11
2013-03-01 09:42:23,930 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=6A8BA9560A0F49F5CC8FA46EEB4CC34A:ip_addr=66.249.74.209:find_bitstream_format:bitstream_format_id=11
2013-03-01 09:42:23,930 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 11
2013-03-01 09:42:23,930 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 102202
2013-03-01 09:42:23,988 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,196481,0
2013-03-01 09:42:24,053 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 0,196481,0
2013-03-01 09:42:24,054 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 196481
2013-03-01 09:42:24,055 DEBUG org.dspace.storage.bitstore.BitstreamStorageManager @ Local filename for 163944505727999714232053605077774504371 is /server/data/dspace/assetstore/16/39/44/163944505727999714232053605077774504371
2013-03-01 09:42:24,142 INFO  org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=6A8BA9560A0F49F5CC8FA46EEB4CC34A:ip_addr=66.249.74.209:view_bitstream:bitstream_id=196481
2013-03-01 09:42:24,224 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 196481
2013-03-01 09:42:24,253 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT item.* FROM item, item2bundle WHERE item2bundle.item_id=item.item_id AND item2bundle.bundle_id= ? "  with parameters: 106142
2013-03-01 09:42:24,254 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection.* FROM collection, collection2item WHERE collection2item.collection_id=collection.collection_id AND collection2item.item_id= ? "  with parameters: 61125
2013-03-01 09:42:24,255 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,88
2013-03-01 09:42:24,256 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 88
2013-03-01 09:42:24,256 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,30
2013-03-01 09:42:24,257 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 30
2013-03-01 09:42:24,258 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,29
2013-03-01 09:42:24,258 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 29
2013-03-01 09:42:24,261 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 30
2013-03-01 09:42:24,262 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 30
2013-03-01 09:42:24,263 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 29
2013-03-01 09:42:24,263 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 29
2013-03-01 09:42:24,264 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, bundle2bitstream WHERE bundle.bundle_id=bundle2bitstream.bundle_id AND bundle2bitstream.bitstream_id= ? "  with parameters: 196481
2013-03-01 09:42:24,266 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ HttpConnectionManager.getConnection:  config = HostConfiguration[host=http://localhost:8080], timeout = 0
2013-03-01 09:42:24,266 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:42:24,273 DEBUG org.apache.commons.httpclient.HttpConnection @ Connection is stale, closing...
2013-03-01 09:42:24,273 DEBUG org.apache.commons.httpclient.HttpConnection @ Open connection to localhost:8080
2013-03-01 09:42:24,274 DEBUG httpclient.wire.header @ >> "POST /solr/statistics/update?wt=javabin&version=2 HTTP/1.1[\r][\n]"
2013-03-01 09:42:24,274 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Adding Host request header
2013-03-01 09:42:24,274 DEBUG httpclient.wire.header @ >> "User-Agent: Solr[org.apache.solr.client.solrj.impl.CommonsHttpSolrServer] 1.0[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.header @ >> "Host: localhost:8080[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.header @ >> "Transfer-Encoding: chunked[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.header @ >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.header @ >> "[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.content @ >> "30b[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.content @ >> "<add><doc boost="1.0"><field name="ip">66.249.74.209</field><field name="dns">crawl-66-249-74-209.googlebot.com.</field><field name="continent">NA</field><field name="countryCode">US</field><field name="city">Mountain View</field><field name="latitude">37.419205</field><field name="longitude">-122.0574</field><field name="isBot">false</field><field name="userAgent">Googlebot-Image/1.0</field><field name="id">196481</field><field name="type">0</field><field name="owningItem">61125</field><field name="owningColl">88</field><field name="owningComm">30</field><field name="owningComm">29</field><field name="owningComm">29</field><field name="time">2013-03-01T09:42:24.264Z</field><field name="bundleName">THUMBNAIL</field><field name="statistics_type">view</field></doc></add>"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.content @ >> "0"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:42:24,275 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:42:24,275 DEBUG org.apache.commons.httpclient.methods.EntityEnclosingMethod @ Request body sent
2013-03-01 09:42:24,294 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:42:24,294 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:42:24,294 DEBUG httpclient.wire.header @ << "Server: Apache-Coyote/1.1[\r][\n]"
2013-03-01 09:42:24,294 DEBUG httpclient.wire.header @ << "Content-Type: application/octet-stream[\r][\n]"
2013-03-01 09:42:24,294 DEBUG httpclient.wire.header @ << "Content-Length: 40[\r][\n]"
2013-03-01 09:42:24,294 DEBUG httpclient.wire.header @ << "Date: Fri, 01 Mar 2013 15:42:24 GMT[\r][\n]"
2013-03-01 09:42:24,294 DEBUG httpclient.wire.header @ << "[\r][\n]"
2013-03-01 09:42:24,294 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Default charset used: ISO-8859-1
2013-03-01 09:42:24,294 DEBUG httpclient.wire.content @ << "[0x1][0xa1][0xe0].responseHeader[0xa2][0xe0]&status[0x6][0x0][0x0][0x0][0x0][0xe0]%QTimeB"
2013-03-01 09:42:24,294 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Resorting to protocol version default close connection policy
2013-03-01 09:42:24,294 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Should NOT close connection, using HTTP/1.1
2013-03-01 09:42:24,294 DEBUG org.apache.commons.httpclient.HttpConnection @ Releasing connection back to connection manager.
2013-03-01 09:42:24,294 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:42:24,294 DEBUG org.apache.commons.httpclient.util.IdleConnectionHandler @ Adding connection at: 1362152544294
2013-03-01 09:42:24,294 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Notifying no-one, there are no waiting threads
2013-03-01 09:42:24,295 ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid version (expected 2, but 1) or the data in not in 'javabin' format
2013-03-01 09:42:41,927 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:42:41,934 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=3BE10BD28EBF69FC00FD067133EE0207:authenticated:special_groups=
2013-03-01 09:42:41,934 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/5108
2013-03-01 09:42:41,934 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 63414
2013-03-01 09:42:41,935 DEBUG org.dspace.content.Item @ anonymous:session_id=3BE10BD28EBF69FC00FD067133EE0207:ip_addr=66.249.74.48:find_item:item_id=63414
2013-03-01 09:42:41,935 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,63414
2013-03-01 09:42:41,935 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/5108 to item 63414
2013-03-01 09:42:41,935 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bundle.* FROM bundle, item2bundle WHERE item2bundle.bundle_id=bundle.bundle_id AND item2bundle.item_id= ? "  with parameters: 63414
2013-03-01 09:42:41,935 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 108888
2013-03-01 09:42:41,936 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 4
2013-03-01 09:42:41,936 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=3BE10BD28EBF69FC00FD067133EE0207:ip_addr=66.249.74.48:find_bitstream_format:bitstream_format_id=4
2013-03-01 09:42:41,936 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 4
2013-03-01 09:42:41,936 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 108887
2013-03-01 09:42:42,603 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 11
2013-03-01 09:42:42,603 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=3BE10BD28EBF69FC00FD067133EE0207:ip_addr=66.249.74.48:find_bitstream_format:bitstream_format_id=11
2013-03-01 09:42:42,603 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 11
2013-03-01 09:42:42,603 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 108886
2013-03-01 09:42:42,604 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 5
2013-03-01 09:42:42,605 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=3BE10BD28EBF69FC00FD067133EE0207:ip_addr=66.249.74.48:find_bitstream_format:bitstream_format_id=5
2013-03-01 09:42:42,605 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 5
2013-03-01 09:42:42,605 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 108885
2013-03-01 09:42:42,605 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 108884
2013-03-01 09:42:42,606 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 1
2013-03-01 09:42:42,606 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=3BE10BD28EBF69FC00FD067133EE0207:ip_addr=66.249.74.48:find_bitstream_format:bitstream_format_id=1
2013-03-01 09:42:42,606 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 1
2013-03-01 09:42:42,606 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT bitstream.*,bundle2bitstream.bitstream_order FROM bitstream, bundle2bitstream WHERE bundle2bitstream.bitstream_id=bitstream.bitstream_id AND bundle2bitstream.bundle_id= ? ORDER BY bitstream_order ASC"  with parameters: 108883
2013-03-01 09:42:42,607 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 3
2013-03-01 09:42:42,607 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=3BE10BD28EBF69FC00FD067133EE0207:ip_addr=66.249.74.48:find_bitstream_format:bitstream_format_id=3
2013-03-01 09:42:42,607 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 3
2013-03-01 09:42:42,611 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:42:42,613 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:42:42,613 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:42:42,617 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:42:42,617 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:42:42,617 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.go_home'
2013-03-01 09:42:42,617 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:42:42,617 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go_home from catalogue null
2013-03-01 09:43:14,246 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:43:14,249 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=34A52F36456E1CAE0D286005606212B7:authenticated:special_groups=
2013-03-01 09:43:14,249 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/4386
2013-03-01 09:43:14,369 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from item where item_id = ? "  with parameters: 6042
2013-03-01 09:43:14,382 DEBUG org.dspace.content.Item @ anonymous:session_id=34A52F36456E1CAE0D286005606212B7:ip_addr=66.249.74.48:find_item:item_id=6042
2013-03-01 09:43:14,382 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 2,6042
2013-03-01 09:43:14,382 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/4386 to item 6042
2013-03-01 09:43:14,385 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:43:14,388 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/1/handle/1911/4386
2013-03-01 09:43:14,391 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/2/handle/1911/4386
2013-03-01 09:43:14,393 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,6042,0
2013-03-01 09:43:14,437 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,6042,0
2013-03-01 09:43:14,438 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/3/handle/1911/4386
2013-03-01 09:43:14,442 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/4/handle/1911/4386
2013-03-01 09:43:14,445 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/5/handle/1911/4386
2013-03-01 09:43:14,448 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/6/handle/1911/4386
2013-03-01 09:43:14,453 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,6042,0
2013-03-01 09:43:14,453 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,6042,0
2013-03-01 09:43:14,454 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/7/handle/1911/4386
2013-03-01 09:43:14,458 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,6042,0
2013-03-01 09:43:14,458 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/8/handle/1911/4386
2013-03-01 09:43:14,462 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM resourcepolicy WHERE resource_type_id= ? AND resource_id= ? AND action_id= ? "  with parameters: 2,6042,0
2013-03-01 09:43:14,463 INFO  org.dspace.usage.LoggerUsageEventListener @ anonymous:session_id=34A52F36456E1CAE0D286005606212B7:ip_addr=66.249.74.48:view_item:handle=1911/4386
2013-03-01 09:43:14,465 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT collection.* FROM collection, collection2item WHERE collection2item.collection_id=collection.collection_id AND collection2item.item_id= ? "  with parameters: 6042
2013-03-01 09:43:14,513 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 85
2013-03-01 09:43:14,514 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 3,56
2013-03-01 09:43:14,514 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2collection WHERE community.community_id=community2collection.community_id AND community2collection.collection_id= ? "  with parameters: 56
2013-03-01 09:43:14,514 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,2
2013-03-01 09:43:14,515 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:43:14,515 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:43:14,515 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT community.* FROM community, community2community WHERE community2community.parent_comm_id=community.community_id AND community2community.child_comm_id= ? "  with parameters: 2
2013-03-01 09:43:14,515 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ HttpConnectionManager.getConnection:  config = HostConfiguration[host=http://localhost:8080], timeout = 0
2013-03-01 09:43:14,516 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Getting free connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:43:14,516 DEBUG org.apache.commons.httpclient.HttpConnection @ Connection is stale, closing...
2013-03-01 09:43:14,517 DEBUG org.apache.commons.httpclient.HttpConnection @ Open connection to localhost:8080
2013-03-01 09:43:14,517 DEBUG httpclient.wire.header @ >> "POST /solr/statistics/update?wt=javabin&version=2 HTTP/1.1[\r][\n]"
2013-03-01 09:43:14,518 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Adding Host request header
2013-03-01 09:43:14,518 DEBUG httpclient.wire.header @ >> "User-Agent: Solr[org.apache.solr.client.solrj.impl.CommonsHttpSolrServer] 1.0[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.header @ >> "Host: localhost:8080[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.header @ >> "Transfer-Encoding: chunked[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.header @ >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.header @ >> "[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.content @ >> "2a5[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.content @ >> "<add><doc boost="1.0"><field name="ip">66.249.74.48</field><field name="dns">crawl-66-249-74-48.googlebot.com.</field><field name="continent">NA</field><field name="countryCode">US</field><field name="city">Mountain View</field><field name="latitude">37.419205</field><field name="longitude">-122.0574</field><field name="isBot">false</field><field name="userAgent">Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</field><field name="id">6042</field><field name="type">2</field><field name="owningColl">56</field><field name="owningComm">2</field><field name="time">2013-03-01T09:43:14.515Z</field><field name="statistics_type">view</field></doc></add>"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.content @ >> "0"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:43:14,518 DEBUG httpclient.wire.content @ >> "[\r][\n]"
2013-03-01 09:43:14,535 DEBUG org.apache.commons.httpclient.methods.EntityEnclosingMethod @ Request body sent
2013-03-01 09:43:14,689 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:43:14,689 DEBUG httpclient.wire.header @ << "HTTP/1.1 200 OK[\r][\n]"
2013-03-01 09:43:14,689 DEBUG httpclient.wire.header @ << "Server: Apache-Coyote/1.1[\r][\n]"
2013-03-01 09:43:14,689 DEBUG httpclient.wire.header @ << "Content-Type: application/octet-stream[\r][\n]"
2013-03-01 09:43:14,689 DEBUG httpclient.wire.header @ << "Content-Length: 41[\r][\n]"
2013-03-01 09:43:14,689 DEBUG httpclient.wire.header @ << "Date: Fri, 01 Mar 2013 15:43:14 GMT[\r][\n]"
2013-03-01 09:43:14,689 DEBUG httpclient.wire.header @ << "[\r][\n]"
2013-03-01 09:43:14,689 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Default charset used: ISO-8859-1
2013-03-01 09:43:14,690 DEBUG httpclient.wire.content @ << "[0x1][0xa1][0xe0].responseHeader[0xa2][0xe0]&status[0x6][0x0][0x0][0x0][0x0][0xe0]%QTimeR[0x1]"
2013-03-01 09:43:14,690 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Resorting to protocol version default close connection policy
2013-03-01 09:43:14,690 DEBUG org.apache.commons.httpclient.HttpMethodBase @ Should NOT close connection, using HTTP/1.1
2013-03-01 09:43:14,690 DEBUG org.apache.commons.httpclient.HttpConnection @ Releasing connection back to connection manager.
2013-03-01 09:43:14,690 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Freeing connection, hostConfig=HostConfiguration[host=http://localhost:8080]
2013-03-01 09:43:14,690 DEBUG org.apache.commons.httpclient.util.IdleConnectionHandler @ Adding connection at: 1362152594690
2013-03-01 09:43:14,690 DEBUG org.apache.commons.httpclient.MultiThreadedHttpConnectionManager @ Notifying no-one, there are no waiting threads
2013-03-01 09:43:14,690 ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ Invalid version (expected 2, but 1) or the data in not in 'javabin' format
2013-03-01 09:43:14,693 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/9/handle/1911/4386
2013-03-01 09:43:14,702 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 09:43:14,702 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/9/handle/1911/4386 resolved to cocoon://DRI/9/handle/1911/4386?pipelinehash=823411183535858997
2013-03-01 09:43:14,702 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/9/handle/1911/4386?pipelinehash=823411183535858997_T-Navigation-8429016391470367282
2013-03-01 09:43:14,702 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:14,703 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/8/handle/1911/4386 resolved to cocoon://DRI/8/handle/1911/4386?pipelinehash=-5954503646766395414
2013-03-01 09:43:14,704 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/8/handle/1911/4386?pipelinehash=-5954503646766395414_T-Navigation-8429016391470367282
2013-03-01 09:43:14,704 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:14,704 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/7/handle/1911/4386 resolved to cocoon://DRI/7/handle/1911/4386?pipelinehash=-512719682453914246
2013-03-01 09:43:14,704 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/7/handle/1911/4386?pipelinehash=-512719682453914246_T-Navigation-8429016391470367282
2013-03-01 09:43:14,704 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:14,704 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/6/handle/1911/4386 resolved to cocoon://DRI/6/handle/1911/4386?pipelinehash=-8245391579576747930
2013-03-01 09:43:14,704 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/6/handle/1911/4386?pipelinehash=-8245391579576747930_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 09:43:15,160 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:15,162 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/5/handle/1911/4386 resolved to cocoon://DRI/5/handle/1911/4386?pipelinehash=3840917352540051135
2013-03-01 09:43:15,163 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/5/handle/1911/4386?pipelinehash=3840917352540051135_T-Navigation-1197377441727752154
2013-03-01 09:43:15,163 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:15,164 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/4/handle/1911/4386 resolved to cocoon://DRI/4/handle/1911/4386?pipelinehash=8038293230867916516
2013-03-01 09:43:15,164 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/4/handle/1911/4386?pipelinehash=8038293230867916516
2013-03-01 09:43:15,164 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:15,164 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/3/handle/1911/4386 resolved to cocoon://DRI/3/handle/1911/4386?pipelinehash=-2967738485253265559
2013-03-01 09:43:15,164 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/3/handle/1911/4386?pipelinehash=-2967738485253265559
2013-03-01 09:43:15,164 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:15,164 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/2/handle/1911/4386 resolved to cocoon://DRI/2/handle/1911/4386?pipelinehash=6816195088778030481
2013-03-01 09:43:15,165 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/2/handle/1911/4386?pipelinehash=6816195088778030481
2013-03-01 09:43:15,165 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:15,165 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/1/handle/1911/4386 resolved to cocoon://DRI/1/handle/1911/4386?pipelinehash=396823712554944209
2013-03-01 09:43:15,165 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/1/handle/1911/4386?pipelinehash=396823712554944209_T-PageNotFound--112422214550523151
2013-03-01 09:43:15,165 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:15,192 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:43:15,192 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:43:15,192 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-file-cocoon://DRI/handle/1911/4386?pipelinehash=-5930315131705169640_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 09:43:15,192 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:15,402 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:43:15,409 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:43:15,409 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:43:15,415 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:43:15,415 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:43:15,415 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.go_home'
2013-03-01 09:43:15,415 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:43:15,787 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go_home from catalogue null
2013-03-01 09:43:22,900 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:43:22,905 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:43:22,908 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/1/favicon.ico
2013-03-01 09:43:22,911 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from eperson where eperson_id = ? "  with parameters: 18
2013-03-01 09:43:22,912 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:43:22,912 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:43:22,912 DEBUG org.dspace.authenticate.IPAuthentication @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:authenticated:special_groups=
2013-03-01 09:43:22,912 DEBUG org.dspace.authenticate.IPAuthentication @ ying...@rice.edu:session_id=148670CD8CA0C63850AB77C0F44368A9:authenticated:special_groups=
2013-03-01 09:43:22,913 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/2/favicon.ico
2013-03-01 09:43:22,915 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/3/favicon.ico
2013-03-01 09:43:22,918 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/4/favicon.ico
2013-03-01 09:43:22,922 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/5/favicon.ico
2013-03-01 09:43:22,926 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/6/favicon.ico
2013-03-01 09:43:22,929 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/7/favicon.ico
2013-03-01 09:43:22,933 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/8/favicon.ico
2013-03-01 09:43:22,938 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/9/favicon.ico
2013-03-01 09:43:22,944 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 09:43:22,946 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/9/favicon.ico resolved to cocoon://DRI/9/favicon.ico?pipelinehash=823411183535858997
2013-03-01 09:43:22,946 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/9/favicon.ico?pipelinehash=823411183535858997_T-Navigation--5048720104770611766
2013-03-01 09:43:22,946 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,946 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/8/favicon.ico resolved to cocoon://DRI/8/favicon.ico?pipelinehash=-5707954773974435989
2013-03-01 09:43:22,946 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/8/favicon.ico?pipelinehash=-5707954773974435989_T-Navigation--5048720104770611766
2013-03-01 09:43:22,946 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,946 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/7/favicon.ico resolved to cocoon://DRI/7/favicon.ico?pipelinehash=-825135450350022807
2013-03-01 09:43:22,946 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/7/favicon.ico?pipelinehash=-825135450350022807_T-Navigation--5048720104770611766
2013-03-01 09:43:22,946 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,946 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/6/favicon.ico resolved to cocoon://DRI/6/favicon.ico?pipelinehash=-3278097443137930868
2013-03-01 09:43:22,947 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/6/favicon.ico?pipelinehash=-3278097443137930868_T-SystemwideAlerts-1_T-Navigation-6284124659164759384
2013-03-01 09:43:22,947 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,947 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:43:22,947 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:43:22,948 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 0
2013-03-01 09:43:22,948 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 103
2013-03-01 09:43:22,948 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 1
2013-03-01 09:43:22,949 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:43:22,949 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/5/favicon.ico resolved to cocoon://DRI/5/favicon.ico?pipelinehash=-4036000214889134378
2013-03-01 09:43:22,949 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/5/favicon.ico?pipelinehash=-4036000214889134378_T-Navigation-4440461374275793110
2013-03-01 09:43:22,949 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,950 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:43:22,950 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:43:22,950 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/4/favicon.ico resolved to cocoon://DRI/4/favicon.ico?pipelinehash=-7566823851326249982
2013-03-01 09:43:22,951 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/4/favicon.ico?pipelinehash=-7566823851326249982_T-Navigation-1
2013-03-01 09:43:22,951 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,951 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/3/favicon.ico resolved to cocoon://DRI/3/favicon.ico?pipelinehash=-6056784490929983031
2013-03-01 09:43:22,951 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/3/favicon.ico?pipelinehash=-6056784490929983031
2013-03-01 09:43:22,951 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,951 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/2/favicon.ico resolved to cocoon://DRI/2/favicon.ico?pipelinehash=5799739182951414394
2013-03-01 09:43:22,951 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/2/favicon.ico?pipelinehash=5799739182951414394_T-Navigation-6284124659164759384
2013-03-01 09:43:22,951 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,951 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM epersongroup2eperson WHERE eperson_id= ?"  with parameters: 18
2013-03-01 09:43:22,953 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM group2groupcache WHERE child_id= ?  OR child_id= ?  OR child_id= ?  OR child_id= ? "  with parameters: 0,103,1,105
2013-03-01 09:43:22,954 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/1/favicon.ico resolved to cocoon://DRI/1/favicon.ico?pipelinehash=-2596458221962395878
2013-03-01 09:43:22,954 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/1/favicon.ico?pipelinehash=-2596458221962395878_T-PageNotFound--242969834922413342
2013-03-01 09:43:22,954 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,980 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:43:22,980 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:43:22,981 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-file-cocoon://DRI/favicon.ico?pipelinehash=1532071939075435589_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 09:43:22,981 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:43:22,994 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: en_US
2013-03-01 09:43:22,996 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'en_US'
2013-03-01 09:43:22,996 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:43:23,001 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:43:23,001 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:43:23,001 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.go_home'
2013-03-01 09:43:23,001 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:43:23,001 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go_home from catalogue null
2013-03-01 09:44:31,105 DEBUG org.dspace.springmvc.CocoonForwardController @ CocoonForwardController!!!!!
2013-03-01 09:44:31,109 DEBUG org.dspace.app.xmlui.cocoon.DSpaceLocaleAction @ Found locale: zh_CN
2013-03-01 09:44:31,112 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/1/
2013-03-01 09:44:31,116 DEBUG org.dspace.authenticate.IPAuthentication @ anonymous:session_id=828E8CEF9B2B37D680AAC235958EF475:authenticated:special_groups=
2013-03-01 09:44:31,116 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/2/
2013-03-01 09:44:31,119 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/3/
2013-03-01 09:44:31,122 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/4/
2013-03-01 09:44:31,126 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/5/
2013-03-01 09:44:31,129 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/6/
2013-03-01 09:44:31,133 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/7/
2013-03-01 09:44:31,137 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/8/
2013-03-01 09:44:31,141 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ aspectgenerator path: cocoon://DRI/9/
2013-03-01 09:44:31,147 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 09:44:31,147 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/9/ resolved to cocoon://DRI/9/?pipelinehash=823411183535858997
2013-03-01 09:44:31,148 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-aspect-cocoon://DRI/9/?pipelinehash=823411183535858997_T-Navigation--8694171764893775404_T-Include-resource://aspects/ViewArtifacts/dspace-home.xml_T-Include-file:///server/sw/dspace/config/news-xmlui.xml
2013-03-01 09:44:31,148 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/8/ resolved to cocoon://DRI/8/?pipelinehash=-1009117374877168339
2013-03-01 09:44:31,148 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-aspect-cocoon://DRI/8/?pipelinehash=-1009117374877168339_T-Navigation--8694171764893775404_T-CommunityBrowser-578614924677317992
2013-03-01 09:44:31,148 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community WHERE NOT community_id IN (SELECT child_comm_id FROM community2community) ORDER BY name"  with parameters: 
2013-03-01 09:44:31,149 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,23
2013-03-01 09:44:31,150 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,22
2013-03-01 09:44:31,150 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,2
2013-03-01 09:44:31,151 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from epersongroup where eperson_group_id = ? "  with parameters: 105
2013-03-01 09:44:31,151 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,16
2013-03-01 09:44:31,151 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,28
2013-03-01 09:44:31,151 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,29
2013-03-01 09:44:31,151 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,18
2013-03-01 09:44:31,152 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,15
2013-03-01 09:44:31,152 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 6182
2013-03-01 09:44:31,152 DEBUG org.dspace.content.Bitstream @ anonymous:session_id=828E8CEF9B2B37D680AAC235958EF475:ip_addr=119.63.193.196:find_bitstream:bitstream_id=6182
2013-03-01 09:44:31,152 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstreamformatregistry where bitstream_format_id = ? "  with parameters: 11
2013-03-01 09:44:31,153 DEBUG org.dspace.content.BitstreamFormat @ anonymous:session_id=828E8CEF9B2B37D680AAC235958EF475:ip_addr=119.63.193.196:find_bitstream_format:bitstream_format_id=11
2013-03-01 09:44:31,153 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM fileextension WHERE bitstream_format_id= ? "  with parameters: 11
2013-03-01 09:44:31,153 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,7
2013-03-01 09:44:31,153 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from bitstream where bitstream_id = ? "  with parameters: 6178
2013-03-01 09:44:31,154 DEBUG org.dspace.content.Bitstream @ anonymous:session_id=828E8CEF9B2B37D680AAC235958EF475:ip_addr=119.63.193.196:find_bitstream:bitstream_id=6178
2013-03-01 09:44:31,154 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,5
2013-03-01 09:44:31,154 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM Handle WHERE resource_type_id = ? AND resource_id = ?"  with parameters: 4,24
2013-03-01 09:44:31,154 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 24
2013-03-01 09:44:31,154 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 5
2013-03-01 09:44:31,155 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 7
2013-03-01 09:44:31,155 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 15
2013-03-01 09:44:31,155 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 18
2013-03-01 09:44:31,155 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 29
2013-03-01 09:44:31,156 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 28
2013-03-01 09:44:31,156 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 16
2013-03-01 09:44:31,156 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 2
2013-03-01 09:44:31,156 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 22
2013-03-01 09:44:31,156 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 23
2013-03-01 09:44:31,157 INFO  org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser @ anonymous:session_id=828E8CEF9B2B37D680AAC235958EF475:ip_addr=119.63.193.196:view_community_list:
2013-03-01 09:44:31,158 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/7/ resolved to cocoon://DRI/7/?pipelinehash=-4525053446421127786
2013-03-01 09:44:31,158 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-aspect-cocoon://DRI/7/?pipelinehash=-4525053446421127786_T-Navigation--8694171764893775404_T-FrontPageSearch-1
2013-03-01 09:44:31,158 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/6/ resolved to cocoon://DRI/6/?pipelinehash=2605376903569810288
2013-03-01 09:44:31,158 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-aspect-cocoon://DRI/6/?pipelinehash=2605376903569810288_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 09:44:31,158 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/5/ resolved to cocoon://DRI/5/?pipelinehash=6579395199934479947
2013-03-01 09:44:31,158 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore hit for PK_G-aspect-cocoon://DRI/5/?pipelinehash=6579395199934479947
2013-03-01 09:44:31,158 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/4/ resolved to cocoon://DRI/4/
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/4/
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:44:31,159 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/3/ resolved to cocoon://DRI/3/
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/3/
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:44:31,159 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/2/ resolved to cocoon://DRI/2/
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/2/
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:44:31,159 DEBUG org.dspace.app.xmlui.cocoon.AspectGenerator @ Source cocoon://DRI/1/ resolved to cocoon://DRI/1/
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-aspect-cocoon://DRI/1/_T-PageNotFound--2223765811167872118
2013-03-01 09:44:31,159 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:44:31,184 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Using locale 'zh_CN'
2013-03-01 09:44:31,185 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Default catalogue is messages
2013-03-01 09:44:31,185 DEBUG net.sf.ehcache.Cache @ cocoon-ehcacheCache: cocoon-ehcacheMemoryStore miss for PK_G-file-cocoon://DRI/_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?zh_CN__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 09:44:31,185 DEBUG net.sf.ehcache.Cache @ cocoon-ehcache cache - Miss
2013-03-01 09:44:31,196 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,196 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,196 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.default.textarea.value'
2013-03-01 09:44:31,196 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,196 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.default.textarea.value from catalogue null
2013-03-01 09:44:31,469 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,469 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,469 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.default.textarea.value'
2013-03-01 09:44:31,469 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,469 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.default.textarea.value from catalogue null
2013-03-01 09:44:31,469 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,469 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,470 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.dspace_home'
2013-03-01 09:44:31,470 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,470 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.dspace_home from catalogue null
2013-03-01 09:44:31,470 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,470 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.dspace_home'
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.dspace_home from catalogue null
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.head-subtitle'
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.head-subtitle from catalogue null
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,471 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.login'
2013-03-01 09:44:31,472 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,472 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.login from catalogue null
2013-03-01 09:44:31,472 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,472 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,472 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.general.dspace_home'
2013-03-01 09:44:31,472 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,472 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.dspace_home from catalogue null
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.CommunityBrowser.head'
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.CommunityBrowser.head from catalogue default
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.CommunityBrowser.select'
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,474 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.CommunityBrowser.select from catalogue default
2013-03-01 09:44:31,478 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/6238
2013-03-01 09:44:31,479 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/6238 to community 23
2013-03-01 09:44:31,479 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 23
2013-03-01 09:44:31,485 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/6233
2013-03-01 09:44:31,486 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/6233 to community 22
2013-03-01 09:44:31,486 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 22
2013-03-01 09:44:31,492 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 123456789/2
2013-03-01 09:44:31,493 DEBUG org.dspace.handle.HandleManager @ Resolved handle 123456789/2 to community 2
2013-03-01 09:44:31,496 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 2
2013-03-01 09:44:31,502 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/2943
2013-03-01 09:44:31,502 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/2943 to community 16
2013-03-01 09:44:31,506 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 16
2013-03-01 09:44:31,514 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/8597
2013-03-01 09:44:31,515 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/8597 to community 28
2013-03-01 09:44:31,516 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 28
2013-03-01 09:44:31,522 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/23995
2013-03-01 09:44:31,522 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/23995 to community 29
2013-03-01 09:44:31,523 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 29
2013-03-01 09:44:31,529 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/3775
2013-03-01 09:44:31,529 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/3775 to community 18
2013-03-01 09:44:31,531 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 18
2013-03-01 09:44:31,537 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/2918
2013-03-01 09:44:31,537 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/2918 to community 15
2013-03-01 09:44:31,538 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 15
2013-03-01 09:44:31,544 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/2801
2013-03-01 09:44:31,544 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/2801 to community 7
2013-03-01 09:44:31,544 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 7
2013-03-01 09:44:31,545 DEBUG org.dspace.app.util.Util @ encoded "trc building.jpg" to "trc%20building.jpg"
2013-03-01 09:44:31,552 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/2754
2013-03-01 09:44:31,558 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/2754 to community 5
2013-03-01 09:44:31,559 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 5
2013-03-01 09:44:31,559 DEBUG org.dspace.app.util.Util @ encoded "trc building.jpg" to "trc%20building.jpg"
2013-03-01 09:44:31,565 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "select * from handle where handle = ? "  with parameters: 1911/6320
2013-03-01 09:44:31,565 DEBUG org.dspace.handle.HandleManager @ Resolved handle 1911/6320 to community 24
2013-03-01 09:44:31,566 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query "SELECT * FROM community_item_count WHERE community_id = ?"  with parameters: 24
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.FrontPageSearch.head'
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.FrontPageSearch.head from catalogue default
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.FrontPageSearch.para1'
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,568 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.FrontPageSearch.para1 from catalogue default
2013-03-01 09:44:31,569 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go from catalogue null
2013-03-01 09:44:31,570 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,570 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,570 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.search'
2013-03-01 09:44:31,570 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,570 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.search from catalogue null
2013-03-01 09:44:31,570 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.general.go from catalogue null
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.search-advanced'
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.search-advanced from catalogue null
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.head_browse'
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,571 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.head_browse from catalogue default
2013-03-01 09:44:31,572 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,572 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,572 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.head_all_of_dspace'
2013-03-01 09:44:31,572 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,572 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.head_all_of_dspace from catalogue default
2013-03-01 09:44:31,573 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,573 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,573 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.communities_and_collections'
2013-03-01 09:44:31,573 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,573 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.communities_and_collections from catalogue default
2013-03-01 09:44:31,573 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,574 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,574 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_dateissued'
2013-03-01 09:44:31,574 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,574 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_dateissued from catalogue default
2013-03-01 09:44:31,574 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_author'
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_author from catalogue default
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_title'
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,575 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_title from catalogue default
2013-03-01 09:44:31,576 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,576 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,576 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.ArtifactBrowser.Navigation.browse_subject'
2013-03-01 09:44:31,576 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,576 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.ArtifactBrowser.Navigation.browse_subject from catalogue default
2013-03-01 09:44:31,576 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.EPerson.Navigation.my_account'
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.EPerson.Navigation.my_account from catalogue default
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.EPerson.Navigation.login'
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.EPerson.Navigation.login from catalogue default
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.feed.header'
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,577 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.feed.header from catalogue null
2013-03-01 09:44:31,578 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,578 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,578 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.contact-link'
2013-03-01 09:44:31,578 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,578 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.contact-link from catalogue null
2013-03-01 09:44:31,579 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Starting i18n element: text
2013-03-01 09:44:31,579 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Start i18n element: text
2013-03-01 09:44:31,579 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ i18n message text = 'xmlui.dri2xhtml.structural.feedback-link'
2013-03-01 09:44:31,579 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ End i18n element: text
2013-03-01 09:44:31,579 DEBUG org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Getting key xmlui.dri2xhtml.structural.feedback-link from catalogue null



===========================================
Cocoon Log
===========================================

2013-03-01 10:32:00,769 ERROR cocoon.handled  - Unable to locate bitstream
at <map:read type="BitstreamReader"> - jndi:/localhost/sitemap.xmap:274:70
at <map:select type="browser"> - jndi:/localhost/sitemap.xmap:272:60
at <map:match> - jndi:/localhost/sitemap.xmap:251:70
2013-03-01 10:32:00,771 INFO  org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode  - Processing handle-errors at <map:handle-errors> - jndi:/localhost/sitemap.xmap:656:36
2013-03-01 10:32:00,783 INFO  cocoon.access  - 'bitstream/handle/1911/5108/deed.pl' Processed by Apache Cocoon in 36 milliseconds.
2013-03-01 10:34:53,105 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:34:53,106 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/handle/1911/8150/browse?pipelinehash=823411183535858997_T-Navigation--7383849031139568452
2013-03-01 10:34:53,106 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/handle/1911/8150/browse?pipelinehash=2834578742382332291_T-Navigation--7383849031139568452_T-ConfigurableBrowse--7460776837339549635
2013-03-01 10:34:53,144 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/handle/1911/8150/browse?pipelinehash=-1387298917848637328_T-Navigation--7383849031139568452
2013-03-01 10:34:53,144 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/1911/8150/browse?pipelinehash=-2108747198503633834_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:53,144 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/1911/8150/browse?pipelinehash=6462940660481845489_T-Navigation-1197377441727752154
2013-03-01 10:34:53,145 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/1911/8150/browse?pipelinehash=-7024248820082261014
2013-03-01 10:34:53,145 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/1911/8150/browse?pipelinehash=-4706716569820017612
2013-03-01 10:34:53,145 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/1911/8150/browse?pipelinehash=4244287720314156198
2013-03-01 10:34:53,145 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/1911/8150/browse?pipelinehash=6065656853253166903_T-PageNotFound--1122055646452516278
2013-03-01 10:34:53,173 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/handle/1911/8150/browse?pipelinehash=-7105574470477741437_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:53,199 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,202 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/XMLWorkflow/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,204 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/XMLWorkflow/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,206 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Statistics/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,209 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,211 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Submission/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,213 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,215 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/EPerson/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,217 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,219 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Administrative/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,222 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,224 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/SearchArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,226 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,229 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/BrowseArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,231 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,233 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/ViewArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,235 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:34:53,238 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,240 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/XMLWorkflow/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,243 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/XMLWorkflow/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,245 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Statistics/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,247 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,249 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Submission/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,252 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,254 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/EPerson/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,256 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,258 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Administrative/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,261 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,263 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/SearchArtifacts/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,265 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,267 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/BrowseArtifacts/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,270 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,272 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/ViewArtifacts/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,275 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:34:53,277 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/XMLWorkflow/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,280 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Statistics/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,282 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,284 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Submission/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,287 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,289 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/EPerson/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,291 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,293 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Administrative/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,296 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,298 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/SearchArtifacts/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,300 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,302 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/BrowseArtifacts/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,304 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,306 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/ViewArtifacts/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,309 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:34:53,334 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/9/handle/1911/8150/browse?pipelinehash=823411183535858997_T-Navigation--7383849031139568452
2013-03-01 10:34:53,334 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/8/handle/1911/8150/browse?pipelinehash=2834578742382332291_T-Navigation--7383849031139568452_T-ConfigurableBrowse--7460776837339549635
2013-03-01 10:34:53,334 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/7/handle/1911/8150/browse?pipelinehash=-1387298917848637328_T-Navigation--7383849031139568452
2013-03-01 10:34:53,334 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/6/handle/1911/8150/browse?pipelinehash=-2108747198503633834_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:53,334 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/5/handle/1911/8150/browse?pipelinehash=6462940660481845489_T-Navigation-1197377441727752154
2013-03-01 10:34:53,335 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/4/handle/1911/8150/browse?pipelinehash=-7024248820082261014
2013-03-01 10:34:53,335 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/3/handle/1911/8150/browse?pipelinehash=-4706716569820017612
2013-03-01 10:34:53,335 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/2/handle/1911/8150/browse?pipelinehash=4244287720314156198
2013-03-01 10:34:53,335 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/1/handle/1911/8150/browse?pipelinehash=6065656853253166903_T-PageNotFound--1122055646452516278
2013-03-01 10:34:53,335 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-file-cocoon://DRI/handle/1911/8150/browse?pipelinehash=-7105574470477741437_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:53,338 INFO  cocoon.access  - 'handle/1911/8150/browse' Processed by Apache Cocoon in 279 milliseconds.
2013-03-01 10:34:54,462 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:34:54,462 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/handle/1911/8598/browse?pipelinehash=823411183535858997_T-Navigation--6601899227925571445
2013-03-01 10:34:54,463 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/handle/1911/8598/browse?pipelinehash=5664335924139425726_T-Navigation--6601899227925571445_T-ConfigurableBrowse-3608669518319606708
2013-03-01 10:34:54,657 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/handle/1911/8598/browse?pipelinehash=-4492926081902231086_T-Navigation--6601899227925571445
2013-03-01 10:34:54,657 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/1911/8598/browse?pipelinehash=-8015232707660697507_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:54,658 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/1911/8598/browse?pipelinehash=3137278345036664717_T-Navigation-1197377441727752154
2013-03-01 10:34:54,658 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/1911/8598/browse?pipelinehash=-5076905364359798902
2013-03-01 10:34:54,658 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/1911/8598/browse?pipelinehash=1408876819119976158
2013-03-01 10:34:54,658 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/1911/8598/browse?pipelinehash=3304017560295312667
2013-03-01 10:34:54,658 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/1911/8598/browse?pipelinehash=535604024841913135_T-PageNotFound-6742262910440751882
2013-03-01 10:34:54,682 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/handle/1911/8598/browse?pipelinehash=7066126043167814813_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:54,786 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/9/handle/1911/8598/browse?pipelinehash=823411183535858997_T-Navigation--6601899227925571445
2013-03-01 10:34:54,786 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/8/handle/1911/8598/browse?pipelinehash=5664335924139425726_T-Navigation--6601899227925571445_T-ConfigurableBrowse-3608669518319606708
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/7/handle/1911/8598/browse?pipelinehash=-4492926081902231086_T-Navigation--6601899227925571445
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/6/handle/1911/8598/browse?pipelinehash=-8015232707660697507_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/5/handle/1911/8598/browse?pipelinehash=3137278345036664717_T-Navigation-1197377441727752154
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/4/handle/1911/8598/browse?pipelinehash=-5076905364359798902
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/3/handle/1911/8598/browse?pipelinehash=1408876819119976158
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/2/handle/1911/8598/browse?pipelinehash=3304017560295312667
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/1/handle/1911/8598/browse?pipelinehash=535604024841913135_T-PageNotFound-6742262910440751882
2013-03-01 10:34:54,787 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-file-cocoon://DRI/handle/1911/8598/browse?pipelinehash=7066126043167814813_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:54,791 INFO  cocoon.access  - 'handle/1911/8598/browse' Processed by Apache Cocoon in 370 milliseconds.
2013-03-01 10:34:55,011 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:34:55,012 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/handle/1911/8150/browse?pipelinehash=823411183535858997_T-Navigation--440733247153110193
2013-03-01 10:34:55,014 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/handle/1911/8150/browse?pipelinehash=2764930207056847471_T-Navigation--440733247153110193_T-ConfigurableBrowse--855106004162515152
2013-03-01 10:34:55,048 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/handle/1911/8150/browse?pipelinehash=6590100211401100142_T-Navigation--440733247153110193
2013-03-01 10:34:55,049 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/1911/8150/browse?pipelinehash=-5320708080977900415_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:55,049 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/1911/8150/browse?pipelinehash=-142392722808304116_T-Navigation-1197377441727752154
2013-03-01 10:34:55,049 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/1911/8150/browse?pipelinehash=5329246627287141362
2013-03-01 10:34:55,049 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/1911/8150/browse?pipelinehash=-8163205480116742552
2013-03-01 10:34:55,049 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/1911/8150/browse?pipelinehash=-7758563728526190204
2013-03-01 10:34:55,050 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/1911/8150/browse?pipelinehash=-6849129225937094111_T-PageNotFound--1122055646452516278
2013-03-01 10:34:55,074 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/handle/1911/8150/browse?pipelinehash=5194676171672426373_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:55,116 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/9/handle/1911/8150/browse?pipelinehash=823411183535858997_T-Navigation--440733247153110193
2013-03-01 10:34:55,116 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/8/handle/1911/8150/browse?pipelinehash=2764930207056847471_T-Navigation--440733247153110193_T-ConfigurableBrowse--855106004162515152
2013-03-01 10:34:55,116 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/7/handle/1911/8150/browse?pipelinehash=6590100211401100142_T-Navigation--440733247153110193
2013-03-01 10:34:55,116 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/6/handle/1911/8150/browse?pipelinehash=-5320708080977900415_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:55,116 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/5/handle/1911/8150/browse?pipelinehash=-142392722808304116_T-Navigation-1197377441727752154
2013-03-01 10:34:55,116 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/4/handle/1911/8150/browse?pipelinehash=5329246627287141362
2013-03-01 10:34:55,117 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/3/handle/1911/8150/browse?pipelinehash=-8163205480116742552
2013-03-01 10:34:55,117 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/2/handle/1911/8150/browse?pipelinehash=-7758563728526190204
2013-03-01 10:34:55,117 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/1/handle/1911/8150/browse?pipelinehash=-6849129225937094111_T-PageNotFound--1122055646452516278
2013-03-01 10:34:55,117 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-file-cocoon://DRI/handle/1911/8150/browse?pipelinehash=5194676171672426373_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:55,120 INFO  cocoon.access  - 'handle/1911/8150/browse' Processed by Apache Cocoon in 155 milliseconds.
2013-03-01 10:34:55,802 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:34:55,803 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/handle/1911/8153/browse?pipelinehash=823411183535858997_T-Navigation--2715556896199069912
2013-03-01 10:34:55,804 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/handle/1911/8153/browse?pipelinehash=182660420501565276_T-Navigation--2715556896199069912_T-ConfigurableBrowse--917006609190044550
2013-03-01 10:34:55,869 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/handle/1911/8153/browse?pipelinehash=-6790323494473062666_T-Navigation--2715556896199069912
2013-03-01 10:34:55,869 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/1911/8153/browse?pipelinehash=-3514891502433847788_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:55,869 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/1911/8153/browse?pipelinehash=-2770448007647071989_T-Navigation-1197377441727752154
2013-03-01 10:34:55,869 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/1911/8153/browse?pipelinehash=-6677988907820543192
2013-03-01 10:34:55,869 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/1911/8153/browse?pipelinehash=-8287021826663656695
2013-03-01 10:34:55,869 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/1911/8153/browse?pipelinehash=-3752932263699419944
2013-03-01 10:34:55,870 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/1911/8153/browse?pipelinehash=3540338432407813804_T-PageNotFound-6623307618286072264
2013-03-01 10:34:55,893 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/handle/1911/8153/browse?pipelinehash=-3596741388699608975_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:56,197 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/9/handle/1911/8153/browse?pipelinehash=823411183535858997_T-Navigation--2715556896199069912
2013-03-01 10:34:56,197 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/8/handle/1911/8153/browse?pipelinehash=182660420501565276_T-Navigation--2715556896199069912_T-ConfigurableBrowse--917006609190044550
2013-03-01 10:34:56,197 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/7/handle/1911/8153/browse?pipelinehash=-6790323494473062666_T-Navigation--2715556896199069912
2013-03-01 10:34:56,197 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/6/handle/1911/8153/browse?pipelinehash=-3514891502433847788_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:56,197 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/5/handle/1911/8153/browse?pipelinehash=-2770448007647071989_T-Navigation-1197377441727752154
2013-03-01 10:34:56,197 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/4/handle/1911/8153/browse?pipelinehash=-6677988907820543192
2013-03-01 10:34:56,198 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/3/handle/1911/8153/browse?pipelinehash=-8287021826663656695
2013-03-01 10:34:56,198 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/2/handle/1911/8153/browse?pipelinehash=-3752932263699419944
2013-03-01 10:34:56,198 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/1/handle/1911/8153/browse?pipelinehash=3540338432407813804_T-PageNotFound-6623307618286072264
2013-03-01 10:34:56,198 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-file-cocoon://DRI/handle/1911/8153/browse?pipelinehash=-3596741388699608975_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:56,202 INFO  cocoon.access  - 'handle/1911/8153/browse' Processed by Apache Cocoon in 441 milliseconds.
2013-03-01 10:34:57,502 INFO  cocoon.access  - 'bitstream/handle/1911/7980/USHMRCMSS1041-0101-09.jp2' Processed by Apache Cocoon in 999 milliseconds.
2013-03-01 10:34:57,732 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:34:57,733 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/handle/1911/8150/browse?pipelinehash=823411183535858997_T-Navigation-643718850548532795
2013-03-01 10:34:57,733 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/handle/1911/8150/browse?pipelinehash=-6675880335190729036_T-Navigation-643718850548532795_T-ConfigurableBrowse-7144812854252109596
2013-03-01 10:34:57,761 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/handle/1911/8150/browse?pipelinehash=-8956447301215192061_T-Navigation-643718850548532795
2013-03-01 10:34:57,761 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/1911/8150/browse?pipelinehash=679881389424319556_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:57,761 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/1911/8150/browse?pipelinehash=-8091756910138101240_T-Navigation-1197377441727752154
2013-03-01 10:34:57,762 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/1911/8150/browse?pipelinehash=5719359144632074880
2013-03-01 10:34:57,762 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/1911/8150/browse?pipelinehash=5080708631024546602
2013-03-01 10:34:57,762 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/1911/8150/browse?pipelinehash=-6350158045679027199
2013-03-01 10:34:57,762 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/1911/8150/browse?pipelinehash=-3540798298462860890_T-PageNotFound--1122055646452516278
2013-03-01 10:34:57,788 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/handle/1911/8150/browse?pipelinehash=-9079731170111929734_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:57,831 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/9/handle/1911/8150/browse?pipelinehash=823411183535858997_T-Navigation-643718850548532795
2013-03-01 10:34:57,831 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/8/handle/1911/8150/browse?pipelinehash=-6675880335190729036_T-Navigation-643718850548532795_T-ConfigurableBrowse-7144812854252109596
2013-03-01 10:34:57,831 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/7/handle/1911/8150/browse?pipelinehash=-8956447301215192061_T-Navigation-643718850548532795
2013-03-01 10:34:57,832 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/6/handle/1911/8150/browse?pipelinehash=679881389424319556_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:34:57,832 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/5/handle/1911/8150/browse?pipelinehash=-8091756910138101240_T-Navigation-1197377441727752154
2013-03-01 10:34:57,832 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/4/handle/1911/8150/browse?pipelinehash=5719359144632074880
2013-03-01 10:34:57,832 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/3/handle/1911/8150/browse?pipelinehash=5080708631024546602
2013-03-01 10:34:57,832 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/2/handle/1911/8150/browse?pipelinehash=-6350158045679027199
2013-03-01 10:34:57,832 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/1/handle/1911/8150/browse?pipelinehash=-3540798298462860890_T-PageNotFound--1122055646452516278
2013-03-01 10:34:57,833 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-file-cocoon://DRI/handle/1911/8150/browse?pipelinehash=-9079731170111929734_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:34:57,836 INFO  cocoon.access  - 'handle/1911/8150/browse' Processed by Apache Cocoon in 143 milliseconds.
2013-03-01 10:35:06,897 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:35:06,898 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/handle/1911/2752/browse?pipelinehash=823411183535858997_T-Navigation--30293390843139800
2013-03-01 10:35:06,899 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/handle/1911/2752/browse?pipelinehash=2057438950067280050_T-Navigation--30293390843139800_T-ConfigurableBrowse--8602450789464995261
2013-03-01 10:35:06,932 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/handle/1911/2752/browse?pipelinehash=-8520752576574735713_T-Navigation--30293390843139800
2013-03-01 10:35:06,932 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/1911/2752/browse?pipelinehash=-742580102364154112_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:35:06,932 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/1911/2752/browse?pipelinehash=1309594750827944968_T-Navigation-1197377441727752154
2013-03-01 10:35:06,933 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/1911/2752/browse?pipelinehash=-9088678453458001997
2013-03-01 10:35:06,933 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/1911/2752/browse?pipelinehash=-7197246500940538187
2013-03-01 10:35:06,933 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/1911/2752/browse?pipelinehash=2135813371359256499
2013-03-01 10:35:06,933 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/1911/2752/browse?pipelinehash=-3143942432537652883_T-PageNotFound-289496906162343492
2013-03-01 10:35:06,958 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/handle/1911/2752/browse?pipelinehash=-3376675293802437458_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:35:07,530 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/9/handle/1911/2752/browse?pipelinehash=823411183535858997_T-Navigation--30293390843139800
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/8/handle/1911/2752/browse?pipelinehash=2057438950067280050_T-Navigation--30293390843139800_T-ConfigurableBrowse--8602450789464995261
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/7/handle/1911/2752/browse?pipelinehash=-8520752576574735713_T-Navigation--30293390843139800
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/6/handle/1911/2752/browse?pipelinehash=-742580102364154112_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/5/handle/1911/2752/browse?pipelinehash=1309594750827944968_T-Navigation-1197377441727752154
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/4/handle/1911/2752/browse?pipelinehash=-9088678453458001997
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/3/handle/1911/2752/browse?pipelinehash=-7197246500940538187
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/2/handle/1911/2752/browse?pipelinehash=2135813371359256499
2013-03-01 10:35:07,531 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-aspect-cocoon://DRI/1/handle/1911/2752/browse?pipelinehash=-3143942432537652883_T-PageNotFound-289496906162343492
2013-03-01 10:35:07,532 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Caching new response for PK_G-file-cocoon://DRI/handle/1911/2752/browse?pipelinehash=-3376675293802437458_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:35:07,536 INFO  cocoon.access  - 'handle/1911/2752/browse' Processed by Apache Cocoon in 694 milliseconds.
2013-03-01 10:35:45,087 INFO  cocoon.access  - 'bitstream/handle/1911/7809/USHMRCRGD005-6320-04.jp2.jpg' Processed by Apache Cocoon in 43 milliseconds.
2013-03-01 10:35:57,335 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:35:57,336 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/handle/1911/2830/statistics?pipelinehash=823411183535858997_T-Navigation--6981464313069338104
2013-03-01 10:35:57,336 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/handle/1911/2830/statistics?pipelinehash=-3755810354716923669_T-Navigation--6981464313069338104
2013-03-01 10:35:57,337 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/handle/1911/2830/statistics?pipelinehash=-6056104320801519321_T-Navigation--6981464313069338104
2013-03-01 10:35:57,337 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/1911/2830/statistics?pipelinehash=3561737311001786394_T-SystemwideAlerts-1_T-Navigation--5367372201529954577
2013-03-01 10:35:57,337 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/1911/2830/statistics?pipelinehash=-8273916973718910946_T-Navigation-1197377441727752154
2013-03-01 10:35:57,337 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/1911/2830/statistics?pipelinehash=-1211328273042614745
2013-03-01 10:35:57,337 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/1911/2830/statistics?pipelinehash=-6766900468176464308
2013-03-01 10:35:57,338 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/1911/2830/statistics?pipelinehash=1122993530703503613
2013-03-01 10:35:57,338 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/1911/2830/statistics?pipelinehash=-7180379958463637588_T-PageNotFound--1857268473433381454
2013-03-01 10:35:57,363 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/handle/1911/2830/statistics?pipelinehash=8419601625907532911_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:35:57,372 ERROR cocoon.handled  - Failed to process pipeline
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:96:31
at <map:generate type="file"> - jndi:/localhost/aspects/aspects.xmap:95:55
at <map:serialize type="xml"> - resource://aspects/ViewArtifacts/sitemap.xmap:218:52
at <map:transform type="Navigation"> - resource://aspects/ViewArtifacts/sitemap.xmap:72:59
at <map:generate> - resource://aspects/ViewArtifacts/sitemap.xmap:60:40
at <map:serialize type="xml"> - resource://aspects/BrowseArtifacts/sitemap.xmap:101:40
at <map:transform type="Navigation"> - resource://aspects/BrowseArtifacts/sitemap.xmap:44:47
at <map:generate> - resource://aspects/BrowseArtifacts/sitemap.xmap:38:28
at <map:serialize type="xml"> - resource://aspects/SearchArtifacts/sitemap.xmap:155:52
at <map:transform type="Navigation"> - resource://aspects/SearchArtifacts/sitemap.xmap:76:59
at <map:generate> - resource://aspects/SearchArtifacts/sitemap.xmap:64:40
at <map:serialize type="xml"> - resource://aspects/Administrative/sitemap.xmap:1037:31
at <map:transform type="Navigation"> - resource://aspects/Administrative/sitemap.xmap:282:38
at <map:transform type="SystemwideAlerts"> - resource://aspects/Administrative/sitemap.xmap:281:44
at <map:generate> - resource://aspects/Administrative/sitemap.xmap:279:19
at <map:serialize type="xml"> - resource://aspects/EPerson/sitemap.xmap:302:31
at <map:transform type="Navigation"> - resource://aspects/EPerson/sitemap.xmap:107:38
at <map:generate> - resource://aspects/EPerson/sitemap.xmap:96:19
at <map:serialize> - resource://aspects/Submission/sitemap.xmap:277:27
at <map:generate> - resource://aspects/Submission/sitemap.xmap:257:26
at <map:serialize> - resource://aspects/Statistics/sitemap.xmap:116:53
at <map:generate> - resource://aspects/Statistics/sitemap.xmap:37:19
at <map:serialize> - resource://aspects/XMLWorkflow/sitemap.xmap:173:37
at <map:generate> - resource://aspects/XMLWorkflow/sitemap.xmap:157:36
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:85:34
at <map:transform type="PageNotFound"> - jndi:/localhost/aspects/aspects.xmap:84:43
at <map:generate> - jndi:/localhost/aspects/aspects.xmap:83:22
at <map:serialize type="xhtml"> - jndi:/localhost/themes/Mirage/sitemap.xmap:164:34
at <map:transform type="i18n"> - jndi:/localhost/themes/Mirage/sitemap.xmap:158:33
at <map:transform> - jndi:/localhost/themes/Mirage/sitemap.xmap:153:51
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:140:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:135:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:126:55
at <map:generate type="file"> - jndi:/localhost/themes/Mirage/sitemap.xmap:120:55
at <map:match> - jndi:/localhost/themes/Mirage/sitemap.xmap:117:28
at <map:mount> - jndi:/localhost/themes/themes.xmap:33:45
at <map:match type="ThemeMatcher"> - jndi:/localhost/themes/themes.xmap:32:35
at <map:mount> - jndi:/localhost/sitemap.xmap:652:94
org.apache.cocoon.ProcessingException: Failed to process pipeline
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:96:31
at <map:generate type="file"> - jndi:/localhost/aspects/aspects.xmap:95:55
at <map:serialize type="xml"> - resource://aspects/ViewArtifacts/sitemap.xmap:218:52
at <map:transform type="Navigation"> - resource://aspects/ViewArtifacts/sitemap.xmap:72:59
at <map:generate> - resource://aspects/ViewArtifacts/sitemap.xmap:60:40
at <map:serialize type="xml"> - resource://aspects/BrowseArtifacts/sitemap.xmap:101:40
at <map:transform type="Navigation"> - resource://aspects/BrowseArtifacts/sitemap.xmap:44:47
at <map:generate> - resource://aspects/BrowseArtifacts/sitemap.xmap:38:28
at <map:serialize type="xml"> - resource://aspects/SearchArtifacts/sitemap.xmap:155:52
at <map:transform type="Navigation"> - resource://aspects/SearchArtifacts/sitemap.xmap:76:59
at <map:generate> - resource://aspects/SearchArtifacts/sitemap.xmap:64:40
at <map:serialize type="xml"> - resource://aspects/Administrative/sitemap.xmap:1037:31
at <map:transform type="Navigation"> - resource://aspects/Administrative/sitemap.xmap:282:38
at <map:transform type="SystemwideAlerts"> - resource://aspects/Administrative/sitemap.xmap:281:44
at <map:generate> - resource://aspects/Administrative/sitemap.xmap:279:19
at <map:serialize type="xml"> - resource://aspects/EPerson/sitemap.xmap:302:31
at <map:transform type="Navigation"> - resource://aspects/EPerson/sitemap.xmap:107:38
at <map:generate> - resource://aspects/EPerson/sitemap.xmap:96:19
at <map:serialize> - resource://aspects/Submission/sitemap.xmap:277:27
at <map:generate> - resource://aspects/Submission/sitemap.xmap:257:26
at <map:serialize> - resource://aspects/Statistics/sitemap.xmap:116:53
at <map:generate> - resource://aspects/Statistics/sitemap.xmap:37:19
at <map:serialize> - resource://aspects/XMLWorkflow/sitemap.xmap:173:37
at <map:generate> - resource://aspects/XMLWorkflow/sitemap.xmap:157:36
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:85:34
at <map:transform type="PageNotFound"> - jndi:/localhost/aspects/aspects.xmap:84:43
at <map:generate> - jndi:/localhost/aspects/aspects.xmap:83:22
at <map:serialize type="xhtml"> - jndi:/localhost/themes/Mirage/sitemap.xmap:164:34
at <map:transform type="i18n"> - jndi:/localhost/themes/Mirage/sitemap.xmap:158:33
at <map:transform> - jndi:/localhost/themes/Mirage/sitemap.xmap:153:51
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:140:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:135:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:126:55
at <map:generate type="file"> - jndi:/localhost/themes/Mirage/sitemap.xmap:120:55
at <map:match> - jndi:/localhost/themes/Mirage/sitemap.xmap:117:28
at <map:mount> - jndi:/localhost/themes/themes.xmap:33:45
at <map:match type="ThemeMatcher"> - jndi:/localhost/themes/themes.xmap:32:35
at <map:mount> - jndi:/localhost/sitemap.xmap:652:94
at org.apache.cocoon.ProcessingException.throwLocated(ProcessingException.java:143)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.handleException(AbstractProcessingPipeline.java:923)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:379)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:360)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:439)
at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:147)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:171)
at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:247)
at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:117)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:171)
at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:247)
at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:117)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:171)
at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:247)
at org.apache.cocoon.servlet.RequestProcessor.process(RequestProcessor.java:351)
at org.apache.cocoon.servlet.RequestProcessor.service(RequestProcessor.java:169)
at org.apache.cocoon.sitemap.SitemapServlet.service(SitemapServlet.java:84)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.cocoon.servletservice.ServletServiceContext$PathDispatcher.forward(ServletServiceContext.java:468)
at org.apache.cocoon.servletservice.ServletServiceContext$PathDispatcher.forward(ServletServiceContext.java:443)
at org.apache.cocoon.servletservice.spring.ServletFactoryBean$ServiceInterceptor.invoke(ServletFactoryBean.java:264)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy22.service(Unknown Source)
at org.dspace.springmvc.CocoonView.render(CocoonView.java:113)
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1180)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:950)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter.doFilter(DSpaceCocoonServletFilter.java:269)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.app.xmlui.cocoon.servlet.multipart.DSpaceMultipartFilter.doFilter(DSpaceMultipartFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:680)
Caused by: org.apache.cocoon.ResourceNotFoundException: Page cannot be found
at org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer.handleException(AbstractDSpaceTransformer.java:109)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:248)
at org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer.sendEvent(PageNotFoundTransformer.java:229)
at org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer.endElement(PageNotFoundTransformer.java:145)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.components.sax.AbstractXMLByteStreamInterpreter.parse(AbstractXMLByteStreamInterpreter.java:120)
at org.apache.cocoon.components.sax.XMLByteStreamInterpreter.deserialize(XMLByteStreamInterpreter.java:44)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:324)
... 239 more
Caused by: org.apache.cocoon.ResourceNotFoundException: Page cannot be found
at org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer.addBody(PageNotFoundTransformer.java:168)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:223)
... 309 more
2013-03-01 10:35:57,378 INFO  org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode  - Processing handle-errors at <map:handle-errors> - jndi:/localhost/sitemap.xmap:656:36
2013-03-01 10:35:57,392 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,393 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/XMLWorkflow/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,394 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/XMLWorkflow/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,395 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Statistics/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,396 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,397 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Submission/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,398 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,399 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/EPerson/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,400 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,401 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Administrative/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,402 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,403 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/SearchArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,405 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,406 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/BrowseArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,407 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,408 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/ViewArtifacts/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,409 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en_US.xml> not loaded: Source URI not found
2013-03-01 10:35:57,410 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,411 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/XMLWorkflow/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,412 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/XMLWorkflow/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,413 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Statistics/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,414 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,415 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Submission/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,417 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,418 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/EPerson/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,419 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,420 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Administrative/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,422 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,423 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/SearchArtifacts/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,425 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,426 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/BrowseArtifacts/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,428 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,429 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/ViewArtifacts/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,430 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages_en.xml> not loaded: Source URI not found
2013-03-01 10:35:57,431 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/XMLWorkflow/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,432 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Statistics/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,433 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Statistics/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,434 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Submission/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,435 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Submission/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,437 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/EPerson/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,438 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/EPerson/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,439 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/Administrative/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,441 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/Administrative/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,442 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/SearchArtifacts/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,443 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/SearchArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,444 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/BrowseArtifacts/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,445 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/BrowseArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,446 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <file:///server/sw/dspace3/webapps/xmlui/i18n/aspects/ViewArtifacts/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,448 INFO  org.apache.cocoon.i18n.XMLResourceBundle  - Bundle <resource://aspects/ViewArtifacts/i18n/messages.xml> not loaded: Source URI not found
2013-03-01 10:35:57,456 INFO  cocoon.access  - 'handle/1911/2830/statistics' Processed by Apache Cocoon in 186 milliseconds.
2013-03-01 10:36:07,282 ERROR cocoon.handled  - Unable to locate bitstream
at <map:read type="BitstreamReader"> - jndi:/localhost/sitemap.xmap:274:70
at <map:select type="browser"> - jndi:/localhost/sitemap.xmap:272:60
at <map:match> - jndi:/localhost/sitemap.xmap:251:70
2013-03-01 10:36:07,283 INFO  org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode  - Processing handle-errors at <map:handle-errors> - jndi:/localhost/sitemap.xmap:656:36
2013-03-01 10:36:07,294 INFO  cocoon.access  - 'bitstream/handle/1911/5108/deed.pt' Processed by Apache Cocoon in 22 milliseconds.
2013-03-01 10:36:40,622 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache HIT for PK_G-file-jndi:/localhost/aspects/protodocument.xml
2013-03-01 10:36:40,623 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/9/favicon.ico?pipelinehash=823411183535858997_T-Navigation--5048720104770611766
2013-03-01 10:36:40,623 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/8/favicon.ico?pipelinehash=-5707954773974435989_T-Navigation--5048720104770611766
2013-03-01 10:36:40,623 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/7/favicon.ico?pipelinehash=-825135450350022807_T-Navigation--5048720104770611766
2013-03-01 10:36:40,623 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/6/favicon.ico?pipelinehash=-3278097443137930868_T-SystemwideAlerts-1_T-Navigation-6284124659164759384
2013-03-01 10:36:40,625 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/5/favicon.ico?pipelinehash=-4036000214889134378_T-Navigation-4440461374275793110
2013-03-01 10:36:40,626 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/4/favicon.ico?pipelinehash=-7566823851326249982_T-Navigation-1
2013-03-01 10:36:40,626 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/3/favicon.ico?pipelinehash=-6056784490929983031
2013-03-01 10:36:40,627 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/2/favicon.ico?pipelinehash=5799739182951414394_T-Navigation-6284124659164759384
2013-03-01 10:36:40,627 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-aspect-cocoon://DRI/1/favicon.ico?pipelinehash=-2596458221962395878_T-PageNotFound--242969834922413342
2013-03-01 10:36:40,653 INFO  org.apache.cocoon.caching.impl.CacheImpl  - Cache MISS for PK_G-file-cocoon://DRI/favicon.ico?pipelinehash=1532071939075435589_T-IncludePageMeta--5534495057400678945_T-IncludePageMeta-7145676799531262490_T-IncludePageMeta-7904007307692048974_T-xslt-jndi:/localhost/themes/Mirage/Mirage.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD XHTML 1.0 Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes
2013-03-01 10:36:40,660 ERROR cocoon.handled  - Failed to process pipeline
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:96:31
at <map:generate type="file"> - jndi:/localhost/aspects/aspects.xmap:95:55
at <map:serialize type="xml"> - resource://aspects/ViewArtifacts/sitemap.xmap:218:52
at <map:transform type="Navigation"> - resource://aspects/ViewArtifacts/sitemap.xmap:72:59
at <map:generate> - resource://aspects/ViewArtifacts/sitemap.xmap:60:40
at <map:serialize type="xml"> - resource://aspects/BrowseArtifacts/sitemap.xmap:101:40
at <map:transform type="Navigation"> - resource://aspects/BrowseArtifacts/sitemap.xmap:44:47
at <map:generate> - resource://aspects/BrowseArtifacts/sitemap.xmap:38:28
at <map:serialize type="xml"> - resource://aspects/SearchArtifacts/sitemap.xmap:155:52
at <map:transform type="Navigation"> - resource://aspects/SearchArtifacts/sitemap.xmap:76:59
at <map:generate> - resource://aspects/SearchArtifacts/sitemap.xmap:64:40
at <map:serialize type="xml"> - resource://aspects/Administrative/sitemap.xmap:1037:31
at <map:transform type="Navigation"> - resource://aspects/Administrative/sitemap.xmap:282:38
at <map:transform type="SystemwideAlerts"> - resource://aspects/Administrative/sitemap.xmap:281:44
at <map:generate> - resource://aspects/Administrative/sitemap.xmap:279:19
at <map:serialize type="xml"> - resource://aspects/EPerson/sitemap.xmap:302:31
at <map:transform type="Navigation"> - resource://aspects/EPerson/sitemap.xmap:107:38
at <map:generate> - resource://aspects/EPerson/sitemap.xmap:96:19
at <map:serialize type="xml"> - resource://aspects/Submission/sitemap.xmap:251:38
at <map:transform type="Navigation"> - resource://aspects/Submission/sitemap.xmap:107:45
at <map:generate> - resource://aspects/Submission/sitemap.xmap:104:26
at <map:serialize type="xml"> - resource://aspects/Statistics/sitemap.xmap:285:31
at <map:generate> - resource://aspects/Statistics/sitemap.xmap:37:19
at <map:serialize type="xml"> - resource://aspects/XMLWorkflow/sitemap.xmap:151:48
at <map:transform type="Navigation"> - resource://aspects/XMLWorkflow/sitemap.xmap:80:55
at <map:generate> - resource://aspects/XMLWorkflow/sitemap.xmap:78:36
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:85:34
at <map:transform type="PageNotFound"> - jndi:/localhost/aspects/aspects.xmap:84:43
at <map:generate> - jndi:/localhost/aspects/aspects.xmap:83:22
at <map:serialize type="xhtml"> - jndi:/localhost/themes/Mirage/sitemap.xmap:164:34
at <map:transform type="i18n"> - jndi:/localhost/themes/Mirage/sitemap.xmap:158:33
at <map:transform> - jndi:/localhost/themes/Mirage/sitemap.xmap:153:51
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:140:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:135:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:126:55
at <map:generate type="file"> - jndi:/localhost/themes/Mirage/sitemap.xmap:120:55
at <map:match> - jndi:/localhost/themes/Mirage/sitemap.xmap:117:28
at <map:mount> - jndi:/localhost/themes/themes.xmap:33:45
at <map:match type="ThemeMatcher"> - jndi:/localhost/themes/themes.xmap:32:35
at <map:mount> - jndi:/localhost/sitemap.xmap:652:94
org.apache.cocoon.ProcessingException: Failed to process pipeline
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:96:31
at <map:generate type="file"> - jndi:/localhost/aspects/aspects.xmap:95:55
at <map:serialize type="xml"> - resource://aspects/ViewArtifacts/sitemap.xmap:218:52
at <map:transform type="Navigation"> - resource://aspects/ViewArtifacts/sitemap.xmap:72:59
at <map:generate> - resource://aspects/ViewArtifacts/sitemap.xmap:60:40
at <map:serialize type="xml"> - resource://aspects/BrowseArtifacts/sitemap.xmap:101:40
at <map:transform type="Navigation"> - resource://aspects/BrowseArtifacts/sitemap.xmap:44:47
at <map:generate> - resource://aspects/BrowseArtifacts/sitemap.xmap:38:28
at <map:serialize type="xml"> - resource://aspects/SearchArtifacts/sitemap.xmap:155:52
at <map:transform type="Navigation"> - resource://aspects/SearchArtifacts/sitemap.xmap:76:59
at <map:generate> - resource://aspects/SearchArtifacts/sitemap.xmap:64:40
at <map:serialize type="xml"> - resource://aspects/Administrative/sitemap.xmap:1037:31
at <map:transform type="Navigation"> - resource://aspects/Administrative/sitemap.xmap:282:38
at <map:transform type="SystemwideAlerts"> - resource://aspects/Administrative/sitemap.xmap:281:44
at <map:generate> - resource://aspects/Administrative/sitemap.xmap:279:19
at <map:serialize type="xml"> - resource://aspects/EPerson/sitemap.xmap:302:31
at <map:transform type="Navigation"> - resource://aspects/EPerson/sitemap.xmap:107:38
at <map:generate> - resource://aspects/EPerson/sitemap.xmap:96:19
at <map:serialize type="xml"> - resource://aspects/Submission/sitemap.xmap:251:38
at <map:transform type="Navigation"> - resource://aspects/Submission/sitemap.xmap:107:45
at <map:generate> - resource://aspects/Submission/sitemap.xmap:104:26
at <map:serialize type="xml"> - resource://aspects/Statistics/sitemap.xmap:285:31
at <map:generate> - resource://aspects/Statistics/sitemap.xmap:37:19
at <map:serialize type="xml"> - resource://aspects/XMLWorkflow/sitemap.xmap:151:48
at <map:transform type="Navigation"> - resource://aspects/XMLWorkflow/sitemap.xmap:80:55
at <map:generate> - resource://aspects/XMLWorkflow/sitemap.xmap:78:36
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:85:34
at <map:transform type="PageNotFound"> - jndi:/localhost/aspects/aspects.xmap:84:43
at <map:generate> - jndi:/localhost/aspects/aspects.xmap:83:22
at <map:serialize type="xhtml"> - jndi:/localhost/themes/Mirage/sitemap.xmap:164:34
at <map:transform type="i18n"> - jndi:/localhost/themes/Mirage/sitemap.xmap:158:33
at <map:transform> - jndi:/localhost/themes/Mirage/sitemap.xmap:153:51
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:140:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:135:55
at <map:transform type="IncludePageMeta"> - jndi:/localhost/themes/Mirage/sitemap.xmap:126:55
at <map:generate type="file"> - jndi:/localhost/themes/Mirage/sitemap.xmap:120:55
at <map:match> - jndi:/localhost/themes/Mirage/sitemap.xmap:117:28
at <map:mount> - jndi:/localhost/themes/themes.xmap:33:45
at <map:match type="ThemeMatcher"> - jndi:/localhost/themes/themes.xmap:32:35
at <map:mount> - jndi:/localhost/sitemap.xmap:652:94
at org.apache.cocoon.ProcessingException.throwLocated(ProcessingException.java:143)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.handleException(AbstractProcessingPipeline.java:923)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:379)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:326)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:750)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:362)
at org.apache.cocoon.components.source.util.SourceUtil.toSAX(SourceUtil.java:111)
at org.apache.cocoon.components.source.util.SourceUtil.parse(SourceUtil.java:294)
at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:136)
at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy33.generate(Unknown Source)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:360)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:439)
at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy32.process(Unknown Source)
at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:147)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:171)
at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:247)
at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:117)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:171)
at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:247)
at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:117)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:171)
at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:247)
at org.apache.cocoon.servlet.RequestProcessor.process(RequestProcessor.java:351)
at org.apache.cocoon.servlet.RequestProcessor.service(RequestProcessor.java:169)
at org.apache.cocoon.sitemap.SitemapServlet.service(SitemapServlet.java:84)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.cocoon.servletservice.ServletServiceContext$PathDispatcher.forward(ServletServiceContext.java:468)
at org.apache.cocoon.servletservice.ServletServiceContext$PathDispatcher.forward(ServletServiceContext.java:443)
at org.apache.cocoon.servletservice.spring.ServletFactoryBean$ServiceInterceptor.invoke(ServletFactoryBean.java:264)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy22.service(Unknown Source)
at org.dspace.springmvc.CocoonView.render(CocoonView.java:113)
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1180)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:950)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter.doFilter(DSpaceCocoonServletFilter.java:269)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.app.xmlui.cocoon.servlet.multipart.DSpaceMultipartFilter.doFilter(DSpaceMultipartFilter.java:119)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:680)
Caused by: org.apache.cocoon.ResourceNotFoundException: Page cannot be found
at org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer.handleException(AbstractDSpaceTransformer.java:109)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:248)
at org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer.sendEvent(PageNotFoundTransformer.java:229)
at org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer.endElement(PageNotFoundTransformer.java:145)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:111)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.endElement(AbstractWingTransformer.java:283)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy35.endElement(Unknown Source)
at org.apache.cocoon.environment.internal.EnvironmentChanger.endElement(EnvironmentStack.java:147)
at org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:93)
at org.apache.cocoon.components.sax.AbstractXMLByteStreamInterpreter.parse(AbstractXMLByteStreamInterpreter.java:120)
at org.apache.cocoon.components.sax.XMLByteStreamInterpreter.deserialize(XMLByteStreamInterpreter.java:44)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:324)
... 239 more
Caused by: org.apache.cocoon.ResourceNotFoundException: Page cannot be found
at org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer.addBody(PageNotFoundTransformer.java:168)
at org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:223)
... 323 more
2013-03-01 10:36:40,664 INFO  org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode  - Processing handle-errors at <map:handle-errors> - jndi:/localhost/sitemap.xmap:656:36
2013-03-01 10:36:40,682 INFO  cocoon.access  - 'favicon.ico' Processed by Apache Cocoon in 101 milliseconds.
2013-03-01 10:37:31,682 INFO  cocoon.access  - 'bitstream/handle/1911/6731/aa00282_0001.jpg' Processed by Apache Cocoon in 861 milliseconds.

=============================================================================================

On Feb 28, 2013, at 4:24 PM, Bram Luyten wrote:

Hi Ying,

just an off-list reply here because I'm still in the dark concerning the issue you're experiencing.

Could you post some more extensive log files?

Furthermore, when you're starting up DSpace, do you see strange things in your logs concerning SOLR/Lucene versions?

Trying to figure out whether your problem is related to what I was seeing here:

Bram

--
logo 
Bram Luyten @mire

2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010
Esperantolaan 4, Heverlee 3001, Belgium
 www.atmire.com


On Thu, Feb 28, 2013 at 9:09 PM, Ying Jin <Ying...@rice.edu> wrote:

Jonathan Freesbay

unread,
Aug 26, 2015, 10:47:40 AM8/26/15
to Ivan Masár, dspace-tech
Hi,

It looks like it's simple as editing org.dspace.identifier.HandleIdentifierProvider.java, populateHandleMetadata:
It only adds the metadata if it doesn't exist.

One new question: I would like to use the wizard again to update the item. This is, as I see it, default not possible. Does this require much work?

Regards,


2013/2/28 helix84 <hel...@centrum.sk>

helix84

unread,
Aug 26, 2015, 10:48:22 AM8/26/15
to Jonathan Freesbay, dspace-tech
On Fri, Apr 26, 2013 at 9:09 AM, Jonathan Freesbay <j.fre...@gmail.com> wrote:
> One new question: I would like to use the wizard again to update the item.
> This is, as I see it, default not possible. Does this require much work?

Currently there's a patch for that in our Jira. It would help if you
could review it and leave your comments in Jira:
https://jira.duraspace.org/browse/DS-1234

Jonathan Freesbay

unread,
Aug 26, 2015, 10:58:42 AM8/26/15
to Ivan Masár, dspace-tech
Hi helix84,

Thanks for your answer. I installed the patch, but I got:

org.mozilla.javascript.EvaluatorException: "resource://aspects/XMLWorkflow/xmlworkflow.js", line 172: Java class "org.dspace.xmlworkflow.XmlWorkflowManager" has no public instance field or method named "canEditItemInWorkflow".

The source file I edited is:

./dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/administrative/rits/XmlWorkflowManager.java

This has function:

public static boolean canEditItemInWorkflow(Context context, String handle) throws SQLException, AuthorizeException, IOException {

My workflow to build:

mvn package
cd ./dspace-3.1-src-release/dspace/target/dspace-3.1-build
ant update

After this I restart tomcat, The md5sum of the newly created dspace-api-3.1.jar is the same as in the destination directory of dspace (/opt/dspace/:

030f723277b8703294ac1483e40a11ed  /opt/dspace/webapps/lni/WEB-INF/lib/dspace-api-3.1.jar
030f723277b8703294ac1483e40a11ed  /opt/dspace/webapps/xmlui/WEB-INF/lib/dspace-api-3.1.jar
030f723277b8703294ac1483e40a11ed  /opt/dspace/webapps/swordv2/WEB-INF/lib/dspace-api-3.1.jar
030f723277b8703294ac1483e40a11ed  /opt/dspace/webapps/sword/WEB-INF/lib/dspace-api-3.1.jar
030f723277b8703294ac1483e40a11ed  /opt/dspace/webapps/jspui/WEB-INF/lib/dspace-api-3.1.jar
030f723277b8703294ac1483e40a11ed  /opt/dspace/webapps/oai/WEB-INF/lib/dspace-api-3.1.jar

Why does this happen?

As a quick solution, I added XmlWOrkflowManager.java  to the xml-ui folder and referenced the class in xmlworkflow.js to this value, Now, I don't get the exception, but I'm forwarded back to the view of the item (handle). This means that there is no claimedTask (xmlworkflow.js and Navigation.java:

var claimedTask = ClaimedTask.findByWorkflowIdAndEPerson(getDSContext(), xmlWorkflowItem.getID(), getDSContext().getCurrentUser().getID());

May be this problem will be gone when I use XmlWOrkflowManager in dspace-api, but I doubt it. The tables are imported and permissions are OK:

psql -d dspace -U dspace -f ./dspace/etc/postgres/xmlworkflow/xml_workflow.sql
psql -d dspace -U dspace -f ./dspace/etc/postgres/xmlworkflow/workflow_migration.sql

xmlworkflow enabled:

dspace/config/xmlui.xconf:
<aspect name="XMLWorkflow" path="resource://aspects/XMLWorkflow/" />
dspace/config/modules/workflow.cfg:
workflow.framework: xmlworkflow

It looks like the tables of xmlworklfow (cwf_claimtask, ...) are all empty. I didn't change anything in the xmlworklfow configuration (./dspace/config/spring/xmlui/workflow-actions-xmlui.xml).

I also got the following in cocoon.log:

2013-05-29 15:29:57,967 ERROR cocoon.handled  - Attempted to process incomplete pipeline.
        at <map:serialize type="xml"> - jndi:/localhost/xmlui/aspects/aspects.xmap:85:34
        at <map:transform type="PageNotFound"> - jndi:/localhost/xmlui/aspects/aspects.xmap:84:43
        at <map:generate> - jndi:/localhost/xmlui/aspects/aspects.xmap:83:22
        at <map:serialize type="xhtml"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:164:34
        at <map:transform type="i18n"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:158:33
        at <map:transform> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:153:51
        at <map:transform type="IncludePageMeta"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:140:55
        at <map:transform type="IncludePageMeta"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:135:55
        at <map:transform type="IncludePageMeta"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:126:55
        at <map:generate type="file"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:120:55
        at <map:match> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:117:28
        at <map:mount> - jndi:/localhost/xmlui/themes/themes.xmap:33:45
        at <map:match type="ThemeMatcher"> - jndi:/localhost/xmlui/themes/themes.xmap:32:35
        at <map:mount> - jndi:/localhost/xmlui/sitemap.xmap:652:94
org.apache.cocoon.ProcessingException: Attempted to process incomplete pipeline.
        at <map:serialize type="xml"> - jndi:/localhost/xmlui/aspects/aspects.xmap:85:34
        at <map:transform type="PageNotFound"> - jndi:/localhost/xmlui/aspects/aspects.xmap:84:43
        at <map:generate> - jndi:/localhost/xmlui/aspects/aspects.xmap:83:22
        at <map:serialize type="xhtml"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:164:34
        at <map:transform type="i18n"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:158:33
        at <map:transform> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:153:51
        at <map:transform type="IncludePageMeta"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:140:55
        at <map:transform type="IncludePageMeta"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:135:55
        at <map:transform type="IncludePageMeta"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:126:55
        at <map:generate type="file"> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:120:55
        at <map:match> - jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap:117:28
        at <map:mount> - jndi:/localhost/xmlui/themes/themes.xmap:33:45
        at <map:match type="ThemeMatcher"> - jndi:/localhost/xmlui/themes/themes.xmap:32:35
        at <map:mount> - jndi:/localhost/xmlui/sitemap.xmap:652:94
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:456)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepareInternal(AbstractProcessingPipeline.java:480)
        at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
        at com.sun.proxy.$Proxy24.prepareInternal(Unknown Source)
        at org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSource.java:292)
        at org.apache.cocoon.components.source.impl.SitemapSource.<init>(SitemapSource.java:148)
        at org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(SitemapSourceFactory.java:62)
        at org.apache.cocoon.components.source.CocoonSourceResolver.resolveURI(CocoonSourceResolver.java:153)
        at org.apache.cocoon.components.source.CocoonSourceResolver.resolveURI(CocoonSourceResolver.java:183)
        at org.apache.cocoon.generation.FileGenerator.setup(FileGenerator.java:99)
        at org.dspace.app.xmlui.cocoon.AspectGenerator.setup(AspectGenerator.java:81)
        at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
        at com.sun.proxy.$Proxy25.setup(Unknown Source)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeline(AbstractProcessingPipeline.java:343)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcessingPipeline.java:710)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:466)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepareInternal(AbstractProcessingPipeline.java:480)
        at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
        at com.sun.proxy.$Proxy24.prepareInternal(Unknown Source)
        at org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSource.java:292)
        at org.apache.cocoon.components.source.impl.SitemapSource.<init>(SitemapSource.java:148)
        at org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(SitemapSourceFactory.java:62)
        at org.apache.cocoon.components.source.CocoonSourceResolver.resolveURI(CocoonSourceResolver.java:153)
        at org.apache.cocoon.components.source.CocoonSourceResolver.resolveURI(CocoonSourceResolver.java:183)
        at org.apache.cocoon.generation.FileGenerator.setup(FileGenerator.java:99)
        at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
        at com.sun.proxy.$Proxy25.setup(Unknown Source)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeline(AbstractProcessingPipeline.java:343)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcessingPipeline.java:710)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:466)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:411)
        at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
        at com.sun.proxy.$Proxy24.process(Unknown Source)
        at com.sun.proxy.$Proxy21.service(Unknown Source)

        at org.dspace.springmvc.CocoonView.render(CocoonView.java:113)
        at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1180)
        at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:950)
        at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
        at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
        at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter.doFilter(DSpaceCocoonServletFilter.java:269)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.dspace.app.xmlui.cocoon.servlet.multipart.DSpaceMultipartFilter.doFilter(DSpaceMultipartFilter.java:119)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:722)
2013-05-29 15:29:57,969 INFO  org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode  - Processing handle-errors at <map:handle-errors> - jndi:/localhost/xmlui/sitemap.xmap:656:36
2013-05-29 15:29:57,981 INFO  cocoon.access  - 'handle/123456789/19/edit_item_metadata' Processed by Apache Cocoon in 116 milliseconds.


And in space-xmlui-api/src/main/resources/aspects/XMLWorkflow/sitemap.xmap:

               <!-- flow match-->

                    <map:match pattern="handle/*/*/edit_item_metadata">
                        <map:call function="doEditItemMetadata">
                                <map:parameter name="handle" value="{1}/{2}"/>
                        </map:call>
                    </map:match>

                    <map:serialize type="xml"/>

                </map:when>


Thanks!

2013/4/29 helix84 <hel...@centrum.sk>
Reply all
Reply to author
Forward
0 new messages