For some reason ARSperl cannot connect to your server.

Does the AR server respond to ping?
Does the server use a specific TCP port? In this case you need to set the ARTCPPORT environment variable. Did you enter the correct username/password when running Makefile.PL (you can verify this by looking into "t/config.cache").

You may also run "make test TEST_VERBOSE=1" to get (slightly) better error messages.

Regards,
Thilo Stapff


Jeffrey Toothman wrote:
I'm trying to setup ARSperl with ARServer 7.0. I downloaded 6.3 ARServer and
copied the API directory. The Makefile.pl is set up to use the 6.3 api
directory. This is the output from make test.. Does anyone have any ideas of
what could be going wrong?

$ make test
        PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" 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............not ok ([ERROR] Cannot establish a network connection
to the AR System server (***** (0) : RPC: Program not registered) (ARERR #90))
t/10entry............dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/10getescalation....FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/10getftinfo........FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/10getlist..........
t/10getlist..........NOK 1#     Failed test (t/10getlist.t at line 13)
# login: [ERROR] Cannot establish a network connection to the AR System
server (***** (0) : RPC: Program not registered) (ARERR #90)
Argument "login failed" isn't numeric in foreach loop entry at
/usr/local/lib/perl5/5.8.7/Test/More.pm line 883.
Use of uninitialized value in subroutine entry at t/10getlist.t line 58.
ctrl is not of type ARControlStructPtr at t/10getlist.t line 58.
# Looks like you planned 9 tests but only ran 1.
# Looks like your test died just after 1.
t/10getlist..........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/11entry............ok
t/12lotsoffields.....FAILED tests 1-104
        Failed 104/104 tests, 0.00% okay
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
t/21setlogging.......FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
Failed Test         Stat 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    7 175.00%  1-4
t/10alink.t                        4    4 100.00%  1-4
t/10entry.t            2   512    10   20 200.00%  1-10
t/10getescalation.t                4    4 100.00%  1-4
t/10getftinfo.t                    2    2 100.00%  1-2
t/10getlist.t        255 65280     9   17 188.89%  1-9
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
t/21setlogging.t                   7    7 100.00%  1-7
Failed 13/14 test scripts, 7.14% okay. 168/173 subtests failed, 2.89% okay.
make: 1254-004 The error code from the last command is 255.


Stop.


Thanks,

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"



_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to