Thilo, awesome suggestion, it seems like working and I can see it thro'
command prompt. Thank you once again and I hope I'll be able to execute
this now.
Neel Gautam
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Thilo Stapff
Sent: Wednesday, July 25, 2007 3:47 AM
To: [email protected]
Subject: Re: ARSDoc 1.29 installation steps
This seems to be normal, since ARSdoc starts with loading the field
information for *all* fields from your server, which usually takes a
while (and might cause ARSdoc to run out of memory; unfortunately ARSdoc
doesn't have the option to generate documentation for only a subset of
forms).
If you want to follow the progress, insert the statement
print STDERR "Reading schema $schema\n";
into make_ars_pages.pl at line 6573 (just beneath "foreach $schema ...")
Regards,
Thilo
Neel Guatam wrote:
> Yep!! I need to have a tcp port specified. I have added $TCPPort
> variable in the script but it doesn't seem to do anything. It doesn't
> seem to create any folders or nay documentation. Do I need to do
> anything else?
>
> Thanks again.
>
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] On Behalf Of Grooms, Frederick W
> Sent: Tuesday, July 24, 2007 4:29 PM
> To: [email protected]
> Subject: Re: ARSDoc 1.29 installation steps
>
> Are you trying to access a server that requires a TCP port?
>
> Fred
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] On Behalf Of Neel Guatam
> Sent: Tuesday, July 24, 2007 3:42 PM
> To: [email protected]
> Subject: Re: ARSDoc 1.29 installation steps
>
> Hello Thilo,
>
> Thank you for helping me out. I guess I didn't need to copy any dlls
> anywhere. I verified the installation of Perl and it did print 1.90 so
> all well there. I modified config file to suit my needs so all good
> there. When I issue command make_ARS_pages.pl config_ARS_Dev within
the
> ARSDoc-1.29 directory, here's what I get.
>
> D:\_My Dowloaded Programs\ARSDoc1.29\ARSdoc-1.29>make_ARS_pages.pl
> config_ARS_Dev
> [ERROR] Cannot establish a network connection to the AR System server
> (frcga3001.emea.bpo.accenture.
> com : RPC: Rpcbind failure - RPC: Timed out) (ARERR #90) at D:\_My
> Dowloaded Programs\ARSDoc1.29\ARS doc-1.29\make_ARS_pages.pl line
6551.
>
> Line 6551 in make_ARS_pages.pl is the function/method body of sub
Login.
>
> sub login {
>
> $Ctrl = ars_Login($Server, $Username, $Password, undef, undef,
> $TCPPort, $RPCPort) or die $ars_errstr;
>
> }
>
> Any ideas as to why I am receiving Rpcbind error?
>
> Neel Gautam
>
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] On Behalf Of Thilo Stapff
> Sent: Tuesday, July 24, 2007 11:08 AM
> To: [email protected]
> Subject: Re: ARSDoc 1.29 installation steps
>
> To install ARSperl, unzip the "ARSperl_190_701.zip" file, then run the
> command "ppm install ARS.ppd" in the expanded "ARSperl_190_701"
> directory.
>
> If your ARSperl package is named "ARSperl-1.90.tgz", you have
downloaded
>
> the source code package, which is more complicated to install. So
using
> the binary package is strongly recommended.
>
> You can test the success of the installation by running the command
>
> perl -MARS -e "print $ARS::VERSION"
>
> If everything went OK, it should print "1.90".
>
>
>
> To run ARSdoc, edit the "config_ARS_pages" file in the ARSdoc-1.29
> directory. Initially it should suffice to edit lines 22-34, e.g like
> this:
>
> # ARS Server to be documented:
> $Server = 'arserver01.company.com';
> # ARS Username & password with Administrator access:
> # leave blank or comment out to be prompted for username:
> $Username = 'Demo';
> # leave blank or comment out to be prompted for password:
> $Password = '';
>
> # Directory under which web pages will be written:
> $Home_dir = 'C:/home/arsdoc/arserver01';
>
> # Relative URL of that directory:
> $Home_url = '/arsdoc/arserver01/';
>
>
> Then run
>
> perl make_ARS_pages.pl config_ARS_pages
>
> from the ARSdoc-1.29 directory.
>
>
> Regards,
> Thilo Stapff
This message is for the designated recipient only and may contain privileged,
proprietary, or otherwise private information. If you have received it in
error, please notify the sender immediately and delete the original. Any other
use of the email by you is prohibited.
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the
Answers Are"