My env is 
ARSPerl 1.8001
Perl 5.6.1 for Solaris -64int
Solaris 9.

It was working fine with Solaris 8. We recently upgraded Solaris from 8
to 9 and recompiled everything.
During make test I got one fatal error:

************************************************************************
*****
dlejg /opt/ar/arsperl/ARSperl-1.8001(556)-> make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/perl5/5.6.1/lib/sun4-solaris-64int -I/usr/perl5/5.6.1/lib -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00connect.........FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/01import..........FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/02export..........FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/09qualifier.......Use of uninitialized value in subroutine entry at
t/09qualifier.t line 30.
ctrl is not of type ARControlStructPtr at t/09qualifier.t line 30.
t/09qualifier.......dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/10alink...........FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/10entry...........Use of uninitialized value in subroutine entry at
blib/lib/ARSOOform.pm line 44.
control is not of type ARControlStructPtr at blib/lib/ARSOOform.pm line
44.
t/10entry...........dubious
       Test returned status 2 (wstat 512, 0x200)
t/11entry...........ok
t/12lotsoffields....FAILED tests 1-104
        Failed 104/104 tests, 0.00% okay
t/13join............defined(%hash) is deprecated at t/13join.t line 68.
        (Maybe you should just omit the defined()?)
t/13join............FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/20merge...........FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
Failed Test         Status Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------
--------
t/00connect.t                          3    3 100.00%  1-3
t/01import.t                           1    1 100.00%  1
t/02export.t                           8    8 100.00%  1-8
t/09qualifier.t            2   512     4    4 100.00%  1-4
t/10alink.t                            4    4 100.00%  1-4
t/10entry.t                2   512    10    9  90.00%  2-10
t/10getescalation.t                    4    4 100.00%  1-4
t/10getftinfo.t                        2    2 100.00%  1-2
t/10getlist.t              2   512    ??   ??       %  ??
t/12lotsoffields.t                   104  104 100.00%  1-104
t/13join.t                             7    7 100.00%  1-7
t/20merge.t                            5    5 100.00%  1-5
Failed 12/13 test scripts, 7.69% okay. 151/157 subtests failed, 3.82%
okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
************************************************************************
*****

Any idea what I need to do here.

Thanks,
Mano

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Das, Manojit
Sent: Friday, November 03, 2006 10:17 AM
To: ARSperl User Discussion
Subject: [Arsperl-users] GetFieldCached failed

 Hi,
We have one .pl script where arsperl and cgi are used to build a survey
web page. When we click the submit button, it submits survey fine
(meaning some part of the arsperl is working fine) but at the end it is
giving following error (instead of showing the submit successful):

---------------
[] GetFieldCached failed to deref hash w/server name (ARERR #1) []
GetFieldCached failed to fetch fieldId from hash (ARERR #1) []
GetFieldCached failed to fetch fieldId from hash (ARERR #1) []
GetFieldCached failed to fetch fieldId from hash (ARERR #1) []
GetFieldCached failed to fetch fieldId from hash (ARERR #1) []
GetFieldCached failed to fetch fieldId from hash (ARERR #1)
---------------

Any idea why I am getting this.

Thanks,
Mano

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to