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.

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.4but
>  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/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to