@Stefan - No, I am running the app in wolips. I followed
http://wiki.objectstyle.org/confluence/display/WO/Development+Tools-Running+Through+Apacheso
I can develop through apache and not use direct connect. I did set
WOPort
55555 though.

@Chuck - yes restarted apache and wotaskd everytime I make a configuration
change and I already have ServerName localhost in httpd.conf

Thanks,
Amiel

On Fri, May 29, 2009 at 2:10 AM, Chuck Hill <[email protected]>wrote:

>
> On May 28, 2009, at 2:26 AM, Amiel Montecillo wrote:
>
>  Hello Stefan,
>>
>> Yes I can reach the wotaskd through
>> http://localhost:1085/cgi-bin/WebObjects/wotaskd.woa
>>
>> I can see my app running
>>
>> <?xml version="1.0" encoding="ASCII"?>
>> <adaptor>
>>  <application name="Bids">
>>    <instance id="-55555" port="55555" host="localhost"/>
>>
>>  </application>
>> </adaptor>
>>
>> I ran the command line wotaskd.CMD on the same folder where it resides.
>>
>> On problem is the adaptor is trying to connect to wotaskd through
>> bossing.private.local instead of localhost.
>>
>
> Have you restarted Apache and wotaskd?   You might try altering the Apache
> ServerName:
>
> ServerName localhost:80
>
> Otherwise... I have no idea.
>
>
> Chuck
>
>
>>
>> Amiel
>>
>> On Thu, May 28, 2009 at 5:00 PM, Stefan Klein <[email protected]>
>> wrote:
>> Hi Amiel,
>>
>> can you reach the wotaskd in your browser using http://localhost:1085 ?
>>
>> How did you start the wotaskd process ?
>>
>> Stefan
>>
>>
>> Amiel Montecillo schrieb:
>>
>>>
>>> Hello List,
>>>
>>> I was wondering where can I find an updated mod_WebObjects.so for
>>> windows? I am currently using the version from
>>> http://wiki.objectstyle.org/confluence/display/WO/Windows+Deployment+WO+5.4 
>>> but
>>> it seems to always try to connect to wotaskd using the actual
>>> hostname.domain on my machine instead of the one I specified to be
>>> localhost.
>>>
>>> I get this error:
>>>
>>> Info: attempting to connect to bossing.private.local on port 1085
>>> Debug: WOSocket: connect timeout in NB connect
>>> Error: couldn't connect to bossing.private.local (1085): Cannot create a
>>> file when that file already exists.
>>>
>>> Error: Error connecting to server bossing.private.local
>>> Info: Config server bossing.private.local:1085 didn't respond.
>>> Error: Request handling error: The requested application was not found on
>>> this server.
>>>
>>>
>>> I configured apache.conf
>>>
>>> WebObjectsConfig http://localhost:1085 10
>>>
>>> and wotaskd properties
>>>
>>> WOAutoOpenInBrowser=false
>>> WODebuggingEnabled=false
>>> WODirectConnectEnabled=true
>>> WOCachingEnabled=true
>>> wOPort=1085
>>> WOHost=localhost
>>>
>>> Can anyone help?
>>>
>>> Thanks,
>>> Amiel
>>>
>>> --
>>> socket error: unable to connect to 127.0.0.1
>>>  _______________________________________________
>>> 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/stefan.klein%40buero-sde.de
>>>
>>> This email sent to [email protected]
>>>
>>
>>  _______________________________________________
>> 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/bosyotech%40gmail.com
>>
>> This email sent to [email protected]
>>
>>
>>
>> --
>> socket error: unable to connect to 127.0.0.1
>> _______________________________________________
>> 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/
>
>


-- 
socket error: unable to connect to 127.0.0.1
 _______________________________________________
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