Hi,

I get the following error when attempting to delete any of the workflow roles 
from a collection (Accept/Reject Step for example):


An error has occurred

Go to EDA home<http://vmerdmsdspace01.ex.ac.uk/repository>

java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

Cocoon stacktrace [show]

Java stacktrace [show]

Java full stacktrace [show]

The Manakin<http://di.tamu.edu/projects/xmlui/> / DSpace<http://dspace.org/> 
digital repository software.

I've turned on database debugging in log4j.properties and noticed the following 
sql statement is causing this:

2012-06-11 11:18:14,501 DEBUG org.dspace.storage.rdbms.DatabaseManager @ 
Running query "SELECT * FROM cwf_collectionrole WHERE collection_id=1 AND 
role_id= ? "  with parameters: WF_STEP1

The table cwf_collectionrole is part of the new XML workflow feature of Dspace 
1.8. However, I have not enabled this, and have never enabled it for this 
installation.

So, any ideas why the code is trying to find and use this table?

Thanks

Ian

------------

Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to