MOSXSWebPassword
MOSXSWebPassword
- Subject: MOSXSWebPassword
- From: David Muszynski <email@hidden>
- Date: Wed, 29 Apr 2009 20:42:35 -0400
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden