Op 20 apr 2009, om 09:45 heeft Lachlan Deck het volgende geschreven:

Have you referred to the wiki? (Probably hard to find though)
http://wiki.objectstyle.org/confluence/display/WO/WebObjects+5.3.3+Deployment+on+FreeBSD+6.x+and+7.x

Sure it says WO5.3.3 but the situation's the same for 54 AFAIK.


Normail deployment is not the problem, that has indeed been working for years. It is the SSL that is breaking me up.

On 20/04/2009, at 5:18 PM, Johan Henselmans wrote:

I just tried to install a D2W WebObjects5.4.3 app with all Frameworks included on a FreeBSD server, trying to get this thing running under SSL. (apache2.2-14. )Not nice.

The moment I try to connect to https://server/apps/WebObjects/Application , it seems the Application gets killed. In the logging I get this message:

pr 20 07:32:50 PSTennis[2015] WARN NSLog - <WOWorkerThread id=3 socket=Socket[addr=/127.0.0.1,port=58052,localport=2015]> Exception while sending response: java.net.SocketException: Broken pipe


I tried to do the settings as Miguel has described in his fighting with Parallels ( which he won, I lose most of the time) as:

SSLOptions -FakeBasicAuth -ExportCertData -StrictRequire -StdEnvVars

That did not help either.

So I tried to compile the latest adaptor source code on FreeBSD from Wonder:

the result:
************************************************************************
[r...@gull /usr/local/src/Adaptors]# gmake Apache2.2
cd Apache2.2 ; gmake
gmake[1]: Entering directory `/usr/local/src/Adaptors/Apache2.2'
c -S CC=cc -Wc,"-O2 -I` -q INCLUDEDIR` -I../Adaptor - DSINGLE_THREADED_ADAPTOR -DFREEBSD -DFORKING_WEBSERVER -DAPACHE " - Wl,"" mod_WebObjects.c ../Adaptor/MoreURLCUtilities.c ../Adaptor/ Platform.c ../Adaptor/WOURLCUtilities.c ../Adaptor/ WOURLCUtilities_3.c ../Adaptor/appcfg.c ../Adaptor/cfgparse.c ../ Adaptor/config.c ../Adaptor/hostlookup.c ../Adaptor/list.c ../ Adaptor/listing.c ../Adaptor/loadaverage.c ../Adaptor/ loadbalancing.c ../Adaptor/log.c ../Adaptor/nbsocket.c ../Adaptor/ random.c ../Adaptor/request.c ../Adaptor/response.c ../Adaptor/ roundrobin.c ../Adaptor/shmem.c ../Adaptor/strdict.c ../Adaptor/ strtbl.c ../Adaptor/transaction.c ../Adaptor/transport.c ../Adaptor/ wastring.c ../Adaptor/womalloc.c ../Adaptor/xmlcparser.c ../Adaptor/ xmlctokenizer.c ../Adaptor/xmlparse.c
-q: not found
c: not found
gmake[1]: [mod_WebObjects.so] Error 127 (ignored)
cp .libs/mod_WebObjects.so . #extra copy to put mod_WebObjects.so in traditional location
cp: .libs/mod_WebObjects.so: No such file or directory
gmake[1]: *** [mod_WebObjects.so] Error 1
gmake[1]: Leaving directory `/usr/local/src/Adaptors/Apache2.2'
gmake: *** [Apache2.2] Error 2
*************************************************************************

Any suggestions?





Regards,

Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6279159



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

This email sent to [email protected]

with regards,
--

Lachlan Deck




Regards,

Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6279159



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

This email sent to [email protected]

Reply via email to