[AOLSERVER] [ aolserver-Support Requests-624002 ] Server Fatal Exception

2002-10-16 Thread Ms. Source Forge
Support Requests item #624002, was opened at 2002-10-16 09:21 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=203152&aid=624002&group_id=3152 Category: Configuration: Other Group: None Status: Open Resolution: None Priority: 5 Submitted By: jhon clevend (myjv) Assig

[AOLSERVER] [ aolserver-Support Requests-624002 ] Server Fatal Exception

2002-10-16 Thread Ms. Source Forge
Support Requests item #624002, was opened at 2002-10-16 05:21 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=203152&aid=624002&group_id=3152 Category: Configuration: Other Group: None Status: Open Resolution: None Priority: 5 Submitted By: jhon clevend (myjv) Assig

[AOLSERVER] Segfault when using ns_httpget and ns_sockopen

2002-10-16 Thread Kevin Lawver
Hi all, I've tried everything I can think of to fix this problem, but nothing seems to work. I'm running RedHat 8.0 (although the problem started in 7.2) on a dual CPU Intel box. I've tried the prebuilt 3.4.2 from aolserver.com, prebuilt 3.5.0 from aolserver.com, my old installation of 3

Re: [AOLSERVER] Segfault when using ns_httpget and ns_sockopen

2002-10-16 Thread Dave Bauer
Kevin, Check the stacksize parameter in your config file. If its less than 50 or so, bump it up and try again. Dave On Wed, Oct 16, 2002 at 11:51:46AM -0400, Kevin Lawver wrote: > Hi all, >I've tried everything I can think of to fix this problem, but nothing > seems to work. I'm

Re: [AOLSERVER] Segfault when using ns_httpget and ns_sockopen

2002-10-16 Thread Peter M. Jansson
Try doubling your stack...that seems to help folks running newer RedHat versions. Also, see if you can get a core dump or run the AOLserver under gdb and get a stack backtrace -- we'll be able to tell what kind of a segfault you' re having. Pete. On Wednesday, October 16, 2002, at 11:51 AM, Kev

Re: [AOLSERVER] Segfault when using ns_httpget and ns_sockopen

2002-10-16 Thread Daniel P. Stasinski
Try adding this and see if suddenly all is well: # Thread library (nsthread) parameters ns_section "ns/threads" ns_param stacksize [expr 256*1024] Something in the latest glibc is causing all apps to use a lot more stack. It has something to do with resolving hostnames and ip's.

[AOLSERVER] AOL Web Server Installation Error's

2002-10-16 Thread Durga
Hello, We are trying to install the AOL web server on SUN Solaris 7. Here is the following ERROR message we have got: command: gmake install PREFIX={$my_directory} ERROR: make[1]: Entering directory `/users/WWW/AOL/aolserver-3.5.0-src/nsthread' make[1]: TCL_CC@: Command not found make[1]: *** [

Re: [AOLSERVER] AOL Web Server Installation Error's

2002-10-16 Thread Durga
Hello Folks, I have fixed that previous ERROR message about installation error's Now, I installed the AOL server successfully. However, I have trouble in starting the web server. Here is the error message from log file: [16/Oct/2002:16:54:12][21439.1][-main-] Notice: nsmain: AOLserver/3.5.0

[AOLSERVER] weird segfault ver 2

2002-10-16 Thread jerome
can someone tell me howto make this work.. TIA infos.. im using RH8.0 + Openacs + Aolserver 3.4 modules loaded... ns_section ns/server/${server}/modules ns_param nssock ${bindir}/nssock.so ns_param nslog ${bindir}/nslog.so ns_param nssha1 ${bindir}/nssha1.so

Re: [AOLSERVER] weird segfault ver 2

2002-10-16 Thread Daniel P. Stasinski
> can someone tell me howto make this work.. Try increasing the stack size as outlined in other "weird bug" messages and see if it helps. -- Daniel P. Stasinski Software Engineer Mayor Pharmaceutical Laboratories [EMAIL PROTECTED]

[AOLSERVER] ns_writecontent and POST'ing data to AOLserver 3.5.0

2002-10-16 Thread Dossy
I'm seeing some weird error and I'm not sure what's causing it. [16/Oct/2002:19:56:27][600.80903][-conn3-] Error: Error writing content: resourc e temporarily unavailable Error writing content: resource temporarily unavailable while executing "ns_writecontent $fd" (procedure "registered_w

Re: [AOLSERVER] ns_writecontent and POST'ing data to AOLserver 3.5.0

2002-10-16 Thread Patrick Spence
- Original Message - From: "Dossy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 16, 2002 7:08 PM Subject: [AOLSERVER] ns_writecontent and POST'ing data to AOLserver 3.5.0 > Guess AOLserver 3.5.0 isn't a clean upgrade from 3.4.2 ... ;-) > > Other than the recent st

Re: [AOLSERVER] weird segfault ver 2

2002-10-16 Thread jerome
i was able to fix the problem... i suspected that seg fault comes after a select version() .. so i assumed the problem came from my postgres driver ( hehehe ) pretty good it was a good hunch i tried downloading postgres driver in openacs and whaalaaa... a working aolserver + openacs 4.5 On

Re: [AOLSERVER] ns_writecontent and POST'ing data to AOLserver 3.5.0

2002-10-16 Thread Peter M. Jansson
On Wed, 16 Oct 2002, Patrick Spence wrote: > Just to be sure its clear, since you seem to be implying that the stack size > thing is in 3.5.0 here.. I am running 3.4.2 not 3.5 and I had to increase > the stack space. The stack space thing appears to be related to updates to RedHat Linux beyond 7

Re: [AOLSERVER] weird segfault ver 2

2002-10-16 Thread Peter M. Jansson
On Thu, 17 Oct 2002, jerome wrote: > i tried downloading postgres > driver in openacs and [bad French omitted] Before you grabbed the OpenACS pg driver, were you running the latest from the AOLserver SourceForge repository? Wasn't someone working on getting the AOLserver SF version of the PG dr

[AOLSERVER] ArsDigita 13 encoding patches for 3.4.2?

2002-10-16 Thread Eric Lee
Has anyone ported the ArsDigita "13" patches that allow one to specify encoding to be used for data written from TCL pages to AOLserver 3.4.2? Or does anyone know if this has or hasn't been incorporated into 3.5? Thanks, Eric Lee

Re: [AOLSERVER] weird segfault ver 2

2002-10-16 Thread jerome
On Thursday 17 October 2002 11:49, you wrote: > On Thu, 17 Oct 2002, jerome wrote: > > i tried downloading postgres > > driver in openacs and [bad French omitted] > > Before you grabbed the OpenACS pg driver, were you running the latest from yes. > the AOLserver SourceForge repository? Wasn