You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/13 17:48:00 UTC

[jira] [Commented] (TRAFODION-2249) Cannot use library management SPJs after an upgrade

    [ https://issues.apache.org/jira/browse/TRAFODION-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437659#comment-16437659 ] 

ASF GitHub Bot commented on TRAFODION-2249:
-------------------------------------------

GitHub user robertamarton opened a pull request:

    https://github.com/apache/trafodion/pull/1517

    [TRAFODION-2249] Cannot use library management SPJs after an upgrade

    Updated initialize trafodion, upgrade library management to modify the
    jar/dll file locations for all system libraries to the new location.
    
    Changed python installer to call ..., upgrade library management during
    an upgrade operation

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertamarton/incubator-trafodion jira-2249

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1517.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1517
    
----
commit e3b01d41d6305695ade2961d6c2edd6b0c5959af
Author: Roberta Marton <ro...@...>
Date:   2018-04-13T17:44:03Z

    [TRAFODION-2249] Cannot use library management SPJs after an upgrade
    
    Updated initialize trafodion, upgrade library management to modify the
    jar/dll file locations for all system libraries to the new location.
    
    Changed python installer to call ..., upgrade library management during
    an upgrade operation

----


> Cannot use library management SPJs after an upgrade
> ---------------------------------------------------
>
>                 Key: TRAFODION-2249
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2249
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: Venkat Muthuswamy
>            Assignee: Roberta Marton
>            Priority: Major
>
> I updated trafodion and used a new target $MY_SQROOT folder and deleted the old target folder.
> I see that the system SPJs for managing libraries do not work anymore.
> I get the error 
> ERROR[11205] Java class 'org.trafodion.libmgmt.FileMgmt' was not found in external path '/home/trafodion/<old target folder>/export/lib/lib_mgmt.jar'. [2016-09-28 14:53:47]
> The upgrade scripts should take of recreating the system SPJs with the right target folder locations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)