Hi, 各位好!

最近刚学习OTRS,我在Win7 下安装了OTRS,同时又安装了 ITSM 的 opm 
包。但是当我再次启动Apache访问OTRS的时候,发现OTRS无法正常运行了。显示如下错误:

Can't use an undefined value as a HASH reference at Kernel/System/ITSMChange.pm 
line 2321.

具体代码如下:

    # get the change states from the general catalog
    my %StateID2Name = %{
      2321 ROW:$Self->{GeneralCatalogObject}->ItemList(
            Class => 'ITSM::ChangeManagement::Change::State',
            )
        };
    我的环境是 Win7 + Apache 2.2 + StrawBerrt Perl + Oracle + OTRS 3+ + ITSM 3+, 
请各位帮忙分析一下。非常感谢!

2011-09-15



姓名:刘洪超
电话:15210353215
邮箱:[email protected]

-- 
您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。
要向此网上论坛发帖,请发送电子邮件至 [email protected]。
要取消订阅此网上论坛,请发送电子邮件至 [email protected]。
若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。

回复