Hi!

Well, yeah! :) I'm using a virtual host, and, on leopard, the only way I could do it was setting the machine hostname to the same as the virtual host. So, if your virtual host is something like myApp.mac, do a sudo hostname -s myApp.mac. It started working after that. Of course, if you want to work with more that one vhost at the same time, then you may have problems.

  Yours

Miguel Arroz

On 2007/10/30, at 12:58, Mike Schrag wrote:

Simplifysimplifysimplify ... You're biting off too much at once. Remove all that virtual host junk and get everything back to a default state. Once you get the simple case working with just stock httpd settings, etc, THEN move up to adding fancy stuff w/ virtual hosts. Someone else aimed me yesterday that they ran into some issues with virtual hosts and launching, but they were also doing funky things with host names. I believe he ended up setting his host name to his bonjour name? (but that's usually a death sentence in WO ... but you might try it at some point).

ms

On Oct 30, 2007, at 4:59 AM, Thomas wrote:

Lachlan,

thanks, I thought of that. Leopard hosed my hostconfig file, so I put back HOSTNAME=localhost (the DNS server and my computer don't agree, so this overrides it); Eclipse uses a WO parameter for - WOHost localhost and so does wotaskd.

I did find one problem in the log it says:

Don't have permission to write to Configuration Directory /Library/ WebObjects/Configuration/ as this user; please change the permissions.

So I fixed that, and wotaksd then launched properly instead of trying over and over again.

However, I still can't connect to it on port 1085, and my Eclipse app still gives "...application was not found..."

One thing that confuses me: in the wotaskd log it says:

<main> WebObjects version = 5.4

This is after I swapped out all the 5.4 frameworks and replaced them with 5.3. Should I worry about this?

Any other ideas?

Regards
Thomas


On 30/10/2007, at 5:47 PM, Lachlan Deck wrote:

On 30/10/2007, at 5:38 PM, Thomas wrote:

Mike, thanks for your continued valuable input to the WebObjects community.

I'm now trying to get my development machine working again after upgrading to Leopard. I've done everything in your "What-I-Did" epistle (except for JavaMonitor), and I'm nearly there.

- Apache is running, serving the virtual sites I previously had set up, and mod_rewrite is working;

- wotaskd is running, or at least it says so when I try to run it again;

- Eclipse is working, building and debugging WO 5.3 applications in direct-connect mode

However, when I try to connect to Eclipse with the usual deployment-mode .../cgi-bin/WebObjects/MyApp.woa/-7777/wa/... I get the dreaded

The requested application was not found on this server.

In the past, this was a sign that wotaskd was not running.

... or that the WOHost settings for wotaskd, JavaMonitor, YourApp don't agree.

Try setting it to localhost.

with regards,
--

Lachlan Deck



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjects% 40woomeranet.com.au

This email sent to [EMAIL PROTECTED]


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/mschrag% 40mdimension.com

This email sent to [EMAIL PROTECTED]


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/arroz% 40guiamac.com

This email sent to [EMAIL PROTECTED]

Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
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