Hi, I dont know if you can help me, my problem seems to be linked with our infrastructure, but I get a oracle error when I reject a document (reject expiration, reject production, etc...) the explorer view is not refreshed and this error occurs in log files :
2008-07-22 15:28:23.575 ERROR flow (xxxxxxxx:xxxxxx/explorer/7650316a5d070f4e77632d255679653b7f5e4249.continue) main-5/MemberBox: Execution of workflow action 8002 on workflow 11240 failed with JavaException: com.opensymphony.workflow.StoreException: Unable to create current step for workflow instance #11240: root cause: ORA-01401: inserted value too large for column Our build with the scheduler and workflow datasources : #----- Scheduler configurations -----# # Used by cocoon for a project. This can be shared by multiple cocoon instances # for one project. It uses the isClustered=true setting of quartz cms.datasource.scheduler.url=jdbc:oracle:thin:@xxxxxxxx:xxxxx:T4CONMAN cms.datasource.scheduler.user=xxxxxxxxx cms.datasource.scheduler.password=xxxxxxx cms.datasource.scheduler.driver=oracle.jdbc.OracleDriver #-----!!! Deprecated! Starting with CMS v6.1.0, use workflow.localdev properties!! -----# #-----!!! Still in here to support migration -----# cms.datasource.workflow.url=jdbc:oracle:thin:@xxxxxxxx:xxxxxx:T4CONMAN cms.datasource.workflow.user=xxxxxxxx cms.datasource.workflow.password=xxxxxxxxxx cms.datasource.workflow.driver=oracle.jdbc.OracleDriver The oracle version is 8. Can you give me more information about the utility of the workflow db: when and why the cms workflow need it or any other useful info ? ;) Thank you in advance ! JC ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
