• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Deploying on Development System
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deploying on Development System


  • Subject: Re: Deploying on Development System
  • From: Daniel Eggert <email@hidden>
  • Date: Mon, 19 Sep 2005 17:48:01 +0200

Thanks for the quick answer.

On Sep 19, 2005, at 5:24 PM, Seejo Pylappan wrote:

Couple of things.

1) Why are you manually starting wotaskd? It should already be running.

wotaskd is not started on 10.4 client. So I started it manually.

2) Have you started the web server? do a "sudo apachectl start".

Apache is running:

    % ps -axc | grep http
      187  ??  Ss     0:00.45 httpd
      188  ??  S      0:00.03 httpd
     2087  ??  S      0:00.03 httpd
     2710  ??  S      0:00.01 httpd
     2766  ??  S      0:00.01 httpd

I put this line at the end of /etc/httpd/httpd.conf :

    Include /System/Library/WebObjects/Adaptors/Apache/apache.conf

I get contact to the adaptor, since the error message "The requested application was not found on this server." is printed by the adaptor as far as I can tell.




On Sep 19, 2005, at 11:13 AM, Daniel Eggert wrote:



Hi all,

I have Mac OS X 10.4 Client, XCode 2.1, and WO 5.3 on my machine and I'm trying to deploy my App in order to test it in a more realistic setting.

But when I access my App at <http://localhost/cgi-bin/WebObjects/ Aurora.woa> I get:
The requested application was not found on this server.


I have started wotaskd and JavaMonitor manually by running
    # sudo -s
    # cd /System/Library/WebObjects/JavaApplications/wotaskd.woa
    # sudo -u appserver ./wotaskd &
    # cd ../JavaMonitor.woa
    # sudo -u appserver ./JavaMonitor &

and then set up my App Aurora.woa, but I can not connet to it, neither directly at
<http://127.0.0.1:50000/> (I get: "lost network connection")
nor at
<http://localhost/cgi-bin/WebObjects/Aurora> (I get "The requested application was not found on this server.")


What did I do wrong?

/Daniel

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com


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: This email sent to email@hidden
  • Follow-Ups:
    • Re: Deploying on Development System
      • From: Chuck Hill <email@hidden>
References: 
 >Deploying on Development System (From: Daniel Eggert <email@hidden>)
 >Re: Deploying on Development System (From: Seejo Pylappan <email@hidden>)

  • Prev by Date: Re: Passing an EOGenericRecord Refrence in a Direct Action
  • Next by Date: Re: Deploying on Development System
  • Previous by thread: Re: Deploying on Development System
  • Next by thread: Re: Deploying on Development System
  • Index(es):
    • Date
    • Thread