License server prohibits piping gw results

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

License server prohibits piping gw results

Post by Thunderstone »



Although this sounds strange, running gw from the NT command prompt, if I
type

% gw -dmydb -s "select Url from html"

I get listed to my screen all the urls I could ever want. However, if I try

% gw -dmydb -s "select Url from html" >urls.txt

or even

% gw -dmydb -s "select Url from html" | more

I am told that the license server could not be contacted. I have tried both
with and without the pipe enough times to satisfy myself that this is not
coincidence. What is happening here? Thank you for your help,

David Saff




User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

License server prohibits piping gw results

Post by Thunderstone »



You should make sure that you are running the most recent version of the
NT Webinator, which is Version 2.13. NT was having trouble providing
enough resources for both the socket and the pipe or redirection.

David Saff said:


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

License server prohibits piping gw results

Post by Thunderstone »



John:

We have downloaded Webinator, but cannot get it to run at all. We are
newbies (ISP) running Unix FreeBSD 2.2.8. Will Webinator work on this
operating system?

Hal
IGS NOrthumberland

-----Original Message-----
From: John Turnbull [SMTP:john@thunderstone.com]
Sent: Friday, March 27, 1998 12:44
To: kober@phc.igs.net
Subject: Re: License server prohibits piping gw results

You should make sure that you are running the most recent version of the
NT Webinator, which is Version 2.13. NT was having trouble providing
enough resources for both the socket and the pipe or redirection.

David Saff said:
try
both




Post Reply