• 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
10.5 WO Migration, Add Host - Invalid Password - Access Denied
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10.5 WO Migration, Add Host - Invalid Password - Access Denied


  • Subject: 10.5 WO Migration, Add Host - Invalid Password - Access Denied
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Wed, 19 Dec 2007 16:26:58 -0800

My notes below, of my migratory progress, will hopefully help in solving the problem.

1)
cascadewebdesign com.webobjects.wotaskd[11782]: [2007-12-14 0:14:54 PST] <main> WebObjects version = 5.4
cascadewebdesign com.webobjects.wotaskd[11782]: [2007-12-14 0:14:54 PST] <main> Unable to establish a connection to port 1085 on this host. Perhaps this port is already in use by another WebObjects application instance.
...
cascadewebdesign com.webobjects.wotaskd[12078]: Caused by: com.webobjects.foundation.NSForwardException [java.net.BindException] Address already in use:java.net.BindException: Address already in use


I changed in <com.apple.womonitor.plist> the key <Disabled> to be <true> and the above error persists. Not sure of this, may have had to throttle down.

Are there places other than the 2 <plist> files in the LaunchDeamons, com.apple.wotaskd and/or com.apple.womonitor, that start-up wotaskd?

If I make the 10.5 box the DNS server, by switching the Ethernet cables, the <wotaskd> error goes away, I guess I understand that.
Why is <cascadewebdesign.com> the address of wotaskd>, see below:
***********************************************
2)
If I do <http://216.162.201.228:1085> I get the page "Wotaskd for WebObjects 5"
....
Adaptor Config as sent to Local WOAdaptors - All Running Applications and Instances


<?xml version="1.0" encoding="ASCII"?>
<adaptor>
  <application name="JavaMonitor">
    <instance id="-56789" port="56789" host="cascadewebdesign.com"/>
  </application>
</adaptor>

I don't see the field <host> in <com.apple.womonitor.plist> so I don't know where the host name <cascadewebdesign.com> (which is me) is coming from in the above?
When I look in the Server start-up log I see part-way thru the startup that <localhost> gets changed to <cascadewebdesign> by process <named>, is this to be expected and what file is <named> using to make the change?
***********************************************
3)
I'm trying to set up a 10.5 server running DNS services via Apache and FrontBase (I finally got the DNS services up, last problem was that Server Admin had written site files with port 16080 specified rather than port 80 as I require, some virtual host specification caused the error, no doubt).


Goal: The old 10.4 server will continue to run WebObjects 5.3 and all the five deployed WOApplications, it is currently running wotaskd and JavaMonitor, FrontBase, and Apache all together.

On 10.5:
	/System/Library/WebObjects/Adaptors/Apache2.2/apache.conf
and the line
	WebObjectsConfig http://localhost:1085 10

So I changed the line in <apache.conf> on 10.5 box to:
WebObjectsConfig http://216.162.201.227:1085,http:// 216.162.201.228:1085 10


In both cases if I try to add the 10.4 box as a Host from the JavaMonitor page on the 10.5 box, I get:
(ISP Name): Invalid Password - Access Denied


The above is, at least outwardly, my major problem.

Same error occurs, but with no <wotaskd> thrown Exception, if I switch boxes.
Why can't I add a second Host?
***********************************************
5)
I see:
</Local/Library/WebObjects/Configuration/SiteConfig.xml > and it has the privileges <_appserver _appserveradm>, why is this?
BTW: a message gets thrown during start-up, but I assume I can ignore it.
localhost com.apple.launchd[1] (com.apple.webobjects.wotaskd[68]): Suspicious setup: User "appserver" maps to user: _appserver


sudo serveradmin stop webobjects

Even if I do the above the exceptions keep being thrown as I look at <system.log>, I notice the preceding sets the <Disabled> key to <true> in <com.apple.wotaskd.plist>.

It seems to me that I can run JavaMonitor without having <wotaskd> running? Is this correct?

If I get to the JavaMonitor page for the 10.4 box I see no information on the <Site> pane, do I need to fill this out for the 10.5 box to be able to add the 10.4 box as a Host?

What do I need to do to the 10.4 box? That is I feel it is in conflict with the 10.5 box, both are OS X Servers, but the sites can only be referenced by one computer on the subnet.
Is this the reason behind the <Invalid Password>?



---- Baiss Eric Magnusson <http://www.Track-Your-Finances.com> <http://www.CascadeWebDesign.com>


_______________________________________________ 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: 10.5 WO Migration, Add Host - Invalid Password - Access Denied
      • From: Chuck Hill <email@hidden>
  • Prev by Date: RE: Wosid suppression broken in 5.4?
  • Next by Date: Re: Wosid suppression broken in 5.4?
  • Previous by thread: RE: Velocity EOGenerator create package problem
  • Next by thread: Re: 10.5 WO Migration, Add Host - Invalid Password - Access Denied
  • Index(es):
    • Date
    • Thread