Forum OpenACS Q&A: Response to New version of ns_xml breaks OpenACS 4

Collapse
Posted by Neophytos Demetriou on
Yon, I have applied the fix but I still get an error. I have used earlier versions of nsxml succesfully with 3.2+ad12, libxml-2.3.5. Now I am using 3.3+ad13 and libxml2-2.3.14. The logs shows that the nsxml module loads succesfully. Here's the error I get:

Server startup failed: Error during bootstrapping

invalid node ID N0
    while executing
"ns_xml node children $root_node"
    (procedure "db_qd_internal_parse_init" line 12)
    invoked from within
"db_qd_internal_parse_init $whole_file $file_tag"
    (procedure "db_qd_internal_load_queries" line 15)
    invoked from within
"db_qd_internal_load_queries $stream $file_path"
    (procedure "db_qd_internal_load_cache" line 9)
    invoked from within
"db_qd_internal_load_cache $file_path"
    (procedure "db_qd_load_query_file" line 2)
    invoked from within
"db_qd_load_query_file $file"
    (procedure "apm_bootstrap_load_queries" line 26)
    invoked from within
"apm_bootstrap_load_queries acs-tcl"
Any suggestions?