I ran 'sockstat | grep java' and got the result of: www java 61602 33 tcp4 208.67.249.74:2001 *:* www java 61602 35 udp4 208.67.249.74:55204 *:* www java 61602 37 tcp4 208.67.249.74:55580 208.67.249.74:1085 www java 61377 8 tcp4 *:50382 *:* www java 61377 50 tcp4 *:1085 *:* www java 61377 51 udp4 *:1085 *:* www java 61377 53 tcp4 208.67.249.74:1085 208.67.249.74:55580 www java 61377 55 tcp4 208.67.249.74:1085 208.67.249.74:57184 www java 61220 8 tcp4 *:54654 *:* www java 61220 50 tcp4 *:56789 *:* www java 61220 51 udp4 208.67.249.74:52459 *:* www java 61220 52 tcp4 208.67.249.74:56789 129.118.121.107:57756 www java 61220 57 tcp4 208.67.249.74:56789 129.118.121.107:57757 www java 61220 58 tcp4 208.67.249.74:56789 129.118.121.107:57758 www java 61220 59 tcp4 208.67.249.74:56789 129.118.121.107:57755 www java 61220 65 tcp4 208.67.249.74:57184 208.67.249.74:1085
then 'sockstat -l | grep java' checking for listening ports gave this: www java 61602 33 tcp4 208.67.249.74:2001 *:* www java 61602 35 udp4 208.67.249.74:55204 *:* www java 61377 8 tcp4 *:50382 *:* www java 61377 50 tcp4 *:1085 *:* www java 61377 51 udp4 *:1085 *:* www java 61220 8 tcp4 *:54654 *:* www java 61220 50 tcp4 *:56789 *:* www java 61220 51 udp4 208.67.249.74:52459 *:* I assume this is right since my public IP address is the primary on all these ports. I tried to specify the WOPort explicitly without results. How though do I check my setup for the WOHost setting? Thanks, Awbrey On Mon, Oct 5, 2009 at 3:40 PM, Miguel Arroz <ar...@guiamac.com> wrote: > Hi! > Also try to set the WOHost setting on all the java stuff (monitor, > wotaskd, apps) to the same IP, either 127.0.0.1 or the public IP, but make > sure it's the same everywhere. Also, this should match the IP you used to > create the "Host" in the monitor app. > > Yours > > Miguel Arroz > > On 2009/10/05, at 20:45, Michael DeMan wrote: > > Note sure what might be wrong, presuming its not a firewall issue, a few > things to try: > > 1. On command line, do 'sockstat | grep java' and verify the application > is listening on the port as expected. > > 2. Try starting the application off the command line, specifying 'WOPort' > directly and check again. > > 3. Try removing the '/Apps/' from your URL in your configuration. > > > On Oct 5, 2009, at 12:13 PM, Awbrey Hughlett wrote: > > My deployment setup is > FreeBSD 7.1 > WebObjects 5.4 > Wonder 5.4 > Apache 2.2 > > My Development setup is > > Mac OS 10.5 > Eclipse 3.5 > > I have everything working on the server except for my application > instances. I have a test app that is supposed to show up at > http://www.dirtymopcreations.com/Apps/WebObjects/Test.woa > > JavaMonitor works fine and I can start my application instance, but i can't > connect via direct connect or through the adaptor. Is there something wrong > with the build or maybe the Apache setup? > > Thanks, > Awbrey > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-deploy/michael%40deman.com > > This email sent to mich...@deman.com > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-deploy/arroz%40guiamac.com > > This email sent to ar...@guiamac.com > > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to arch...@mail-archive.com