First guess is that you are using the Apache 1.3 version of mod_webobject with Apache 2.2 or vice versa.

Chuck



On Apr 29, 2009, at 5:42 PM, David Muszynski wrote:

Please forgive me, I'm not a WO developer, but I was directed to this list from the OS X Server list with a problem I'm having.

I installed a program to allow my OD users to change their password via a webpage but I can't get it to work.

I know it's running and working since if I call it directly the page shows up but I think there is some problem with it somewhere.

http://www.technospider.com:2001/cgi-bin/WebObjects/MOSXSWebPassword.woa <-- This works but isn't secure since it's not running through SSL.

https://secure.technospider.com/cgi-bin/WebObjects/password <-- This is what I want, as secure.technospider.com is my SSL enabled site and it's the URL that I've specified in the Monitor webpage. When I attempt to go to this URL I just get an error that the server dropped the connection.

The Apache logs says:

dyld: lazy symbol binding failed: Symbol not found: _apr_snprintf
Referenced from: /System/Library/WebObjects/Adaptors/Apache/ mod_WebObjects.so
Expected in: flat namespace

dyld: Symbol not found: _apr_snprintf
Referenced from: /System/Library/WebObjects/Adaptors/Apache/ mod_WebObjects.so
Expected in: flat namespace

[Fri Apr 10 11:02:12 2009] [notice] child pid 95783 exit signal Trace/BPT trap (5)

WO log says:

<WorkerThread0> <WOWorkerThread id=0 socket=Socket[addr=/ 192.168.27.250,port=56742,localport=2001]> Exception while creating request: java.lang.IllegalArgumentException: <com.webobjects.appserver.WORequest>: Can not initialize a WORequest with a null method.; dropping connection

Launch params are:

-WOPort 2001 -WOCachingEnabled YES -WODebuggingEnabled NO - WOOutputPath /Library/WebObjects/Logs/MOSXSWebPassword-1 - WOAutoOpenInBrowser NO -WOAutoOpenClientApplication NO - WOLifebeatInterval 30 -WOLifebeatEnabled YES - WOLifebeatDestinationPort 1085 -WOAdaptor WODefaultAdaptor - WOWorkerThreadCount 8 -WOListenQueueSize 128 -WOWorkerThreadCountMin 16 -WOWorkerThreadCountMax 256 -NSProjectSearchPath () - WOSessionTimeOut 3600 -WOApplicationName password -WOMonitorEnabled YES -WONoPause YES
--
Thanks,
David
http://www.technospider.com
321.961.5281

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net

This email sent to [email protected]

--
Chuck Hill             Senior Consultant / VP Development

Come to WOWODC'09 in San Fran this June!
http://www.wocommunity.org/wowodc09/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to