Forum .LRN Q&A: Error to install dotLNR in Oracle

Collapse
Posted by Angel Romero on
Hi,

I am trying to install dotLNR and I have the next error in my browser when I try to install openACS Core Services:

Thank you for you help.

OpenACS Installation: Installing OpenACS Core Services

* Installing data model for ACS Content Repository 4.6...

    * Loading SQLJ code /web/openacs/packages/acs-content-repository/java/Regexp-oracle.sqlj...

      Acs-content-repository not installed.

      Error:

      couldn't execute "/ora8/m01/app/oracle/product/8.1.7/bin/loadjava": permission denied
      couldn't execute "/ora8/m01/app/oracle/product/8.1.7/bin/loadjava": permission denied while executing "open "|[file join $env(ORACLE_HOME) bin loadjava] -verbose -user $user_pass $file" "r"" (procedure "db_source_sqlj_file" line 6) invoked from within "db_source_sqlj_file -callback $callback "$path/$file_path"" (procedure "apm_package_install_data_model" line 42) invoked from within "apm_package_install_data_model -callback $callback $spec_file"

    * Completing Install sequence.

SQL*Plus: Release 8.1.7.0.0 - Production on Wed Jan 8 18:19:01 2003
(c) Copyright 2000 Oracle Corporation.  All rights reserved.
Connected to:
Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
With the Partitioning option
JServer Release 8.1.7.0.1 - Production
declare
*
ERROR at line 1:
ORA-01403: no data found
ORA-06512: at "OPENACS.APM_PACKAGE", line 76
ORA-06512: at "OPENACS.APM_SERVICE", line 18
ORA-06512: at line 80
No errors.
SQL> Disconnected from Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
With the Partitioning option
JServer Release 8.1.7.0.1 - Production

      All Packages Installed.

      Generating secret tokens...

      Done.

Collapse
Posted by Jun Yamog on
Hi Angel,

Its likely that you are using a new Linux distro that uses glibc 2.2

Look at this threads for more info

https://openacs.org/forums/message-view?message_id=62375

https://openacs.org/forums/message-view?message_id=28829

Anyone,

Did someone volunteer to update the docs after Tom Jackson verified that using just an ENV vars will fix things?