Forum OpenACS Development: Re: Content Repository problems on Oracle

Collapse
Posted by Malte Sussdorff on
Hmm, still no luck. As advised I rerun the test cases and here are the results:

content-item-test number 12:

FAILED

content_item (body 0): Error during execution: Setup failed with error syntax error in expression " == 0": unexpected operator ==

syntax error in expression " == 0": unexpected operator ==
while executing
"expr [content::item::delete -item_id $evil_item_id] == 0"
invoked from within
"aa_true "evil_name item deleted" [expr [content::item::delete -item_id $evil_item_id] == 0]"
("uplevel" body line 70)
invoked from within
"uplevel 1 $transaction_code "

syntax error in expression " == 0": unexpected operator ==

syntax error in expression " == 0": unexpected operator ==
while executing
"expr [content::item::delete -item_id $evil_item_id] == 0"
invoked from within
"aa_true "evil_name item deleted" [expr [content::item::delete -item_id $evil_item_id] == 0]"

content-revision-test number4:

content_revision (body 0): Error during execution: Setup failed with error nsoracle.c:3904:ora_tcl_command: error in `OCIStmtExecute ()': ORA-01465: invalid hex number

SQL:
update cr_revisions set content=:content !>>>!where
revision_id=:revision_id


nsoracle.c:3904:ora_tcl_command: error in `OCIStmtExecute ()': ORA-01465: invalid hex number

SQL:
update cr_revisions set content=:content !>>>!where
revision_id=:revision_id