Re: WODirectConnectEnabled=false again
Re: WODirectConnectEnabled=false again
- Subject: Re: WODirectConnectEnabled=false again
- From: Lachlan Deck <email@hidden>
- Date: Sun, 6 Apr 2008 15:57:47 +1000
Hmm. Trying to set the wotaskd to ondemand I was getting this.
$ tail -F /Library/Logs/WebObjects/WebObjects.log
<...>
Info: ac_init(): reading configuration from: http://localhost:1085
Info: Caching hostent for localhost
Info: Added new config server localhost:1085.
Debug: init_adaptor(): ac_init succeeded
Debug: init_adaptor(): transaction_init() succeeded
Info: Reading configuration from http://localhost:1085/WebObjects/wotaskd.woa/wa/woconfig
Info: attempting to connect to localhost on port 1085
Error: error sending request
Info: Config server localhost:1085 didn't respond.
Info: WebObjects_post_config(): WebObjects adaptor initialization
succeeded.
But setting ondemand to false and restarting wotaskd and apache:
Debug: init_adaptor(): beginning initialization. Adaptor version 4.5.1.
Info: init_adaptor(): config options are: String table:
config = http://localhost:1085
confinterval = 10
logPath = /Library/WebObjects/Logs/WebObjects.log
logLevel = Debug
Info: Adaptor shared state file: /tmp/WOAdaptorState
Info: Adaptor info user: <no user set>, password: <no password set>
Debug: init_adaptor(): someone installed a SIGPIPE handler
Debug: init_adaptor(): WOShmem_init succeeded
Debug: init_adaptor(): tr_init succeeded
Debug: init_adaptor(): hl_init succeeded
Debug: init_adaptor(): lb_init succeeded
Info: WOShmem_alloc(): allocated region "application list" (868 x 64)
Info: WOShmem_alloc(): allocated region "instance list" (144 x 8192)
Info: WOShmem_alloc(): allocated region "configTimes" (20 x 1)
Info: WOShmem_alloc(): allocated region "configServers" (6208 x 1)
Info: ac_init(): reading configuration from: http://localhost:1085
Info: Caching hostent for localhost
Info: Added new config server localhost:1085.
Debug: init_adaptor(): ac_init succeeded
Debug: init_adaptor(): transaction_init() succeeded
Info: Reading configuration from http://localhost:1085/WebObjects/wotaskd.woa/wa/woconfig
Info: attempting to connect to localhost on port 1085
Info: Preparing to read config for host: localhost
Info: New response: HTTP/1.0 200 Apple WebObjects
Info: ac_newInstance(): added MyApp:-51231 (51231)
Info: WebObjects_post_config(): WebObjects adaptor initialization
succeeded.
But I still get go reponse from MyApp :-/
229218 WARN 2008-04-06 12:54:52,425 [WorkerThread0]
(er.extensions.ERXNSLogLog4jBridge, appendln, 41) -
<WOWorkerThread id=0 socket=Socket[addr=/
127.0.0.1,port=50402,localport=51231]> Exception while sending
response: java.net.SocketException: Broken pipe
with regards,
--
Lachlan Deck
_______________________________________________
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