Re: The Official What-I-Did-To-Run-5.3-On-Leopard Post
Re: The Official What-I-Did-To-Run-5.3-On-Leopard Post
- Subject: Re: The Official What-I-Did-To-Run-5.3-On-Leopard Post
- From: Chuck Hill <email@hidden>
- Date: Tue, 30 Oct 2007 10:07:16 -0700
On Oct 30, 2007, at 1: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.
What is the ServerName in Apache? Is this Apache 2.2? I am still on
1.3 (and Tiger) so I am guessing here.
In /System/Library/WebObjects/Adaptors/Apache/apache.conf, there is
this line
WebObjectsConfig http://localhost:1085 10
There might be something similar with the wrong name on your machine.
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..."
Try
sudo touch /tmp/logWebObjects
Try hitting the app again, then examine /tmp/WebObjects.log. Often
that provides a useful clue.
Chuck
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
40woomeranet.com.au
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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