• 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: Installing WO 543 on Linux
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing WO 543 on Linux


  • Subject: Re: Installing WO 543 on Linux
  • From: David Griffith <email@hidden>
  • Date: Wed, 11 Nov 2009 08:29:49 +0100

/etc/hosts:

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1               localhost localhost.localdomain localhost
::1             localhost6.localdomain6 localhost6

Does there need to be a specific entry here for 192.168.1.10? (server ip address)

SiteConfig.xml:

<SiteConfig type="NSDictionary">
        <hostArray type="NSArray">
                <element type="NSDictionary">
                        <type type="NSString">UNIX</type>
                        <name type="NSString">192.168.1.10</name>
                </element>
        </hostArray>

followed by entries for the two apps I have added in, followed by:

<site type="NSDictionary">
<viewRefreshEnabled type="NSString">YES</ viewRefreshEnabled>
<woAdaptor type="NSString">/app/WebObjects</woAdaptor>
<viewRefreshRate type="NSNumber">60</viewRefreshRate>
</site>
</SiteConfig>




On Nov 11, 2009, at 6:35 AM, Cheong Hee (Gmail) wrote:

Hi David

What is your /etc/hosts file and SiteConfig.xml look like? May be it is IP address issue.

Cheers

Cheong Hee

Yes, as I said, I can run it from the command line (as appserver) and
it runs fine.  I can access it on the specified port no problem.  The
app operates as it should.  It just refuses to start from
JavaMonitor.  I also added JavaMonitor in there to see would it start
but got the same result.  No start, no log.

Does the Logs folder is writable by the appserver user? Try to write a
file manually in there (eg : touch /opt/Local/Library/WebObjects/Logs/
somefilename.txt).

>
Regards,
David.


_______________________________________________ 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

_______________________________________________
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: Installing WO 543 on Linux
      • From: "Cheong Hee (Gmail)" <email@hidden>
References: 
 >Re: Installing WO 543 on Linux (From: "Cheong Hee (Gmail)" <email@hidden>)

  • Prev by Date: Re: Can't retrieve cookies (closer, but not there yet)
  • Next by Date: Re: Installing WO 543 on Linux
  • Previous by thread: Re: Installing WO 543 on Linux
  • Next by thread: Re: Installing WO 543 on Linux
  • Index(es):
    • Date
    • Thread