I get the following error when trying to install the simulation package on the 5.0 branch. I see there have been a lot of changes in acs-content-repository lately but I'm not sure that is related. Does this ring a bell for anyone?
[10/Feb/2004:02:02:13][31380.1081916224][-conn1-] Notice: apm_invoke_callback_proc: invoking callback after-install with command simulation::apm::after_i\
nstall
[10/Feb/2004:02:02:14][31380.1081916224][-conn1-] Notice: apm_invoke_callback_proc: invoking callback after-instantiate with command simulation::apm::aft\
er_instantiate -package_id 608
[10/Feb/2004:02:02:14][31380.1081916224][-conn1-] Error: Ns_PgExec: result status: 7 message: ERROR: 'CURRENT' is no longer supported
[10/Feb/2004:02:02:14][31380.1081916224][-conn1-] Error: <p><font color=red>Simulation not installed.</font>
<p> Error:
<pre><blockquote>Transaction aborted: Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows."\
;)
ERROR: 'CURRENT' is no longer supported
SQL:
select content_folder__new('simulation_608_root','Simulation Root',NULL,'0','608',NULL,'current_timestamp',NULL,'213.150.51.66','null')
</blockquote><blockquote>Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")
ERROR: 'CURRENT' is no longer supported
SQL:
select content_folder__new('simulation_608_root','Simulation Root',NULL,'0','608',NULL,'current_timestamp',NULL,'213.150.51.66','null')
while executing
"ns_pg_bind 0or1row nsdb0 {
select content_folder__new(:name,:label,:description,:parent_id,:context_id,:folder_id,'current_timestamp',:creation_user..."
("uplevel" body line 1)
invoked from within
"uplevel $ulevel [list ns_pg_bind $type $db $sql"
("postgresql" arm line 2)
invoked from within
"switch $driverkey {
oracle {
return [uplevel $ulevel [list ns_ora $type $db $sql] $args]
}
..."
invoked from within
"db_exec 0or1row $db $full_statement_name $sql"
invoked from within
"if {[regexp -nocase -- {^\s*select} $test_sql match]} {
ns_log Debug "PLPGSQL: bypassed anon function"
set selection [..."
("uplevel" body line 6)
invoked from within
"uplevel 1 $code_block "
invoked from within
"db_with_handle -dbn $dbn db {
# plsql calls that are simple selects bypass the plpgsql
# mechanism for creating anonymous fun..."
(procedure "db_exec_plsql" line 57)
invoked from within
"db_exec_plsql create_object {}"
(procedure "package_instantiate_object" line 98)
invoked from within
"package_instantiate_object -extra_vars $extra_vars -package_name "content_folder" "content_folder""
invoked from within
"set folder_id [package_instantiate_object -extra_vars $extra_vars -package_name "content_folder" "content_folder"]"
("uplevel" body line 2)
invoked from within
"uplevel 1 $transaction_code "
(procedure "db_transaction" line 1)
invoked from within
"db_transaction {
set folder_id [package_instantiate_object -extra_vars $extra_vars -package_name "content_folder" "content_folder"]
..."
(procedure "bcms::folder::create_folder" line 11)
invoked from within
"bcms::folder::create_folder -name "simulation_${package_id}_root" -folder_label "${instance_name} Root" -parent_id 0 -packa\
ge_id $package_id -con..."
(procedure "simulation::apm::after_instantiate" line 5)
invoked from within
"simulation::apm::after_instantiate -package_id 608"