Project

General

Profile

Actions

Bug #4234

closed

Configuration of Registry in 1.9.1 has incorrect library paths

Added by Chris Jones about 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
registry
Target version:
Start date:
07/10/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4234

Description

In trying to run the register-dataset.cgi application, errors are generated such as:

Can't locate auto/Metacat/autosplit.ix in @INC

from the AutoLoader.pm module.

As a temporary fix, I did the following:

1) mkdir WEB-INF/scripts/auto
2) mkdir WEB-INF/scripts/auto/Metacat
3) cp WEB_INF/scripts/autosplit.ix WEB-INF/scripts/auto/Metacat

and then add the following line to register-dataset.cgi:

use lib '../WEB-INF/scripts';

The autosplit issue was then resolved.

Actions #1

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 4234

Actions #2

Updated by ben leinfelder over 11 years ago

  • Assignee changed from Shaun Walbridge to Chris Jones

We run registry in KNB/NCEAS without issue...can we close this?

Actions #3

Updated by Chris Jones over 11 years ago

  • Status changed from New to Closed

Since the registry is largely a KNB/NCEAS app, I'll close this.

Actions

Also available in: Atom PDF